a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 14;
    background: #B9EFF0;
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

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

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

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.5
}

a {
    text-decoration: none
}

.inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px
}

.slider {
    position: relative;
    height: 650px;
    line-height: 650px;
    text-align: center
}

.inner-slider {
    background: rgba(0, 0, 0, .2);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 1.3;
    vertical-align: middle;
    display: inline-block;
    padding: 15px
}

.scroll-down {
    display: none;
    margin-top: 30px;
    background: 0 0;
    font-size: 1.25rem;
    text-align: center;
    width: 100%;
    border: 0;
    outline: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Roboto, sans-serif
}

.scroll-down i {
    display: block;
    font-size: 2rem
}

.slider-menu-open {
    background: #fff;
    width: 100%;
    display: none;
    padding: 0 20px;
    line-height: 50px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    text-align: left
}

.slider-menu {
    font-size: 0;
    margin-top: 40px
}

.slider-menu li {
    display: inline-block;
    vertical-align: middle
}

.slider-menu li a {
    display: block;
    position: relative;
    padding: 10px 15px 13px;
    color: #fff;
    font-weight: 300;
    font-size: 1rem;
    text-decoration: none
}

.slider-menu li a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    opacity: 0;
    transition: 250ms linear
}

.slider-menu li a:hover:after {
    opacity: 1
}

.about-section {
    background: #f3f3f3;
    padding: 15px 0 40px;
    font-size: 0
}

.about-section .inner {
    position: relative
}

.premium-badge {
    max-width: 130px;
    height: auto;
    display: block;
    position: absolute;
    top: -55px;
    right: 60px;
    z-index: 5000
}

.about-subheadline {
    text-align: center;
    font-size: 1.25rem;
    line-height: 2;
    margin-bottom: 30px
}

.bold {
    font-weight: 700
}

.italic {
    font-style: italic
}

.about-section .inner {
    max-width: 1024px
}

.about-left {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    padding-right: 10px
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.about-right {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    padding-left: 10px;
    font-size: 1rem
}

.about-right p {
    line-height: 1.8;
    margin-bottom: 20px
}

.about-right p:last-child,
.how-we-work p:last-child {
    margin-bottom: 0
}

.how-we-work {
    padding: 15px 0 40px;
    background: #015fdb;
    color: #fff
}

.video-container {
    position: relative;
    padding: 0 130px;
    margin-bottom: 40px
}

.arrow-left {
    position: absolute;
    top: 50px;
    left: 20px;
    display: block
}

.arrow-right {
    position: absolute;
    bottom: 40px;
    right: 20px;
    display: block
}

.how-we-work .video-container video {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block
}

.how-work-container {
    font-size: 0
}

.how-we-work-pen {
    width: 20%;
    display: inline-block;
    vertical-align: middle
}

.how-we-work-text {
    padding-left: 10px;
    width: 80%;
    display: inline-block;
    vertical-align: middle
}

.how-we-work-text p {
    margin-bottom: 20px;
    font-size: 1.125rem;
    line-height: 1.6
}

.team-section {
    background: #fff;
    padding: 15px 0 40px
}

.owl-carousel .inner-item {
    padding: 20px;
    margin: 30px;
    -webkit-box-shadow: 0 0 28px -1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 28px -1px rgba(0, 0, 0, .05);
    box-shadow: 0 0 28px -1px rgba(0, 0, 0, .05)
}

.team-section .item img {
    -webkit-border-radius: 0 30px 0 30px;
    -moz-border-radius: 0 30px 0 30px;
    border-radius: 0 30px 0 30px;
    max-width: 200px
}

.team-name {
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    margin-top: 15px;
    text-transform: uppercase
}

.team-name:after {
    content: "";
    height: 4px;
    width: 60px;
    display: block;
    background: #e0e0e0;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -30px
}

.team-position {
    font-size: 1.125rem;
    line-height: 1.8;
    text-align: center;
    font-weight: 300
}

.owl-carousel .owl-item {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    width: 100%;
    height: 40px
}

.owl-carousel .owl-nav button.owl-prev {
    outline: 0;
    position: absolute;
    top: 0;
    left: 10px;
    background: #015fdb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 2rem
}

.owl-carousel .owl-nav button.owl-next {
    outline: 0;
    position: absolute;
    top: 0;
    right: 10px;
    background: #015fdb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 2rem
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    display: block;
    line-height: 40px;
    position: relative;
    top: -3px
}

.main-page h2 {
    font-size: 2rem;
    font-weight: 700;
    position: relative;
    line-height: 1.8;
    margin-bottom: 10px
}

.main-page h2:before {
    content: "";
    height: 7px;
    background: #000;
    width: 125px;
    position: absolute;
    top: -15px;
    left: 0
}

.main-page .how-we-work h2:before {
    background: #fff
}

.review-something {
    padding: 0 0 40px
}

.review-area {
    text-align: center;
    background: #015fdb;
    color: #fff;
    padding: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.review-area h3 {
    font-size: 2.5rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px
}

.review-area p {
    font-size: 1.125rem;
    line-height: 1.8
}

.review-area a {
    display: block;
    max-width: 360px;
    margin: 20px auto 0;
    font-size: 1.25rem;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    background: #015fdb;
    padding: 15px 10px;
    transition: all 250ms linear
}

.review-area a:hover {
    color: #015fdb;
    background: #fff
}

.footer {
    background: #09A3D1;
    padding: 30px 0;
    color: #5c5c5c;
    font-size: .875rem;
    text-align: center
}

.footer-menu {
    font-size: 0;
    margin-bottom: 20px
}

.footer-menu li {
    display: inline-block;
    vertical-align: middle
}

.footer-menu li a {
    display: block;
    padding: 5px 20px 8px;
    font-size: .875rem;
    text-decoration: none;
    color: #5c5c5c;
    position: relative
}

.footer-menu li a:after {
    background: #5c5c5c;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 3px;
    transition: 250ms linear
}

.footer-menu li a:hover:after {
    width: 100%
}

.footer-menu-open {
    background: 0 0;
    font-size: 1rem;
    font-family: Roboto, sans-serif;
    border: 0;
    display: none;
    width: 100%;
    text-align: left;
    padding: 20px 10px;
    cursor: pointer;
    color: #000;
    outline: 0
}

.dmca {
    margin-top: 10px;
    text-align: center
}

.dmca a {
    display: inline-block
}

.dmca a img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.copyright {
    margin-top: 20px
}

.bottom-disclosure {
    font-size: .875rem;
    padding: 25px 15px;
    max-width: 1140px;
    line-height: 1.6;
    margin: 0 auto;
    font-style: italic;
    text-align: center
}

.bottom-disclosure a {
    color: #005a8c;
    text-decoration: underline
}

.header {
    border-bottom: 1px solid #f3f3f3;
    font-size: 0;
    position: relative;
    background: #0998d0
}

.header-logo-area {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 45%
}

.header-logo-area a {
    display: inline-block;
    max-width: 400px
}

.header-menu-area {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    text-align: right
}

.header-menu-area button {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    border: 0;
    outline: 0;
    border-left: 1px solid #f3f3f3;
    background: 0 0;
    font-size: 1.25rem;
    text-align: center;
    cursor: pointer;
    display: none
}

.header-menu-area ul {
    display: inline-block
}

.header-menu-area ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 2px
}

.header-menu-area ul li a {
    display: block;
    line-height: 60px;
    text-decoration: none;
    font-size: .875rem;
    font-weight: 300;
    padding: 0 5px;
    color: #000
}

.header-menu-area ul li a.active,
.header-menu-area ul li a:hover {
    color: #015fdb
}

.page-content {
    padding: 50px 0
}

.page-content h1 {
    font-size: 2.375rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px
}

.page-content h2 {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 1.625rem
}

.page-content h3 {
    font-weight: 500;
    font-size: 1.375rem;
    margin-bottom: 20px
}

.page-content .page-txt {
    font-size: 1.125rem;
    margin-bottom: 20px;
    line-height: 1.7
}

.page-content .page-txt a {
    color: #015fdb
}

.page-content .page-txt a:hover {
    text-decoration: underline
}

.page-content .inner :last-child {
    margin-bottom: 0
}

.page-content .contact-us {
    padding: 0 15px;
    max-width: 640px;
    margin: 0 auto
}

.page-content .contact-us form .input-row {
    margin-bottom: 20px
}

.page-content .contact-us form .input-row:last-child {
    margin-bottom: 0
}

.page-content .contact-us form .input-row input[type=text],
.page-content .contact-us form .input-row textarea {
    display: block;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    font-family: Roboto, sans-serif;
    border: 1px solid #5c5c5c;
    outline: 0;
    resize: none;
    font-size: 1rem
}

.page-content .contact-us form .input-row button {
    display: block;
    width: 100%;
    background: #015fdb;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 1.25rem;
    padding: 15px 10px;
    border: 2px solid #015fdb;
    outline: 0;
    cursor: pointer;
    transition: all 250ms linear
}

.page-content .contact-us form .input-row button:hover {
    color: #015fdb;
    background: #fff
}

.page-content .contact-us form .input-row label.error {
    color: red;
    font-size: .875rem
}

.not-found {
    max-width: 768px;
    margin: 0 auto;
    text-align: center;
    padding: 60px 15px
}

.not-found h1 {
    font-size: 4rem;
    margin-bottom: 10px;
    font-weight: 900
}

.oops {
    font-size: 1.875rem;
    margin-top: 10px;
    font-weight: 500
}

.not-found-back {
    border: 2px solid #015fdb;
    background: #fff;
    color: #015fdb;
    padding: 10px 15px;
    margin-top: 20px;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    max-width: 180px;
    transition: all 250ms linear
}

.not-found-back:hover {
    background: #015fdb;
    color: #fff
}

@media screen and (max-width:767px) {
    .slider {
        height: 100%;
        line-height: 100vh
    }

    .inner-slider {
        background: 0 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .footer-menu-open,
    .scroll-down,
    .slider-menu-open {
        display: block
    }

    .slider-menu {
        display: none;
        position: absolute;
        bottom: 50px;
        left: 0;
        width: 100%;
        background: #fff
    }

    .slider-menu li {
        display: block;
        border-bottom: 1px solid #ddd
    }

    .slider-menu li a {
        color: #000;
        text-align: left;
        padding: 15px 20px
    }

    .how-we-work-pen,
    .premium-badge {
        display: none
    }

    .main-page h2 {
        font-size: 1.625rem
    }

    .about-subheadline {
        font-size: 1.125rem;
        line-height: 1.7
    }

    .about-left {
        width: auto;
        margin: 0 -15px;
        padding-right: 0
    }

    .about-right {
        width: 100%;
        display: block;
        padding: 0
    }

    .about-right {
        padding-top: 20px
    }

    .video-container {
        margin-bottom: 20px;
        padding: 0
    }

    .video-container img {
        display: none
    }

    .how-we-work-text {
        width: 100%
    }

    .review-area {
        padding: 20px
    }

    .review-area h3 {
        font-size: 1.875rem
    }

    .review-area a {
        width: 100%;
        max-width: 768px
    }

    .footer-menu {
        display: none
    }

    .footer-menu li {
        display: block
    }

    .footer-menu li a {
        color: #000;
        padding: 15px 10px;
        border-top: 1px solid #5c5c5c
    }

    .footer-menu li a:after {
        display: none
    }

    .header-logo-area {
        line-height: 50px;
        height: 50px;
        padding-right: 35px;
        width: 100%
    }

    .header-logo-area a {
        vertical-align: middle
    }

    .header-menu-area {
        text-align: left;
        display: block;
        width: auto;
        margin: 0 -15px
    }

    .header-menu-area button {
        display: block
    }

    .header-menu-area ul {
        background: #fff;
        display: none
    }

    .header-menu-area ul li {
        border-top: 1px solid #f3f3f3;
        display: block;
        padding: 0
    }

    .header-menu-area ul li a {
        padding: 5px 20px;
        line-height: 40px
    }

    .not-found {
        padding: 20px 15px
    }

    .not-found h1 {
        letter-spacing: -1px;
        font-size: 2.5rem
    }

    .oops {
        font-size: 1.5rem;
        line-height: 1.3
    }
}

@media screen and (min-width:768px) {

    .footer-menu,
    .header-menu-area ul,
    .slider-menu {
        display: block !important
    }
}

.review {
    background: #fcfcfc
}

.review .header {
    background: #fff
}

a {
    color: #1f1e1e;
    text-decoration: none
}

a:hover {
    color: #005a8c
}

.review-top-bar {
    background: #f5f5f5;
    padding: 5px 0
}

.review-top-bar p {
    max-width: 1024px;
    margin: 0 auto;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: .75rem;
    padding: 0 15px
}

.page-header {
    color: #fff;
    text-align: center;
    padding: 50px 20px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    text-shadow: 1px 1px #000
}

.page-header .headline {
    max-width: 1140px;
    margin: 0 auto;
    font-weight: 500;
    font-size: 3rem
}

.page-header img {
    display: inline-block;
    vertical-align: middle;
    max-width: 20px;
    height: auto
}

.page-header .update span {
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
    font-size: 1.125rem
}

.review-content {
    background: #fff;
}

.review-content {
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px 15px 60px
}

.review-content .update span {
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
    font-size: 1rem;
    padding: 0 0 0 10px
}

.review-content .update img {
    padding: 0 0 0 10px
}

.top-txt {
    margin-bottom: 15px
}

.top-txt a {
    color: #005a8c !important;
    text-decoration: underline !important
}

.disclosure-box {
    text-align: right;
    margin-bottom: 10px;
    position: relative
}

.disclosure-box span {
    cursor: pointer;
    display: inline-block;
    font-size: .875rem
}

.disclosure-box p {
    cursor: pointer;
    line-height: 1.1;
    padding: 10px;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    bottom: 80%;
    right: -5%;
    font-size: .75rem;
    background: #666;
    color: #fff;
    max-width: 235px;
    visibility: hidden;
    opacity: 0;
    transition: all 250ms linear
}

.disclosure-box p:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #666 transparent transparent transparent
}

.disclosure-box p:hover,
.disclosure-box span:hover+p {
    visibility: visible;
    opacity: 1;
    bottom: 125%
}

.table {
    position: relative;
    background: #fff;
    display: table
}

.reviews-head {
    width: 100%;
    background: #f5f5f5;
    border-top: 1px solid #d9d8d8;
    border-bottom: 1px solid #d9d8d8;
    color: #000;
    padding: 5px 0;
    font-size: .875rem;
    margin-bottom: 10px
}

.reviews-head .cell-3 {
    text-align: center
}

.reviews-table {
    width: 100%;
    border: 1px solid #e8e8e8;
    margin-top: 25px
}

.reviews-table.table-shadow {
    transition: all 250ms linear
}

.reviews-table.table-shadow:hover {
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .45);
    -moz-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .45);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .45)
}

.fadeToggle {
    display: none
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.review-cell {
    border-right: 1px solid #e8e8e8;
    padding: 16px 10px
}

.review-cell:last-child {
    border-right: 0
}

.cell-1 {
    width: 20%
}

.cell-2 {
    width: 15%
}

.cell-3 {
    text-align: left;
    width: 40%
}

.cell-4 {
    width: 25%
}

.item-order {
    position: absolute;
    top: -1px;
    left: -1px;
    background: #e8e8e8;
    color: #020202;
    font-weight: 500;
    padding: 0 6px;
    font-size: 1.125rem
}

.firstitem .item-order {
    background: #78ae38;
    color: #fff
}

.urgent-info {
    background: #c72828;
    border: 2px dashed #4c0606;
    color: #fff;
    font-size: .875rem;
    padding: 8px 12px;
    border-top-width: 1px;
    position: relative;
    z-index: 20;
    line-height: 1.7;
    transition: all 250ms linear;
    font-weight: 300
}

.reviews-table.table-shadow:hover+.urgent-info {
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .45);
    -moz-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .45);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .45)
}

.urgent-info span {
    font-weight: 900;
    text-decoration: underline
}

.urgent-info a {
    font-weight: 700;
    color: #fffc09;
    text-decoration: underline
}

.most-pop {
    display: block;
    color: #fff;
    position: absolute;
    width: 170px;
    line-height: 32px;
    height: 32px;
    background: #78ae38;
    font-size: 1.125rem;
    left: -10px;
    top: -16px;
    text-align: center
}

.most-pop:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    border-color: #5e872c #5e872c transparent transparent;
    border-width: 5px;
    border-style: solid
}

.most-pop:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 160px;
    border: 16px solid #79ae38;
    border-right-color: transparent
}

.item-logo {
    display: inline-block
}

.item-logo img {
    max-width: 155px;
    width: 100%;
    height: auto;
    display: block
}

.my-rating {
    margin: 8px auto;
    font-size: 0;
    display: block
}

.jq-star {
    width: 15px;
    height: 15px;
    margin: 0 1px;
    display: inline-block
}

.jq-star img {
    width: 100%;
    height: 100%
}

.review-link {
    margin-top: 6px;
    font-size: 1rem
}

.item-score {
    font-size: 61px;
    font-weight: 700;
    display: block;
    line-height: 1
}

.item-score:hover {
    color: #005a8c
}

.score-sub {
    color: #1361c9;
    font-size: .875rem;
    margin-top: 3px;
    display: block
}

.selling-price {
    text-align: center;
    margin: 0 -10px 8px;
    padding: 0 10px 8px;
    border-bottom: 1px solid #e8e8e8
}

.selling-price-text {
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 600
}

.selling-price-number {
    font-size: 1rem
}

.selling-price-number span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500
}

.selling-price-number-new {
    font-size: 1.5rem;
    font-weight: 900 !important;
    color: #78ae38
}

.selling-price-number-old {
    text-decoration: line-through;
    color: #e9525e
}

.selling-point {
    display: block;
    width: 95%;
    margin: 0 auto
}

.selling-point:hover {
    color: #000
}

.selling-point-item {
    display: block;
    position: relative;
    margin: 2px 0;
    padding-left: 26px
}

p.selling-point-item {
    opacity: .85
}

.sellico {
    max-width: 19px;
    margin-right: 7px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0;
    -webkit-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    transition: all 250ms ease-in
}

.selling-point-item:hover .sellico {
    filter: grayscale(1)
}

.selling-point-text {
    font-size: .875rem
}

.selling-point-text.red-color {
    color: #c20e0e
}

.visit-site-btn {
    display: block;
    max-width: 200px;
    margin: 0 auto;
    background: #78ae38;
    padding: 8px;
    color: #fff;
    font-weight: 500;
    font-size: 1.125rem;
    transition: all 250ms linear
}

.visit-site-btn.lesser-focus {
    opacity: .65;
    font-size: .875rem;
    font-weight: 400;
    max-width: 180px;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    animation: none !important
}

.visit-site-btn:hover {
    background: #519849;
    color: #fff;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 750ms;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: pulse;
    -moz-animation-duration: 750ms;
    -moz-animation-fill-mode: both;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: pulse;
    animation-duration: 750ms;
    animation-fill-mode: both;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.visit-site-btn .fa {
    font-weight: 900
}

.flag-area {
    margin-top: 12px
}

.flag-area .flag-ico {
    width: 32px;
    height: auto;
    display: inline-block;
    vertical-align: middle
}

.flag-area span {
    display: inline-block;
    vertical-align: middle;
    font-size: .75rem;
    margin-left: 3px
}

.btnbubble {
    max-width: 170px;
    margin: 0 auto 13px;
    position: relative;
    background: #e9525e;
    border: 1px solid #e9525e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: .75rem;
    color: #fff;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    cursor: pointer
}

.arrow-downbbl {
    left: 0;
    right: 0;
    color: #e9525e;
    text-align: center;
    position: absolute;
    bottom: -15px;
    font-size: 1.125rem
}

.btnbubble:hover {
    -webkit-animation-name: jump;
    -webkit-animation-duration: 750ms;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: jump;
    -moz-animation-duration: 750ms;
    -moz-animation-fill-mode: both;
    -moz-animation-timing-function: linear;
    animation-name: jump;
    animation-duration: 750ms;
    animation-fill-mode: both;
    animation-timing-function: linear
}

.most-popular {
    margin: 60px 0;
    transition: all 250ms ease-in
}

.most-popular:hover {
    -webkit-box-shadow: 0 7px 30px -6px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 7px 30px -6px rgba(0, 0, 0, .75);
    box-shadow: 0 7px 30px -6px rgba(0, 0, 0, .75)
}

.most-popular .table {
    transition: all 250ms ease-in
}

.most-popular:hover .table {
    background: #fcfcfc
}

.most-popular h3 {
    font-size: 2.5rem;
    background: #6497b2;
    text-shadow: 1px 1px #000;
    color: #fff;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase
}

.most-popular .reviews-table {
    border-bottom: 0;
    margin-top: 0
}

.best-overall-box {
    background: #e8e8e8;
    padding: 10px 0;
    font-size: 0
}

.best-overall-box>div {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 15px 15px 15px 85px;
    width: 33.3333%
}

.best-overall-box>div img {
    width: 55px;
    height: 55px;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px
}

.best-overall-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.25rem;
    color: #f65b0f
}

.best-overall-text {
    margin-top: 5px;
    font-weight: 300;
    letter-spacing: .25px;
    font-size: 1rem
}

.load-more-btn-box {
    position: relative;
    margin-top: 20px
}

.load-more-btn-box:after {
    content: "";
    display: block;
    left: 0;
    top: 50%;
    position: absolute;
    margin-top: -2px;
    height: 4px;
    width: 100%;
    background: #e8e8e8
}

.load-more-btn {
    text-align: center;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    z-index: 100;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 44px;
    border: 3px solid #e8e8e8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #f8f8f8;
    font-size: 1.5rem;
    color: #848484;
    transition: all 250ms linear
}

.load-more-btn:hover {
    color: #848484;
    box-shadow: 0 0 7px rgba(0, 0, 0, .2)
}

.load-more-text {
    margin-top: 5px;
    text-align: center;
    font-size: 1.375rem;
    font-weight: 300
}

.list-content {
    text-align: center;
    font-size: 1.375rem;
    font-weight: 300
}

.entry-content :last-child {
    margin-bottom: 0
}

.entry-content h1 {
    font-size: 2.5rem;
    font-weight: 700;
    margin: 12px 0 20px
}

.img-container {
    display: block
}

.img-container img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.gif-50 {
    float: left;
    width: 50%;
    max-width: 512px
}

.entry-content>p {
    margin-bottom: 20px
}

.entry-content>p a {
    color: #005a8c;
    font-weight: 500
}

.entry-content>p.quote {
    background: #d2e7f5;
    color: #03204c;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 30px 20px;
    margin-top: 30px;
    position: relative
}

.entry-content>p.quote:after {
    content: "\f10e";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 3.5rem;
    position: absolute;
    top: -25px;
    right: 20px;
    color: #03204c
}

.content-stars {
    margin-bottom: 20px
}

.content-stars i {
    font-size: 2.125rem;
    margin-left: 3px;
    color: #1c65c7;
    transition: all 250ms linear
}

.content-stars i:hover {
    transform: scale(1.4)
}

.entry-content .left-img-floater {
    float: left;
    max-width: 45%;
    margin: 0 20px 20px 0
}

.entry-content h2 {
    font-size: 1.75rem;
    font-weight: 500;
    margin: 12px 0
}

.entry-content h3 {
    font-size: 1.25rem;
    font-weight: 500;
    margin: 12px 0
}

.entry-content ol.small-list {
    padding-left: 40px;
    list-style: decimal;
    margin-bottom: 20px
}

.entry-content ol.small-list li {
    padding: 3px 0
}

.entry-content ol.small-list li a {
    color: #005a8c
}

.entry-content ul.small-list-unordered {
    padding-left: 40px;
    list-style: square;
    margin-bottom: 20px
}

.entry-content ul.small-list-unordered li {
    padding: 3px 0
}

.entry-content ul.small-list-unordered li a {
    color: #005a8c
}

.review-content ul.small-list-unordered {
    padding-left: 40px;
    list-style: square;
    margin-bottom: 20px
}

.review-content ul.small-list-unordered li {
    padding: 3px 0
}

.review-content ul.small-list-unordered li a {
    color: #005a8c
}

.entry-testimonial {
    margin: 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8
}

.entry-testimonial-name {
    font-weight: 700;
    font-size: 1.125rem
}

.entry-testimonial-rating {
    margin: 5px 0 10px
}

.entry-testimonial-rating img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: auto
}

.entry-testimonial-text {
    font-style: italic;
    font-size: 1rem
}

.no-border-bottom {
    border-bottom: 0;
    padding-bottom: 0
}

.entry-content ol.big-list {
    max-width: 768px;
    list-style-type: decimal;
    background: #d2e7f5;
    padding: 35px 25px 35px 45px;
    margin-bottom: 20px
}

.entry-content ol.big-list li {
    margin-bottom: 20px
}

.entry-content ol.big-list li:last-child {
    margin-bottom: 0
}

.entry-content ol.big-list li span {
    text-transform: uppercase
}

.entry-content>.summary-box {
    padding: 15px !important;
    background: #fff0c7 !important
}

.entry-important-information {
    border: 1px solid #c0a975;
    padding: 20px 15px;
    background: #f9ebb8;
    max-width: 768px;
    margin-bottom: 20px
}

.important-information-text {
    margin-bottom: 10px
}

.entry-important-information p a {
    color: #005a8c;
    font-weight: 700
}

.entry-btn-cta {
    display: block;
    background: #fca323;
    border-bottom: 5px solid #d4820c;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    padding: 15px 10px;
    text-align: center;
    max-width: 768px;
    font-weight: 700;
    font-size: 1.5rem;
    transition: all 250ms linear
}

.entry-btn-cta:hover {
    color: #fff;
    background: #d4820c
}

.page-reviewer {
    background: #2671B2;
    padding: 30px 0
}

.page-reviewer-inner {
    padding: 0 15px 0 180px;
    max-width: 1024px;
    margin: 0 auto;
    position: relative
}

.about-reviewer-img {
    position: absolute;
    top: 0;
    left: 15px;
    display: block;
    width: 140px;
    height: 140px;
    -webkit-border-radius: 0 14px 0 14px;
    -moz-border-radius: 0 14px 0 14px;
    border-radius: 0 14px 0 14px;
    border: 4px solid #fff;
    -webkit-box-shadow: -3px 2px 22px -11px rgba(0, 0, 0, .5);
    -moz-box-shadow: -3px 2px 22px -11px rgba(0, 0, 0, .5);
    box-shadow: -3px 2px 22px -11px rgba(0, 0, 0, .5)
}

.about-reviewer {
    font-weight: 500;
    font-size: 1.25rem;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.about-reviewer:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 1px;
    background: #d9d8d8
}

.about-reviewer-name {
    font-size: 1.375rem;
    font-weight: 300
}

.about-reviewer-text {
    margin-top: 5px;
    width: 80%;
    line-height: 1.8
}

.openpop {
    overflow-y: hidden
}

.pop-off {
    position: absolute;
    z-index: 50;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.exit-popup {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 100vh;
    background: rgba(0, 0, 0, .75);
    z-index: 50000;
    text-align: center;
    padding: 15px
}

.exit-popup-inner {
    top: -30px;
    position: relative;
    z-index: 100;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.4;
    padding: 15px;
    background: #fff;
    width: 100%;
    max-width: 420px;
    -webkit-box-shadow: 0 0 10px -2px rgba(0, 0, 0, .65);
    -moz-box-shadow: 0 0 10px -2px rgba(0, 0, 0, .65);
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .65);
    transition: all 250ms linear;
    opacity: 0
}

.openpop .exit-popup-inner {
    opacity: 1;
    top: 0
}

.exit-popup-border {
    border: 2px solid #e6e6e6;
    padding: 15px
}

.exit-popup-close {
    position: absolute;
    top: -12px;
    right: -12px;
    color: red;
    font-size: 1.375rem;
    background: 0 0;
    border: 0;
    cursor: pointer;
    outline: 0;
    z-index: 50
}

.exit-popup-close i {
    position: relative;
    z-index: 15
}

.exit-popup-close:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    margin: -8px 0 0 -6px;
    background: #fff;
    z-index: 2
}

.exit-popup-top {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 16px;
    position: relative
}

.exit-popup-top:after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -30px;
    background: #e6e6e6
}

.exit-popup-inner img {
    margin: 20px auto
}

.exit-popup-btn {
    padding: 10px 5px;
    font-size: 1.375rem;
    text-transform: uppercase;
    max-width: 220px;
    background: #78ae38;
    display: block;
    margin: 10px auto 5px;
    color: #fff;
    font-weight: 500;
    transition: all 250ms linear
}

.exit-popup-btn:hover {
    background: #519849;
    color: #fff
}

.exit-popup-href {
    color: #005a8c;
    font-size: .875rem
}

.bottom-box {
    margin: 20px 0;
    max-width: 768px;
    padding: 10px 20px;
    font-size: 0;
    border: 3px dashed #000
}

.bottom-box>* {
    display: inline-block;
    vertical-align: middle
}

.bottom-box-img {
    width: 30%
}

.bottom-box-img img {
    display: block;
    max-width: 240px;
    height: auto;
    width: 100%;
    margin: 0 auto
}

.bottom-box-text {
    padding-left: 20px;
    width: 70%
}

.bottom-box-text p {
    line-height: 1.8;
    text-align: center;
    font-weight: 700;
    font-size: 1.625rem
}

.bottom-box-text p a {
    color: #005a8c;
    font-weight: 700
}

.bottom-box-text p a:hover {
    color: #000
}

.sale-popup {
    background: #fff;
    width: 310px;
    min-height: 74px;
    position: fixed;
    bottom: -150px;
    left: 20px;
    z-index: 200;
    border: 1px solid #bdbdbd;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 0;
    -webkit-box-shadow: rgba(89, 89, 89, .24) 1px 1px 23px 1px;
    -moz-box-shadow: rgba(89, 89, 89, .24) 1px 1px 23px 1px;
    box-shadow: rgba(89, 89, 89, .24) 1px 1px 23px 1px
}

.sale-popup .sale-popup-close {
    font-size: 1rem;
    position: absolute;
    top: -10px;
    right: -3px;
    color: #dce1ed;
    visibility: hidden;
    opacity: 0;
    transition: all 250ms linear
}

.sale-popup:hover .sale-popup-close {
    color: #dce1ed;
    visibility: visible;
    opacity: 1
}

.sale-popup-div {
    overflow: hidden;
    width: 24%;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding: 10px 10px 10px 20px
}

.sale-popup-img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto
}

.sale-popup-about {
    padding: 5px 20px 5px 5px;
    display: inline-block;
    vertical-align: middle;
    width: 76%;
    font-size: .875rem;
    position: relative
}

.sale-popup-who {
    color: #474e5d;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.4
}

.sale-popup-text {
    font-size: .75rem;
    color: #6d7484;
    line-height: 1.4
}

.sale-popup-date {
    color: #65759e;
    font-size: .625rem;
    line-height: 2
}

.sidebar-review-outer {
    max-width: 1340px;
    margin: 0 auto;
    padding: 20px 15px 60px
}

.sidebar-review-outer .review-content {
    max-width: 1024px;
    float: left;
    width: 78%;
    padding: 0;
    padding-right: 20px
}

.sidebar-review-outer .review-sidebar {
    width: 22%;
    float: right
}

.review-sidebar-widget {
    background: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    -moz-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    border: 1px solid #d9d8d8
}

.review-sidebar-widget h4 {
    background: #f5f5f5;
    font-size: 1.125rem;
    text-align: center;
    color: #5c5c5c;
    font-weight: 300;
    padding: 10px
}

.review-sidebar-widget .sidebar-widget-links {
    font-size: 1rem;
    border-top: 1px solid #d9d8d8;
    color: #007bff;
    display: block;
    width: 100%;
    padding: 13px 20px
}

.review-sidebar-widget .sidebar-widget-links.active {
    color: grey;
    font-weight: 700;
    background: #f8f9fa
}

.review-sidebar-widget .sidebar-widget-links:hover {
    background-color: #f8f9fa
}

.review-sidebar-widget .sidebar-widget-links:active {
    background: #e9ecef
}

.table-responsive {
    text-align: left;
    margin: 20px 0
}

.table-responsive table {
    width: 100%
}

.table-responsive table thead tr th {
    font-weight: 600;
    padding: 10px 12px;
    border-top: 1px solid #dee2e6;
    border-bottom: 2px solid #dee2e6
}

.table-responsive table tbody tr th {
    font-weight: 600
}

.table-responsive table tbody tr:nth-child(odd) {
    background: #f5f5f5
}

.table-responsive table tbody tr td,
.table-responsive table tbody tr th {
    padding: 10px 12px;
    border-top: 1px solid #dee2e6
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1)
    }

    50% {
        -moz-transform: scale(1.1)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes jump {
    0% {
        transform: translateY(-10px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes jump {
    0% {
        transform: translateY(-10px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes jump {
    0% {
        transform: translateY(-10px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@media screen and (max-width:1139px) {
    .disclosure-box p {
        right: 0
    }
}

@media screen and (max-width:1023px) {
    .reviews-head {
        display: none
    }

    .reviews-table.table {
        font-size: 0;
        display: block
    }

    .cell-1,
    .cell-2 {
        width: 50%;
        display: inline-block;
        vertical-align: middle;
        border-right: 0;
        padding: 27px 10px
    }

    .cell-3,
    .cell-4 {
        width: 100%;
        display: block;
        border-right: 0
    }

    .cell-2 {
        border-right: 0;
        border-left: 1px solid #e8e8e8
    }

    .cell-3 {
        border-top: 1px solid #e8e8e8
    }

    .entry-content>p.quote {
        font-size: 1.375rem
    }

    .bottom-box-img {
        width: 40%
    }

    .bottom-box-text {
        width: 60%
    }

    .bottom-box-text p {
        line-height: 1.5;
        font-size: 1.375rem
    }

    .sidebar-review-outer .review-content {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .sidebar-review-outer .review-sidebar {
        width: 100%;
        float: none;
        margin-top: 30px
    }

    .review-sidebar-widget {
        font-size: 0
    }

    .review-sidebar-widget .sidebar-widget-links {
        display: inline-block;
        vertical-align: middle;
        width: 50%
    }

    .review-sidebar-widget .sidebar-widget-links:nth-child(even) {
        border-right: 1px solid #d9d8d8
    }
}

@media screen and (max-width:767px) {
    .review-content {
        padding: 20px 15px 40px
    }

    .page-header {
        padding: 25px 15px
    }

    .page-header .headline {
        line-height: 1.3;
        font-size: 1.875rem;
        margin-bottom: 5px
    }

    .urgent-info {
        font-size: .875rem;
        line-height: 1.5;
        padding: 8px 13px
    }

    .load-more-text {
        font-size: 1.125rem
    }

    .most-popular {
        margin: 40px 0
    }

    .most-popular h3 {
        font-size: 1.5rem
    }

    .best-overall-box>div {
        display: block;
        width: 100%;
        padding: 10px 20px;
        text-align: center
    }

    .best-overall-box>div img {
        position: relative;
        top: auto;
        left: auto;
        width: 90px;
        height: 90px;
        display: block;
        margin: 0 auto 20px
    }

    .entry-content h1 {
        line-height: 1.3;
        font-size: 1.875rem
    }

    .entry-content .left-img-floater {
        float: none;
        max-width: 100%;
        margin: 0 0 20px 0
    }

    .entry-content>p.quote {
        font-size: 1.25rem;
        padding: 25px 10px
    }

    .entry-content h2 {
        font-size: 1.5rem
    }

    .entry-content h3 {
        font-size: 1.2rem
    }

    .entry-btn-cta {
        font-size: 1.25rem
    }

    .page-reviewer-inner {
        padding: 0 15px;
        text-align: center
    }

    .about-reviewer-img {
        margin: 0 auto 15px;
        position: relative;
        top: auto;
        left: auto;
        max-width: 220px;
        width: 70%;
        height: auto
    }

    .about-reviewer:after {
        left: 50%;
        width: 100px;
        margin-left: -50px
    }

    .about-reviewer-text {
        width: 100%;
        margin-top: 15px
    }

    .entry-content>ol.big-list {
        padding: 30px 15px 30px 30px
    }

    .bottom-box {
        padding: 0
    }

    .bottom-box-img,
    .bottom-box-text {
        width: 100%;
        display: block;
        padding: 15px
    }

    .bottom-box-img img {
        max-width: 768px
    }

    .bottom-box-text p {
        font-size: 1.5rem;
        line-height: 1.5
    }

    .sale-popup {
        left: 50%;
        margin-left: -155px;
        width: 310px
    }

    .review-sidebar-widget .sidebar-widget-links {
        width: 100%;
        display: block;
        border-right: 0 !important
    }

    .gif-50 {
        width: 100%;
        float: none
    }

    .table-responsive {
        overflow-x: auto
    }

    .table-responsive table {
        min-width: 767px
    }
}

.page-header {
    background-image: url(../img/mt-bg-rev.jpg)
}

.footer-nav {
    display: flex;
    justify-content: center
}

.footer-nav ul {
    display: flex
}

.footer-nav ul li {
    display: flex;
    justify-content: center;
    padding: 9px
}

.footer-nav ul li a {
    color: #005a8c;
    opacity: .54
}

.footer-nav ul li a:hover {
    opacity: 1
}

@media(max-width:410px) {
    .footer-nav ul {
        flex-flow: column
    }
}

.pointer-events-none {
    pointer-events: none
}

.doorbell-features {
    margin: 20px 0;
    padding: 20px 0;
    background: #f9fdff;
    border: 1px solid #e9f7ff;
    font-size: 0
}

.doorbell-features>div {
    width: 16.6666%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 15px 10px;
    position: relative
}

.doorbell-features>div:last-child:after,
.doorbell-features>div:nth-child(6):after {
    display: none
}

.doorbell-features>div:after {
    content: "";
    display: block;
    width: 0;
    border-right: 1px solid #e0e0e0;
    position: absolute;
    top: 25px;
    right: 0;
    bottom: 25px
}

.doorbell-features>div img {
    max-width: 36px;
    width: 100%;
    margin: 0 auto 10px;
    display: block
}

.doorbell-features>div p {
    font-size: 1rem;
    color: #333;
    line-height: 24px
}

.doorbell-features>div span {
    font-size: .875rem;
    color: #989898;
    line-height: 20px;
    display: block
}

.doorbell-table-box {
    position: relative;
    background: #1365a4;
    padding: 30px;
    margin: 30px 0;
    font-size: 0;
    z-index: 5
}

.doorbell-table-box:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
    top: 0;
    left: 0;
    height: 115px;
    background: #fcfcfc
}

.doorbell-box1 {
    position: relative;
    z-index: 20;
    width: 26%;
    display: inline-block;
    vertical-align: bottom
}

.doorbell-box2 {
    position: relative;
    z-index: 20;
    padding-top: 10px;
    background: #4cadf7;
    width: 23%;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 2.5%;
    text-align: center
}

.doorbell-box2:last-child {
    margin-right: 0
}

.doorbell-box1 ul li {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    font-size: 1.125rem
}

.doorbell-box1 ul li span {
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle
}

.doorbell-box-image {
    height: 100px;
    margin-bottom: 45px
}

.doorbell-box-image img {
    display: block;
    margin: -45px auto 0;
    max-width: 90%
}

.doorbell-box2:last-child .doorbell-box-image {
    margin-bottom: 0
}

.doorbell-box2:last-child .doorbell-box-image img {
    margin: 0 auto
}

.doorbell-box2 ul li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #5eb5f8;
    padding: 0 15px;
    font-size: 1.125rem
}

.doorbell-box2 ul li:first-child {
    color: #fff;
    line-height: 1.35;
    font-weight: 300;
    height: auto;
    padding: 0 25px
}

.doorbell-box2 ul li img {
    display: inline-block;
    max-width: 100%;
    margin: 14px auto 0
}

.checkbox-list {
    margin-bottom: 20px
}

.checkbox-list li {
    padding-left: 15px;
    margin-bottom: 5px
}

.checkbox-list li i {
    margin-right: 5px;
    color: #0b7b09;
    vertical-align: middle
}

.checkbox-list li span {
    vertical-align: middle
}

.checkbox-list li:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .doorbell-features {
        max-width: 768px;
        margin: 20px auto
    }

    .doorbell-features>div {
        width: 33.3333%
    }

    .doorbell-features>div:after {
        display: none
    }
}

@media screen and (max-width:767px) {
    .doorbell-features>div {
        width: 50%
    }

    .doorbell-features>div:after {
        display: none
    }

    .doorbell-table-box {
        margin: 45px -15px 30px;
        padding: 7px
    }

    .doorbell-box1 ul li {
        font-size: .875rem
    }

    .doorbell-box2 ul li:first-child {
        font-size: .75rem;
        padding: 0
    }
}