@charset "UTF-8";
html {
    font-family: sans-serif;
    text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    box-sizing: border-box
}

html {
    font-size: 16px
}

@media screen and (max-width:1199px) {
    html {
        font-size: 12px
    }
}

button:active,
button:focus,
button:hover,
input:active,
input:focus,
input:hover,
select:active,
select:focus,
select:hover,
textarea:active,
textarea:focus,
textarea:hover {
    outline: 0
}

body {
    color: #333;
    background-color: #fff;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    font-size: 1.0625rem;
    color: #282828;
    line-height: 1.5625
}

@media (max-width:1199px) {
    body {
        font-size: 15px;
        margin: 0;
        padding: 0;
        text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%
    }
}

hr {
    height: 0;
    margin: 15px 0;
    overflow: hidden;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #ddd
}

hr:before {
    display: table;
    content: ""
}

hr:after {
    display: table;
    clear: both;
    content: ""
}

.browserupgrade {
    background: red;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: .8em;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999
}

.browserupgrade a {
    font-weight: 700;
    color: #ff0
}

.cf:before {
    display: table;
    content: ""
}

.cf:after {
    display: table;
    clear: both;
    content: ""
}

iframe[name=google_conversion_frame] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

figure {
    margin: 0;
    padding: 0
}

article:before,
div:before,
header:before,
nav:before,
section:before {
    display: table;
    content: ""
}

article:after,
div:after,
header:after,
nav:after,
section:after {
    display: table;
    clear: both;
    content: ""
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 .78125em;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 30px
}

.h2,
h2 {
    font-size: 21px
}

.h3,
h3 {
    font-size: 16px
}

.h4,
h4 {
    font-size: 14px
}

.h5,
h5 {
    font-size: 12px
}

.h6,
h6 {
    font-size: 11px
}

a {
    color: #282828;
    text-decoration: none
}

a:focus {
    text-decoration: none
}

p {
    margin: 0 0 .78125em
}

small {
    font-size: 90%
}

blockquote {
    margin: 0
}

ol,
ul {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}

ol ol,
ul ol {
    list-style-type: lower-roman
}

ol ol ol,
ol ul ol,
ul ol ol,
ul ul ol {
    list-style-type: lower-alpha
}

dd {
    margin-left: 0
}

code,
tt {
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    font-size: 12px
}

pre {
    margin-top: 0;
    margin-bottom: 0;
    font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

label {
    font-size: 13px;
    font-weight: 700
}

.form-control {
    height: 38px;
    padding: 7px 8px;
    font-size: 13px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0;
    display: block;
    width: 100%;
    transition: all ease .1s
}

.form-control.focus,
.form-control:focus {
    border-color: #3e71ad;
    box-shadow: 0 0 5px rgba(81, 167, 232, .5)
}

textarea {
    resize: none;
    height: auto
}

.form-group {
    margin-bottom: 15px
}

input[type=checkbox],
input[type=radio] {
    display: inline;
    margin-right: .39063em
}

.input-contrast,
input.input-contrast {
    background-color: #fafafa
}

.input-contrast:focus,
input.input-contrast:focus {
    background-color: #fff
}

::placeholder {
    color: #aaa
}

button.focus,
button:focus,
input[type=submit].focus,
input[type=submit]:focus {
    outline: 0
}

.form-wrap-sec .input-holder {
    margin-bottom: 20px
}

.form-wrap-sec::-webkit-input-placeholder {
    font-size: 15px;
    color: #717171;
    opacity: 1;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 14px
}

.form-wrap-sec:-moz-placeholder {
    font-size: 15px;
    color: #717171;
    opacity: 1;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 14px
}

.form-wrap-sec::-moz-placeholder {
    font-size: 15px;
    color: #717171;
    opacity: 1;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 14px
}

.form-wrap-sec:-ms-input-placeholder {
    font-size: 15px;
    color: #717171;
    opacity: 1;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 14px
}

.form-wrap-sec .form-control {
    background-color: #fff;
    border-radius: 0;
    border: none;
    border: 1px solid #b7b7b7;
    padding-left: 0;
    padding-right: 0;
    outline: 0;
    box-shadow: none;
    padding-left: 10px;
    border-radius: 9px;
    -webkit-border-radius: 9px
}

.form-wrap-sec .form-control:focus {
    outline: 0
}

.form-wrap-sec textarea {
    height: 100px;
    resize: none
}

.form-wrap-sec .capctha-wrap {
    min-height: 100px;
    position: relative
}

@media (max-width:1023px) {
    .form-wrap-sec .capctha-wrap {
        height: 200px
    }
}

.form-wrap-sec .capctha-wrap .btn-grp {
    padding-top: 10px
}

@media (max-width:1023px) {
    .form-wrap-sec .capctha-wrap .btn-grp {
        text-align: right;
        float: none
    }
}

.form-wrap-sec .capctha-wrap .btn-grp a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #4f1e73;
    margin-right: 10px;
    position: relative
}

.form-wrap-sec .capctha-wrap .btn-grp a.ref-img {
    border: 0
}

.form-wrap-sec .capctha-wrap .btn-grp a.ref-img svg {
    width: 24px;
    fill: #626262
}

.form-wrap-sec .capctha-wrap .btn-grp a svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #3064a0;
    width: 17px
}

.form-wrap-sec .capctha-wrap .btn-grp a.captcha_active {
    border: 1px solid #c5021f !important
}

.form-wrap-sec .capctha-wrap .capchta-icons p {
    font-size: 16px
}

@media (max-width:1023px) {
    .form-wrap-sec .capctha-wrap .capchta-icons {
        float: none;
        text-align: right
    }
}

.form-wrap-sec .capctha-wrap .cmn-btn {
    position: absolute;
    right: 0;
    bottom: 15px
}

@media (max-width:1023px) {
    .form-wrap-sec .capctha-wrap .cmn-btn {
        position: relative;
        right: inherit;
        bottom: inherit;
        float: right
    }
}

.form-wrap-sec .plz {
    width: 150px;
    position: absolute;
    right: -40px;
    bottom: 26px
}

@media (max-width:1023px) {
    .form-wrap-sec .plz {
        position: relative;
        right: inherit;
        bottom: inherit;
        float: right
    }
}

.form-wrap-sec .plz .pls-wait-img-contact {
    display: inline-block;
    float: left;
    padding: 6px
}

@media (min-width:1200px) and (max-width:1500px) {
    .get-free-quots .form-wrap-sec .capctha-wrap .btn-grp {
        margin-top: 16px
    }
}

@media (max-width:1199px) {
    .get-free-quots .form-wrap-sec .capctha-wrap .capchta-icons p {
        font-size: 15px
    }
}

@media (max-width:479px) {
    .get-free-quots .form-wrap-sec .capctha-wrap .capchta-icons p {
        font-size: 13px
    }
}

@media (max-width:1199px) {
    .get-free-quots .form-wrap-sec .plz {
        right: -15px;
        bottom: 21px
    }
}

@media (max-width:1023px) {
    .get-free-quots .form-wrap-sec .plz {
        right: -15px;
        bottom: -16px
    }
}

@media (max-width:479px) {
    .get-free-quots .form-wrap-sec .capctha-wrap {
        height: 146px
    }
}

table {
    border-collapse: collapse;
    margin: .78125em 0;
    table-layout: fixed;
    width: 100%
}

th {
    border-bottom: 2px solid #ddd;
    font-weight: 600;
    padding: .78125em 0;
    text-align: left
}

td {
    border-bottom: 1px solid #ddd;
    padding: .78125em 0
}

td,
th,
tr {
    vertical-align: middle
}

.btn {
    position: relative;
    display: inline-block;
    padding: 9px 12px;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-color: #eee;
    background-image: linear-gradient(#fcfcfc, #eee);
    border-radius: 3px;
    user-select: none;
    -webkit-appearance: none
}

.btn:focus {
    text-decoration: none;
    border: 0;
    outline: 0
}

.btn:focus:hover {
    border-color: #51a7e8
}

.btn:active,
.btn:hover {
    text-decoration: none;
    background-color: #ddd;
    border-color: #ccc
}

.btn:active {
    background-color: #dcdcdc;
    background-image: none;
    border-color: #b5b5b5;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15)
}

.btn.disabled,
.btn.disabled:hover,
.btn:disabled,
.btn:disabled:hover {
    color: #fff;
    cursor: default;
    background-color: #fa0327;
    background-image: none;
    border-color: rgba(197, 197, 197, .5);
    box-shadow: none
}

.cmn-btn {
    background: #c5021f;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    padding: 9px 30px
}

.cmn-btn:hover {
    background-color: #fa0327
}

.btn-blue,
.career .capctha-wrap .btn,
.free-alarm-system .capctha-wrap .cmn-btn,
.get-free-quots .cmn-btn,
.inner-sidebar .side-testiminials .t-btn .cmn-btn,
.pop-form .capbox .submit-bttn1,
.we-live-where .cmn-btn {
    background: #075390;
    border-radius: 0 !important
}

.btn-blue:hover,
.career .capctha-wrap .btn:hover,
.free-alarm-system .capctha-wrap .cmn-btn:hover,
.get-free-quots .cmn-btn:hover,
.inner-sidebar .side-testiminials .t-btn .cmn-btn:hover,
.pop-form .capbox .submit-bttn1:hover,
.we-live-where .cmn-btn:hover {
    background-color: #fa0327
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .15);
    background: #3e71ad
}

.btn-primary:hover {
    color: #fff;
    background: #37659a
}

.btn-primary:active {
    background: #315887
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary:disabled,
.btn-primary:disabled:hover {
    color: #fefefe;
    background: #add39f
}

.btn-outline {
    color: #3e71ad;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e5e5
}

.btn-outline:focus {
    border: 1px solid #e5e5e5
}

.btn-outline:active,
.btn-outline:hover {
    color: #fff;
    background-color: #3e71ad;
    background-image: none;
    border-color: #3e71ad
}

.btn-outline.disabled,
.btn-outline.disabled:hover,
.btn-outline:disabled,
.btn-outline:disabled:hover {
    color: #b7b7b7;
    background-color: #fff;
    background-image: none;
    border-color: #e5e5e5
}

.btn-sm {
    padding: 2px 10px
}

.btn-block {
    display: block;
    width: 100%;
    text-align: center
}

@media only screen and (min-width:1200px) {
    .desk-hide {
        display: none
    }
    .main-nav>ul {
        margin: 0;
        padding: 0
    }
    .main-nav>ul>li.normal-menu {
        display: inline-block;
        position: relative
    }
    .main-nav>ul>li.normal-menu:last-child {
        margin: 0
    }
    .main-nav>ul>li.normal-menu>a {
        color: #000;
        font-family: Roboto, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        display: block;
        padding: 10px 5px;
        text-decoration: none;
        padding-bottom: 30px
    }
    .main-nav>ul>li.normal-menu:hover.submenu a {
        position: relative
    }
    .main-nav>ul>li.normal-menu:hover.submenu a:after {
        content: "";
        height: 0;
        width: 0;
        border-bottom: 10px solid #3976a3;
        border-left: 7.5px solid transparent;
        border-right: 7.5px solid transparent;
        position: absolute;
        left: 50%;
        top: 53px;
        z-index: 10
    }
}

@media only screen and (min-width:1200px) and (min-width:1200px) and (max-width:1500px) {
    .main-nav>ul>li.normal-menu:hover.submenu a:after {
        top: 40px
    }
}

@media only screen and (min-width:1200px) {
    .main-nav>ul>li.normal-menu:hover.submenu ul a:after {
        display: none
    }
    .main-nav>ul>li.normal-menu:hover>a {
        color: #3e71ad
    }
    .main-nav>ul>li.normal-menu:hover>ul {
        visibility: visible;
        opacity: 1;
        border: 2px solid #3e71ad;
        border-right: 0;
        border-left: 0;
        border-bottom: 0;
        border-top: 2px solid #3e71ad !important
    }
}

@media only screen and (min-width:1200px) and (min-width:1200px) and (max-width:1500px) {
    .main-nav>ul>li.normal-menu:hover>ul {
        top: 49px
    }
}

@media only screen and (min-width:1200px) {
    .main-nav>ul>li.normal-menu ul {
        position: absolute;
        margin: 0;
        padding: 0;
        background: #fff;
        width: 190px;
        visibility: hidden;
        opacity: 0;
        display: block !important;
        left: 0
    }
    .main-nav>ul>li.normal-menu ul li {
        display: block;
        border-bottom: 1px solid #ccc;
        position: relative
    }
    .main-nav>ul>li.normal-menu ul li:last-child {
        border: 0
    }
    .main-nav>ul>li.normal-menu ul li a {
        font-family: Roboto, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        padding: 8px 20px;
        display: block;
        text-decoration: none;
        color: #000
    }
    .main-nav>ul>li.normal-menu ul li:hover>ul {
        visibility: visible;
        opacity: 1;
        left: 190px;
        top: -1px;
        width: 150px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }
    .main-nav>ul>li.normal-menu ul li:hover>a {
        color: #3e71ad
    }
    .main-nav>ul>li.normal-menu ul li.submenu::after {
        content: "";
        position: absolute;
        height: 0;
        width: 0;
        border-bottom: 4px solid transparent;
        border-left: 8px solid #b7b7b7;
        border-top: 4px solid transparent;
        right: 5px;
        top: 16px;
        pointer-events: none
    }
    .main-nav>ul .mega-menu {
        display: inline-block;
        position: relative
    }
    .main-nav>ul .mega-menu:last-child {
        margin: 0
    }
    .main-nav>ul .mega-menu>a {
        color: #000;
        font-family: Roboto, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        display: block;
        padding: 10px 15px;
        text-decoration: none;
        padding-bottom: 30px;
        position: relative
    }
}

@media only screen and (min-width:1200px) and (min-width:1200px) and (max-width:1500px) {
    .main-nav>ul .mega-menu>a {
        padding: 10px 4px
    }
}

@media only screen and (min-width:1200px) {
    .main-nav>ul .mega-menu ul {
        position: absolute;
        margin: 0;
        padding: 20px 30px;
        background: #fff;
        width: 860px;
        visibility: hidden;
        opacity: 0;
        left: -200px
    }
    .main-nav>ul .mega-menu ul li {
        list-style-type: none;
        display: inline-block;
        margin-right: 15px;
        width: 175px
    }
    .main-nav>ul .mega-menu ul li:nth-child(3) {
        width: 200px
    }
    .main-nav>ul .mega-menu ul li a {
        font-family: Roboto, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-weight: 500;
        font-size: 16px
    }
    .main-nav>ul .mega-menu ul li a span {
        display: block
    }
    .main-nav>ul .mega-menu ul li ul li {
        margin-right: 0
    }
    .main-nav>ul .mega-menu:hover>a {
        color: #3e71ad;
        position: relative
    }
    .main-nav>ul .mega-menu:hover>a:after {
        content: "";
        height: 0;
        width: 0;
        border-bottom: 10px solid #3976a3;
        border-left: 7.5px solid transparent;
        border-right: 7.5px solid transparent;
        position: absolute;
        left: 50%;
        top: 56px;
        z-index: 10
    }
}

@media only screen and (min-width:1200px) and (min-width:1200px) and (max-width:1500px) {
    .main-nav>ul .mega-menu:hover>a:after {
        top: 37px
    }
}

@media only screen and (min-width:1200px) {
    .main-nav>ul .mega-menu:hover>ul {
        visibility: visible;
        opacity: 1;
        border: 2px solid #3e71ad;
        border-right: 0;
        border-left: 0;
        border-bottom: 0
    }
    .main-nav>ul .mega-menu:hover>ul li ul {
        position: relative;
        width: 215px;
        left: -31px;
        visibility: visible;
        opacity: 1
    }
    .main-nav>ul .mega-menu:hover>ul li ul li {
        float: left;
        border: none
    }
    .main-nav>ul .mega-menu:hover>ul li ul li a {
        font-family: Roboto, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        color: #4d75ab
    }
    .main-nav>ul .mega-menu:hover>ul li ul li a:hover {
        color: #1d2e47
    }
    .mob-btn {
        display: none
    }
}

@media only screen and (max-width:1199px) {
    .main-nav {
        position: fixed;
        width: 260px;
        top: 0;
        right: -260px;
        background: #333;
        height: 100%;
        transition: all ease .2s;
        z-index: 1005;
        box-shadow: inset 0 0 4px rgba(0, 0, 0, .7);
        overflow-y: auto
    }
    .main-nav ul {
        margin: 0;
        padding: 0;
        display: block;
        margin-top: 0
    }
    .main-nav ul.mnav {
        margin-bottom: 30px
    }
    .main-nav ul li {
        display: block;
        border-bottom: 1px solid #656b74;
        position: relative;
        text-transform: capitalize;
        font-size: 13px
    }
    .main-nav ul li span {
        display: none
    }
    .main-nav ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 1em;
        display: block;
        padding: 10px;
        padding-right: 40px
    }
    .main-nav ul li a:hover {
        background: #2d2d2d
    }
    .main-nav ul li.submenu i {
        position: absolute;
        width: 43px;
        height: 39px;
        top: 0;
        right: 0;
        cursor: pointer;
        -webkit-transition: all ease .5s;
        -moz-transition: all ease .5s;
        transition: all ease .5s
    }
    .main-nav ul li.submenu i:after {
        content: "";
        height: 0;
        width: 0;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 6px solid #b3b3b3;
        position: absolute;
        right: 17px;
        top: 18px;
        z-index: 10
    }
    .main-nav ul ul {
        margin: 0;
        display: none
    }
    .main-nav ul ul li:last-child {
        border-bottom: 0
    }
    .main-nav ul ul li:first-child {
        border-top: 1px solid #656b74
    }
    .main-nav ul ul li a {
        padding-left: 20px
    }
    .main-nav ul ul li ul a {
        padding-left: 30px
    }
    .show-menu .main-nav {
        right: 0
    }
    .show-menu .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .3);
        z-index: 1001
    }
    .mob-btn {
        position: absolute;
        float: right;
        padding: 5px 7px;
        margin: 0;
        background-color: transparent;
        cursor: pointer;
        right: 15px;
        top: 35px
    }
    .mob-btn span {
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 1px;
        background: #cc0322
    }
    .mob-btn span+span {
        margin-top: 5px
    }
    .extra-link {
        display: none
    }
}

.header .current-menu-ancestor a,
.header .current-menu-item a,
.header .current-page-ancestor a,
.header .current_page_item a {
    color: #195594 !important;
    font-weight: 500 !important
}

@media (min-width:1200px) {
    .header .submenu li a {
        cursor: pointer !important;
        color: #000 !important
    }
    .header .submenu li a:hover {
        color: #3e71ad !important
    }
    .header .mega-menu .submenu ul li a {
        color: #3e71ad !important
    }
    .header .mega-menu .submenu ul li a:hover {
        color: #000 !important
    }
    .header .normal-menu .submenu ul li a {
        color: #000 !important
    }
    .header .normal-menu .submenu ul li a:hover {
        color: #3e71ad !important
    }
}

.footer .current-menu-ancestor a,
.footer .current-menu-item a,
.footer .current-page-ancestor a,
.footer .current_page_item a {
    color: #589bea !important;
    font-weight: 500
}

@media (min-width:1200px) {
    .main-nav>ul .mega-menu ul li a {
        display: block;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px
    }
    .main-nav>ul .mega-menu ul li ul a {
        border-bottom: 0;
        padding-bottom: 5px
    }
}

@font-face {
    font-family: csp-icon;
    src: url(../font/csp-icon.eot?83175730);
    src: url(../font/csp-icon.eot?83175730#iefix) format("embedded-opentype"), url(../font/csp-icon.woff2?83175730) format("woff2"), url(../font/csp-icon.woff?83175730) format("woff"), url(../font/csp-icon.ttf?83175730) format("truetype"), url(../font/csp-icon.svg?83175730#csp-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: csp-icon;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-mobile:before {
    content: '\e800'
}

.icon-location-outline:before {
    content: '\e801'
}

.icon-twitter:before {
    content: '\e802'
}

.icon-plus:before {
    content: '\e803'
}

.icon-youtube:before {
    content: '\e804'
}

.icon-pinterest:before {
    content: '\e805'
}

.icon-gplus:before {
    content: '\f0d5'
}

.icon-mail-alt:before {
    content: '\f0e0'
}

.icon-quote-left:before {
    content: '\f10d'
}

.icon-quote-right:before {
    content: '\f10e'
}

.icon-facebook:before {
    content: '\f30c'
}

.icon-linkedin:before {
    content: '\f318'
}

.icon-instagram:before {
    content: '\f32d'
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.modal-open {
    overflow: hidden;
    padding-right: 0 !important;
    overflow: visible !important
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header-pop {
    position: relative;
    text-align: center
}

@media (max-width:767px) {
    .modal-header-pop {
        padding: 0 15px
    }
}

.modal-header-pop h4 {
    color: #fdfdff;
    font-size: 37px;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    margin-bottom: 5px
}

@media (max-width:1023px) {
    .modal-header-pop h4 {
        font-size: 30px
    }
}

@media (max-width:1023px) {
    .modal-header-pop h4 {
        font-size: 25px
    }
}

@media (max-width:767px) {
    .modal-header-pop h4 {
        font-size: 23px
    }
}

.modal-header-pop p {
    color: #fdfdff;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    margin-bottom: 45px
}

@media (max-width:1023px) {
    .modal-header-pop p {
        font-size: 16px;
        margin-bottom: 25px
    }
}

@media (max-width:479px) {
    .modal-header-pop p {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 15px
    }
}

.modal-header-pop .close {
    position: absolute;
    top: -45px;
    right: 40px;
    padding: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background: 0 0;
    font-family: Roboto, sans-serif;
    font-size: 50px;
    font-weight: 200;
    color: #fff;
    cursor: pointer;
    line-height: 1
}

@media (min-width:1200px) and (max-width:1500px) {
    .modal-header-pop .close {
        top: -14px
    }
}

@media (max-width:767px) {
    .modal-header-pop .close {
        right: 20px;
        top: -60px
    }
}

.modal-header-pop .close:hover {
    background: 0 0
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.container-model {
    padding: 0 180px
}

@media (min-width:1200px) and (max-width:1500px) {
    .container-model {
        padding: 0 70px
    }
}

@media (max-width:1199px) {
    .hm-pop {
        width: 900px
    }
    .container-model {
        padding: 0 50px
    }
}

@media (max-width:1023px) {
    .hm-pop {
        width: 670px
    }
    .container-model {
        padding: 0 20px
    }
}

@media (max-width:767px) {
    .hm-pop {
        width: 90%;
        margin: 0 auto
    }
    .modal-content {
        padding-bottom: 5px
    }
}

@media (min-width:1200px) {
    .hm-pop {
        margin-top: 40px !important
    }
}

@media (max-width:1199px) {
    .hm-pop {
        margin-top: 20px !important
    }
}

@media (min-width:1199px) {
    .hm-pop {
        width: 1270px
    }
}

@media (min-width:768px) {
    .modal-dialog {
        margin: 0 auto;
        background: #3e72ae
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.clearfix:after,
.clearfix:before,
.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}

.clearfix:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.modal-content {
    background: #3e72ae;
    padding-top: 80px;
    padding-bottom: 40px
}

@media (min-width:1200px) and (max-width:1500px) {
    .modal-content {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media (max-width:767px) {
    .modal-content {
        padding-top: 65px;
        padding-bottom: 10px
    }
}

.pop-left {
    border: 1px solid #6697cf;
    min-height: 330px
}

@media (max-width:767px) {
    .pop-left {
        margin-bottom: 20px;
        min-height: auto;
        padding: 25px 0
    }
}

@media (max-width:479px) {
    .pop-left {
        border: none;
        padding: 0
    }
}

.pop-left .cal-box {
    background: #e7eaef;
    border-radius: 7px;
    text-align: center;
    width: 275px;
    padding: 25px 0 12px;
    width: 275px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative
}

@media (max-width:767px) {
    .pop-left .cal-box {
        margin-top: 0
    }
}

@media (max-width:479px) {
    .pop-left .cal-box {
        width: auto
    }
}

.pop-left .cal-box:after {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/brd.png) no-repeat;
    content: "";
    width: 85px;
    height: 47px;
    z-index: 1;
    left: 0;
    position: absolute;
    bottom: -47px;
    left: 17px
}

.pop-left .cal-box p {
    font: 400 14px/22px Roboto, sans-serif;
    color: #545559
}

.pop-left .cal-box p span {
    font: 500 15px/1 Roboto, sans-serif;
    color: #545559;
    text-transform: uppercase
}

@media (max-width:479px) {
    .pop-left .cal-box p span {
        font-size: 14px
    }
}

.phn {
    margin: 55px auto 0;
    width: 275px
}

@media (max-width:479px) {
    .phn {
        width: auto
    }
}

.phn img {
    float: left;
    margin-right: 20px
}

.phn p {
    color: #98caff;
    font: 300 20px/1 Roboto, sans-serif;
    margin: 11px 0 0
}

.phn p span {
    font: 600 23px/1 Roboto, sans-serif;
    color: #fff;
    display: block;
    margin-top: 10px
}

@media (max-width:1023px) {
    .phn p span {
        font-size: 20px
    }
}

.phn p span a {
    color: #fff;
    cursor: default;
    text-decoration: none
}

.phn p span a:hover {
    color: #fff
}

.pop-form .input,
.pop-form input[type=email],
.pop-form input[type=number],
.pop-form input[type=password],
.pop-form input[type=search],
.pop-form input[type=tel],
.pop-form input[type=text],
.pop-form input[type=url],
.pop-form select {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    display: block;
    font-size: 16px;
    height: 43px;
    padding: 0 15px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 7px;
    appearance: none;
    -webkit-appearance: none
}

@media (max-width:1199px) {
    .pop-form .input,
    .pop-form input[type=email],
    .pop-form input[type=number],
    .pop-form input[type=password],
    .pop-form input[type=search],
    .pop-form input[type=tel],
    .pop-form input[type=text],
    .pop-form input[type=url],
    .pop-form select {
        box-shadow: 0
    }
}

.pop-form textarea {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    display: block;
    font-size: 16px;
    height: 110px;
    padding: 15px 15px 0;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 7px;
    appearance: none;
    -webkit-appearance: none
}

@media (max-width:1199px) {
    .pop-form textarea {
        box-shadow: 0
    }
}

.pop-form .capbox p {
    color: #f4fff9;
    font: 300 15px/1 Roboto, sans-serif
}

@media (max-width:1023px) {
    .pop-form .capbox p {
        font-size: 15px;
        line-height: 19px
    }
}

.pop-form .capbox p span {
    text-transform: uppercase;
    font-weight: 400
}

.pop-form .capbox .submit-bttn1 {
    outline: 0;
    border: none;
    text-transform: uppercase;
    font: 400 21px/1 Roboto, sans-serif;
    padding: 11px 26px;
    background: #075390;
    border-radius: 35px;
    color: #fff
}

@media (max-width:1199px) {
    .pop-form .capbox .submit-bttn1 {
        font-size: 18px
    }
}

.pop-form input::-webkit-input-placeholder {
    color: #000;
    font-weight: 400
}

.pop-form input::-moz-placeholder {
    color: #000;
    font-weight: 400
}

.pop-form input:-ms-input-placeholder {
    color: #000;
    font-weight: 400
}

.pop-form input:-moz-placeholder {
    color: #000;
    font-weight: 400
}

.pop-form input::placeholder {
    color: #545559;
    font-weight: 400
}

.pop-form textarea::placeholder {
    color: #545559;
    font-weight: 400
}

.captcha-wrapper {
    height: 72px;
    margin-top: 20px;
    position: relative
}

.captcha-wrapper .input-holder {
    display: block;
    margin-bottom: 0
}

.captcha-wrapper .plz {
    bottom: 4px;
    display: inline-block;
    position: absolute;
    right: 0;
    color: #fff
}

.captcha-wrapper .plz .pls-wait-img-contact {
    display: inline-block;
    float: left;
    padding-right: 5px
}

.captcha-wrapper .plz .pls-wait-img-contact img {
    margin-top: 4px
}

.captcha-wrapper .plz .pls-wait-text-contact {
    display: inline-block;
    float: left;
    font-size: 15px
}

.captcha-wrapper .captcha-wrap p {
    color: #fff;
    text-align: right
}

.captcha-wrapper .captcha-wrap p span {
    color: #fff;
    font-weight: 400
}

.captcha-wrapper .captcha-wrap .btn-grp {
    display: inline-block;
    float: right;
    margin-right: 140px;
    margin-top: 5px
}

@media (max-width:1023px) {
    .captcha-wrapper .captcha-wrap .btn-grp {
        margin: 0
    }
}

.captcha-wrapper .captcha-wrap a {
    display: block;
    height: 28px;
    float: left;
    text-align: center;
    width: 30px
}

.captcha-wrapper .captcha-wrap a+a {
    border: 1px solid #fff;
    margin-left: 5px;
    padding-top: 5px
}

@media (max-width:1199px) {
    .captcha-wrapper .captcha-wrap a+a {
        padding-top: 5px
    }
}

.captcha-wrapper .captcha-wrap a svg {
    display: inline-block;
    fill: #fff;
    height: 14px;
    width: 14px
}

.captcha-wrapper .captcha-wrap a.captcha_active {
    border-color: #c5021f
}

.captcha-wrapper .captcha-wrap a.ref-img {
    padding-top: 5px
}

.captcha-wrapper .captcha-wrap a.ref-img svg {
    fill: #19355a;
    height: 20px;
    width: 20px
}

.captcha-wrapper .btn,
.captcha-wrapper input[type=submit] {
    bottom: 4px;
    position: absolute;
    right: 0;
    z-index: 2
}

.captcha-wrapper .btn:hover,
.captcha-wrapper input[type=submit]:hover {
    background-color: #000
}

@media (max-width:1199px) {
    .captcha-wrapper .btn,
    .captcha-wrapper input[type=submit] {
        position: static;
        margin-top: 12px;
        float: right
    }
}

.captcha-wrapper p span {
    font-weight: 700
}

.captcha-wrapper.static-form .input-holder .newerror {
    left: auto;
    right: 0
}

.captcha-wrapper.static-form .input-holder .newerror:after {
    left: auto;
    right: 10px
}

.captcha-wrapper.static-form .captcha-wrap .btn-grp {
    margin-top: 20px
}

.captcha-wrapper.static-form .captcha-wrap .btn-grp a {
    border: none;
    height: 27px;
    padding-top: 0;
    width: 27px
}

@media screen and (max-width:1199px) {
    .captcha-wrapper .captcha-wrap .btn-grp {
        margin-right: 0
    }
}

@media screen and (max-width:767px) {
    .captcha-wrapper {
        height: 110px;
        margin-top: 0
    }
    .captcha-wrapper .captcha-wrap p {
        line-height: 1.2
    }
    .captcha-wrapper .captcha-wrap .btn-grp {
        margin-right: 0;
        margin-top: 0
    }
}

@media (max-width:459px) {
    .captcha-wrapper {
        height: 125px
    }
    .captcha-wrapper .captcha-wrap p {
        height: 35px
    }
}

.input-holder {
    position: relative
}

.input-holder:before {
    display: table;
    content: ""
}

.input-holder:after {
    display: table;
    clear: both;
    content: ""
}

.input-holder.m-b-0 {
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    .input-holder {
        margin-bottom: 15px
    }
}

.input-holder.field p {
    font-size: 15px;
    left: 15px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    z-index: 1
}

.input-holder.error input,
.input-holder.error textarea {
    border-color: #c5021f
}

.input-holder .error,
.input-holder .newerror {
    background-color: #c5021f;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 5px 7px;
    position: absolute;
    right: 0;
    top: -28px
}

.input-holder .error:after,
.input-holder .newerror:after {
    border-bottom: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #c5021f;
    bottom: -5px;
    content: '';
    position: absolute;
    right: 10px
}

.input-holder .newerror {
    right: 0
}

.input-holder .newerror:after {
    right: 10px
}

@media screen and (max-width:767px) {
    .input-holder .newerror {
        top: -25px
    }
}

@media (max-width:1199px) {
    .pop-form .captcha-wrapper .plz {
        position: static;
        float: right
    }
    .pop-form .captcha-wrapper {
        height: 130px
    }
}

@media (max-width:991px) {
    .pop-form .captcha-wrapper {
        height: 140px
    }
}

@media (max-width:1199px) {
    .pop-form .captcha-wrapper .plz {
        margin-top: 18px
    }
}

.hm-pop .btn-grp a svg {
    position: relative;
    top: -4px
}

@media (max-width:1023px) {
    .hm-pop .btn-grp a svg {
        top: -1px
    }
}

.blog-wrap {
    background-image: -webkit-linear-gradient(top, #fff 2%, #f6f6f6 100%);
    background-image: -o-linear-gradient(top, #fff 2%, #f6f6f6 100%);
    background-image: linear-gradient(to bottom, #fff 2%, #f6f6f6 100%);
    background-repeat: repeat-x
}

.blog-wrap h3.blog-title {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: .75rem
}

.blog-wrap .blog-post-box {
    background: #fff;
    padding: 35px;
    border: 1px solid #e7e7e7;
    border-radius: 20px;
    margin: 35px 0
}

@media (max-width:1199px) {
    .blog-wrap .blog-post-box {
        padding: 15px
    }
}

.blog-wrap .blog-post-box .blog-post-box-ctn {
    padding: 10px 0 0
}

@media (max-width:1023px) {
    .blog-wrap .blog-post-box .blog-post-box-ctn {
        padding-top: 20px
    }
}

.blog-wrap .blog-post-box .blog-post-box-ctn h2 {
    font-size: 2rem;
    color: #000;
    line-height: 1
}

@media (max-width:1199px) {
    .blog-wrap .blog-post-box .blog-post-box-ctn h2 {
        line-height: 20px
    }
}

.blog-wrap .blog-post-box .blog-post-box-ctn h2 a {
    color: #000
}

.blog-wrap .blog-post-box .blog-post-box-ctn h2 a:hover {
    color: #c5021f
}

.blog-wrap .blog-post-box .blog-post-box-ctn h3 {
    font-size: 1.5rem;
    color: #000;
    line-height: 1
}

@media (max-width:1199px) {
    .blog-wrap .blog-post-box .blog-post-box-ctn h3 {
        line-height: 20px
    }
}

.blog-wrap .blog-post-box .blog-post-box-ctn h3 a {
    color: #000
}

.blog-wrap .blog-post-box .blog-post-box-ctn h3 a:hover {
    color: #c5021f
}

.blog-wrap .blog-post-box .blog-post-box-ctn h4 {
    font-size: 1.4rem;
    color: #000;
    line-height: 1
}

@media (max-width:1199px) {
    .blog-wrap .blog-post-box .blog-post-box-ctn h4 {
        line-height: 20px
    }
}

.blog-wrap .blog-post-box .blog-post-box-ctn h4 a {
    color: #000
}

.blog-wrap .blog-post-box .blog-post-box-ctn h4 a:hover {
    color: #c5021f
}

.blog-wrap .blog-post-box .blog-post-box-ctn h5 {
    font-size: 1.3rem;
    color: #000;
    line-height: 1
}

@media (max-width:1199px) {
    .blog-wrap .blog-post-box .blog-post-box-ctn h5 {
        line-height: 20px
    }
}

.blog-wrap .blog-post-box .blog-post-box-ctn h5 a {
    color: #000
}

.blog-wrap .blog-post-box .blog-post-box-ctn h5 a:hover {
    color: #c5021f
}

.blog-wrap .blog-post-box .blog-post-box-ctn h6 {
    font-size: 1.2rem;
    color: #000;
    line-height: 1
}

@media (max-width:1199px) {
    .blog-wrap .blog-post-box .blog-post-box-ctn h6 {
        line-height: 20px
    }
}

.blog-wrap .blog-post-box .blog-post-box-ctn h6 a {
    color: #000
}

.blog-wrap .blog-post-box .blog-post-box-ctn h6 a:hover {
    color: #c5021f
}

.blog-wrap .blog-post-box .blog-post-box-ctn p {
    font-size: 16px;
    color: #6b6b6b
}

.blog-wrap .blog-post-box .blog-post-box-ctn p a {
    color: #c5021f
}

.blog-wrap .blog-post-box .blog-post-box-ctn p a:hover {
    color: #000
}

.blog-wrap .blog-post-box .blog-post-box-ctn .commt {
    float: left;
    color: #6b6b6b
}

.blog-wrap .blog-post-box .blog-post-box-ctn .blog-read {
    float: right
}

.blg-ctn {
    min-height: 165px
}

@media (max-width:1199px) {
    .blg-ctn {
        min-height: 180px
    }
}

@media (max-width:1023px) {
    .blg-ctn {
        min-height: inherit;
        margin-bottom: 20px
    }
}

.blog-img {
    position: relative;
    height: 290px;
    background: #f1f1f1
}

@media (max-width:1199px) {
    .blog-img {
        height: 230px
    }
}

@media (max-width:1023px) {
    .blog-img {
        height: 225px
    }
}

@media (max-width:479px) {
    .blog-img {
        height: 185px
    }
}

.blog-img figure img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto
}

@media (max-width:1023px) {
    .pad-blog {
        margin-bottom: 0 !important
    }
}

.blog-side-bar {
    background: #fff;
    padding: 25px 15px;
    border: 1px solid #e7e7e7;
    border-radius: 20px;
    margin: 35px 0
}

.blog-side-bar .span-spn-h3,
.blog-side-bar h3 {
    font: 300 34px/1 Roboto, sans-serif;
    color: #000;
    margin-bottom: 20px
}

.blog-side-bar .span-spn-h3 a,
.blog-side-bar h3 a {
    color: #000
}

@media (max-width:1199px) {
    .blog-side-bar .span-spn-h3,
    .blog-side-bar h3 {
        font-size: 28px;
        margin-bottom: 15px
    }
}

.blog-side-bar ul {
    margin-left: 22px
}

.blog-side-bar ul li {
    position: relative;
    list-style: none;
    margin-bottom: 15px
}

.blog-side-bar ul li a {
    color: #6b6b6b;
    display: block;
    font: 300 14px/19px Roboto, sans-serif
}

.blog-side-bar ul li a:hover {
    color: #c5021f
}

.blog-side-bar ul li:before {
    background: #5e5a59;
    content: "";
    height: 7px;
    left: -19px;
    position: absolute;
    top: 5px;
    width: 7px
}

.blog-side-bar ul li.active a {
    color: #c5021f
}

.blg-detail .blog-detail-img {
    width: 50%;
    float: right;
    margin: 0 0 20px 20px
}

@media (max-width:1023px) {
    .blg-detail .blog-detail-img {
        width: 100%
    }
}

.blg-detail ul {
    margin-left: 35px
}

.blg-detail ul li {
    position: relative;
    list-style: none;
    margin-bottom: 15px;
    font-size: 16px;
    color: #6b6b6b
}

.blg-detail ul li a {
    color: #6b6b6b;
    display: block
}

.blg-detail ul li a:hover {
    color: #c5021f
}

.blg-detail ul li:before {
    background: #5e5a59;
    content: "";
    height: 7px;
    left: -19px;
    position: absolute;
    top: 9px;
    width: 7px
}

.blg-detail ol {
    margin-left: 35px
}

@media (max-width:991px) {
    .blg-detail ol {
        margin-left: 15px
    }
}

.blg-detail ol li {
    font-size: 16px;
    color: #6b6b6b;
    margin-bottom: 15px
}

.blg-detail ol li a {
    color: #6b6b6b;
    display: block
}

.blg-detail ol li a:hover {
    color: #c5021f
}

.blg-detail p {
    font-size: 16px;
    color: #6b6b6b
}

.blg-detail p a {
    color: #3e71ad
}

.blg-detail p b,
.blg-detail p strong {
    color: #6b6b6b
}

.blg-detail b,
.blg-detail strong {
    color: #6b6b6b
}

.blg-detail .blog-post-box-ctn ol,
.blg-detail .blog-post-box-ctn ul {
    list-style: none
}

.blg-detail .blog-post-box-ctn ol li a,
.blg-detail .blog-post-box-ctn ul li a {
    display: initial;
    color: #c5021f
}

.blg-detail .blog-post-box-ctn ol li a:hover,
.blg-detail .blog-post-box-ctn ul li a:hover {
    color: #6b6b6b
}

.leave-reply {
    background: #fff;
    border: solid 1px #e7e7e7;
    padding: 20px 25px;
    border-radius: 20px;
    margin: 30px 0
}

.leave-reply h2 {
    font: 300 30px/24px Roboto, sans-serif;
    color: #000;
    margin: 20px 0 35px 0
}

@media (max-width:767px) {
    .leave-reply h2 {
        font: 400 20px/24px Roboto, sans-serif;
        margin: 0 0 15px
    }
}

.leave-reply input[type=email],
.leave-reply input[type=text] {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: solid 1px #e7e7e7;
    margin: 0 0 10px 0;
    font: 300 15px/20px Roboto, sans-serif;
    appearance: none;
    -webkit-appearance: none
}

.leave-reply textarea {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: solid 1px #e7e7e7;
    margin: 0 0 25px 0;
    font: 300 15px/20px Roboto, sans-serif;
    resize: none;
    height: 100px;
    resize: none;
    overflow: auto;
    appearance: none;
    -webkit-appearance: none
}

.leave-reply input[type=submit] {
    border-radius: 0;
    background: #075390;
    float: right;
    text-transform: uppercase;
    border: none;
    font-size: 22px;
    font-weight: 300
}

.leave-reply input[type=submit]:hover {
    background: #c5021f
}

.leave-reply::-webkit-input-placeholder {
    color: #000
}

.leave-reply::-moz-placeholder {
    color: #000
}

.leave-reply:-ms-input-placeholder {
    color: #000
}

.leave-reply:-moz-placeholder {
    color: #000
}

.cmnts-wrap {
    padding: 20px 0;
    border-radius: 10px
}

.cmnts-wrap h2 {
    font: 300 27px/50px Roboto, sans-serif;
    color: #3c3c3c;
    margin: 0;
    border-bottom: solid 1px #d7d7d7
}

.cmnts-wrap .avatar-post-wrp {
    list-style: none;
    padding: 0;
    margin: 0
}

.cmnts-wrap .avatar-post-wrp li {
    border-bottom: solid 1px #d7d7d7;
    padding: 15px 0 20px 0
}

.cmnts-wrap .avatar-post-wrp li .avtr-wrp {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/avatar.jpg) no-repeat;
    width: 100%;
    height: 55px;
    padding: 10px 0 0 80px;
    font: 400 15px/20px Roboto, sans-serif;
    color: #b1b1b1
}

.cmnts-wrap .avatar-post-wrp li .avtr-wrp span {
    color: #c5021f;
    font-weight: 300
}

.cmnts-wrap .avatar-post-wrp li p {
    color: #666;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    font-size: 14px
}

.cmnts-wrap .avatar-post-wrp li:before {
    content: none
}

.cmnts-wrap .avatar-post-wrp li a {
    color: #c5021f;
    font-weight: 300
}

.cmnts-wrap .avatar-post-wrp li a:hover {
    color: #b1b1b1
}

.blog-social ul li {
    display: inline-block
}

.blog-social ul li .circle-ico {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
    font-size: 15px;
    margin-left: 3px
}

.blog-social ul li .fb {
    background: #3c5b9b
}

.blog-social ul li .tw {
    background: #1fa6d3
}

.blog-social ul li .gp {
    background: #e24e39
}

.blog-social ul li .in {
    background: #117dbe
}

.blog-social ul li .more {
    background: #3c6bb1
}

.pagination {
    margin: 40px 0
}

@media screen and (max-width:1199px) {
    .pagination {
        margin: 20px 0
    }
}

.pagination .wp-paginate {
    display: inline-block;
    float: right;
    margin: 0 !important
}

.pagination .wp-paginate li {
    display: inline-block;
    float: left
}

.pagination .wp-paginate li:before {
    display: none
}

.pagination .wp-paginate li:first-child {
    display: none !important
}

.pagination .wp-paginate li .next,
.pagination .wp-paginate li .page,
.pagination .wp-paginate li .prev {
    align-items: center;
    -webkit-align-items: center;
    background-color: transparent;
    border: none;
    color: #282828;
    display: flex;
    display: -webkit-flex;
    font-weight: 400;
    height: 30px;
    justify-content: center;
    -webkit-justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    border-radius: 8px
}

.pagination .wp-paginate li .next:hover,
.pagination .wp-paginate li .page:hover,
.pagination .wp-paginate li .prev:hover {
    color: #77a9e6;
    text-decoration: none
}

.pagination .wp-paginate li .next.current,
.pagination .wp-paginate li .page.current,
.pagination .wp-paginate li .prev.current {
    color: #fff;
    background-color: #77a9e6
}

@media (max-width:479px) {
    .pagination .wp-paginate li .next,
    .pagination .wp-paginate li .page,
    .pagination .wp-paginate li .prev {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:320px) {
    .pagination .wp-paginate li .next,
    .pagination .wp-paginate li .page,
    .pagination .wp-paginate li .prev {
        padding-left: 0;
        padding-right: 0;
        font-size: 13px
    }
}

.pagination .wp-paginate li .next,
.pagination .wp-paginate li .prev {
    background: #3f71ae;
    color: #fff
}

.pagination .wp-paginate li .next:hover,
.pagination .wp-paginate li .prev:hover {
    text-decoration: none;
    color: #fff;
    background: #c5021f
}

@media screen and (max-width:1199px) {
    .pagination .wp-paginate li .next,
    .pagination .wp-paginate li .page,
    .pagination .wp-paginate li .prev {
        height: 30px;
        min-width: 26px
    }
    .pagination .wp-paginate li .next.current,
    .pagination .wp-paginate li .page.current,
    .pagination .wp-paginate li .prev.current {
        min-width: 30px
    }
    .pagination .wp-paginate li .next,
    .pagination .wp-paginate li .prev {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:767px) {
    .pagination .wp-paginate li {
        float: none
    }
    .pagination .wp-paginate li .next,
    .pagination .wp-paginate li .page,
    .pagination .wp-paginate li .prev {
        height: 24px
    }
    .pagination .wp-paginate li .next.current,
    .pagination .wp-paginate li .page.current,
    .pagination .wp-paginate li .prev.current {
        min-width: 24px
    }
    .pagination .wp-paginate li .next,
    .pagination .wp-paginate li .prev {
        padding-left: 6px;
        padding-right: 6px
    }
}

.pagination .wp-paginate li a {
    color: #282828
}

@media screen and (max-width:1199px) {
    .pagination {
        margin-top: 20px
    }
}

.contact-page textarea::-webkit-input-placeholder {
    color: #4e4e4e;
    font: 300 14px/30px Roboto, sans-serif;
    opacity: 1
}

.contact-page textarea::-moz-placeholder {
    color: #4e4e4e;
    font: 300 14px/30px Roboto, sans-serif;
    opacity: 1
}

.contact-page textarea:-ms-input-placeholder {
    color: #4e4e4e;
    font: 300 14px/30px Roboto, sans-serif;
    opacity: 1
}

.contact-page textarea:-moz-placeholder {
    color: #4e4e4e;
    font: 300 14px/30px Roboto, sans-serif;
    opacity: 1
}

.contact-page input::-webkit-input-placeholder {
    color: #4e4e4e;
    font: 300 14px/1 Roboto, sans-serif;
    opacity: 1;
    padding: 0
}

.contact-page input::-moz-placeholder {
    color: #4e4e4e;
    font: 300 14px/1 Roboto, sans-serif;
    opacity: 1;
    padding: 0
}

.contact-page input:-ms-input-placeholder {
    color: #4e4e4e;
    font: 300 14px/1 Roboto, sans-serif;
    opacity: 1;
    padding: 0
}

.contact-page input:-moz-placeholder {
    color: #4e4e4e;
    font: 300 14px/1 Roboto, sans-serif;
    opacity: 1;
    padding: 0
}

.contact-page .cf {
    clear: border;
    display: block
}

.contact-page h3 {
    color: #3e71ad !important;
    font: 500 23px/30px Roboto, sans-serif;
    margin-bottom: 40px !important
}

@media (max-width:767px) {
    .contact-page h3 {
        margin-bottom: 15px !important
    }
}

.contact-page p {
    font: 300 15px/21px Roboto, sans-serif;
    color: #282828
}

.contact-page p a.c-mail {
    color: #3e71ad
}

.contact-page p a.c-mail:hover {
    color: #c5011f
}

.contact-page .cnct-form {
    width: 75%;
    background: #3d71ad;
    padding: 40px 45px 45px 45px;
    margin: 0 0 45px
}

@media (max-width:1199px) {
    .contact-page .cnct-form {
        padding: 40px 25px 20px 25px
    }
}

@media (max-width:991px) {
    .contact-page .cnct-form {
        width: 100%
    }
}

@media (max-width:767px) {
    .contact-page .cnct-form {
        padding: 35px 15px 20px 15px;
        margin: 0 0 20px
    }
}

.contact-page .cnct-form .input-holder input {
    border: none;
    border-radius: 0;
    margin-bottom: 15px;
    padding: 15px 0 15px 20px !important;
    height: auto
}

.contact-page .cnct-form .input-holder textarea {
    border: none;
    border-radius: 0;
    margin-bottom: 15px;
    height: 115px;
    padding: 10px 0 0 25px
}

.contact-page .capctha-wrap {
    text-align: right;
    height: 75px
}

@media (max-width:1199px) {
    .contact-page .capctha-wrap {
        height: 130px
    }
}

@media (max-width:568px) {
    .contact-page .capctha-wrap {
        height: 145px
    }
}

.contact-page .capctha-wrap p {
    color: #fff;
    font: 300 16px/21px Roboto, sans-serif
}

.contact-page .capctha-wrap p span {
    font: 400 16px/21px Roboto, sans-serif;
    text-transform: uppercase
}

@media (max-width:1199px) {
    .contact-page .capctha-wrap p span {
        font-size: 14px
    }
}

@media (max-width:1199px) {
    .contact-page .capctha-wrap p {
        font-size: 14px
    }
}

.contact-page .capctha-wrap .btn-grp {
    margin: 22px 260px 0 0
}

@media (max-width:1199px) {
    .contact-page .capctha-wrap .btn-grp {
        margin: 10px 0 0 0
    }
}

.contact-page .capctha-wrap .btn-grp a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #bfbbbd;
    margin-left: 10px;
    position: relative
}

.contact-page .capctha-wrap .btn-grp a svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #fff;
    width: 17px
}

.contact-page .capctha-wrap .btn-grp a.ref-img {
    border: 0
}

.contact-page .capctha-wrap .btn-grp a.ref-img svg {
    width: 24px;
    fill: #182d45
}

.contact-page .capctha-wrap .btn-grp a.captcha_active {
    border-color: #c5021f !important
}

.contact-page .capctha-wrap .btn {
    background: #c5011f;
    color: #fff;
    font: 400 20px/25px Roboto, sans-serif;
    border-radius: 25px;
    border: none;
    padding: 13px 25px;
    position: absolute;
    right: 0;
    bottom: -10px
}

@media (max-width:1199px) {
    .contact-page .capctha-wrap .btn {
        right: 15px;
        bottom: 0
    }
}

.contact-page .address {
    padding: 20px 0
}

.contact-page .address p {
    color: #4e4e4e;
    font: 300 18px/23px Roboto, sans-serif;
    position: relative;
    padding: 0 0 0 28px
}

.contact-page .address p .tell {
    cursor: default;
    color: #4e4e4e
}

.contact-page .address p a:hover {
    color: #c5011f
}

.contact-page .address p span {
    font-weight: 700
}

.contact-page .address .ads-1:before {
    width: 10px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    content: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/ads-ph.png);
    bottom: 1px
}

.contact-page .address .ads-2:before {
    width: 10px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    content: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/ads-msg.png);
    bottom: 5px
}

.contact-page .address .ads-3:before {
    width: 10px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    content: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/ads-locn.png);
    top: 2px
}

.contact-page .address .ads-4:before {
    width: 10px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    content: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/ads-locn.png);
    top: 2px
}

.contact-page .cnct-wrap {
    display: flex;
    margin: 45px 0 30px 0;
    border: 1px solid #e1e1e1
}

@media (max-width:1199px) {
    .contact-page .cnct-wrap {
        display: inline;
        border: none
    }
}

@media (max-width:767px) {
    .contact-page .cnct-wrap {
        display: inline
    }
}

.contact-page .cnct-wrap .cnct-img {
    width: 680px;
    background: #f9f9f9
}

@media (max-width:1199px) {
    .contact-page .cnct-wrap .cnct-img {
        width: 100%;
        border-top: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1
    }
    .contact-page .cnct-wrap .cnct-img img {
        width: 100%
    }
}

@media (max-width:767px) {
    .contact-page .cnct-wrap .cnct-img {
        width: 100%;
        text-align: center
    }
}

.contact-page .cnct-wrap .cnct-text {
    padding: 45px 45px 0 15px;
    background: #f9f9f9
}

.contact-page .cnct-wrap .cnct-text p {
    font: 400 22px/27px Roboto, sans-serif;
    color: #0d0d0d;
    margin: 0 0 20px
}

.contact-page .cnct-wrap .cnct-text p span {
    color: #4e4e4e;
    font: 300 17px/22px Roboto, sans-serif;
    display: block;
    padding: 10px 0 0 0
}

@media (max-width:1199px) {
    .contact-page .cnct-wrap .cnct-text {
        width: 100%;
        border-bottom: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        padding: 45px 15px 0 15px
    }
}

.about ul.resp-tabs-list p {
    margin: 0;
    padding: 0
}

.about .resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left
}

.about .resp-tabs-container {
    padding: 0;
    clear: left;
    border-left: 4px solid #3d71ad;
    border-radius: 0 !important
}

.about h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none
}

.about .resp-tab-content {
    display: none;
    padding: 15px 20px 0 30px
}

.about .resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important
}

.about .resp-tab-active {
    border-bottom: none;
    background-color: #fff
}

.about .resp-accordion-active,
.about .resp-content-active {
    display: block
}

.about .resp-tab-content {
    border: 1px solid #c1c1c1
}

.about h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

@media (max-width:991px) {
    .about h2.resp-accordion {
        font-size: 22px
    }
}

@media (max-width:479px) {
    .about h2.resp-accordion {
        font-size: 15px;
        line-height: 20px
    }
}

.about h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1 !important;
    margin-bottom: 0 !important;
    padding: 10px 15px !important
}

.about h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: #00f
}

.about .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 40%
}

.about .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px 15px 35px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    font: 400 17px/19px Roboto, sans-serif
}

.about .resp-vtabs .resp-tabs-container {
    padding: 0;
    float: left;
    width: 60%;
    min-height: 342px;
    border-radius: 4px;
    clear: none
}

.about .resp-vtabs .resp-tab-content {
    border: none
}

.about .resp-vtabs li.resp-tab-active {
    background-color: #3d71ad;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 35px !important;
    border: none !important;
    color: #fff;
    font: 500 17px/19px Roboto, sans-serif
}

.about .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1
}

.about h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9b9797
}

.about h2.resp-tab-active {
    background: #dbdbdb !important
}

.about .resp-easy-accordion h2.resp-accordion {
    display: block
}

.about .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.about .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important
}

.about .resp-jfit {
    width: 100%;
    margin: 0
}

.about .resp-tab-content-active {
    display: block
}

.about h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important
}

@media only screen and (max-width:768px) {
    .about ul.resp-tabs-list {
        display: none
    }
    .about h2.resp-accordion {
        display: block
    }
    .about .resp-vtabs .resp-tab-content {
        border: 1px solid #c1c1c1
    }
    .about .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none
    }
    .about .resp-accordion-closed {
        display: none !important
    }
    .about .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important
    }
}

.about h3 {
    font-weight: 300 !important;
    margin-bottom: 30px !important
}

.about .about-wrap {
    margin: 10px 0 30px 0;
    border: 1px solid #e1e1e1;
    background: #f9f9f9
}

@media (max-width:1199px) {
    .about .about-wrap {
        padding-bottom: 20px;
        border: none
    }
}

.about .about-wrap .abt-img {
    background: #f9f9f9;
    float: left
}

@media (max-width:1199px) {
    .about .about-wrap .abt-img {
        float: none
    }
}

.about .about-wrap .abt-img img {
    width: 80%
}

@media (max-width:1199px) {
    .about .about-wrap .abt-img {
        border-top: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1
    }
    .about .about-wrap .abt-img img {
        width: 100%
    }
}

.about .about-wrap .abt-text {
    padding: 15px 15px 0 45px;
    background: #f9f9f9
}

@media (max-width:1199px) {
    .about .about-wrap .abt-text {
        padding: 30px 45px 0 15px;
        margin: 0 0 15px 0
    }
}

.about .about-wrap .abt-text h2 {
    font: 300 28px/35px Roboto, sans-serif;
    color: #3e71ad
}

@media (max-width:1199px) {
    .about .about-wrap .abt-text h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px
    }
}

.about .about-wrap .abt-text p {
    font: 300 15px/22px Roboto, sans-serif;
    color: #282828;
    margin: 0 0 15px
}

.about .about-wrap .abt-text p span {
    font: 400 20px/27px Roboto, sans-serif;
    text-transform: uppercase;
    display: block;
    color: #0d0d0d;
    margin-bottom: 5px
}

@media (max-width:1199px) {
    .about .about-wrap .abt-text p span {
        font-size: 14px
    }
}

.about .about-wrap .abt-text h3 {
    color: #3e71ad;
    font: 400 20px/22px Roboto, sans-serif !important;
    display: block;
    margin-top: 15px;
    padding: 0 0 5px 0
}

@media (max-width:1199px) {
    .about .about-wrap .abt-text h3 {
        margin: 0 0 20px 0 !important
    }
}

.about .about-wrap .abt-text a {
    background: #c5021f;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    padding: 15px 25px
}

.about .about-wrap .abt-text a:hover {
    background: #fa0327
}

@media (max-width:1199px) {
    .about .about-wrap .abt-text a {
        padding: 8px 20px;
        margin: 38px 0 25px 0 !important
    }
}

@media (max-width:479px) {
    .about .about-wrap .abt-text a {
        font-size: 16px
    }
}

.about .tab-wrap {
    margin: 55px 0 60px 0;
    border: 1px solid #e1e1e1;
    padding: 40px 0;
    background: #f8f8f8
}

.about .tab-wrap #verticalTab {
    background: #f8f8f8
}

.about .tab-wrap h3 {
    color: #3e71ad !important;
    font: 400 20px/25px Roboto, sans-serif !important;
    margin-bottom: 20px !important
}

@media (max-width:991px) {
    .about .tab-wrap h3 {
        font-weight: 300 !important
    }
}

@media (max-width:479px) {
    .about .tab-wrap h3 {
        font-size: 15px !important;
        line-height: 20px !important
    }
}

@media (max-width:1199px) {
    .about .tab-wrap {
        margin: 25px 0 20px 0
    }
}

@media (max-width:991px) {
    .about .tab-wrap {
        padding: 0
    }
}

.about .tab-wrap p {
    padding: 0 0 10px 0
}

.about .abt-table {
    overflow-x: auto
}

.about .abt-table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd
}

.about .abt-table table th {
    border-bottom: 1px solid #ddd;
    font: 300 16px/21px Roboto, sans-serif;
    padding: 15px
}

@media (max-width:479px) {
    .about .abt-table table th {
        font-size: 15px
    }
}

.about .abt-table table th.tbl-hd {
    font-weight: 400;
    font-size: 18px;
    vertical-align: top;
    border-right: 1px solid #ddd;
    width: 40%
}

@media (max-width:479px) {
    .about .abt-table table th.tbl-hd {
        font-size: 16px
    }
}

@media (max-width:479px) {
    .about .abt-table table {
        width: 530px
    }
}

@media (max-width:479px) {
    .about .abt-table {
        overflow-x: scroll
    }
}

#wait_contactform_3 {
    width: 130px;
    position: absolute;
    right: 15px;
    bottom: 0
}

@media (max-width:1199px) {
    #wait_contactform_3 {
        bottom: 10px;
        right: 30px
    }
}

#wait_contactform_3 .pls-wait-img-contact {
    display: inline-block;
    float: left;
    padding: 6px
}

#wait_contactform_3 .pls-wait-text-contact {
    color: #fff
}

@media (min-width:1359px) and (max-width:1440px) {
    .contact-page .cnct-wrap .cnct-img {
        width: 925px
    }
    .about .about-wrap .abt-text h2 {
        font-size: 25px
    }
    .about .about-wrap .abt-text {
        padding: 30px 45px 0 15px
    }
    .about .resp-vtabs .resp-tabs-list li {
        font: 400 15px/19px Roboto, sans-serif
    }
    .about .about-wrap .abt-text h3 {
        padding: 0
    }
}

@media (min-width:1601px) {
    .about .about-wrap .abt-img {
        width: 55%
    }
}

.selector:not(:root) .contact-page .cnct-form .input-holder input {
    padding-top: 0;
    padding-bottom: 0
}

.form-control {
    line-height: 15px !important
}

.career input::-webkit-input-placeholder {
    color: #000;
    font: 300 14px/1 Roboto, sans-serif;
    opacity: 1
}

.career input::-moz-placeholder {
    color: #000;
    font: 300 14px/1 Roboto, sans-serif;
    opacity: 1
}

.career input:-ms-input-placeholder {
    color: #000;
    font: 300 14px/1 Roboto, sans-serif;
    opacity: 1
}

.career input:-moz-placeholder {
    color: #000;
    font: 300 14px/1 Roboto, sans-serif;
    opacity: 1
}

.career h5 {
    color: #fff;
    font: 300 18px/23px Roboto, sans-serif
}

.career .career-form {
    width: 100%;
    background: #3d71ad;
    padding: 45px 45px 50px 45px;
    margin: 0 0 45px
}

@media (max-width:1199px) {
    .career .career-form {
        padding: 40px 25px 20px 25px;
        margin: 15px 0 45px
    }
}

@media (max-width:991px) {
    .career .career-form {
        width: 100%
    }
}

@media (max-width:767px) {
    .career .career-form {
        padding: 35px 15px 20px 15px;
        margin: 15px 0 20px
    }
}

.career .career-form .input-holder input {
    border: none;
    border-radius: 0;
    margin-bottom: 15px;
    padding: 15px 0 15px 20px !important;
    height: auto
}

.career .career-form .input-holder select {
    position: relative;
    border: none;
    border-radius: 0;
    margin-bottom: 15px;
    padding: 15px 0 15px 20px !important;
    height: auto;
    width: 100%;
    background: #fff;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/select-bg.png) #fff no-repeat center right;
    background-position-x: 97%
}



.career .capctha-wrap {
    text-align: right;
    height: 115px
}

@media (max-width:1199px) {
    .career .capctha-wrap {
        height: 125px
    }
}

@media (max-width:479px) {
    .career .capctha-wrap {
        height: 145px
    }
}

.career .capctha-wrap p {
    color: #fff;
    font: 300 16px/21px Roboto, sans-serif
}

.career .capctha-wrap p span {
    font: 400 16px/21px Roboto, sans-serif;
    text-transform: uppercase
}

@media (max-width:1199px) {
    .career .capctha-wrap p span {
        font-size: 14px
    }
}

@media (max-width:1199px) {
    .career .capctha-wrap p {
        font-size: 14px
    }
}

.career .capctha-wrap .btn-grp {
    margin: 22px 260px 0 0
}

@media (max-width:1199px) {
    .career .capctha-wrap .btn-grp {
        margin: 10px 0 0 0
    }
}

.career .capctha-wrap .btn-grp a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #bfbbbd;
    margin-left: 10px;
    position: relative
}

.career .capctha-wrap .btn-grp a svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #fff;
    width: 17px
}

.career .capctha-wrap .btn-grp a.ref-img {
    border: 0
}

.career .capctha-wrap .btn-grp a.ref-img svg {
    width: 24px;
    fill: #182d45
}

.career .capctha-wrap .btn-grp a.captcha_active {
    border-color: #c5021f !important
}

.career .capctha-wrap .btn {
    background: #c5011f;
    color: #fff;
    font: 400 20px/25px Roboto, sans-serif;
    border-radius: 25px;
    border: none;
    padding: 13px 25px;
    position: absolute;
    right: 15px;
    bottom: -10px;
    background: #075390 !important
}

.career .capctha-wrap .btn:hover {
    background: #c5021f !important
}

@media (max-width:1199px) {
    .career .capctha-wrap .btn {
        right: 15px;
        bottom: 0
    }
}

.career .capctha-wrap .quote-cap-img {
    float: right
}

.career .capctha-wrap #wait-contactform-contactcontact {
    width: 110px;
    position: absolute;
    right: 10px
}

.career .capctha-wrap #wait-contactform-contactcontact .pls-wait-img-contact {
    float: left
}

.career .capctha-wrap #wait-contactform-contactcontact .pls-wait-text-contact {
    color: #fff
}

.career .cr-wrap {
    margin: 10px 0 30px 0;
    border: 1px solid #e1e1e1;
    background: #f9f9f9
}

@media (max-width:1199px) {
    .career .cr-wrap {
        padding-bottom: 20px;
        border: none
    }
}

.career .cr-wrap .cnct-img {
    background: #f9f9f9;
    float: left
}
.career .cr-wrap .cnct-img-right {
    background: #f9f9f9;
    float: right;
}


@media (max-width:1199px) {
    .career .cr-wrap .cnct-img ,.career .cr-wrap .cnct-img-right{
        float: none
    }
}

.career .cr-wrap .cnct-img img ,.career .cr-wrap .cnct-img-right img{
    width: 100%
}

@media (max-width:1199px) {
    .career .cr-wrap .cnct-img,.career .cr-wrap .cnct-img-right {
        border-top: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1
    }
    .career .cr-wrap .cnct-img img ,.career .cr-wrap .cnct-img-right img{
        width: 100%
    }
}

.career .cr-wrap .cnct-text {
    padding: 30px 15px 0 45px;
    background: #f9f9f9
}

@media (max-width:1199px) {
    .career .cr-wrap .cnct-text {
        padding: 30px 45px 0 15px;
        margin: 0 0 15px 0
    }
}

.career .cr-wrap .cnct-text h2 {
    font: 300 30px/35px Roboto, sans-serif;
    color: #3e71ad
}

@media (max-width:1199px) {
    .career .cr-wrap .cnct-text h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px
    }
}

.career .cr-wrap .cnct-text p {
    font: 300 17px/22px Roboto, sans-serif;
    color: #282828;
    margin: 0 0 15px
}

.career .cr-wrap .cnct-text p span {
    font: 400 22px/27px Roboto, sans-serif;
    text-transform: uppercase;
    display: block;
    color: #0d0d0d;
    margin-bottom: 5px
}

@media (max-width:1199px) {
    .career .cr-wrap .cnct-text p span {
        font-size: 14px
    }
}

.career .cr-wrap .cnct-text p a {
    background: 0 0;
    font: 300 17px/22px Roboto, sans-serif;
    color: #282828;
    padding: 0
}

.career .cr-wrap .cnct-text p a:hover {
    color: #c5021f;
    background: 0 0;
    padding: 0
}

.career .cr-wrap .cnct-text h3 {
    color: #3e71ad;
    font: 400 20px/22px Roboto, sans-serif !important;
    display: block;
    margin-top: 25px;
    padding: 0 0 15px 0
}

@media (max-width:1199px) {
    .career .cr-wrap .cnct-text h3 {
        margin: 0 0 20px 0 !important
    }
}

.career .cr-wrap .cnct-text a {
    background: #c5021f;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    padding: 15px 25px
}

.career .cr-wrap .cnct-text a:hover {
    background: #fa0327
}

@media (max-width:1199px) {
    .career .cr-wrap .cnct-text a {
        padding: 8px 20px;
        margin: 38px 0 25px 0 !important
    }
}

@media (max-width:479px) {
    .career .cr-wrap .cnct-text a {
        font-size: 16px
    }
}

.tc {
    text-align: center
}

.js .file-upload {
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: .1px;
    z-index: -1
}

.dummy-field {
    display: inline-block;
    height: 38px;
    left: 0;
    position: absolute;
    width: 70%
}

.file-upload.field+label {
    border: 1px solid #ddd;
    text-align: left
}

.file-upload+label {
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 36px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    transition: all .3s ease 0s;
    width: 100%;
    height: auto;
    padding: 5px 0
}

.file-upload.field+label strong {
    background: #c5011f none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 300;
    position: relative;
    text-align: center;
    transition: all .4s ease 0s;
    width: 20%
}

@media (max-width:479px) {
    .file-upload.field+label strong {
        width: 30%
    }
}

.file-upload.field+label strong:hover {
    background: #fa0327
}

.file-upload.field+label span {
    background-color: #fff;
    cursor: text;
    display: inline-block;
    float: left;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    padding: 0 10px;
    pointer-events: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%
}

.img-box-wrap {
    margin: 10px 0 30px 0
}

@media (max-width:1199px) {
    .img-box-wrap {
        padding-bottom: 20px;
        border: none
    }
}

.img-box-wrap .img-box-img {
    float: left
}

@media (max-width:1199px) {
    .img-box-wrap .img-box-img {
        float: none
    }
}

.img-box-wrap .img-box-img img {
    width: 80%
}

@media (max-width:1199px) {
    .img-box-wrap .img-box-img {
        border-top: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        margin: 15px 0 0 0
    }
    .img-box-wrap .img-box-img img {
        width: 100%
    }
}

.img-box-wrap .img-box-text {
    padding: 30px 15px 0 45px;
    background: #f9f9f9
}

@media (max-width:1199px) {
    .img-box-wrap .img-box-text {
        padding: 30px 45px 0 15px;
        margin: 0 0 15px 0
    }
}

.img-box-wrap .img-box-text h2 {
    font: 300 30px/35px Roboto, sans-serif;
    color: #3e71ad
}

@media (max-width:1199px) {
    .img-box-wrap .img-box-text h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px
    }
}

.img-box-wrap .img-box-text p {
    font: 300 15px/22px Roboto, sans-serif;
    color: #282828;
    margin: 0 0 15px
}

.img-box-wrap .img-box-text p span {
    font: 400 20px/27px Roboto, sans-serif;
    text-transform: uppercase;
    display: block;
    color: #0d0d0d;
    margin-bottom: 5px
}

@media (max-width:1199px) {
    .img-box-wrap .img-box-text p span {
        font-size: 14px
    }
}

.img-box-wrap .img-box-text h3 {
    color: #3e71ad;
    font: 400 20px/22px Roboto, sans-serif !important;
    display: block;
    margin-top: 25px;
    padding: 0 0 15px 0
}

@media (max-width:1199px) {
    .img-box-wrap .img-box-text h3 {
        margin: 0 0 20px 0 !important
    }
}

.img-box-wrap .img-box-text a {
    background: #c5021f;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    padding: 15px 25px
}

.img-box-wrap .img-box-text a:hover {
    background: #fa0327
}

@media (max-width:1199px) {
    .img-box-wrap .img-box-text a {
        padding: 8px 20px;
        margin: 38px 0 25px 0 !important
    }
}

@media (max-width:479px) {
    .img-box-wrap .img-box-text a {
        font-size: 16px
    }
}



h1 {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    font-size: 2.5rem;
    line-height: 55px;
    color: #3e71ad
}

h2 {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    font-size: 2.5rem;
    line-height: 55px;
    color: #3e71ad
}

h3 {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    font-size: 1.75rem;
    line-height: 35px;
    color: #3e71ad
}

a.link {
    color: #000 !important;
    cursor: default
}

a.link:hover {
    color: #000 !important
}

.inner-section {
    margin-bottom: 50px
}

.inner-section h1 {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    font-size: 2.7rem
}

.inner-section h3,.inner-section .spn-h3 {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    color: #282828;
    font-size: 2.3rem
}

.inner-section h3,.inner-section .spn-h3 {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    color: #3e71ad;
    font-size: 1.6rem
}

@media (max-width:1199px) {
    .inner-section h3,.inner-section .spn-h3 {
        font-size: 21px
    }
}

.inner-section h4,.inner-section .spn-h4 {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    color: #3e71ad;
    font-size: 1.4rem;
    font-weight: 400
}

@media (max-width:1199px) {
    .inner-section h4,.inner-section .spn-h4 {
        font-size: 22px
    }
}

.inner-section h2,
.inner-section h3,.inner-section .spn-h3,
.inner-section h4,.inner-section .spn-h4,
.inner-section h5,
.inner-section h6 {
    margin-bottom: 15px
}
.inner-section .spn-h3{
    line-height: 1.5;
}
.inner-section p+h1,
.inner-section p+h2,
.inner-section p+h3,
.inner-section p+h4,
.inner-section p+h5,
.inner-section p+h6,
.inner-section p+ol,
.inner-section p+ul {
    margin-top: 35px
}

.inner-section li a,
.inner-section p a {
    color: #3e71ad
}

.inner-section li a:hover,
.inner-section p a:hover {
    color: #000
}

.inner-section ul.cmn-list {
    padding-left: 60px;
    list-style-type: none;
    margin-bottom: 30px;
    margin-top: 20px
}

.inner-section ul.cmn-list li {
    margin-bottom: 10px;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    position: relative
}

.inner-section ul.cmn-list li:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #fff;
    border: 2px solid #3e71ad;
    left: -30px;
    top: 14px
}

.inner-section ul.cmn-list li ul {
    list-style: none;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative
}

.inner-section ul.cmn-list li ul li {
    padding-left: 30px
}

.inner-section ul.cmn-list li ul li:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #fff;
    border: 2px solid #3e71ad;
    left: 0;
    top: 6px
}

.inner-section ol {
    margin-bottom: 15px;
    margin-left: 40px
}

.inner-section ol li {
    margin-bottom: 5px
}

.inner-section .pdf-download {
    margin-top: 35px
}

.inner-section .inr-fullwidth-img {
    margin: 35px 0
}

.inner-banner {
    height: 485px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/inner-banner.jpg) no-repeat bottom center;
    width: 100%;
    background-size: cover;
    border-bottom: 1px solid #4b7db6;
    background-size: cover
}

@media (max-width:767px) {
    .inner-banner {
        display: none
    }
}

.inner-banner.get-free-alarm-system-bnr {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/get-free-alarm-system.jpg) no-repeat center;
    background-size: cover;
    border-bottom: 1px solid #4b7db6
}

@media (min-width:2400px) {
    .inner-banner.get-free-alarm-system-bnr {
        background-position-y: -95px
    }
}

.inner-banner.about-us-bnr {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/about-us.jpg) no-repeat center;
    background-size: cover;
    border-bottom: 1px solid #4b7db6
}

.inner-banner.contact-bnr {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/contact-us.jpg) no-repeat top center;
    background-size: cover;
    border-bottom: 1px solid #4b7db6
}

.inner-banner.ADT-bnr {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/ADT-command.jpg) no-repeat center;
    background-size: cover;
    border-bottom: 1px solid #4b7db6
}

.inner-banner.xti-5-bnr {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/xti-5.jpg) no-repeat center;
    background-size: cover;
    border-bottom: 1px solid #4b7db6
}

.inner-banner.testi-bnr {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/testi-bnr.jpg) no-repeat center;
    background-size: cover;
    border-bottom: 1px solid #4b7db6
}

.inner-banner.xti-bnr {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/xti-banner.jpg) no-repeat center;
    background-size: cover;
    border-bottom: 1px solid #4b7db6
}

.inner-banner.blog-bnr {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/blog-bnr.png) no-repeat center #fff;
    height: 400px;
    background-size: cover;
    border-bottom: 0
}

.inner-banner.blog-bnr .banner-ctn {
    display: none
}

@media (max-width:1199px) {
    .inner-banner {
        height: 435px
    }
}

@media (max-width:479px) {
    .inner-banner {
        height: 380px
    }
}

.inner-banner .banner-ctn {
    margin-top: 170px
}

@media (max-width:1023px) {
    .inner-banner .banner-ctn {
        background: rgba(255, 255, 255, .5);
        padding: 25px
    }
}

.inner-banner .banner-ctn p {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    color: #195594;
    line-height: 70px;
    letter-spacing: -3px
}

@media (max-width:1500px) {
    .inner-banner .banner-ctn p {
        font-size: 50px;
        line-height: 55px
    }
}

@media (max-width:1199px) {
    .inner-banner .banner-ctn p {
        font-size: 47px;
        line-height: 53px;
        margin-bottom: 0
    }
}

@media (max-width:1023px) {
    .inner-banner .banner-ctn p {
        font-size: 45px;
        line-height: 46px;
        letter-spacing: 0
    }
}

@media (max-width:479px) {
    .inner-banner .banner-ctn p {
        font-size: 25px;
        line-height: 35px
    }
}

@media (max-width:320px) {
    .inner-banner .banner-ctn p {
        font-size: 21px;
        line-height: 28px
    }
}

.inner-banner .banner-ctn p span {
    display: block;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 700;
    font-size: 65px
}

@media (max-width:1500px) {
    .inner-banner .banner-ctn p span {
        font-size: 57px
    }
}

@media (max-width:1366px){
   .inner-banner .banner-ctn p span{
        font-size: 45px;
    }
    .inner-banner .banner-ctn p{
        font-size: 45px;
    }
}

@media (max-width:1199px) {
    .inner-banner .banner-ctn p span {
        font-size: 53px
    }
}

@media (max-width:1023px) {
    .inner-banner .banner-ctn p span {
        font-size: 41px
    }
}

@media (max-width:479px) {
    .inner-banner .banner-ctn p span {
        font-size: 28px
    }
}

@media (max-width:320px) {
    .inner-banner .banner-ctn p span {
        font-size: 22px
    }
}

.breadcrumbs {
    padding: 25px 0;
    background: #fff
}

@media (max-width:767px) {
    .breadcrumbs {
        margin-top: 75px
    }
}

.breadcrumbs ul {
    list-style-type: none
}

.breadcrumbs ul li {
    display: inline-block;
    margin-right: 30px;
    position: relative;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    font-size: 16px
}

.breadcrumbs ul li.current {
    color: #1b5395
}

.breadcrumbs ul li a {
    color: #000
}

.breadcrumbs ul li a:hover {
    color: #3e71ad
}

.breadcrumbs ul li:after {
    position: absolute;
    content: ">";
    right: -21px;
    font-size: 20px;
    top: -2px
}

.breadcrumbs ul li:last-child:after {
    display: none
}

.inner-get-free-quots {
    padding: 25px 0;
    background-color: #f6f6f6;
    text-align: center
}

.inner-get-free-quots .cmn-btn {
    font-size: 38px;
    padding: 21px 45px
}

@media (max-width:1023px) {
    .inner-get-free-quots .cmn-btn {
        font-size: 32px;
        padding: 17px 38px
    }
}

@media (max-width:767px) {
    .inner-get-free-quots .cmn-btn {
        font-size: 25px;
        padding: 10px 30px
    }
}

.box-wrap-container {
    text-align: center;
    margin: 0 auto
}

.box-wrap-container ul.box-row {
    text-align: center;
    list-style-type: none;
    padding: 0;
    margin: 0 !important
}

.box-wrap-container ul.box-row li {
    display: inline-block;
    margin: 20px;
    background-color: #fff;
    vertical-align: top
}

@media (max-width:767px) {
    .box-wrap-container ul.box-row li {
        width: 100%;
        margin-left: 0
    }
}

.box-wrap-container ul.box-row a {
    text-align: center;
    transition: ease all 50ms;
    -o-transition: ease all 50ms;
    -webkit-transition: ease all 50ms
}

.box-wrap-container ul.box-row a .box-img {
    width: 215px;
    height: 215px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #3e71ad;
    padding: 10px;
    margin: auto;
    margin-bottom: 20px
}

@media (max-width:1500px) {
    .box-wrap-container ul.box-row a .box-img {
        width: 170px;
        height: 170px
    }
}

@media (max-width:1023px) {
    .box-wrap-container ul.box-row a .box-img {
        height: 150px;
        width: 150px;
        margin: 0 auto;
        margin-bottom: 15px
    }
}

@media (max-width:767px) {
    .box-wrap-container ul.box-row a .box-img {
        margin-bottom: 10px
    }
}

.box-wrap-container ul.box-row a .box-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transition: all .2s ease-in-out
}

.box-wrap-container ul.box-row a .box-title {
    margin: 0 auto;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #3e71ad
}

.box-wrap-container ul.box-row a .box-title span {
    display: block
}

.box-wrap-container ul.box-row a:hover .box-img {
    border: 1px solid transparent
}

.box-wrap-container ul.box-row a:hover .box-img img {
    filter: gray;
    -webkit-filter: grayscale(.8);
    -ms-transform: scale 1.05;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05)
}

.box-wrap-container ul.box-row a:hover .box-title {
    color: #000
}

.security-vedio {
    margin: 35px 0;
    text-align: center
}

.security-vedio h3 {
    color: #3e71ad;
    font-size: 1.85rem;
    margin-bottom: 35px
}

.security-vedio .col-half {
    border-radius: 15px
}

.security-vedio .col-half iframe {
    -moz-border-radius: 17px;
    border-radius: 17px
}

.adds-box {
    background: #f9f9f9;
    margin: 35px 0;
    border: 1px solid #e7e7e7
}

@media (max-width:1023px) {
    .adds-box .col-sm-6 {
        width: 100%
    }
}

.adds-box .adds-box-img {
    min-height: 233px
}

@media (max-width:1023px) {
    .adds-box .adds-box-img {
        text-align: center;
        min-height: inherit !important
    }
}

.adds-box .adds-box-ctn {
    padding: 35px
}

@media (max-width:1500px) {
    .adds-box .adds-box-ctn {
        padding: 15px
    }
}

.adds-box .adds-box-ctn h3,.adds-box .adds-box-ctn .spn-h3 {
    font-size: 1.85rem
}

.adds-box .adds-box-ctn h3 b {
    font-weight: 300
}

.adds-box .adds-box-ctn p {
    font-size: 15px;
    line-height: 23px
}

.adds-box .adds-box-ctn p.start-living {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    color: #3e71ad;
    font-size: 1.1rem;
    margin-bottom: 0
}

.adds-box .adds-box-ctn p span {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    color: #3e71ad;
    font-size: 1.1rem;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .adds-box .adds-box-ctn.pl-0 {
        padding-left: 0
    }
}

@media (max-width:1024px) {
    .adds-box .adds-box-ctn.pl-0 {
        padding-left: 15px
    }
}

.adds-box.adds-box-deatils p {
    font-size: 15px
}

.reccomented-seccurity {
    padding-top: 30px
}

@media (max-width:1199px) {
    .reccomented-seccurity {
        border-top: 1px solid #ccc
    }
}

@media (min-width:1200px) {
    .reccomented-seccurity {
        padding-top: 0
    }
}

.reccomented-seccurity h3 {
    color: #3e71ad
}

@media (max-width:767px) {
    .reccomented-seccurity h3 {
        font-size: 23px;
        text-align: center
    }
}

.reccomented-seccurity .box-row {
    text-align: left !important
}

.reccomented-seccurity ul.box-row a .box-img {
    width: 170px;
    height: 170px
}

@media (min-width:1200px) and (max-width:1500px) {
    .reccomented-seccurity ul.box-row a .box-img {
        width: 145px;
        height: 145px
    }
}

@media (max-width:1199px) {
    .reccomented-seccurity ul.box-row a .box-img {
        width: 145px !important;
        height: 145px !important
    }
}

@media (max-width:767px) {
    .reccomented-seccurity ul.box-row a .box-img {
        width: 160px !important;
        height: 160px !important
    }
}

@media (max-width:1500px) {
    .reccomented-seccurity .box-title,
    .reccomented-seccurity .box-title-head h3 {
        font-size: 16px !important
    }
}

.reccomented-seccurity .no-hover {
    cursor: default
}

.reccomented-seccurity .no-hover .box-title {
    color: #3e71ad !important
}

.testimonials-inr-wrap {
    padding: 45px;
    border: 1px solid #d6dde3;
    border-radius: 20px;
    -webkit-border-radius: 20px
}

@media (max-width:1199px) {
    .testimonials-inr-wrap {
        padding: 25px 15px
    }
}

@media (max-width:1023px) {
    .testimonials-inr-wrap {
        margin-bottom: 25px
    }
}

.testimonials-inr-wrap h3,.testimonials-inr-wrap .spn-h3 {
    color: #3e71ad
}

@media (max-width:767px) {
    .testimonials-inr-wrap h3,.testimonials-inr-wrap .spn-h3 {
        line-height: 25px;
        font-size: 18px
    }
}

.testimonials-inr-wrap .test-box {
    font-style: italic;
    margin-bottom: 25px
}

.testimonials-inr-wrap .test-box p {
    margin-bottom: 5px
}

.testimonials-inr-wrap .test-box span {
    font-style: normal !important;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #4e4e4e;
    position: relative;
    padding-left: 20px
}

@media (max-width:1023px) {
    .testimonials-inr-wrap .test-box span {
        font-size: 15px
    }
}

@media (max-width:767px) {
    .testimonials-inr-wrap .test-box span {
        font-size: 13px;
        display: block
    }
}

.testimonials-inr-wrap .test-box span:before {
    position: absolute;
    content: "~";
    left: 0;
    top: -4px;
    width: 10px;
    height: 10px
}

.testimonials-inr-wrap .test-box:last-child {
    margin-bottom: 0
}

.testimonials-inr-wrap .test-box blockquote {
    position: relative;
    display: inline-block
}

.testimonials-inr-wrap .cmn-btn {
    float: right;
    padding: 15px 40px;
    font-size: 18px
}

@media (max-width:767px) {
    .testimonials-inr-wrap .cmn-btn {
        padding: 8px 28px;
        font-size: 16px
    }
}

.testimonials-commercial-clients .testi-more-box,
.testimonials-resi-clients .testi-more-box {
    display: none
}

.testimonials-commercial-clients.open .testi-more-box,
.testimonials-resi-clients.open .testi-more-box {
    display: block
}

.circle-bg {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 37px;
    background: #3e71ad;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0
}

.inner-sidebar {
    padding-left: 15px
}

@media (max-width:1199px) {
    .inner-sidebar {
        padding-left: 0
    }
}

@media (max-width:1023px) {
    .inner-sidebar {
        border-top: 1px solid #ccc;
        padding-top: 15px
    }
}

.inner-sidebar .contact-box ul {
    padding: 0;
    list-style: none
}

.inner-sidebar .contact-box ul li {
    margin-bottom: 7px
}

@media (max-width:1023px) {
    .inner-sidebar .contact-box ul li {
        display: inline-block;
        width: 50%;
        float: left
    }
}

@media (max-width:767px) {
    .inner-sidebar .contact-box ul li {
        display: block;
        width: 100%;
        float: none
    }
}

.inner-sidebar .contact-box ul li a.link {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #292929 !important
}

.inner-sidebar .contact-box ul li a.mail {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 18px
}

.inner-sidebar .contact-box ul li i {
    margin-right: 10px
}

.inner-sidebar .side-testiminials {
    background-color: #3e71ad;
    padding: 20px;
    margin: 17px 0;
    position: relative
}

.inner-sidebar .side-testiminials .circle-bg {
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 1;
    font-size: 15px
}

.inner-sidebar .side-testiminials .t-wrap {
    padding: 15px;
    border: 1px solid #fff;
    border-style: dashed;
    position: relative
}

.inner-sidebar .side-testiminials .t-ctn {
    min-height: 120px
}

@media (max-width:1023px) {
    .inner-sidebar .side-testiminials .t-ctn {
        min-height: inherit
    }
}

.inner-sidebar .side-testiminials .t-ctn p {
    color: #fff;
    font-size: 14px
}

@media (max-width:1023px) {
    .inner-sidebar .side-testiminials .t-ctn p {
        min-height: inherit !important
    }
}

.inner-sidebar .side-testiminials .t-title {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    min-height: 50px
}

@media (max-width:1023px) {
    .inner-sidebar .side-testiminials .t-title {
        min-height: inherit
    }
}

.inner-sidebar .side-testiminials .t-btn {
    float: right
}

.inner-sidebar .side-testiminials .t-btn .cmn-btn {
    font-size: 14px
}

@media (max-width:767px) {
    .inner-sidebar .side-testiminials .t-btn .cmn-btn {
        margin-top: 15px
    }
}

.inner-sidebar .side-product-box ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.inner-sidebar .side-product-box ul li {
    display: block;
    vertical-align: middle;
    height: 135px;
    margin-bottom: 15px;
    padding-left: 20px;
    vertical-align: middle
}

.inner-sidebar .side-product-box ul li a {
    display: block;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #3e71ad;
    line-height: 25px
}

.inner-sidebar .side-product-box ul li a:hover {
    color: #000
}

@media (min-width:1200px) and (max-width:1500px) {
    .inner-sidebar .side-product-box ul li a {
        font-size: 17px
    }
}

@media (max-width:1199px) {
    .inner-sidebar .side-product-box ul li a {
        font-size: 17px;
        display: inline-block;
        padding: 8px;
        background: rgba(255, 255, 255, .5)
    }
}

@media (max-width:1023px) {
    .inner-sidebar .side-product-box ul li a {
        display: block;
        padding: 5px
    }
    .inner-sidebar .side-product-box ul li a span {
        display: inline-block
    }
}

@media (max-width:767px) {
    .inner-sidebar .side-product-box ul li a {
        display: inline-block;
        padding: 14px
    }
}

@media (max-width:320px) {
    .inner-sidebar .side-product-box ul li a {
        font-size: 14px;
        background: rgba(255, 255, 255, .5)
    }
}

.inner-sidebar .side-product-box ul li span {
    display: block
}

.inner-sidebar .side-product-box ul li:first-child {
    padding-top: 40px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/side-bar-image-1.jpg) no-repeat right #e7e7e5
}

.inner-sidebar .side-product-box ul li:nth-child(2) {
    padding-top: 40px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/side-bar-image-2.jpg) no-repeat right #e7e7e5
}

.inner-sidebar .side-product-box ul li:nth-child(3) {
    padding-top: 30px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/side-bar-image-3.jpg) no-repeat right #e7e7e5
}

.inner-sidebar .side-product-box ul li:nth-child(4) {
    padding-top: 30px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/side-bar-image-4.jpg) no-repeat right #e7e7e5
}

@media (max-width:1023px) {
    .inner-sidebar .side-product-box ul li {
        height: 85px;
        padding-top: 30px !important
    }
}

@media (max-width:767px) {
    .inner-sidebar .side-product-box ul li {
        padding-top: 17px !important
    }
}

.products-and-services {
    background-color: #f8f9fd;
    padding: 45px 0;
    border-top: 1px solid #cacccb
}

.products-and-services h1 {
    text-align: center
}

.products-and-services-img {
    background-color: #f8f9fd;
    padding: 45px 0
}

@media (max-width:1023px) {
    .products-and-services-img {
        padding-top: 0
    }
}

.products-and-services-img .side-product-box ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.products-and-services-img .side-product-box ul li {
    display: inline-block;
    width: 23%;
    vertical-align: middle;
    height: 135px;
    margin-bottom: 15px;
    padding-left: 20px;
    margin: 0 10px
}

@media (max-width:1199px) {
    .products-and-services-img .side-product-box ul li {
        width: 21%
    }
}

@media (max-width:1023px) {
    .products-and-services-img .side-product-box ul li {
        width: 45%;
        margin-bottom: 25px
    }
}

@media (max-width:479px) {
    .products-and-services-img .side-product-box ul li {
        width: 100%
    }
}

.products-and-services-img .side-product-box ul li a {
    display: block;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #3e71ad;
    line-height: 25px
}

@media (min-width:1200px) and (max-width:1500px) {
    .products-and-services-img .side-product-box ul li a {
        font-size: 17px
    }
}

.products-and-services-img .side-product-box ul li a:hover {
    color: #000
}

@media (max-width:1199px) {
    .products-and-services-img .side-product-box ul li a {
        display: inline-block;
        padding: 8px;
        background: rgba(255, 255, 255, .5)
    }
}

@media (max-width:1023px) {
    .products-and-services-img .side-product-box ul li a {
        display: block;
        background: 0 0;
        padding: 0
    }
    .products-and-services-img .side-product-box ul li a span {
        display: inline-block
    }
}

@media (max-width:767px) {
    .products-and-services-img .side-product-box ul li a {
        display: inline-block;
        padding: 14px;
        background: rgba(255, 255, 255, .5)
    }
}

@media (max-width:767px) {
    .products-and-services-img .side-product-box ul li a {
        font-size: 14px
    }
}

.products-and-services-img .side-product-box ul li span {
    display: block
}

.products-and-services-img .side-product-box ul li:first-child {
    padding-top: 40px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/side-bar-image-1.jpg) no-repeat right #e7e7e5
}

.products-and-services-img .side-product-box ul li:nth-child(2) {
    padding-top: 40px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/side-bar-image-2.jpg) no-repeat right #e7e7e5
}

.products-and-services-img .side-product-box ul li:nth-child(3) {
    padding-top: 30px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/side-bar-image-3.jpg) no-repeat right #e7e7e5
}

.products-and-services-img .side-product-box ul li:nth-child(4) {
    padding-top: 30px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/side-bar-image-4.jpg) no-repeat right #e7e7e5
}

@media (max-width:1023px) {
    .products-and-services-img .side-product-box ul li {
        height: 85px;
        padding-top: 30px !important
    }
}

@media (max-width:767px) {
    .products-and-services-img .side-product-box ul li {
        padding-top: 17px !important
    }
}

.inner-footer-list {
    padding: 0;
    margin: 0;
    list-style: none
}

@media (max-width:1023px) {
    .inner-footer-list {
        margin-bottom: 20px !important;
        text-align: center
    }
}

.inner-footer-list li {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 15px
}

@media (max-width:1199px) {
    .inner-footer-list li {
        font-size: 14px
    }
}

.inner-footer-list li a {
    color: #3e71ad
}

.inner-footer-list li a:hover {
    color: #000
}

.inner-footer-list li:first-child {
    margin-bottom: 20px;
    border-bottom: 1px solid #cacccb;
    padding-bottom: 20px;
    font-size: 19px
}

@media (max-width:1199px) {
    .inner-footer-list li:first-child {
        font-size: 14px
    }
}

@media (max-width:1023px) {
    .inner-footer-list li:first-child {
        margin-bottom: 5px;
        border-bottom: inherit;
        padding-bottom: 0
    }
}

.inner-footer-list li:first-child a {
    color: #000
}

.inner-footer-list li:first-child a:hover {
    color: #3e71ad
}

.Sorry-page {
    text-align: center
}

.Sorry-page p {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #000
}

.Sorry-page p span {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    display: block;
    color: #c5021f
}

.Sorry-page p.click-here {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    color: #282828
}

.Sorry-page p.click-here a {
    color: #c5021f
}

.Sorry-page p.click-here a:hover {
    color: #000
}

.Sorry-page.thank-you p {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    color: #282828
}

.Sorry-page.thank-you span {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    display: block;
    color: #3e71ad
}

.testimonials .testimonials-inr-wrap {
    margin-top: 25px
}

.testimonials .testi-btn {
    background: #28a9e2;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 12px 26px;
    font-size: 15px
}

.google-revw {
    padding: 0;
    height: 250px;
    overflow-x: hidden
}

.inner-form .m-b {
    margin-bottom: 12px
}

.inner-form label {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #282828;
    cursor: pointer
}

.inner-form .ctrl-ind {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #fff;
    border-radius: 2px;
    border: 2px solid #a1a1a1;
    position: relative;
    left: -8px;
    top: 2px
}

.inner-form .ctrl-ind:after {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    left: 1px;
    top: 1px;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/check-gray.svg) no-repeat;
    background-size: 75%;
    visibility: hidden;
    opacity: 0;
    transition: all ease .2s
}

.inner-form .tb02_chk {
    padding-left: 10px
}

.inner-form .tb02_chk input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.inner-form .tb02_chk input:checked~.ctrl-ind:after {
    visibility: visible;
    opacity: 1;
    transform: none
}

.inner-form .tb02_chk input:disabled~.ctrl-ind {
    opacity: .5
}

.tb02_chk input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.tb02_chk input:checked~.ctrl-ind:after {
    visibility: visible;
    opacity: 1;
    transform: none
}

.tb02_chk input:disabled~.ctrl-ind {
    opacity: .5
}

.site-map {
    margin: 0 !important;
    padding: 0 !important;
    padding-left: 45px !important;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    list-style: none
}

.site-map li {
    margin: 0 !important;
    padding: 0 !important;
    position: relative
}

.site-map li ul {
    margin: 0 !important;
    padding: 0 !important;
    padding-left: 30px !important
}

.site-map li a {
    margin-bottom: 10px !important;
    display: inline-block
}

.site-map li:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #fff;
    border: 2px solid #3e71ad;
    left: -30px;
    top: 7px
}

.site-map li.custom {
    cursor: default
}

.site-map li.custom a:hover {
    color: inherit
}

.site-map ul {
    list-style: none
}

.product-box {
    margin-bottom: 25px;
    margin-top: 25px
}

.product-img {
    position: relative;
    width: 195px;
    height: 195px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #3e71ad;
    padding: 10px;
    justify-content: center
}

@media (min-width:1200px) and (max-width:1500px) {
    .product-img {
        width: 185px;
        height: 185px
    }
}

@media (max-width:1199px) {
    .product-img {
        width: 170px;
        height: 170px
    }
}

@media (max-width:767px) {
    .product-img {
        margin: 0 auto
    }
}

.product-img img {
    max-width: 100%;
    border-radius: 50%;
    border: 1px solid #ccc
}

.product-discription {
    padding-top: 25px
}

@media (min-width:1024px) and (max-width:1199px) {
    .product-discription {
        margin-left: 35px
    }
}

@media (max-width:767px) {
    .product-discription {
        text-align: center
    }
}

.product-discription h4 {
    font-size: 16px
}

@media (max-width:1023px) {
    .product-discription h4 {
        font-size: 16px
    }
}

.inner-section {
    overflow: hidden !important
}

.h1-btm-ctn {
    margin-top: -30px;
    font-size: 12px !important
}

@media (max-width:767px) {
    .h1-btm-ctn {
        margin-top: -10px
    }
}

.grade-logo {
    float: right;
    width: 160px
}

@media (max-width:1023px) {
    .grade-logo {
        float: left
    }
}

@media (max-width:767px) {
    .inner-title h1 {
        font-size: 24px
    }
}

@media (min-width:1200px) {
    .free-alarm-system span.error,
    .free-alarm-system span.newerror {
        left: 0 !important;
        right: inherit !important
    }
    .free-alarm-system span.error:after,
    .free-alarm-system span.newerror:after {
        left: 10px !important;
        right: inherit !important
    }
    .free-alarm-system .plz {
        top: 15px
    }
}

.free-alarm-system #wait-contactform-contactcontact {
    width: 155px !important
}

@media (max-width:1199px) {
    .free-alarm-system #wait-contactform-contactcontact {
        width: 115px !important
    }
}

.testi-title {
    display: block;
    margin-top: 10px
}

.testi-adds-box {
    padding-top: 25px
}

@media (max-width:1023px) {
    .inner-sidebar .side-product-box ul li a span {
        margin-right: 5px
    }
    .products-and-services-img .side-product-box ul li a span {
        margin-right: 5px
    }
    .products-and-services-img .side-product-box ul li a {
        background: rgba(255, 255, 255, .5);
        padding: 5px
    }
}

.wide-img {
    width: 80%;
    padding: 15px
}

@media (max-width:767px) {
    .wide-img {
        width: 100%
    }
}

.mob-red {
    max-width: 181.5px;
    max-height: 368px
}

.inner-cont-img-wrap {
    display: block;
    text-align: center;
    margin-top: 20px
}

.camera-wrap-inner {
    text-align: center
}

.camera-wrap-inner .img-holder {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px
}

.camera-wrap-inner .img-holder.sec-small img {
    width: 123px
}

.camera-wrap-inner .img-holder img {
    width: 200px
}

.img-w-adj {
    width: auto
}

@media (max-width:767px) {
    .img-w-adj {
        width: 100%
    }
}

.mb-15 {
    margin-bottom: 15px
}

.tc {
    text-align: center;
    display: block
}

.fr {
    float: right
}

.rght-img {
    padding-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .rght-img {
        margin-left: 0
    }
}

.wsc-fixes {
    width: auto;
    max-height: 225px
}

.img-50perc {
    max-width: 40%;
    max-height: 50%
}

.pdf-download {
    padding-left: 15px;
    padding-right: 15px
}

.container-full {
    padding: 0 40px;
    margin: 0 auto
}

@media (min-width:1900px) {
    .container-full {
        max-width: 1900px
    }
}

@media (max-width:1199px) {
    .container-full {
        padding: 0 15px
    }
}

@media (max-width:1023px) {
    .container-full {
        padding: 0 15px
    }
}

.container-ctn {
    margin: 0 auto;
    padding: 0 90px
}

@media (min-width:1900px) {
    .container-ctn {
        max-width: 1900px
    }
}

@media (max-width:1199px) {
    .container-ctn {
        padding: 0 30px
    }
}

@media (max-width:1023px) {
    .container-ctn {
        padding: 0 15px
    }
}

.header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    padding: 30px 0;
    z-index: 2
}

@media (min-width:768px) {
    .header {
        transition: ease all .5s;
        -o-transition: ease all .5s;
        -webkit-transition: ease all .5s
    }
}

@media (max-width:1199px) {
    .header {
        padding: 15px 0
    }
}

@media (max-width:767px) {
    .header.slim-head {
        background: #fff
    }
}

.header .logo {
    width: 180px;
    transition: ease all .5s;
    -o-transition: ease all .5s;
    -webkit-transition: ease all .5s
}

@media (min-width:1200px) and (max-width:1500px) {
    .header .logo {
        width: 150px
    }
}

@media (max-width:1199px) {
    .header .logo {
        width: 130px
    }
}

@media (max-width:767px) {
    .header .logo {
        width: 100px
    }
}

@media (max-width:479px) {
    .header .logo {
        width: 103px
    }
}

@media (max-width:320px) {
    .header .logo {
        width: 85px
    }
}

.header .right-section {
    float: right
}

@media (max-width:1199px) {
    .header .edt-col-lft {
        width: 1%
    }
}

@media (max-width:1199px) {
    .header .edt-col-rht {
        width: 90%
    }
}

@media (min-width:1200px) {
    .header .main-nav {
        padding-top: 20px;
        float: right;
        padding-right: 20px;
        padding-right: 35px;
        position: relative
    }
    .header .main-nav:after {
        position: absolute;
        height: 50px;
        width: 2px;
        background: #b7b7b7;
        right: 5px;
        top: 15px;
        content: ""
    }
}

@media (min-width:1200px) {
    .header .tel-free {
        text-align: center
    }
}

.header .tel-free .tel {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    color: #000;
    cursor: default
}

@media (max-width:1500px) {
    .header .tel-free .tel {
        font-size: 22px
    }
}

@media (max-width:479px) {
    .header .tel-free .tel {
        font-size: 18px
    }
}

@media (max-width:320px) {
    .header .tel-free .tel {
        font-size: 14px
    }
}

@media (max-width:1199px) {
    .header .tel-free .cmn-btn {
        padding: 6px 13px
    }
}

@media (max-width:479px) {
    .header .tel-free .cmn-btn {
        padding: 5px 15px;
        font-size: 13px
    }
}

@media (max-width:320px) {
    .header .tel-free .cmn-btn {
        padding: 3px 12px;
        font-size: 10px
    }
}

@media (min-width:768px) {
    .header.slim-head {
        border: none;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08);
        outline: 0;
        transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1);
        padding: 1px 0;
        background: #fff;
        z-index: 2
    }
    .header.slim-head .logo {
        width: 125px
    }
}

.banner {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/home-banner.jpg) no-repeat #f6f6f6;
    background-size: cover;
    height: 110vh
}

@media (max-width:1199px) {
    .banner {
        height: 550px
    }
}

@media (max-width:1023px) {
    .banner {
        height: 51vh
    }
}

@media (max-width:767px) {
    .banner {
        height: 650px
    }
}

@media (max-width:479px) {
    .banner {
        height: 448px
    }
}

.banner .banner-ctn {
    margin-top: 170px
}

@media (min-width:1200px) and (max-width:1500px) {
    .banner .banner-ctn {
        margin-top: 144px
    }
}

@media (max-width:1199px) {
    .banner .banner-ctn {
        background: rgba(255, 255, 255, .7);
        margin-top: 150px;
        padding: 35px;
        padding-bottom: 0
    }
}

@media (max-width:1023px) {
    .banner .banner-ctn {
        background: rgba(255, 255, 255, .7);
        margin-top: 105px;
        padding: 35px;
        padding-bottom: 0
    }
}

@media (max-width:479px) {
    .banner .banner-ctn {
        background: rgba(255, 255, 255, .7);
        padding: 25px 15px 15px 0
    }
}

.banner .banner-ctn .left-txt {
    text-align: left
}

@media (max-width:1023px) {
    .banner .banner-ctn .left-txt {
        text-align: center;
        margin-bottom: 0
    }
}

@media (max-width:479px) {
    .banner .banner-ctn .left-txt {
        margin-bottom: 0
    }
}

.banner .banner-ctn .left-txt p {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #195393
}

@media (min-width:1500px) {
    .banner .banner-ctn .left-txt p {
        line-height: 30px
    }
}

@media (min-width:1200px) and (max-width:1500px) {
    .banner .banner-ctn .left-txt p {
        font-size: 22px;
        line-height: 30px
    }
}

@media (max-width:1199px) {
    .banner .banner-ctn .left-txt p {
        font-size: 20px
    }
}

@media (max-width:479px) {
    .banner .banner-ctn .left-txt p {
        font-size: 17px
    }
}

.banner .banner-ctn .left-txt p span {
    display: block;
    color: #195393;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 700;
    font-size: 24px
}

@media (min-width:1200px) and (max-width:1500px) {
    .banner .banner-ctn .left-txt p span {
        font-size: 23px
    }
}

@media (max-width:1199px) {
    .banner .banner-ctn .left-txt p span {
        font-size: 20px
    }
}

@media (max-width:479px) {
    .banner .banner-ctn .left-txt p span {
        font-size: 19px
    }
}

.banner .banner-ctn .main-txt {
    text-align: center
}

@media (max-width:1024px) {
    .banner .banner-ctn .main-txt {
        text-align: center;
        margin-bottom: 55px
    }
}

@media (max-width:479px) {
    .banner .banner-ctn .main-txt {
        margin-bottom: 5px;
        margin-top: 0
    }

    
}

.banner .banner-ctn .main-txt p {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    color: #3e71ad;
    line-height: 50px;
    margin-bottom: 5px
}

@media (max-width:1500px) {
    .banner .banner-ctn .main-txt p {
        font-size: 35px;
        line-height: 40px
    }
}

@media (max-width:1199px) {
    .banner .banner-ctn .main-txt p {
        font-size: 28px;
        line-height: 38px
    }
}

@media (max-width:479px) {
    .banner .banner-ctn .main-txt p {
        font-size: 21px;
        line-height: 20px
    }
}

@media (max-width:320px) {
    .banner .banner-ctn .main-txt p {
        font-size: 18px
    }
}

.banner .banner-ctn .main-txt p span {
    display: block;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 700;
    font-size: 53px;
    margin-top: 10px
}

@media (max-width:1500px) {
    .banner .banner-ctn .main-txt p span {
        font-size: 45px
    }
}

@media (max-width:1199px) {
    .banner .banner-ctn .main-txt p span {
        font-size: 35px
    }
}

@media (max-width:479px) {
    .banner .banner-ctn .main-txt p span {
        font-size: 23px
    }
}

.banner .banner-ctn .main-txt p.sm-p {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    color: #282828;
    line-height: 20px
}

@media (min-width:1024px) and (max-width:1199px) {
    .banner .banner-ctn .main-txt p.sm-p {
        font-size: 12px
    }
}

.banner .banner-ctn .main-txt .cmn-btn {
    margin-top: 5px;
    background: #149034;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    padding: 17px 60px
}

.banner .banner-ctn .main-txt .cmn-btn:hover {
    background: #25b844
}

@media (max-width:1500px) {
    .banner .banner-ctn .main-txt .cmn-btn {
        font-size: 25px
    }
}

@media (max-width:1199px) {
    .banner .banner-ctn .main-txt .cmn-btn {
        padding: 10px 40px
    }
}

@media (max-width:320px) {
    .banner .banner-ctn .main-txt .cmn-btn {
        padding: 8px 35px;
        font-size: 1rem
    }
}

.banner .banner-ctn .logos {
    text-align: right
}

.banner .banner-ctn .logos img.bnr-logo {
    width: 145px
}

@media (min-width:1200px) and (max-width:1500px) {
    .banner .banner-ctn .logos img.bnr-logo {
        width: 128px
    }
}

@media (max-width:1023px) {
    .banner .banner-ctn .logos {
        text-align: center;
        margin-bottom: 25px
    }
}

@media (max-width:479px) {
    .banner .banner-ctn .logos {
        margin-bottom: 0
    }
    .banner .banner-ctn .logos img {
        width: 110px !important
    }
}

.banner .banner-ctn .logos a {
    cursor: default;
    display: block;
    margin-bottom: 10px
}

@media (max-width:1023px) {
    .banner .banner-ctn .logos a {
        display: inline-block
    }
}

h1,
h2 {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    line-height: 55px;
    color: #3e71ad
}

@media (max-width:767px) {
    h1,
    h2 {
        line-height: 35px;
        font-size: 25px
    }
}

.smart-security h2,
.why-gt-scrty h2 {
    margin-bottom: 17px
}
.home-page h1,
.home-page h2,
.home-page h3
.home-page h4{
    font-weight: 600;
}
.home-page .smart-security{
    background: unset;
}
.wlcm-section {
    padding: 45px 0;
    position: relative;
}

.wlcm-section .bg {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/images/bnr-btm-img.jpg) no-repeat top center;
    background-size: cover;
    height: 110px;
    position: absolute;
    top: -4px;
    width: 100%;
    z-index: 3
}

@media (max-width:1023px) {
    .wlcm-section {
        padding: 25px 0
    }
}

.wlcm-section h1 {
    text-align: center;
    font-size: 2.5rem;
    position: relative;
    z-index: 1;
    font-weight: 600;
}

@media (max-width:767px) {
    .wlcm-section h1 {
        line-height: 30px;
        font-size: 25px
    }
}

.wlcm-section h3 {
    font-size: 1.75rem;
    margin-bottom: 15px;
    color: #3e71ad;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300
}

@media (max-width:767px) {
    .wlcm-section h3 {
        font-size: 21px;
        line-height: 30px
    }
}

@media (max-width:320px) {
    .wlcm-section h3 {
        font-size: 18px
    }
}

.wlcm-section p {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 15;
    line-height: 24px
}

@media (min-width:1200px) and (max-width:1500px) {
    .wlcm-section p {
        font-size: 14px;
        line-height: 23px
    }
}

.wlcm-section .cmn-btn {
    padding: 11px 25px;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
        margin: 15px 0px;
}
.hm-smart-security h2{
    font-weight: 600;
    font-size: 35px;
    line-height: 40px;
}

.wlcm-section .year-logo {
    list-style: none;
    margin: 25px 0
}

.wlcm-section .year-logo li {
    display: inline-block;
    width: 11%;
    padding-right: 5px
}

@media (min-width:1024px) {
    .wlcm-section .edit-col-left {
        width: 44%;
        float: left
    }
    .wlcm-section .edit-col-right {
        width: 53%
    }
}

.logo-s {
    float: right
}

@media (max-width:1023px) {
    .logo-s {
        float: none;
        text-align: center;
        margin-bottom: 25px
    }
}

@media (max-width:767px) {
    .logo-s {
        margin-bottom: 10px
    }
}

.logo-s ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.logo-s ul li {
    display: inline-block;
    width: calc(100%/4);
    height: 45px;
    width: auto;
    text-align: center;
    padding-right: 15px
}

.logo-s ul li img {
    height: 45px
}

@media (max-width:767px) {
    .logo-s ul li img {
        height: auto
    }
}

@media (max-width:1199px) {
    .logo-s ul li {
        display: block;
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width:1023px) {
    .logo-s ul li {
        display: inline-block;
        width: calc(100%/4);
        margin-bottom: 10px
    }
}

.logo-s .cur-default {
    cursor: default
}

.smart-security {
    background-color: #f6f6f6
}

@media (max-width:1023px) {
    .smart-security {
        padding: 35px 0;
        padding-bottom: 0
    }
}

.smart-security .top-line {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/top-line.png) no-repeat center bottom;
    background-size: cover;
    height: 35px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 45px
}

@media (max-width:1023px) {
    .smart-security .top-line {
        display: none
    }
}

.smart-security .bottom-line {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/btm-line.png) no-repeat center top;
    background-size: cover;
    height: 35px;
    width: 100%;
    margin: 0 auto;
    margin-top: 0
}

@media (max-width:1023px) {
    .smart-security .bottom-line {
        display: none
    }
}

@media (max-width:1023px) {
    .smart-security figure img {
        width: 100%
    }
}



@media (max-width:1023px) {
    .smart-security .cmn-btn {
        margin-bottom: 35px
    }
}

.why-gt-scrty .col-md-5 .row , .why-gt-scrty .col-lg-5 .row {
    width: 80%;
    margin-right: auto;
}
.why-gt-scrty {
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
}
.why-gt-scrty .col-md-5 ,.why-gt-scrty .col-lg-5 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fff;
}
.why-gt-scrty ul {
    list-style: none;
    margin-top: 23px
}

.why-gt-scrty ul li {
    margin-bottom: 15px;
    width: 45%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.why-gt-scrty .row {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.why-gt-scrty .row .row .col-md-6 {
    padding: 0;
}
.why-gt-scrty article img {
    object-fit: contain;
    margin: 0;
    width: 50px;
    height: 50px;
}
.why-gt-scrty h2 {
    font-weight: 600;
    line-height: 45px;
}
.contact-form-home h2 {
    line-height: 45px;
}
.contact-form-home .form-wrap-sec input {
    height: 45px;
}
.why-gt-scrty p, .why-gt-scrty h2 {
    text-align: left;
}
.why-gt-scrty p {
    font-weight: 400;
}
.why-gt-scrty article p {
    font-size: 15px;
}
.why-gt-scrty .desk-hide{
    display: none;
}
.why-gt-scrty article {
    height: 130px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    border: 1px solid #ebebeb;
    border-left: 0;
    border-top: 0;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
.why-gt-scrty .col-md-6:nth-child(2) article, .why-gt-scrty .col-md-6:nth-child(4) article, .why-gt-scrty .col-md-6:nth-child(2) article, .why-gt-scrty .col-md-6:nth-child(6) article {
    border-right: 0;
}
.why-gt-scrty .col-md-6:last-child article{
    border-bottom: 0;
}
@media (max-width:478px) {
    .why-gt-scrty ul li {
        width: 100%
    }
}
.why-gt-scrty ul img {
    display: flex;
    flex-wrap: wrap;
}
.why-gt-scrty ul li img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
@media (max-width:767px) {
    .why-gt-scrty ul li img {
        position: relative;
        top: -2px
    }
}

@media (max-width:1199px) {
    .why-gt-scrty h2 {
        line-height: 35px
    }
}

.home-review {
    padding: 35px 0
}

.home-review .google-revw {
    overflow-x: hidden
}

@media (max-width:1023px) {
    .home-review .google-revw {
        margin-bottom: 25px
    }
}

.home-review .home-str {
    float: left;
    width: 75%;
    height: 250px
}

@media (min-width:1500px) {
    .home-review .home-str {
        width: 65%
    }
}

@media (max-width:1450px) {
    .home-review .home-str {
        width: 78%
    }
}

@media (min-width:1200px) and (max-width:1300px) {
    .home-review .home-str {
        width: 85%
    }
}

@media (max-width:1024px) {
    .home-review .home-str {
        overflow: scroll
    }
}

@media (max-width:1023px) {
    .home-review .home-str {
        width: 90%
    }
}

@media (max-width:767px) {
    .home-review .home-str {
        float: none !important;
        height: auto !important
    }
    .home-review .home-str iframe {
        height: 500px !important
    }
}

@media (max-width:479px) {
    .home-review .home-str {
        width: 100%
    }
}

.home-review .bbb-lg {
    float: left;
    width: 55px;
    margin-left: 15px
}

@media (max-width:767px) {
    .home-review .bbb-lg {
        padding-left: 10px;
        float: none !important;
        margin-left: 0;
        margin-top: 30px
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .home-review .col-md-5 {
        width: 100%;
        margin-bottom: 35px
    }
    .home-review .col-md-7 {
        width: 70%
    }
}

.get-free-quots {
    background-color: #f6f6f6;
    padding: 45px 0;
    padding-bottom: 40px
}

.get-free-quots .cmn-btn {
    border: none;
    text-transform: uppercase;
    padding: 17px 36px;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 500;
    font-size: 20px
}

.get-free-quots .cmn-btn:hover {
    background: #c5021f
}

@media (max-width:1199px) {
    .get-free-quots .cmn-btn {
        padding: 15px 30px
    }
}

.we-live-where {
    padding: 50px 0;
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/we-were.jpg) no-repeat center;
    background-size: cover;
    text-align: center
}

.we-live-where p {
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    font-size: 1rem;
    color: #fff
}

@media (min-width:1200px) and (max-width:1500px) {
    .we-live-where p {
        font-size: 15px;
        line-height: 24px
    }
}

.we-live-where p.main-text {
    font-size: 2.5rem;
    margin-bottom: 15px
}

@media (max-width:767px) {
    .we-live-where p.main-text {
        line-height: 25px;
        font-size: 1.7rem
    }
}

.we-live-where .cmn-btn {
    padding: 12px 25px;
    margin-top: 20px;
    border-radius: 0;
    border-radius: 0;
    border: 0;
    transition: ease all .5;
    -o-transition: ease all .5;
    -webkit-transition: ease all .5
}

.we-live-where .cmn-btn:hover {
    background: #c5021f
}

.btm-logos {
    background-color: #264e7d;
    padding: 29px 0;
}

@media (max-width:1023px) {
    .btm-logos {
        text-align: center
    }
}

.btm-logos p {
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    color: #fff;
    font-size: 14px;
    margin-top: 10px
}

@media (max-width:479px) {
    .btm-logos p {
        font-size: 11px
    }
}

.btm-logos .float-right {
    float: right
}

@media (max-width:1023px) {
    .btm-logos .float-right {
        float: none
    }
}

.btm-logos .float-right img {
    margin-right: 10px;
    margin-bottom: 15px
}

@media (min-width:1200px) and (max-width:1500px) {
    .btm-logos .float-right img {
        max-width: 110px
    }
}

@media (max-width:767px) {
    .btm-logos .float-right img {
        width: 35px;
        height: 61px
    }
}

@media (max-width:479px) {
    .btm-logos .float-right img {
        width: auto;
        max-width: 110px;
        height: auto
    }
}

.btm-logos .social-icons ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.btm-logos .social-icons ul li {
    display: inline-block;
    margin-right: 8px
}

@media (max-width:767px) {
    .btm-logos .social-icons ul li {
        margin-right: 8px
    }
}

.btm-logos .circle-ico {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
    font-size: 17px
}

.btm-logos .circle-ico.fb {
    background: #3c5b9b
}

.btm-logos .circle-ico.tw {
    background-color: #1fa6d3
}

.btm-logos .circle-ico.gp {
    background-color: #e24e39
}

.btm-logos .circle-ico.yt {
    background-color: #c6312d
}

.btm-logos .circle-ico.pin {
    background-color: #d02023;
    line-height: 50px;
    font-size: 35px;
    position: relative;
    top: 5px
}

.btm-logos .circle-ico.insta {
    background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/insta-bg.png) no-repeat center;
    line-height: 50px;
    position: relative;
    top: 9px
}

.btm-logos .circle-ico.insta svg {
    width: 21px;
    height: 34px;
    fill: #fff
}

@media (max-width:767px) {
    .btm-logos .circle-ico {
        width: 35px !important;
        height: 35px !important;
        text-align: center;
        line-height: 34px !important;
        font-size: 17px !important;
        color: #fff;
        display: inline-block;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        border: 0
    }
    .btm-logos .circle-ico.pin {
        position: relative;
        top: 0
    }
    .btm-logos .circle-ico.insta {
        top: 11px
    }
    .btm-logos .circle-ico.insta svg {
        width: 21px
    }
}

.btm-logos.home-page-view .adt-logo {
    display: none !important
}

.btm-logos.home-page-view .porotecton {
    display: none !important
}

@media (min-width:1200px) {
    .btm-logos.home-page-view ul {
        right: 0;
        top: 304px;
        z-index: 5
    }
    .btm-logos.home-page-view li {
        display: inline-block !important;
        margin-right: 0;
        margin-bottom: 8px
    }
    .btm-logos.home-page-view .circle-ico {
        width: 35px !important;
        height: 35px !important;
        text-align: center;
        line-height: 34px !important;
        color: #fff;
        display: inline-block;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        border: 0;
        font-size: 17px !important
    }
    .btm-logos.home-page-view .circle-ico.fb {
        background: #3c5b9b
    }
    .btm-logos.home-page-view .circle-ico.tw {
        background-color: #1fa6d3
    }
    .btm-logos.home-page-view .circle-ico.gp {
        background-color: #e24e39
    }
    .btm-logos.home-page-view .circle-ico.yt {
        background-color: #c6312d
    }
    .btm-logos.home-page-view .circle-ico.pin {
        background-color: #d02023
    }
    .btm-logos.home-page-view .circle-ico.insta {
        background: url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/insta-bg.png) no-repeat center;
        line-height: 72px;
        position: relative;
        top: 0
    }
}

@media (min-width:1200px) and (min-width:1600px) {
    .btm-logos.home-page-view .circle-ico.insta {
        top: 11px
    }
}

@media (min-width:1200px) {
    .btm-logos.home-page-view .circle-ico.insta svg {
        top: 0;
        width: 21px;
        height: 34px;
        fill: #fff
    }
    .btm-logos.home-page-view.bx-shwd .circle-ico {
        -webkit-box-shadow: -1px 4px 16px -2px rgba(0, 0, 0, .6);
        -moz-box-shadow: -1px 4px 16px -2px rgba(0, 0, 0, .6);
        box-shadow: -1px 4px 16px -2px rgba(0, 0, 0, .6)
    }
}

.btm-logos .social-icons a:hover {
    opacity: .7 !important
}

.map-point-mark {
    margin-right: 15px
}

.footer {
    background-color: #282828;
    text-align: center;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 300;
    font-size: 14px
}

.footer ul.footer-menu {
    padding: 10px 0;
    list-style-type: none;
    border-bottom: 1px solid #494949
}

.footer ul.footer-menu li {
    display: inline-block;
    margin-right: 25px
}

@media (max-width:767px) {
    .footer ul.footer-menu li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.footer ul.footer-menu li a {
    color: #fff
}

.footer ul.footer-menu li a.active,
.footer ul.footer-menu li a:hover {
    color: #3e71ad
}

.footer .privacy-policy {
    padding: 25px 0
}

.footer .privacy-policy p {
    color: #fff;
    opacity: .4;
    font-size: 12px
}

.back-btn {
    text-align: right;
    margin-top: 20px;
    display: none !important;
    margin-bottom: 20px
}

@media (max-width:1119px) {
    .back-btn {
        display: none !important
    }
}

.get-free-quots .btn-grp {
    padding-left: 45px
}

@media (max-width:1199px) {
    .get-free-quots .btn-grp {
        padding-left: 0
    }
}

.get-free-quots #captcha_div_contact_2 p {
    text-align: right
}

.get-free-quots #captcha_div_contact_2 p span {
    font-weight: 500;
    color: #4e4e4e
}

.get-free-quots .form-wrap-sec .capctha-wrap .btn-grp a {
    border: 1px solid #b7b7b7
}

.get-free-quots .form-wrap-sec .capctha-wrap .btn-grp .ref-img {
    border: none
}

.free-alarm-system .capchta-icons {
    float: right;
    width: 60%;
    margin-top: 10px
}

@media (max-width:1600px) {
    .free-alarm-system .capchta-icons {
        width: 73%
    }
}

@media (max-width:1500px) {
    .free-alarm-system .capchta-icons {
        width: 90%
    }
}

@media (max-width:1199px) {
    .free-alarm-system .capchta-icons {
        width: 100% !important;
        text-align: right !important
    }
}

.free-alarm-system .capchta-icons p {
    display: inline-block;
    float: left;
    margin-right: 15px
}

@media (max-width:1199px) {
    .free-alarm-system .capchta-icons p {
        display: block !important;
        float: none !important;
        margin-right: 0 !important
    }
}

@media (max-width:479px) {
    .free-alarm-system .capchta-icons p {
        font-size: 13px !important
    }
}

@media (max-width:1199px) {
    .free-alarm-system .capchta-icons .quote-cap-img {
        float: right !important
    }
}

.free-alarm-system .capctha-wrap .cmn-btn {
    top: 0;
    bottom: inherit !important;
    border: 0;
    padding: 12px 47px;
    font-size: 22px
}

@media (max-width:1199px) {
    .free-alarm-system .capctha-wrap .cmn-btn {
        position: relative !important;
        top: inherit;
        float: right
    }
}

.free-alarm-system .captcha-image-homecontact {
    background: #f2edea
}

@media (max-width:1199px) {
    .free-alarm-system .capctha-wrap {
        height: 155px !important
    }
}

.free-alarm-system .tt {
    text-transform: uppercase
}

.free-alarm-system .plz {
    top: 0;
    bottom: inherit !important;
    border: 0
}

@media (max-width:1199px) {
    .free-alarm-system .plz {
        position: relative !important;
        top: inherit;
        float: right
    }
}

.free-alarm-system #wait-contactform-contactcontact {
    display: block;
    width: 108px;
    float: right
}

a[href^="tel:"] {
    cursor: default;
    text-decoration: none
}

a[href^="tel:"]:hover {
    color: inherit !important
}

@media (min-width:1200px) {
    .btm-logos.home-page-view li .icon-pinterest {
        top: 0 !important
    }
    .btm-logos.home-page-view li .insta {
        top: 0 !important
    }
}

@media (min-width:1600px) {
    .btm-logos .insta {
        top: 11px !important
    }
    .btm-logos.home-page-view .insta {
        top: 0 !important
    }
}

@media (min-device-width:1200px) {
    #back-to-top {
        background-color: red;
        bottom: 1%;
        color: #fff;
        display: inline-block;
        height: 36px;
        opacity: 0;
        overflow: hidden;
        position: fixed;
        right: 0;
        text-align: center;
        transition: all ease .5s;
        -o-transition: all ease .5s;
        -webkit-transition: all ease .5s;
        transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        -webkit-transform: translateY(20px);
        width: 36px
    }
    #back-to-top.visible {
        opacity: 1;
        transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transform: translateY(0)
    }
    #back-to-top:after,
    #back-to-top:before {
        border: solid #fff;
        border-width: 2px 0 0 2px;
        bottom: 8px;
        content: '';
        display: inline-block;
        height: 14px;
        left: 10px;
        position: absolute;
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transition: all ease .1s;
        -o-transition: all ease .1s;
        -webkit-transition: all ease .1s;
        width: 14px
    }
    #back-to-top:after {
        bottom: -20px
    }
    #back-to-top:hover {
        background-color: red;
        text-decoration: none
    }
    #back-to-top:hover:before {
        bottom: 30px
    }
    #back-to-top:hover:after {
        bottom: 8px
    }
}

.adds-box-ctn a.btn-box {
    background: #c5021f;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    padding: 15px 25px
}

@media (max-width:1199px) {
    .adds-box-ctn a.btn-box {
        padding: 8px 20px
    }
}

@media (max-width:767px) {
    .adds-box-ctn a.btn-box {
        font-size: 16px
    }
}

.adds-box-ctn a.btn-box:hover {
    background: #fa0327;
    color: #fff
}

.adds-box-ctn .box-h3 {
    margin-bottom: 25px !important
}

.adds-box-ctn a.get-alarm {
    background: #c5021f;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    padding: 15px 25px
}

.adds-box-ctn a.get-alarm:hover {
    background: #fa0327;
    color: #fff
}

.adds-box-ctn p.start-living {
    margin-bottom: 25px !important
}

.abt-wrp-img {
    background: #f9f9f9 url(https://www.cspalarms.ca/wp-content/themes/csp/assets/images/cnct-img.jpg) no-repeat left top;
    background-size: contain
}

.security-feat {
    width: 100%;
    border: 1px solid #ccc;
    padding: 15px 0 0
}

.security-feat h3 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 18px;
    color: #282828;
    border-bottom: 1px solid #ccc
}

.security-feat .img-se {
    text-align: center
}

.security-feat .img-se img {
    margin-bottom: 15px
}

.security-feat table {
    margin: 0
}

.security-feat table td {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 9px 6px;
    word-wrap: break-word;
    font-size: 16px
}

.security-feat table td img {
    width: 17px
}

.inner-content-wrap .lft-imge {
    float: right;
    margin-left: 15px
}

.inner-content-wrap .alignright {
    margin-bottom: 15px
}

.inner-content-wrap ul {
    margin: 0 0 10px 30px !important
}

.inner-content-wrap ul li {
    padding: 7px 0
}

.img-box {
    margin: 0 20px 20px 0
}

@media (max-width:767px) {
    .img-box {
        margin: 20px auto;
        text-align: center
    }
}

.home-str iframe {
    border: none !important
}

.reviews-widget.m--large {
    width: 100% !important
}

.page-bark {
    background-color: #e7e7e5;
    background-size: 326px 350px;
    width: 100%;
    margin: 0 0 20px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.page-bark.loc-img {
    min-height: 300px;
    padding: 20px 10px
}

.page-bark.loc-img p {
    margin: 0 0 30px
}

.page-bark.loc-img img {
    float: left
}

@media (max-width:1199px) {
    .page-bark.loc-img img {
        width: 100%
    }
}

.page-bark.loc-img .bark-text {
    width: 60%;
    float: right
}

@media (min-width:1200px) and (max-width:1366px) {
    .page-bark.loc-img .bark-text {
        width: 50%
    }
}

@media (max-width:1199px) {
    .page-bark.loc-img .bark-text {
        width: 100%;
        padding: 0
    }
}

@media (max-width:767px) {
    .page-bark.loc-img .bark-text {
        width: 100%;
        padding: 0
    }
}

.page-bark.loc-img .bark-title {
    padding: 0 0 20px;
    width: 60%;
    float: right
}

@media (min-width:1200px) and (max-width:1366px) {
    .page-bark.loc-img .bark-title {
        width: 50%
    }
}

@media (max-width:1199px) {
    .page-bark.loc-img .bark-title {
        width: 100%;
        padding: 20px 0 20px
    }
}

@media (max-width:767px) {
    .page-bark.loc-img .bark-title {
        padding: 10px 0
    }
}

@media (max-width:1199px) {
    .page-bark.loc-img {
        min-height: 0;
        padding: 20px 0 0
    }
}

.bgg {
    background: #f9f9f9;
    background-size: inherit !important
}

.page-barker {
    width: 100%;
    background: #f2f2f2;
    -moz-box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 3px solid #2b68a6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 20px
}

.page-barker-writing {
    width: 55%;
    padding: 20px;
    float: left;
    color: #2b68a6
}

.page-barker-writing h3 {
    color: #d75959
}

.page-barker-image {
    width: 45%;
    float: left
}

.bark-title {
    color: #5288c7;
    padding: 10px 0;
    font-size: 26px;
    line-height: 24px
}

.bark-text {
    color: #222;
    padding: 0 0 20px 0
}

.bark-subtitle {
    color: #5288c7;
    padding: 20px 50% 20px 5%;
    font-size: 20px;
    line-height: 22px
}

.bark-link,
.bark-link:link,
.bark-link:visited {
    padding: 10px 12px;
    color: #fff;
    background: #c5021f;
    font-weight: 700;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    margin-left: 0
}

.bark-link:hover {
    color: #fff !important;
    background: #fa0327
}

@media (max-width:1199px) {
    .bark-title {
        font-size: 20px
    }
}

@media (max-width:767px) {
    .bgg {
        background-image: none
    }
    .bark-title {
        padding-right: 0;
        line-height: 27px
    }
}

@media (min-width:1441px) and (max-width:1600px) {
    .page-bark.loc-img .bark-text {
        width: 60%
    }
    .page-bark.loc-img .bark-title {
        width: 60%
    }
}

.box-img {
    border: solid 1px #ccc;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    position: relative;
    margin-bottom: 20px
}

.box-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.bottom-box {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px
}

.bottom-box img {
    padding: 20px;
    border: solid 1px #ccc
}

.inner-section ul.cmn-list.loc-ul {
    padding-left: 0
}

@media (max-width:1349px) {
    .inner-section ul.cmn-list.loc-ul {
        margin-left: 10px !important
    }
    .inner-section ul.cmn-list.loc-ul li:before {
        left: -20px !important
    }
}

@media (max-width:1500px) {
    .main-nav>ul .mega-menu>a {
        padding: 10px 4px !important
    }
}

@media (max-width:1199px) {
    .main-nav>ul .mega-menu>a {
        padding: 10px 10px !important
    }
}

@media (min-width:1200px) and (max-width:1500px) {
    .get-free-quots .form-wrap-sec .capctha-wrap .capchta-icons p {
        font-size: 14px
    }
    .get-free-quots .form-wrap-sec .capctha-wrap .btn-grp a {
        height: 27px;
        width: 27px
    }
    .get-free-quots .btn-grp {
        padding-left: 0
    }
    .get-free-quots .form-wrap-sec .plz {
        width: 150px;
        position: absolute;
        right: -14px;
        bottom: 23px
    }
    .get-free-quots .cmn-btn {
        padding: 14px 28px
    }
}

@media (max-width:1199px) {
    .header .current-menu-ancestor a,
    .header .current-menu-item a,
    .header .current-page-ancestor a,
    .header .current_page_item a {
        color: #fff !important;
        font-weight: 400 !important
    }
}



.review-hm-btn {
    background: #e4701d;
    font-family: Roboto, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    padding: 12px 30px;
    text-transform: capitalize
}

.review-hm-btn:hover {
    background: #f96b06
}
        .wlcm-section h1 {
    color: #195494;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 45px;
    line-height: 50px;
    text-align: left;
}
   .wlcm-section h2 {
    color: #195494;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
}
.review-hompage ul li {
    width: 32.3%;
    display: inline-block;
    border-radius: 50px;
}
    .review-hompage ul li:nth-child(2) img {
    width: auto;
}
.list-but {
    border-left: thin solid #ccc;
    border-right: thin solid #ccc;
    width: 25%
}

    .review-hompage ul li {
    display: flex;
    justify-content: center;
}
.review-hompage ul {
    display: flex;
    justify-content: space-between;
}
.review-hompage ul li img {
    max-width: 100%;
    height: 70px;
    width: 245px;
    object-fit: contain;
    border-radius: 50px;
    padding: 10px;
    background: linear-gradient(to bottom, #f6f6f6, #fcfcfc);
}

.review-hompage .review-hm-btn {
    width: 100%;
    padding: 2% 6%;
    font-size: 18px
}

@media (max-width:1024px) {
    .review-hompage .review-hm-btn {
        width: 100%;
        padding: 2% 6%;
        font-size: 14px
    }
}

@media (max-width:768px) {
    .review-hompage .review-hm-btn {
        width: 100%;
        padding: 2% 4%;
        font-size: 12px
    }
}

@media (max-width:767px) {
    .review-hompage ul li {
        width: 100%
    }
    .review-hompage .review-hm-btn {
        width: 100%;
        padding: 2% 4%;
        font-size: 12px
    }
    .review-hompage ul li img {
        max-width: 46%
    }
    .wlcm-section .cmn-btn {
        margin-bottom: 10px
    }
    .edit-col-right .review-hm-btn {
        display: inline-block
    }
}

ul#menu-footer-menu {
    border-bottom: 0;
    padding: 40px 0 0 0
}

.we-live-where p a {
    color: #fff
}

.we-live-where p a:hover {
    color: #ccc
}

.we-live-where .cmn-btn:hover {
    color: #fff
}

.inner-content-wrap h2 a {
    color: #3e71ad
}

.inner-content-wrap h2 a:hover {
    color: #282828
}

.abt-split {
    width: 55%;
    float: left
}

.abt-split1 {
    padding-left: 15px;
    width: 45%;
    float: right
}

@media (max-width:1199px) {
    .abt-split {
        width: 100%;
        margin-bottom: 20px
    }
    .abt-split1 {
        width: 100%;
        padding-left: 0
    }
}

@media (max-width:767px) {
    .abt-split1 iframe {
        height: 280px
    }
}

.cmn-btn.btn.submit-bttn5 {
    position: absolute;
    right: -10px;
    bottom: 26px
}

@media (max-width:1199px) {
    .cmn-btn.btn.submit-bttn5 {
        margin-top: 20px
    }
    .form-wrap-sec .capctha-wrap .btn-grp {
        padding-top: 10px;
        text-align: left
    }
    .form-wrap-sec .capctha-wrap .capchta-icons p {
        font-size: 15px
    }
}

@media (max-width:991px) {
    .cmn-btn.btn.submit-bttn5 {
        position: relative
    }
    .form-wrap-sec .capctha-wrap .btn-grp {
        text-align: right
    }
}

@media (max-width:1199px) {
    .form-wrap-sec .plz .pls-wait-img-contact {
        top: -30px;
        position: absolute;
        left: 0
    }
}

/*#menu-main-menu>li#menu-item-29>ul>li:nth-child(3)>ul>li:last-child,
#menu-main-menu>li#menu-item-29>ul>li:nth-child(3)>ul>li:nth-child(9) {
    display: none
}*/

#wait_contactform_4 .pls-wait-img-contact {
    display: inline-block
}

#wait_contactform_4 .pls-wait-text-contact {
    display: inline-block
}

#wait_contactform_4 {
    position: absolute;
    bottom: 0;
    right: 10px
}

@media (max-width:1199px) {
    #wait_contactform_4 {
        bottom: 12px
    }
}

@media (max-width:991px) {
    #wait_contactform_4 {
        bottom: 15px
    }
}

a.btn-pdf {
    background-color: #c5021f;
    padding: 5px 15px;
    color: #fff;
    font-size: 20px;
    margin: 15px 0
}

.pdf-btn-div a {
    color: #fff
}

.pdf-btn-div {
    margin: 15px 0
}

a.btn-pdf:hover {
    background-color: #fa0327
}

.resp-table .lhs {
    font-weight: 400;
    font-size: 18px;
    vertical-align: top
}

.resp-table .flex-div {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ddd;
    border-bottom: 0
}

.resp-table .flex-div .lhs {
    border-right: 1px solid #ddd;
    flex: 1 0 400px
}

.resp-table .flex-div .in-table {
    padding: 30px 20px;
    display: block
}

.resp-table .flex-row {
    display: flex;
    border-bottom: 1px solid #ddd
}

@media (max-width:1199px) {
    .resp-table .flex-div .lhs {
        flex: 1 0 280px
    }
}

@media (max-width:600px) {
    .resp-table .flex-row {
        flex-wrap: wrap
    }
    .resp-table .flex-div .in-table {
        padding: 14px 0;
        padding-bottom: 0
    }
    .resp-table .flex-div .rhs .in-table {
        padding-top: 7px
    }
    .resp-table .flex-div,
    .resp-table .flex-div .lhs {
        border: 0
    }
    .resp-table .flex-row {
        padding: 0 15px;
        border: 1px solid #ddd
    }
}

img.why-get-security-side-img {
    width: 340px;
    height: auto
}

figure.why-get-security-side-fig {
    text-align: center
}

.inner-banner.contact-bnr {
    background-position: top center
}

@media (min-width:2000px) and (max-width:2250px) {
    .inner-banner .banner-ctn {
        margin-top: 180px
    }
    .inner-banner {
        height: 540px
    }
}

@media (min-width:2250px) and (max-width:2500px) {
    .inner-banner .banner-ctn {
        margin-top: 230px
    }
    .inner-banner {
        height: 600px
    }
}

@media (min-width:2501px) and (max-width:3000px) {
    .inner-banner {
        height: 655px
    }
    .inner-banner .banner-ctn {
        margin-top: 260px
    }
}

@media (min-width:2801px) and (max-width:3000px) {
    .inner-banner {
        height: 700px
    }
}

@media screen and (min-width:3001px) {
    .inner-banner {
        height: 50vh
    }
}

@media (max-width:991px) {
    .inner-content-wrap .bottom-box img {
        display: block;
        margin: 0 auto
    }
}

.xtra-h2 {
    font-weight: 300;
    font-size: 1.75rem;
    line-height: 35px;
    color: #fff
}

.box h3 .xtra-img-head-h3 {
    color: #000;
    font-weight: 100;
    display: inline;
    padding: 0 40px;
    font-size: 16px !important
}

.doorbell-reco-ul .box-img img {
    border-radius: 50%
}

@media (max-width:767px) {
    .doorbell-reco-ul .box-img {
        margin: auto
    }
}

.we-live-where .ctn-section {
    padding: 20px 0;
    background: rgba(49, 99, 160, .6);
    width: 80%;
    margin: auto
}

.we-live-where .loc-pdl40 {
    padding-left: 40px
}

.we-live-where .xtra-h2 {
    font-size: 2rem
}

@media (max-width:1500px) {
    .we-live-where .ctn-section {
        width: 90%
    }
}

@media (max-width:1400px) {
    .we-live-where .ctn-section {
        width: 100%
    }
}

@media (max-width:991px) {
    .we-live-where.cf h3.ctn-h4 a,
    .we-live-where.cf h3.ctn-h4-2 a,
    .we-live-where.cf h4.ctn-h4 a,
    .we-live-where.cf h4.ctn-h4-2 a {
        font-size: 20px
    }
    .we-live-where .loc-pdl40 {
        padding-left: 15px
    }
    .we-live-where .clear-both {
        clear: both
    }
}

@media (max-width:767px) {
    .we-live-where.cf h3.ctn-h4-2,
    .we-live-where.cf h4.ctn-h4-2 {
        margin-top: 20px
    }
}

.cust .box {
    text-align: center;
    -webkit-box-shadow: 0px 0px 15px -2px rgba(111, 110, 110, 0.75);
    -moz-box-shadow: 0px 0px 15px -2px rgba(111, 110, 110, 0.75);
    box-shadow: 0px 0px 15px -2px rgba(111, 110, 110, 0.75);
    border-radius: 15px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    min-height: 689px;
}

.cust .box h2 {
    background: #c5021f;
    font-size: 18px;
    color: #fff;
}

.cust .box ul.span {
    margin: 0 15px !important;
    padding-bottom: 20px;
    text-align: left;
}

.cust .box ul.span li {
    border-bottom: 1px solid #dcedfe;
    padding: 10px 0;
    font-size: 14px;
}

.cust .box ul.span li.ls-sty {
    list-style: none;
    position: relative;
}

.cust .box ul.span li.ls-sty:before {
    position: absolute;
    content: "+";
    top: 9px;
    left: -17px;
    width: 10px;
    height: 10px;
    font-size: 15px;
    color: #f00;
    font-weight: 700;
}

.cust .box .box-bottom {
    padding: 0 20px;
}

.cust .box p.span-12 {
    font-weight: 700;
}

@media (max-width: 1366px) {
    .cust .box {
        min-height: 689px;
    }
}

@media (max-width: 1024px) {
    .cust .box {
        min-height: 717px;
    }
}

@media (max-width: 767px) {
    .cust .box {
        min-height: inherit;
    }
}

.cust .g-box {
    -webkit-box-shadow: 0px 0px 15px -2px rgba(111, 110, 110, 0.75);
    -moz-box-shadow: 0px 0px 15px -2px rgba(111, 110, 110, 0.75);
    box-shadow: 0px 0px 15px -2px rgba(111, 110, 110, 0.75);
    border-radius: 15px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.cust .g-box .ul-span {
    padding: 24px 10px;
    height: 100%;
}

.cust .g-box .figure {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
}

@media (max-width: 1119px) {
    .video-wrap iframe {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .figure {
        padding: 30px 0 0;
    }
    .video-wrap iframe {
        height: 250px;
    }
    .cust .box {
        min-height: inherit;
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.side-testiminials .testimonial-slider-wrap .slick-track:focus,
.side-testiminials .testimonial-slider-wrap:focus,
.side-testiminials .testimonial-wrap.slick-slide:focus {
    outline: none !important;
}

.radio-row1.free-alarm-system {
    margin-bottom: 12px;
}

.radio-row2.free-alarm-system {
    margin-bottom: 20px;
}

.light-weight label {
    font-weight: 300;
}

.radio-row1.free-alarm-system label:focus,
.radio-row2.free-alarm-system label:focus {
    outline: none;
}

@media (max-width: 481px) {
    .radio-row2.free-alarm-system input[type=radio] {
        display: block;
        float: left;
        margin-top: 6px;
        margin-bottom: 10px;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .header .tel-free .tel {
        font-size: 22px !important;
    }
}

.contact-page .capctha-wrap #captcha_div_contact_3 .btn-grp {
    margin: 22px 130px 0 0;
}

@media (max-width: 1199px) {
    header .right-section .tel-free {
        text-align: right;
        padding-right: 15px;
    }
    .contact-page .capctha-wrap #captcha_div_contact_3 .btn-grp {
        margin: 10px 0 0;
    }
}

@media (max-width: 991px) {
    .box-wrap-container ul.box-row li {
        margin: 19px;
    }
}

@media (max-width: 767px) {
    header .right-section .tel-free {
        padding-right: 25px;
    }
}

img.infographic-thumb {
    max-width: 700px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
    @media(max-width: 1600px){
    .wlcm-section h1 {
    font-size: 40px;
    line-height: 45px;
}
    .hm-smart-security h2 {
    margin-bottom: 5px;
}
.hm-smart-security-top figure {
    top: 30px;
}
}
@media(max-width: 1500px) {
    .footer ul.footer-menu li {
        margin-right: 15px;
    }
}

@media(max-width: 1300px) {
    .footer ul.footer-menu li {
        margin-right: 8px;
        font-size: 12px;
    }
}

@media(max-width: 767px) {
    .footer ul.footer-menu li {
        margin-right: 0px;
        font-size: 15px;
    }
}

form input[type=submit]{
    outline: 0;
    border: none;
    text-transform: uppercase;
    font: 400 21px/1 Roboto,sans-serif;
    padding: 11px 26px;
    background: #075390;
    color: #fff;
}
form input[type=submit]:hover{
    background-color: #fa0327!important;
}

#formcontact_1 input[type=submit]{
    float: right;
}
.grecaptcha-badge{
    visibility: hidden;
}
#formcontact_2 .capctha-wrap{
    height: 10px;
}
#formcontact_2 .capctha-wrap .capchta-icons{
    display: none;
}
#formcontact_2 .capctha-wrap input[type=submit]{
    float: right
}
#free_alarm .capctha-wrap{
    min-height: 20px;
    height: 40px!important;
}
#free_alarm input[type=submit]{
    float: right;
    border-radius: 0;
    margin-top: -40px;
}
@media (max-width: 991px){
    #free_alarm {
        margin-bottom: 30px;
    }
}
.pls-wait-img-contact{
    display: inline;
    float: left;
    
}
#formcontact_1 .pls-wait-img-contact{
    margin-top: 6px;
}
.pls-wait-text-contact{
    display: inline;
}
#wait_contactform_1 .pls-wait-text-contact{
    color: #fff;
}
#wait_contactform_1{
    position: absolute;
    right: 0;
    width: 150px;
    top: 6px;
}
form .plz{
    position: relative;
}
#formcontact_1 .hm-fwrap{
    min-height: 50px;
}
#wait_contactform_2 .pls-wait-img-contact{
    margin-top: 0;
}
.get-free-quots .form-wrap-sec .plz{
    bottom: auto;
    top: 5px;
}
#wait_contactform_3{
    bottom: auto;
    top: 40px;
}
#free_alarm .plz{
    top:0px;
}
i.circle-ico.fa.icon-linkedin {
    background-color: #0a66c2;
}
.mid-banner {
    padding: 68px 0px;
    background-size: cover;
    background-position: center;
}
.mid-banner h2 {
    font-weight: 600;
    color: #1f1d1e;
    line-height: 45px;
}
.testimonial-home{
    padding: 50px 0px;
}
.testimonial-slider {
    position: relative;
}
.testimonial-slider article {
    box-shadow: 0px 0px 24px 5px #0000000f;
    padding: 20px;
    margin: 21px;
    border-radius: 20px!important;
    padding: 80px 50px;
    height: 395px;
    margin-bottom: 100px;
    margin-top: 45px;
}
.testimonial-slider .user {
    font-size: 30px;
    text-align: center;
    margin-top: 50px;
    position: relative;
}
.testimonial-slider .user-image {
    background: #2195de;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    color: #ffffff80;
    font-size: 45px;
    font-weight: 600;
    margin: auto;
}
.testimonial-slider button.slick-prev.slick-arrow, .testimonial-slider button.slick-next.slick-arrow {
    top: 36%;
    opacity: 0.5;
}
section.testimonial-home {
    text-align: center;
    background-color: #fbfbfb;
}
.testimonial-slider button.slick-prev.slick-arrow{
    transform: translateY(0);
}
.testimonial-slider article p {
    height: 185px;
    display: flex;
    align-items: center;
}
.testimonial-slider button.slick-prev.slick-arrow {
    background-image: url(https://www.cspalarms.ca/wp-content/uploads/2022/11/arrow-home.png);
    height: 50px;
    width: 20px;
}
.testimonial-slider button.slick-next.slick-arrow {
    background-image: url(https://www.cspalarms.ca/wp-content/uploads/2022/11/arrow-home.png);
    height: 50px;
    width: 20px;
    z-index: 9;
}
.pstyle a:hover {
    color: #c5021f;
}
.pstyle a {
    color: #195594;
    font-weight: 500 !important;
}
.logs-wrapper {
    padding: 0px 0px 0px 70px;
    text-align: left;
    display: flex;
    align-items: center;
    height: 460px;
}
.logs-wrapper .col-md-12:nth-child(2) {
    margin: 40px 0px;
}
.logs-wrapper .col-md-12:nth-child(1) img {
    margin-right: 10px;
}
.logs-wrapper .col-md-12:nth-child(2) img {
    margin-right: 30px;
}
.testimonial-slider article:before {
    background-image: url(https://www.cspalarms.ca/wp-content/uploads/2022/11/Quote.png);
    background-size: cover;
    content: '';
    width: 136px;
    height: 86px;
    position: absolute;
    top: 0px;
}
.contact-form-home {
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
        background-color: #efefef;
}form#formcontact_8 .input-holder {
    margin-bottom: 10px;
}
form#formcontact_8 .input-holder {
    margin-bottom: 10px;
}
form#formcontact_8 .input-holder input {
    background: unset;
    color: #282828;
    border: unset;
    border-bottom: 1px solid #10101070;
    border-radius: 0;
    padding-bottom: 0;
}
form#formcontact_8  ::placeholder {
    color: #282828!important;
}
form#formcontact_8 .submit-bttn8 {
    height: auto;
    background-color: #c5021f;
    font-style: normal;
     font-weight: 400; 
     font-size: 16px; 
     color: #fff;
      border-radius: 35px; 
      -webkit-border-radius: 35px;
    padding: 13px 30px;
    text-transform: capitalize;
}
form#formcontact_8 .submit-bttn8:hover {
    background-color: #fa0327!important;
}
form#formcontact_8 textarea{
   background: unset;
    color: #282828;
    border: unset;
    border-bottom: 1px solid #10101070;
    border-radius: 0;
}
.home-form-questions input {
    height: 17px!important;
    width: 17px;
    position: relative;
}
.contact-form-home p a {
    color: #c5021f!important;
    font-weight: 500;
}
.contact-form-home article {
    width: 76%;
    margin-left: auto;
    padding-top: 55px;
    padding-bottom: 60px;
}

.home-form-questions label {
    margin-top: 12px;
    display: inline-block;
    font-weight: 300;
    margin-bottom: 0;
}
.contact-form-home .input-holder{
    margin-bottom: 0;
}
.home-form-questions {
    margin-bottom: 15px;
}

.home-form-questions input:before {
    width: 15px;
    height: 15px;
    border: 2px solid #0075ff;
    content: '';
    position: absolute;
    border-radius: 20px;
    bottom: -1px;
    left: 0;
    transform: translateX(-1px);
}
.contact-form-home figure{
    display: none;
}

.btm-logos .col-md-3:nth-child(2) p:nth-child(2) {
    margin-left: 30px;
    margin-top: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.btm-logos .col-md-3:nth-child(2) p:nth-child(6) {
    margin: 0;
    line-height: 0;
}
.btm-logos .col-md-3:nth-child(2) p:nth-child(5) img {
    margin-right: 10px;
}
.btm-logos .col-md-3:nth-child(2) p:nth-child(6) a {
    margin-left: 30px;
    margin-top: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
}
.btm-logos .col-md-3:nth-child(2) p:nth-child(4) a {
    margin-left: 30px;
    margin-top: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: block;
}
.map-point-mark {

    margin-bottom: -30px;
}
.btm-logos .col-md-3:nth-child(3) p:nth-child(1) img {
    margin-bottom: 0;
}
section.btm-logos .col-md-3 {
    padding-left: 45px;
}
section.btm-logos .col-md-2 {
    display: flex;
    align-items: center;
    height: 200px;
}

.wlcm-section a.cmn-btn.btn {
    font-size: 20px;
    padding: 12px 30px;
    font-style: normal;
    font-weight: 400;
    font-family: 'Roboto';
    }
   .home-page .input-holder .error,.home-page .input-holder .newerror{
        top: -9px;
    }

    
    
@media(max-width: 1700px){
    .why-gt-scrty .col-lg-5 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-form-home article {
    background: #efefef;
    padding-bottom: 38px;
    padding-left: 30px;
}
}
@media(max-width: 1500px){
    .why-gt-scrty {
    background-position: 120%;
}
}
@media(max-width: 1440px){
    .btm-logos .float-right img {
    margin-right: 0px;
}
    .testimonial-slider article p {
        line-height: 25px;
    }
    .why-gt-scrty {
    background-position: 140%;
}
.testimonial-slider article {
    padding: 75px 20px;
    margin-bottom: 50px;
}
}
@media(max-width: 1366px){
    section.btm-logos .col-md-3 {
    padding-left: 15px;
}
    .why-gt-scrty .col-lg-5 {
    padding-top: 30px;
    padding-bottom: 30px;
}
    .why-gt-scrty .col-md-5 .row, .why-gt-scrty .col-lg-5 .row {
    width: 100%;
}
    .why-gt-scrty {
    background-position: 131%;
}
}
@media (max-width: 1199px){
    li#menu-item-10490 {
        display: block;
    }
    .slim-head .mob-btn {
        top: 25px;
    }
    .btm-logos .float-right img {
    margin-right: 5px;
}
    .contact-form-home article {
    width: 100%;
}

    .testimonial-slider {
        width: 95%;
        margin: auto;
    }
    .logs-wrapper {
        padding: 0;
        align-items: center;
        height: auto;
        justify-content: center;
        width: 100%;
        text-align: center;
    }
    .logs-wrapper .col-md-12:nth-child(2) {
        margin: 10px 0px;
    }
    .testimonial-slider article {
        height: 300px;
        margin-bottom: 131px;
    }
    .testimonial-slider .user {
        margin-top: -15px;
    }
    .testimonial-slider article p {
        height: 100%;
    }

    .hm-smart-security-alt figure {
    transform: translateY(74px);
    height: auto;
}
    .why-gt-scrty h2 br {
    display: none;
}
    .why-gt-scrty .row {
    align-items: center;
}
    .why-gt-scrty {
    background-image: unset!important;
}
.why-gt-scrty .desk-hide {
    display: block;
}
.hm-smart-security figure {
    height: auto;
    transform: translateY(74px);
}
.hm-smart-security figure,.hm-smart-security-alt figure {
    display: flex;
    align-items: center;
}
    section.wlcm-section img {
    width: 90%;
}
    .wlcm-section h1 br {
    display: none;
}
    .mid-banner {
    padding: 50px 0px;
}
    .mid-banner h2 {
line-height: 35px;
}
    #free_alarm .plz{
        width: 125px;
    }
    .contact-page .capctha-wrap{
        height: 75px;
    }
    .contact-form-home h2 br {
    display: none;
}
.home-form-questions input {
    height: 15px!important;
    width: 15px;
    }
    .home-form-questions input:before {
    width: 13px;
    height: 13px;
}

.btm-logos .col-md-3:nth-child(2) p:nth-child(2) br{
    display: none;
}
}
@media (max-width: 1023px){
    form#formcontact_8 .submit-bttn8 {
        padding: 8px 30px;
    }
    .logs-wrapper .col-md-12:nth-child(2) img {
        margin-right: 0;
    }
  .mob-btn {
        top: 30px;
    }
    .slim-head .mob-btn {
        top: 30px;
    }
    .hm-smart-security-alt .row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .btm-logos .col-md-2 {
    width: 100%;
    justify-content: center;
        margin-bottom: 30px;
}
.btm-logos .row {
    display: flex;
    flex-wrap: wrap;
}
.btm-logos .col-md-3 {
    width: 50%;
}
.btm-logos .col-md-3 {
    width: 50%;
    text-align: left;
}
.btm-logos .col-md-4 {
    width: 100%;
}.btm-logos{
    padding: 20px 0;
    text-align: center;
}
section.btm-logos .col-md-2 {

    height: auto;
}
    .contact-form-home article {
    background: unset;
    padding: 0;
}
.contact-form-home {
    background-size: cover;
    background-blend-mode: overlay;
    background-color: #ffffffed;
    padding: 50px 30px;
}
.home-form-questions .col-md-6 {
    width: 50%;
    float: left;
}
    .why-gt-scrty .col-sm-6 {
        width: 50%;
    }
    .why-gt-scrty article {
        height: 180px;
    }
    
    .why-gt-scrty article p {
        text-align: center;
    }
    .hm-smart-security-alt figure {
        transform: translateY(14%);
    }
    .why-gt-scrty .col-md-5 .row, .why-gt-scrty .col-lg-5 .row{
        margin: auto;
    }
            .hm-smart-security {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 20px 0;
}
    .get-free-quots .form-wrap-sec .plz{
        bottom: auto;
        top: 7px;
        position: absolute;
        right: 0;
    }
    .form-wrap-sec .plz{
        width: 100px;
    }
        section.wlcm-section img {
    width: 90%;
    margin: auto;
    display: block;
    margin-bottom: 0;
}

.hm-smart-security figure {
    height: auto;
}
.btm-logos .col-md-4.col-sm-6 {
    flex-basis: 50%;
}
.btm-logos .col-md-3.col-sm-12 {
    width: 100%;
}
}

@media (max-width: 767px){
    body .we-live-where.cf ul {
        text-align: left;
    }
    .we-live-where .col-sm-6 {
        width: 50%;
        display: inline-block;
        float: left;
    }
    .we-live-where .loc-pdl40 {
        padding-left: 15px;
    }
    .we-live-where .loc-pdl40 h3 {
        margin-top: 0!important;
    }
    .logs-wrapper {
        width: 96%;
    }
    body .header .tel-free .tel {
        padding-left: 0;
        padding-right: 19px;
    }
    .wlcm-section {
        padding: 0;
    }
    .why-gt-scrty article {
        padding: 0;
    }
    .why-gt-scrty .row .row .col-md-6:last-child {
        width: 100%;
    }
    body.home-page .banner .banner-ctn {
        padding: 10px;
    }
    html body.home-page .banner {
        margin-top: 0;
    }
    li#menu-item-10490 {
        display: block!important;
    }
    body .header {
        padding: 20px 0;
    }
    .mob-btn {
        top: 35px;
    }
    .slim-head .mob-btn {
        top: 35px;
    }
    .wlcm-section h1 {
        font-size: 35px;
        line-height: 40px;
        margin-top: 30px;
    }
    .wlcm-section h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .hm-smart-security h2 {
        font-size: 25px;
        line-height: 30px;
    }
    
    .smart-security .cmn-btn {
        margin-bottom: 0;
    }
    section.testimonial-home {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .contact-form-home h2 {
        line-height: 30px;
    }
    .btm-logos .col-md-2 img {
    width: 130px;
    height: 110px;
    object-fit: contain;
}
    .btm-logos .col-md-3:nth-child(2) p:nth-child(2) {
    font-size: 14px;
    line-height: 18px;
}
    .btm-logos .col-md-3 {
    width: 100%;
}
    .contact-form-home {
    padding: 20px 0px;
}
.home-form-questions .col-md-6 {
    width: 100%;
    float: unset;
}
    .review-hompage ul li {
        margin-bottom: 10px;
    }
    .review-hompage ul li img {
        max-width: 100%;
    }
    .review-hompage ul {
        flex-wrap: wrap;
    }
    .wlcm-section .cmn-btn, .wlcm-section a.review-hm-btn {
        display: block;
        margin: auto;
        margin-bottom: 10px;
        text-align: center;
        width: max-content;
    }
    .testimonial-slider .user {
        margin-top: 21px;
    }
    .testimonial-slider .user-image {
        width: 50px;
        height: 50px;
        font-size: 30px;

    }
    .testimonial-slider .user {
        font-size: 20px;
    }
    .testimonial-slider article:before {
        width: 102px;
        height: 65px;
        top: 6px;
    }
    .testimonial-slider article {
        height: auto;
        margin: 40px 15px;
        padding: 75px 13px;
    }
    .testimonial-slider {
        width: 100%;
        margin: auto;
    }
    .mid-banner {
    padding: 22px 0px;
    background-color: #ffffff4d;
    background-blend-mode: overlay;
}
    .mid-banner h2 br {
    display: none;
}.mid-banner h2 {
    line-height: 30px;
}
    #free_alarm .plz .pls-wait-img-contact{
        top: -5px;
        left: -20px;
    }
    .contact-page .capctha-wrap{
        height: 70px;
    }
    #wait_contactform_3{
        top: 15px;
    }
    .banner .banner-ctn .main-txt .cmn-btn {
        font-size: 16px;
        padding: 7px 30px;
    }
}
@media (max-width: 560px){
    .contact-page .capctha-wrap{
        height: 70px;
    }
}
.grecaptcha-badge{
    visibility: hidden!important;
}
#formcontact_1 input[type=submit]{
    z-index: 1;
}
.career .capctha-wrap{
    height: 60px;
}
.career .capctha-wrap #wait-contactform-contactcontact{
    bottom: auto;
    top: 30px;
}
.career .capctha-wrap #wait-contactform-contactcontact .pls-wait-img-contact img{
    margin-top: 5px;
    margin-right: -2px;
}
.cr-wrap.cf {
    display: flex;
    flex-wrap: wrap;
}
.cnct-img img {
    height: 100%;
}
.cnct-img {
    flex-basis: 40%;
    max-width: 40%;
}
.cnct-text {
    flex-basis: 60%;
    max-width: 60%;
}
@media(max-width: 768px){
    .cnct-img {
    flex-basis: 100%;
    max-width: 100%;
}
.cnct-text {
    flex-basis: 100%;
    max-width: 100%;
}
.career .cr-wrap .cnct-text {
    padding: 30px 15px 0 15px;
}
}
@media(min-width:1200px){
    .hm-smart-security-top .col-md-7 {
        margin-top: 50px;
    }
    .wlcm-section .btn {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
}
    .hm-smart-security.hm-smart-security-alt {
    margin-top: 60px;
}
.hm-smart-security-alt .row {
    height: 410px;
}
            .hm-smart-security-top figure {
    position: absolute;
    right: 0;
    transform: translateX(50px);
}
.hm-smart-security-alt figure {
    position: absolute;
    left: 0;
    transform: translateX(-75px);
    top: 0;
}
    .social-icons.bx-shwd ul {
    position: fixed!important;
    z-index: 9999;
    top: 40%;
    right: 0;
    width: 70px;
}
    .social-icons.bx-shwd ul li {
    margin-bottom: 10px;
}
    .btm-logos .circle-ico.insta{
        top:0;
    }
}

@media(min-width: 1700px){
    .hm-smart-security-alt figure {
    top: -100px;
}
.hm-smart-security-top {
    margin-bottom: 160px;
}
}
@media(min-width: 1800px){
    .contact-form-home article {
    width: 86%;
}
    .review-hompage ul li img {
        height: 80px;
        width: 290px;
    }
    .logs-wrapper .col-md-12:nth-child(3) img {
        width: 13%;
        margin-right: 10px;
    }
    .wlcm-section h1 {
        margin-bottom: 15px;
        margin-top: 56px;
    }
    .hm-smart-security-alt figure {
    top: -140px;
}
.hm-smart-security-top {
    margin-bottom: 240px;
}
}
@media(min-width: 1920px){

    .hm-smart-security-alt figure {
    transform: translateX(-86px);
}

}
@media(min-width: 2000px){
    .contact-form-home {
    background-size: 42%;
}
}

@media(max-width:481px){
    .inner-section.sixth-section .float-img{
        width: 100%;
    }
    .inner-section.sixth-section .float-img .row{
        margin: 0;
    }
}



/*================================================*/

.right-cnt{ 
    width: fit-content; 
        padding: 0 10px;    
}   
.left-img{  
flex-basis: 80%;    
}   
.about.flex-wrap{   
    display: flex;  
        align-items: flex-end;  
}   
.right-cnt h1{  
    font-weight: 500;   
}   
.about.flex-wrap{   
    flex-direction: row-reverse;    
}   
.awards-logo-sec ul.recognition-logo-wrapper{   
  display: flex;    
    justify-content: center;    
    gap: 50px;  
    list-style: none;   
    flex-wrap: wrap;    
    align-items: center;    
        align-items: center;    
}   
.awards-logo-sec ul.recognition-logo-wrapper li {   
    padding: 7px 0; 
    width: 100px;   
    height: 100px;  
    display: flex;  
    justify-content: center;    
    align-items: center;    
}   
.awards-logo-sec{   
margin: 50px 0; 
text-align: center; 
}   
.awards-logo-sec h2{    
    text-align: center; 
    font-weight: 500;   
}   
.half-width-left{   
    margin: 0 10px 0 0; 
}   
.half-width-right{  
    margin: 0  0  0 10px;   
        width: 60%; 
}   
.flex-wrap{ 
    display: flex;  
    width: 100%;    
    padding :0 90px;    
}   
.protect-the-people{    
background-color: #f8f8f8;  
    padding: 0 90px 40px 90px;  
}   
.protect-the-people h2{ 
font-size: 42px;    
    font-weight: 500;   
    margin-bottom: 10px;    
}   
.protect-the-people h3{ 
    font-weight: 400;   
}   
.blue-bg-sec{   
    background-image: url(https://cspalarmst.wpengine.com/wp-content/uploads/2022/12/blue-bg.jpg);  
    background-repeat: no-repeat;   
    background-size: cover; 
    padding: 90px 0;    
}   
.blue-bg-sec .half-width-right.cnt-sec{ 
    margin: 10px 15px;  
    color: #fff;    
        padding: 30px 15px; 
}   
@media(max-width:1024px){   
.about.flex-wrap{   
display: block!important;   
}   


    .half-width-right{  
    margin: 10px;   
        width: 100%;    
}   
.flex-wrap{ 
    display: block; 
    width: 100%;    
}   
}   
@media(max-width:1400px){   
    .about.flex-wrap{   
      align-items: center;  
}   
.right-cnt h1 { 
    font-size: 40px;    
}   
}   



/*===================================================*/




@media(max-width:1024px){
    .btm-logos p {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.btm-logos p img {
    margin-top: 5px;
}
.btm-logos p span {
    margin: 0!important;
}
}
@media(max-width:767px){
    .btm-logos p{
        text-align:left;
    }
    .btm-logos .float-right img {
    margin: 5px!important;
}
.btm-logos .col-md-2.col-12, .btm-logos .col-md-3.col-sm-6.col-12, .btm-logos .col-md-4.col-sm-6.col-12 {
    width: 100%!important;
    flex-basis: 100%;
}

}
.btm-logos .float-right img{
    margin:0;
}
.btm-logos a {
    padding: 5px;
}
.btm-logos .float-right {
    float: right;
    display: flex;
}
@media (max-width: 1366px){
    .btm-logos .float-right {
    float: right;
    display: flex;
    flex-wrap: wrap;
}
}



.btm-logos .float-right a {
    background-color: #fff;
    margin: 5px;
    justify-content: center;
    display: flex;
    align-items: center;
    object-fit: cover;
}
@media (max-width: 1366px){
.btm-logos .float-right img {
    max-width: 60px;
}
    .btm-logos .float-right a{
        min-height: auto;
    }
    .btm-logos .float-right{
    justify-content: center;
}
}

@media (max-width: 768px){
    .btm-logos .float-right img{
            max-width: 70px;
    }
    .btm-logos .float-right {
    float: right;
    display: flex!important;
    flex-wrap: wrap;
        justify-content: center;
    }
        .btm-logos .float-right{
                width: 100%;
    margin: 0 auto;

        }

        .btm-logos p{
            text-align:left;
        }
}
@media (max-width: 736px){
.btm-logos .float-right img {
    width: auto!important;
}
}

@media (max-width: 560px){
.btm-logos .float-right img {
    max-width: 60px;
}
}
@media (max-width: 375px){
.btm-logos .float-right img {
    max-width: 40px;
}
}

@media (max-width: 320px){
.btm-logos .float-right img {
    max-width: 40px;
}
}

