﻿body {
    font-family: 'Segoe UI',sans-serif;
    padding: 0;
    margin: 0;
    color: #716e6e;
    font-size: 18px;
    overflow-x: hidden;
    background-color: #fff
}

img {
    max-width: 100%;
    height: auto
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0
}

.h1, h1 {
    font-size: 48px;
    color: #000
}

.h2, h2 {
    font-size: 40px;
    color: #000
}

.h3, h3 {
    font-size: 32px;
    color: #000
}

.h4, h4 {
    font-size: 24px
}

.h5, h5 {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

a {
    color: #716e6e;
    transition: all .2s ease
}

p, ul li {
    color: #716e6e;
    font-size: 18px
}

    p a {
        color: #000
    }

hr {
    margin: 0;
    padding: 0;
    border-color: #f3f6f8
}

button:focus, input:focus {
    outline-style: none
}

.btn.btn-transparent {
    font-size: 24px;
    background-color: transparent;
    color: #fff;
    border-radius: 50px;
    font-weight: 500;
    border: #fff solid 2px;
    padding: 12px 60px
}

    .btn.btn-transparent:focus, .btn.btn-transparent:hover {
        background-color: #fff;
        border-color: #fff;
        color: #000
    }

    .btn.btn-transparent.btn-transparent-o {
        background-color: #ff704f;
        border-color: #ff704f
    }

        .btn.btn-transparent.btn-transparent-o:focus, .btn.btn-transparent.btn-transparent-o:hover {
            background-color: #fff;
            border-color: #ff704f;
            color: #000
        }

@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
}

.fixed-social {
    position: fixed;
    left: 0;
    top: 45%;
    z-index: 99
}

    .fixed-social li a {
        display: block;
        padding-left: 10px;
        text-align: center;
        height: 50px;
        padding-right: 10px;
        line-height: 60px
    }

    .fixed-social li.fb a {
        background-color: #4268b3
    }

    .fixed-social li.tw a {
        background-color: #43bceb
    }

    .fixed-social li.ld a {
        background-color: #0177b5
    }

    .fixed-social li.ins a {
        background-color: #6057f9
    }

.tp-fixed-sec {
    background-color: #2d2d2d;
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 99999;
    transform: translateX(148px);
    transition: .5s
}

    .tp-fixed-sec.active {
        transform: translateX(0)
    }

.tp-fixed-button {
    position: absolute;
    background-color: #2d2d2d;
    left: -22px;
    top: 0;
    border-radius: 4px;
    display: block;
    padding: 0 5px;
    line-height: 22px;
    color: #fff;
    font-weight: 700;
    vertical-align: middle;
    padding-bottom: 2px;
    padding-right: 8px;
    min-width: 24px
}

    .tp-fixed-button:hover {
        color: #fff;
        text-decoration: none
    }

    .tp-fixed-button i {
        display: block;
        line-height: normal
    }

.tp-fixed-sec .tp-fixed-button i {
    display: none
}

.tp-fixed-sec.active .tp-fixed-button i.minus, .tp-fixed-sec:not(.active) .tp-fixed-button i.plus {
    display: block
}

.header {
    background-color: #fff;
    border: none;
    transition: .3s;
    box-shadow: rgba(0,0,0,.2) 0 0 14px
}

    .header hr {
        border-color: rgba(0,0,0,.1)
    }

.navbar-brand.logo {
    height: auto;
    padding: 12px 0;
    position: relative
}

    .navbar-brand.logo img {
        max-width: 50px;
        height: auto
    }

    .navbar-brand.logo h1, .navbar-brand.logo span {
        font-size: 24px;
        color: #000;
        font-weight: 700;
        line-height: 36px;
        font-family: Lato,sans-serif
    }

.navigation .navbar-nav {
    margin-right: -10px
}

    .navigation .navbar-nav > li.nav-item {
        color: #000;
        font-weight: 400;
        font-size: 18px;
        margin-left: 18px;
        position: static;
        white-space: nowrap;
        font-family: Lato,sans-serif
    }

        .navigation .navbar-nav > li.nav-item > a.nav-link {
            color: #000;
            position: relative;
            padding: 5px 18px
        }

            .navigation .navbar-nav > li.nav-item > a.nav-link:after {
                background-color: transparent;
                content: "";
                display: block;
                height: 2px;
                transition: all .2s ease;
                margin-top: 5px
            }

        .navigation .navbar-nav > li.nav-item.active > a.nav-link, .navigation .navbar-nav > li.nav-item:focus > a.nav-link, .navigation .navbar-nav > li.nav-item:hover > a.nav-link {
            color: #4678bc
        }

            .navigation .navbar-nav > li.nav-item.active > a.nav-link:after {
                background-color: #6057f9;
                margin-top: 0
            }

.navbar-nav li:hover > ul.dropdown-menu {
    display: block
}

.wrapper {
    background-color: #fff
}

.pageTopBanner {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-color: #1d6cd7
}

    .pageTopBanner .bTitle {
        color: #fff;
        font-weight: 400
    }

    .pageTopBanner span {
        color: #fff;
        font-size: 30px
    }

    .pageTopBanner p {
        color: #fff
    }

.hm-section-1 {
    background-color: #fff;
    background-repeat: no-repeat,no-repeat;
    background-position: -45% 10%,145% 90%;
    background-size: auto 50%
}

.b-screen-one {
    left: -55px;
    bottom: -60px
}

.b-screen-two {
    right: -65px;
    top: 15px
}

.b-screen-three {
    left: 250px;
    top: 290px
}

.b-screen-four {
    left: 425px;
    top: 310px
}

.b-screen-five {
    left: 600px;
    top: 280px
}

.b-screen-six {
    left: 778px;
    top: 310px
}

.b-screen-seven {
    right: -20px;
    bottom: -50px
}

.client-img {
    position: absolute
}

.b-screen-one {
    animation: floatIt 3s 2s linear infinite
}

.b-screen-two {
    animation: floatIt 3s linear infinite
}

.b-screen-three {
    animation: floatIt 3s linear infinite
}

.b-screen-four {
    animation: floatIt 2s 1s linear infinite
}

.b-screen-five {
    animation: floatIt 3s 1s linear infinite
}

.b-screen-six {
    animation: floatIt 3s 2s linear infinite
}

@keyframes floatIt {
    25% {
        -webkit-transform: translate(-2px,-3px);
        transform: translate(-2px,-3px)
    }

    50% {
        -webkit-transform: translate(-4px,-6px);
        transform: translate(-4px,-6px)
    }

    50% {
        -webkit-transform: translate(-2px,-3px);
        transform: translate(-2px,-3px)
    }

    0%,100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

.benefit-list > .row {
    position: relative
}

.benefit-list {
    position: relative
}

    .benefit-list:before {
        content: "";
        left: 50%;
        margin-left: -1px;
        height: 90%;
        top: 5%;
        width: 2px;
        position: absolute;
        background-color: #deecff;
        bottom: 5%
    }

    .benefit-list > .row div.text-right {
        padding-right: 100px
    }

    .benefit-list > .row div.text-left {
        padding-left: 100px
    }

    .benefit-list > .row div img {
        left: -98px
    }

    .benefit-list > .row div.text-right img {
        left: auto;
        right: -182px
    }

.hm-section-2 {
    background-color: #f8f8f8
}

    .hm-section-2 .row p {
        border-left: #e54c9a solid 2px;
        padding-left: 25px
    }

.vidPlayBtn {
    max-width: 420px
}

    .vidPlayBtn:before {
        content: "";
        position: absolute;
        right: -18%;
        width: 100%;
        bottom: -4%;
        height: 100%;
        background-image: url(../images/play-btn.svg);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: right bottom
    }

.review-bg {
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 410px;
    background-size: contain
}

.review-info {
    width: 550px;
    top: 40px;
    left: 35px;
    box-shadow: #dbdbdb 0 0 15px;
    box-shadow: rgba(0,0,0,.2) 0 0 15px
}

.fooCopyrights p {
    font-size: 15px;
    margin-bottom: 0;
    color: #333
}

.fooCopyrights {
    background-color: #f5f5f5;
    border-top: #d8d8d8 solid 1px
}

    .fooCopyrights .list-unstyled .list-unstyled-item {
        margin-bottom: 5px
    }

        .fooCopyrights .list-unstyled .list-unstyled-item a {
            color: #818181;
            font-size: 14px
        }

    .fooCopyrights h4 {
        font-weight: 600;
        color: #000;
        padding-bottom: 14px
    }

    .fooCopyrights p {
        font-size: 14px;
        color: #818181
    }

        .fooCopyrights p a {
            color: #818181
        }

    .fooCopyrights img {
        margin-bottom: 10px
    }

    .fooCopyrights .list-inline svg {
        fill: #818181
    }

.contact-section {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom
}

.contact-frm {
    background-color: #fcfdff;
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: center center
}

    .contact-frm .form-control {
        border: none;
        border-bottom: #a2a2a3 solid 1px;
        height: 48px;
        border-radius: 0;
        color: #000;
        font-size: 15px;
        background-color: transparent
    }

        .contact-frm .form-control:focus {
            outline: 0;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .contact-frm .form-control.input-error {
            border-color: red
        }

        .contact-frm .form-control::-webkit-input-placeholder {
            color: #707272
        }

        .contact-frm .form-control:-ms-input-placeholder {
            color: #707272
        }

        .contact-frm .form-control::-moz-placeholder {
            color: #707272;
            opacity: 1
        }

        .contact-frm .form-control:-moz-placeholder {
            color: #707272;
            opacity: 1
        }

    .contact-frm textarea.form-control {
        height: auto
    }

.contact-address {
    background-color: #307cf8;
    overflow: hidden
}

    .contact-address:after {
        right: -40px;
        top: 0;
        content: "";
        height: 110%;
        background-color: #fcfdff;
        width: 80px;
        display: block;
        position: absolute;
        transform: rotate(10deg)
    }

    .contact-address ul.list-unstyled li {
        position: relative;
        margin-bottom: 25px
    }

        .contact-address ul.list-unstyled li p a {
            color: #fff
        }

        .contact-address ul.list-unstyled li img {
            position: absolute;
            top: 0;
            left: 0
        }

.downloadModel {
    position: fixed;
    z-index: 9999999;
    top: 50%;
    max-width: 520px;
    min-height: 270px;
    margin: 0 auto;
    left: 15px;
    right: 15px;
    width: 90%;
    margin-top: -135px
}

    .downloadModel.vidooModel {
        max-width: 782px;
        padding: 0;
        text-align: center;
        top: 50%;
        margin-top: -242px
    }

    .downloadModel .close {
        background: url(../images/cross_popup.png) no-repeat center center;
        opacity: 1;
        width: 33px;
        height: 33px;
        text-indent: -99px;
        font-size: 0;
        margin-top: 15px;
        margin-right: 18px;
        z-index: 99999
    }

    .downloadModel.vidooModel .close {
        position: absolute;
        right: -14px;
        top: -15px;
        background-color: #11145e;
        border-radius: 100%;
        margin: 0
    }

.downloadModelOverlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    z-index: 999999
}

.cookie-bar.visible {
    max-height: 1000px;
    -webkit-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out
}

.cookie-bar {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 5000;
    max-height: 0;
    overflow: hidden;
    text-align: center;
    color: #fff;
    -webkit-transition: max-height .5s cubic-bezier(0,1,0,1);
    -o-transition: max-height .5s cubic-bezier(0,1,0,1);
    -moz-transition: max-height .5s cubic-bezier(0,1,0,1);
    transition: max-height .5s cubic-bezier(0,1,0,1)
}

.AVsizer {
    margin: 0 auto;
    text-align: left;
    position: relative;
    max-width: 1290px;
    background: #0f0d27;
    padding-left: 25px;
    padding-right: 25px
}

.cookie-bar .AVsizer {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    float: right;
    margin-bottom: 20px;
    max-width: 450px;
    border-radius: 9px 0 0 9px
}

.cookie-bar .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    padding-bottom: 8px
}

.cookie-bar p {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: auto;
    padding: 0 30px 0 0;
    vertical-align: middle;
    text-align: left;
    color: #adb2b6;
    font-size: 15px;
    line-height: 26px
}

.cookie-bar a {
    color: #fff;
    text-decoration: underline
}

.cookie-bar .close {
    cursor: pointer;
    display: block;
    border: #adb2b6 solid 1px;
    opacity: 1;
    padding: 0;
    font-size: 20px;
    text-shadow: none;
    color: #adb2b6;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 24px
}

.PageContent p a {
    color: #0000e1
}

.PageContent p b, .PageContent p strong {
    font-weight: 600
}

.PageContent ul li {
    margin-bottom: 10px
}

.PageContent h4 {
    margin-bottom: 10px;
    color: #000;
    font-weight: 700
}

.FaqBanner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.faq-section .faq-collapse {
    background-color: #f8f8f8;
    margin-bottom: 10px
}

    .faq-section .faq-collapse h4, .faq-section .faq-collapse h4 a {
        color: #000
    }

        .faq-section .faq-collapse h4 a:hover {
            text-decoration: none
        }

    .faq-section .faq-collapse p {
        color: #2a2a2a
    }

    .faq-section .faq-collapse a i {
        float: right;
        display: block;
        padding: 3px;
        font-size: 34px;
        line-height: 17px;
        width: 35px;
        text-align: center;
        height: 35px
    }

    .faq-section .faq-collapse a[aria-expanded=false] i.fa.fa-minus {
        display: none
    }

    .faq-section .faq-collapse a[aria-expanded=true] i.fa.fa-plus {
        display: none
    }

.list-inline.f-copy-links .list-inline-item {
    color: #7e8097;
    border-left: #7e8097 solid 1px;
    margin: 0;
    padding: 0 10px 0 15px;
    line-height: 12px
}

    .list-inline.f-copy-links .list-inline-item:first-child {
        padding-left: 0;
        border-color: transparent
    }

.section-6-review {
    background-color: #f5f9ff;
    box-shadow: rgba(0,0,0,.28) 0 0 6px
}

    .section-6-review .bg-white {
        box-shadow: rgba(0,0,0,.11) 0 0 6px !important;
        border-radius: 8px
    }

        .section-6-review .bg-white p a {
            text-decoration: underline;
            color: #5d5f64
        }

.hm-section-6 .bg-white {
    box-shadow: rgba(0,0,0,.2) 0 0 6px;
    border-radius: 8px
}

.hm-section-6 hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid rgba(0,0,0,.1)
}

.hm-section-6 .bg-white p.mh {
    min-height: 95px
}

.hm-section-6 .section-6-review .bg-white p.mh {
    min-height: 115px
}

.hm-section-6 .bg-white p small {
    font-size: 15px
}

.hm-section-6 .bg-white p a {
    text-decoration: underline
}

@media (min-width:768px) {
    .navbar-brand.logo h1, .navbar-brand.logo span {
        font-size: 20px;
        line-height: 26px
    }

    .navbar-brand.logo p small {
        font-size: 12px
    }

    .navbar-brand.logo img {
        max-width: 40px
    }
}

@media (min-width:993px) and (max-width:1199px) {
    .navigation .navbar-nav > li.nav-item {
        font-size: 16px;
        margin-left: 10px
    }

    .h1, h1 {
        font-size: 42px
    }

    .pt-5, .py-5 {
        padding-top: 2.5rem !important
    }

    .pb-5, .py-5 {
        padding-bottom: 2.5rem !important
    }

    .mt-5, .my-5 {
        margin-top: 2.5rem !important
    }

    .mb-5, .my-5 {
        margin-bottom: 2.5rem !important
    }

    .pr-5, .px-5 {
        padding-right: 2.5rem !important
    }

    .pb-3, .py-3 {
        padding-bottom: 1rem !important
    }

    .btn.btn-transparent {
        font-size: 20px
    }

    .pageTopBanner span {
        font-size: 26px
    }

    .h2, h2 {
        font-size: 34px
    }

    .h3, h3 {
        font-size: 28px
    }

    p, ul li {
        font-size: 16px
    }

    .b-screen-one {
        width: 305px
    }

    .b-screen-two {
        width: 650px
    }

    .b-screen-three {
        left: 230px;
        top: 280px;
        width: 190px
    }

    .b-screen-four {
        left: 385px;
        top: 300px;
        width: 190px
    }

    .b-screen-five {
        left: 540px;
        top: 270px;
        width: 190px
    }

    .b-screen-six {
        left: 700px;
        top: 300px;
        width: 190px
    }

    .b-screen-seven {
        width: 640px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .header.navbar {
        padding-left: 0;
        padding-right: 0
    }

    .navigation .navbar-nav > li.nav-item {
        font-size: 13px;
        margin-left: 5px
    }

        .navigation .navbar-nav > li.nav-item > a.nav-link {
            padding: 5px 12px
        }

    .navbar-brand.logo h1, .navbar-brand.logo span {
        font-size: 20px;
    }

    .navbar-brand.logo img {
        width: 42px;
        max-width: 42px
    }

    .h1, h1 {
        font-size: 36px
    }

    .pl-5, .px-5 {
        padding-left: 1.5rem !important
    }

    .pr-5, .px-5 {
        padding-right: 1.5rem !important
    }

    .h3, h3 {
        font-size: 26px
    }

    p {
        font-size: 15px
    }

    .h2, h2 {
        font-size: 26px
    }

    .h4, h4 {
        font-size: 18px
    }

    .h5, h5 {
        font-size: 16px
    }

    .p-4 {
        padding: 1rem !important
    }

    .pt-5 {
        padding-top: 1.5rem !important
    }

    .pb-5 {
        padding-bottom: 1.5rem !important
    }

    .pb-4 {
        padding-bottom: 1rem !important
    }

    .pt-4 {
        padding-top: 1rem !important
    }

    .py-5 {
        padding-bottom: 1.5rem !important
    }

    .pt-5, .py-5 {
        padding-top: 1.5rem !important
    }

    .mb-5, .my-5 {
        margin-bottom: 1.5rem !important
    }

    .mt-5, .my-5 {
        margin-top: 1.5rem !important
    }

    .btn.btn-transparent {
        font-size: 20px;
        padding: 8px 50px
    }

    .b-screen-one {
        width: 230px
    }

    .b-screen-two {
        right: -45px;
        width: 500px
    }

    .b-screen-three {
        left: 150px;
        top: 210px;
        width: 150px
    }

    .b-screen-four {
        left: 275px;
        top: 230px;
        width: 150px
    }

    .b-screen-five {
        left: 400px;
        top: 210px;
        width: 150px
    }

    .b-screen-six {
        left: 528px;
        top: 220px;
        width: 150px
    }

    .b-screen-seven {
        right: -20px;
        bottom: -50px;
        width: 487px
    }

    .review-bg {
        min-height: 300px
    }

    .vidPlayBtn:before {
        right: -30px;
        bottom: -10px
    }
}

@media (max-width:767px) {
    .navbar-brand.logo img {
        max-width: 56px
    }

    .navbar-brand.logo h1, .navbar-brand.logo span{
        font-size: 21px;
        line-height: 32px
    }

    .navbar-toggler:focus, .navbar-toggler:hover {
        outline-style: none
    }

    .navbar-toggler .bar1, .navbar-toggler .bar2, .navbar-toggler .bar3 {
        width: 35px;
        height: 4px;
        background-color: #383b62;
        margin: 6px 0;
        transition: .4s;
        display: block
    }

    .navbar-toggler[aria-expanded=true] .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px,6px);
        transform: rotate(-45deg) translate(-6px,6px)
    }

    .navbar-toggler[aria-expanded=true] .bar2 {
        opacity: 0
    }

    .navbar-toggler[aria-expanded=true] .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px,-8px);
        transform: rotate(45deg) translate(-8px,-8px)
    }

    .pageTopBanner .bTitle {
        margin-top: 20px
    }

    .b-screen-one {
        width: 190px
    }

    .b-screen-two {
        width: 430px
    }

    .b-screen-three {
        left: 116px;
        top: 180px;
        width: 125px
    }

    .b-screen-four {
        left: 220px;
        top: 190px;
        width: 125px
    }

    .b-screen-five {
        left: 325px;
        top: 180px;
        width: 125px
    }

    .b-screen-six {
        left: 428px;
        top: 190px;
        width: 125px
    }

    .b-screen-seven {
        width: 411px
    }

    .pb-2, .py-2 {
        padding-bottom: .2rem !important
    }

    .pt-2, .py-2 {
        padding-top: .2rem !important
    }

    .h1, h1 {
        font-size: 30px
    }

    .vidPlayBtn {
        margin-bottom: 45px
    }

    .pl-5, .px-5 {
        padding-left: 1.5rem !important
    }

    .pr-5, .px-5 {
        padding-right: 1.5rem !important
    }

    p {
        font-size: 15px
    }

    .h3, h3 {
        font-size: 21px
    }

    .p-4 {
        padding: 1rem !important
    }

    .h2, h2 {
        font-size: 24px
    }

    .h4, h4 {
        font-size: 20px
    }

    .pb-5, .py-5 {
        padding-bottom: 1.5rem !important
    }

    .mt-5, .my-5 {
        margin-top: 1.5rem !important
    }

    .mb-5, .my-5 {
        margin-bottom: 1.5rem !important
    }

    .pt-5, .py-5 {
        padding-top: 1.5rem !important
    }

    .pb-4, .py-4 {
        padding-bottom: 1rem !important
    }

    .pt-4, .py-4 {
        padding-top: 1rem !important
    }

    .mt-4, .my-4 {
        margin-top: 1rem !important
    }

    .btn.btn-transparent {
        font-size: 20px;
        padding: 8px 40px
    }

    .benefit-list > .row {
        position: relative;
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .benefit-list:before {
        display: none
    }

    .benefit-list > .row div.text-left {
        padding-left: 15px
    }

    .benefit-list p, .benefit-list span.h3 {
        text-align: center
    }

    .benefit-list > .row div img {
        left: 0;
        margin: 0 auto;
        display: block
    }

    .benefit-list > .row div.text-right img {
        left: auto;
        right: 0;
        display: block;
        margin: 0 auto
    }

    .benefit-list > .row div.text-right {
        padding-right: 15px
    }

    .p-heading {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .contact-frm .form-control {
        height: 44px;
        font-size: 15px
    }

    .contact-address {
        margin-bottom: 30px
    }

    .header, .header.navbar-bg {
        background-color: #fff;
        border-color: #fff
    }

    .navigation .navbar-nav > li.nav-item {
        margin-left: 0
    }

        .navigation .navbar-nav > li.nav-item > a.nav-link {
            padding-left: 15px;
            padding-right: 15px;
            text-align: left
        }

            .navigation .navbar-nav > li.nav-item > a.nav-link:after {
                display: none
            }

        .navigation .navbar-nav > li.nav-item.active > a.nav-link, .navigation .navbar-nav > li.nav-item:focus > a.nav-link, .navigation .navbar-nav > li.nav-item:hover > a.nav-link {
            color: #fff;
            background-color: #ff704f
        }

    .pageTopBanner span {
        color: #fff;
        font-size: 18px
    }

    .review-info {
        width: auto;
        top: 40px;
        left: 30px;
        right: 30px
    }

    .review-bg {
        min-height: 300px
    }

    .benefit-list {
        margin-top: 0 !important
    }

    .navigation .navbar-nav > li.nav-item > a.nav-link {
        padding: 10px 15px;
        border-top: #4e5280 dotted 1px
    }

    .hm-section-6 .section-6-review .bg-white p.mh {
        min-height: inherit
    }

    .fooCopyrights.py-3 p {
        text-align: center
    }

    .foo-social, .foo-social span {
        text-align: center !important;
        width: 100%
    }

    .fooCopyrights .list-unstyled .list-unstyled-item {
        margin-bottom: 0
    }
}

@media (max-width:991px){
    .PageBanner {
        padding-top: 68px !important;
    }
    .pageTopBanner {
        padding-top: 70px !important;
    }

}

@media (max-width:767px) {
   

    .pageTopBanner {
        padding-top: 35px !important;
    }
}

@media (max-width:575px) {
    .cookie-bar .AVsizer {
        padding-top: 9px;
        padding-bottom: 0;
        float: right;
        margin-bottom: 5px
    }

    .cookie-bar p {
        font-size: 12px;
        line-height: 22px
    }

    .h1, h1 {
        font-size: 24px
    }

    .vidPlayBtn {
        max-width: 290px
    }

    .h3, h3 {
        font-size: 18px
    }

    p {
        font-size: 14px
    }

    .pb-5, .py-5 {
        padding-bottom: 1.2rem !important
    }

    .h2, h2 {
        font-size: 20px
    }

    .h4, h4 {
        font-size: 18px
    }

    .pt-5, .py-5 {
        padding-top: 1.2rem !important
    }

    .pl-4, .px-4 {
        padding-left: .8rem !important
    }

    .pr-4, .px-4 {
        padding-right: .8rem !important
    }

    .pl-5, .px-5 {
        padding-left: 1.2rem !important
    }

    .pr-5, .px-5 {
        padding-right: 1.2rem !important
    }

    .footerBox .row .col {
        max-width: 100%
    }

    .footerBox h5 {
        padding-bottom: 0
    }

    .navbar-brand.logo img {
        max-width: 45px
    }

    .navbar-brand.logo h1, .navbar-brand.logo span {
        font-size: 18px;
    }

    .navigation .navbar-nav > li.nav-item {
        font-size: 14px
    }

    .contact-address:after {
        display: none
    }

    .contact-address ul.list-unstyled li {
        margin-bottom: 0
    }

    .btn.btn-transparent {
        font-size: 17px;
        padding: 8px 20px
    }

    .vidPlayBtn:before {
        right: -10px;
        bottom: -10px
    }

    .fooCopyrights .list-inline.fooScrollLink .list-inline-item {
        padding: 0 8px
    }

    .PageBanner {
        padding-top: 68px !important;
    }

   
}
.a {
    fill: #fff;
}
