body {
    color: #454545;
    font-size: 15px;
    font-family: 'Livvic', sans-serif;
    position: relative;
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
    background: #000000;
}

.top-nav {
    background: linear-gradient(to right, rgb(0 0 0), rgb(137 80 80));
    padding: 10px 0;
    color: #fff;
}

.top-right {
    float: right;
    line-height: 0;
}

.contact_info i,
.contact_time i {
    margin-right: 6px;
}

.contact_time,
.social-icons {
    display: inline-block;
}

.contact_time {
    margin-right: 10px;
    border-right: 1px solid #fff;
    padding-right: 25px;
}

.social-icons i {
    color: #fff;
    font-size: 20px;
}

.social-icons i:hover {
    color: #000;
}

.contact_info {
    line-height: 2.6;
}

.social-icons span {
    display: inline-block;
    text-align: center;
}

.social-icons p {
    font-size: 10px;
    margin: 0 0 9px 0;
}

.navbar-toggle {
    background-color: #f72e29;
    margin-top: 32px;
    margin-bottom: 31px;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.navbar-brand {
    padding: 15px 0;
}

#navbar {
    padding: 15px 0;
}

.navbar-nav {
    float: right;
}

.nav a {
    color: #fff;
}

.navbar-wrapper {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 20;
    background: rgba(000, 000, 000, .8);
    box-shadow: 8px 0px 5px #000;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #f72e29;
}

/* Flip around the padding for proper display in narrow viewports */

.navbar-wrapper>.container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-wrapper .navbar .container {
    width: auto;
}

.navbar-brand>img {
    display: block;
    width: 70%;
}

.banner {
    width: 100%;
    background: url("../images/banner-bg.jpg") no-repeat 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: auto;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 10em 0;
    border-bottom-left-radius: 50% 15%;
    border-bottom-right-radius: 50% 15%;
}

.banner h1 {
    color: #fff;
    font-size: 72px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 40px;
}

.banner h2 {
    font-size: 30px;
    color: #fff;
    width: 70%;
    margin: 0 auto;
}

.btn-touch,
.btn-audit {
    border-radius: 50px;
    padding: 12px 25px;
    text-transform: uppercase;
    font-size: 16px;
    background-image: linear-gradient(to right, rgb(0 0 0), rgb(137 80 80));
    color: #fff;
    margin-top: 3em;
    font-weight: 300;
}

.btn:active,
.btn.active {
    background-image: linear-gradient(to right, rgb(0 0 0), rgb(137 80 80));
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
}

.navbar {
    margin-bottom: 0;
}

.btn-touch:hover,
.btn-audit:hover {
    background-image: linear-gradient(rgba(201, 4, 4, 1), rgba(247, 46, 41, 1));
    color: #000;
    font-weight: 500;
}

.who-we .top-title,
.who-we .bottom-title,
.auditing-service .top-title,
.auditing-service .bottom-title,
.contract-service .top-title,
.contract-service .bottom-title,
.why-nightwatch .top-title,
.why-nightwatch .bottom-title {
    margin: 0 auto;
}

.bottom-title {
    display: block;
    width: 70px;
    height: 5px;
    background-color: #f72e29;
}

.main-heading {
    color: #000;
    font-weight: 600;
    font-size: 48px;
    margin-top: 0;
}

.text-center {
    text-align: center;
}

.sub-title {
    font-size: 16px;
    color: #454545;
    line-height: 1;
    margin-bottom: 20px;
}

.top-title {
    display: block;
    width: 70px;
    height: 25px;
    border: 5px solid linear-gradient(to right, rgb(0 0 0), rgb(137 80 80));
    border-bottom: none;
}

.who-we {
    padding: 70px 0;
}

.who-we .description,
.contract-service .description,
.why-nightwatch .description {
    margin: 35px auto 0;
    text-align: center;
    width: 80%;
    font-size: 18px;
}

.auditing-service {
    width: 100%;
    background: url("../images/bg2.jpg") no-repeat 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: auto;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 6em 0 12em 0;
    background-attachment: fixed;
}

.auditing-service .main-heading,
.auditing-service .sub-title,
.advanced-penetration-left {
    color: #fff;
}

.left-audit-img {
    background-image: url(../images/audit-img1.jpg);
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 580px;
}

.audits-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 20em;
}

section.contract-audits {
    position: relative;
}

.white-bg {
    background: #ffffff;
}

ul.audit-points {
    list-style-type: none;
    padding: 0;
}

span.audit-point-icon {
    margin-right: 15px;
}

.right-audit-text,
.advanced-penetration-left {
    padding: 3em;
    box-shadow: 3px 0px 7px #ddd;
    height: 580px;
}

.right-audit-text h1,
.advanced-penetration-left h1 {
    margin: 0;
    margin-bottom: 12px;
}

.right-audit-text p,
.audit-point-content,
.advanced-penetration-left p {
    font-size: 18px;
}

li.audit-point {
    line-height: 1.8;
}

.advanced-penetration-right {
    background-image: url(../images/advanced-penetration-img.jpg);
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 580px;
}

.red-bg {
    background: linear-gradient(to right, rgb(0 0 0), rgb(137 80 80));
    height: 580px;
}

.advanced-penetration-left {}

section.contract-service {
    margin-top: 76em;
    padding-bottom: 70px;
    text-align: center;
}

.why-solidikey {
    background-color: #faf9f9;
    background-image: url(../images/solidikey-bg.png);
    background-position: center center;
    background-size: cover;
    padding: 70px 0;
}

.why-solidikey-pt {
    text-align: center;
    background: #fff;
    padding: 20px;
    min-height: 564px;
    margin-top: 30px;
    -webkit-box-shadow: 0 10px 6px -6px #ddd;
    -moz-box-shadow: 0 10px 6px -6px #ddd;
    box-shadow: 0 10px 6px -6px #ddd;
}

.why-solidikey-pt:hover {
    box-shadow: 0px 0px 10px 0px linear-gradient(to right, rgb(0 0 0), rgb(137 80 80));
}

.why-solidikey-pt h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000;
}

.why-solidikey-pt img {
    margin: 0 auto;
}

.why-solidikey-pt p {
    font-size: 18px;
}

.audit-cases {
    background-image: url(../images/audit-bg.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 40px 0;
    background-attachment: fixed;
    width: 100%;
}

.audit-cases h1 {
    color: #fff;
    text-align: center;
    margin: 0;
}

.subs-box {
    background-image: linear-gradient(to right, rgb(0 0 0), rgb(137 80 80));
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 25px 50px;
}

.subs-box input[type="email"] {
    border-radius: 50px;
    height: 60px;
    font-weight: 500;
    width: 100%;
    border: none;
    padding: 0 25px;
    font-size: 18px;
}

.subs-form {
    padding: 35px 0;
}

.form-fields {
    position: relative;
}

.form-fields button {
    position: absolute;
    right: 0;
    height: 60px;
    border-radius: 50px;
    width: 30%;
    background: #000;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    border: none;
}

.subs-box input[type="email"]:focus {
    outline: none;
}

.subs-part h1 {
    color: #fff;
}

.mail-icon {
    position: absolute;
    top: -42px;
    background: #000;
    border-radius: 50%;
    left: -42px;
    box-shadow: 0 0 0 7px rgb(0 0 0 / 16%);
    padding: 20px;
}

section.subscribe {
    padding-top: 100px;
    margin-bottom: -50px;
}

.subs-part {
    padding: 10px 0;
}

footer {
    background: #000;
    border-bottom: 4px solid #c80202;
    padding: 100px 0 20px;
}

.footer-logo img {
    margin: 0 auto;
}

.footer-bottom {
    margin-top: 30px;
}

.footer-social-icons {
    float: right;
}

.footer-social-icons span {
    margin-left: 15px;
    display: inline-block;
    text-align: center;
}

.footer-social-icons p {
    font-size: 10px;
    color: #fff;
    margin: 0 0 5px 0;
}

.footer-social-icons i {
    color: #fff;
    font-size: 30px !important;
}

.copyright p {
    color: #fff;
    margin: 0;
    line-height: 2;
}

.form-fields button:focus {
    outline: none;
}

.footer-social-icons i:hover {
    color: linear-gradient(to right, rgb(0 0 0), rgb(137 80 80));
}

.right-audit-text h1 {
    color: #000;
}

/*-----------------MEDIA QUERY-----------------*/

@media all and (max-width: 300px) {
    body {
        font-size: 14px;
    }
}

@media all and (max-width: 500px) {
    .banner h1 {
        font-size: 45px;
    }
    .banner h2 {
        font-size: 20px;
    }
    .banner {
        padding: 7em 0 4em;
    }
    .who-we {
        padding: 60px 0 50px;
    }
    .right-audit-text {
        height: 520px !important;
    }
    .who-we .description,
    .contract-service .description,
    .why-nightwatch .description {
        width: 95%;
    }
    .banner h2 {
        width: 100%;
    }
    .right-audit-text,
    .advanced-penetration-left {
        padding: 2em 0;
    }
    section.contract-service {
        margin-top: 105em;
        padding-bottom: 50px;
    }
    .red-bg {
        height: 300px !important;
    }
    section.contract-service {
        margin-top: 83em !important;
    }
    .subs-box {
        padding: 25px 0px;
    }
    h1 {
        font-size: 28px !important;
    }
    .form-fields button {
        width: 40%;
    }
}

@media screen and (max-width: 992px) {}

@media only screen and (max-width:1200px) {}

@media only screen and (max-width:990px) {}

@media only screen and (max-width:767px) {
    .navbar-nav {
        float: none;
        text-align: center;
        /* margin: 0 auto; */
    }
    .contact_info {
        text-align: center;
    }
    .top-right {
        float: none;
        text-align: center;
        margin-top: 10px;
    }
    .navbar-brand {
        padding: 27px 0;
    }
    .right-audit-text h1,
    .advanced-penetration-left h1 {
        text-align: center;
        font-size: 30px;
    }
    .right-audit-text p,
    .audit-point-content,
    .advanced-penetration-left p {
        text-align: center;
    }
    .left-audit-img,
    .right-audit-text {
        height: 425px;
    }
    .right-audit-text p,
    .audit-point-content,
    .advanced-penetration-left p,
    .who-we .description,
    .contract-service .description,
    .why-nightwatch .description,
    .why-nightwatch-pt p,
    .form-fields button,
    .subs-box input[type="email"] {
        font-size: 16px;
    }
    .red-bg {
        height: 260px;
    }
    .advanced-penetration-right {
        display: none;
    }
    .right-audit-text {
        box-shadow: none;
    }
    .main-heading {
        font-size: 35px;
    }
    section.contract-service {
        margin-top: 74em;
        padding-bottom: 50px;
    }
    .why-nightwatch {
        padding: 55px 0;
    }
    .why-nightwatch-pt {
        min-height: auto;
    }
    .subs-part h1,
    .copyright {
        text-align: center;
    }
    .footer-social-icons {
        float: none;
        text-align: center;
    }
    .subs-form {
        padding: 0px 0 40px;
    }
    .subs-box input[type="email"],
    .form-fields button {
        height: 50px;
    }
    .mail-icon {
        display: none;
    }
    section.subscribe {
        padding-top: 50px;
    }
    .audits-content {
        top: 15em;
    }
    .auditing-service {
        padding: 4em 0 8em 0;
    }
    .right-audit-text,
    .advanced-penetration-left {
        box-shadow: none;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .why-nightwatch-pt {
        min-height: 645px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .navbar-brand>img {
        width: 65%;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 2px 10px;
    }
    .header-top p {
        font-size: 13px;
    }
    .banner h3 {
        margin-top: 140px;
        font-size: 20px;
    }
    .banner h1 {
        font-size: 55px;
    }
    .banner h2 {
        font-size: 25px;
    }
    .banner {
        height: 80vh;
        min-height: 400px;
    }
    .main-heading {
        font-size: 36px;
    }
    .why-nightwatch-pt {
        min-height: 405px;
    }
    .subs-part h1 {
        font-size: 26px;
    }
    .subs-box input[type="email"],
    .form-fields button {
        height: 50px;
    }
    .why-nightwatch-pt h3 {
        font-size: 22px;
    }
    .right-audit-text p,
    .audit-point-content,
    .advanced-penetration-left p,
    .who-we .description,
    .contract-service .description,
    .why-solidikey .description,
    .why-solidikey-pt p,
    .form-fields button,
    .subs-box input[type="email"] {
        font-size: 15px;
    }
    .right-audit-text h1,
    .advanced-penetration-left h1 {
        font-size: 25px;
    }
    section.contract-service {
        padding-bottom: 50px;
        margin-top: 78em;
    }
    .auditing-service {
        padding: 5em 0 8em 0;
    }
    .audits-content {
        top: 17em;
    }
    .banner {
        padding: 7em 0;
    }
    .navbar-nav {
        padding: 5px 0;
    }
}

@media only screen and (max-width:479px) {
    .navbar-brand {
        width: 79%;
    }
    .navbar-toggle {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    section.contract-service {
        margin-top: 83em !important;
    }
}

@media only screen and (max-width:370px) {
    .right-audit-text {
        height: 620px !important;
    }
    .red-bg {
        height: 400px !important;
    }
    section.contract-service {
        margin-top: 94em !important;
    }
}