h1, h2, h3, h4, h5, h6, span, label {
    font-family: 'Poppins', sans-serif;
}

p, a {
    font-family: 'Oxygen';
}

.logo {
    width: 220px;
}

.navbar-dark {
    padding: 0;
}

.nav-item {
    padding: 10px 10px;
}

.font-reduce {
    font-size: 56px !important;
}

.gt-btn-sec {
    padding: 10px 5px;
    float: right;
    margin-left: 160px;
}

.ms-auto {
    margin-left: 140px !important;
}

.navbar-expand-sm .navbar-collapse {
    flex-direction: column;
    flex-wrap: wrap
}

.nav-link {
    font-family: 'Inter', sans-serif;
    color: rgb(255 255 255 / 70%);
    font-size: 18px;
}

.navbar-nav .nav-link {
    font-size: 17px;
    font-family: 'Oxygen', sans-serif;
    color: #fff !important;
    font-weight: 300 !important;
}

.nav-link.active {
    border-bottom: 3px solid #C48D02;
}

.button {
    background-color: transparent;
    border-radius: 40em;
    border: 2px solid #C48D02;
    box-sizing: border-box;
    color: #081F42;
    cursor: pointer;
    display: inline-block;
    font-size: 16px !important;
    outline: none;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    transition: all .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    color: #fff;
    width: 180px;
    height: 55px;
    font-family: 'Poppins';
}

.ly-main {
    background-image: url(../assests/img/home-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.pb-150 {
    padding-bottom: 150px !important;
}

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

.banner-text {
    padding-top: 65px;
    padding-bottom: 30px;
    text-align: center;
}

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

.banner-text h1 {
    text-align: center;
    font-size: 60px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}

.home-banner h6 {
    color: #fff;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 300;
}

.app-btn {
    display: flex;
    justify-content: center;
}

.lp-sin {
    color: #000;
    border: 1px solid #f5f3f3;
    border-radius: 7px;
    margin-right: 10px;
    width: 185px;
    padding: 8px;
}

.app-logo {
    width: 20%;
    float: left;
    font-size: 30px;
    color: #fff;
}

.app-logo i {
    font-size: 40px;
}

.app-logo img {
    width: 40px;
    margin-top: -10px;
}

.app-text {
    width: 80%;
    float: right;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
    color: #fff;
}

.app-text p {
    margin: 0 !important;
    font-size: 11px;
}

.app-text h5 {
    font-size: 20px;
    margin: 0;
}

.banner-btm {
    margin: auto;
    padding-top: 5px;
}

.banner-btm img {
    width: 365px;
}

.mob-pad {
    padding-top: 60px;
    width: 25%;
}

.mob-one {
    width: 25%;
}

.mob-two {
    width: 25%;
}

.home-abt-sec {
    width: 60%;
    margin: auto;
    text-align: center;
}

.home-abt-sec h1 {
    font-size: 50px;
    font-weight: 600;
    padding-bottom: 10px;
}

.home-abt-sec p {
    font-size: 22px;
    color: #707070;
    padding-bottom: 30px;
}

.home-abt-sec {
    padding-top: 105px;
}

.abt-button {
    color: #000;
    border: 2px solid #C48D02;
    font-weight: 600;
    transition: .3s;
}

.abt-button:hover {
    background-color: #C48D02;
    color: #fff;
    transition: .3s;
}

.ly-middle img {
    width: 400px;
    border-radius: 15px;
}

.ly-middle {
    margin: auto;
    padding-bottom: 50px;
    margin-left: 30px;
}

.ly-middle-sec {
    text-align: center;
    background-color: #263d7d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 80px;
    border-radius: 15px;
    width: 27%;
    margin-bottom: -45px;
    margin-right: 35px;
    margin-left: 25px;
}

.ly-middle-sec h1 {
    font-size: 56px;
    color: #C48D02;
    font-weight: 500;
}

.main-ly-abt {
    background: url(../assests/img/bg-sec-circle.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.ly-middle-sec p {
    color: #fff;
    font-size: 20px;
}

.ly-middle-sec hr {
    color: #a7a5a5;
}

.ly-middle-sec span {
    font-size: 60px;
}

.home-feature {
    text-align: center;
    background-image: url(../assests/img/features-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 150px;
}

.home-feature h5 {
    font-size: 16px;
    padding-top: 200px;
    color: #fff;
    font-weight: 300;
}

.home-feature h1 {
    width: 60%;
    margin: auto;
    color: #fff;
    font-size: 52px;
    padding-bottom: 80px;
    padding-top: 80px;
}

.home-feature img {
    width: 350px;
}

.feature-icon {
    width: 18%;
    float: left;
}

.feature-icon img {
    max-width: 66px !important;
    min-width: 66px !important;
    background-image: linear-gradient(to bottom left, #eaab38, #B0711A);
    padding: 13px 10px;
    border-radius: 10px;
    max-height: 64px;
    min-height: 63px;
}

.feature-text {
    width: 80%;
    float: right;
    text-align: left;
    padding-left: 30px;
    color: #fff;
    padding-bottom: 40px;
}

.feature-text p {
    font-size: 18px;
    color: #d1cdcd;
}

.home-feature-inner {
    padding-bottom: 30px;
}

.feature-inner {
    padding-top: 100px;
}

.btm-img img {
    width: 100%;
    padding-top: 20px;
}

.img-ly-sec {
    padding-left: 0 !important;
    padding-right: 20px !important;
}

.ly-bottom-sec {
    padding-top: 130px;
    padding-bottom: 130px;
}

.ly-bottom-sec img {
    width: 95%;
}

.ly-bottom-inner {
    margin: auto;
    padding: 0 0 0 50px;
}

.ly-bottom-inner h2 {
    font-size: 50px;
}

.ly-bottom-inner p {
    font-size: 22px;
    padding-bottom: 40px;
    border-bottom: 1px solid #F5F1E1;
    color: #555;
}

.ly-bottom-inner h3 {
    border-bottom: 1px solid #F5F1E1;
    padding-bottom: 27px;
    padding-top: 27px;
    font-size: 20px;
}

.ly-bottom-inner span {
    color: #C48D02;
}

.footer {
    background-image: url(../assests/img/footer-main-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.footer h1 {
    font-size: 48px;
}

.footer-text {
    padding-top: 140px;
}

.footer-app-btn {
    padding-bottom: 120px;
    border-bottom: 1px solid #504b4b;
}

.footer-menu {
    text-align: left;
}

.footer-menu ul li {
    list-style: none;
    display: inline-block;
    color: #a8a6a6;
    padding: 20px 30px 5px 0;
    font-size: 16px;
}

.footer-menu ul li:hover {
    color: #fff;
}

.footer-menu {
    color: #707070;
}

.footer-copyrights {
    background-color: #000;
    color: #707070;
}

.footer-copyrights p {
    padding-top: 20px;
    padding-bottom: 10px;
}

.ly-lin {
    text-align: right;
}

.footer-inline ul {
    padding: 0;
}

.dc-link a {
    text-decoration: none;
    color: #707070;
}

/*Animation- Text left, Banner Text Blur, Image fade in*/

.animation-element {
    opacity: 0;
    position: relative;
}

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-50px, 0px, 0px);
    -webkit-transform: translate3d(-50px, 0px, 0px);
    -o-transform: translate(-50px, 0px);
    -ms-transform: translate(-50px, 0px);
    transform: translate3d(-50px, 0px, 0px);
}

.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(50px, 0px, 0px);
    -webkit-transform: translate3d(50px, 0px, 0px);
    -o-transform: translate(50px, 0px);
    -ms-transform: translate(50px, 0px);
    transform: translate3d(50px, 0px, 0px);
}

.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

@keyframes enter-animation {
    0% {
        transform: translateY(100px);
        opacity: 0;
    }

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

@media (prefers-reduced-motion: no-preference) {
    .image-animation {
        animation: enter-animation 1.5s 1;
    }
}

.display-4::after {
    content: " +";
    display: inline-block;
}

.cssanimation, .cssanimation span {
    animation-duration: 2s;
    animation-fill-mode: both;
}

.cssanimation span {
    display: inline-block
}

.fadeInBottom {
    animation-name: fadeInBottom
}

@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translate3d(100%);
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-in-out {
    0% {
        letter-spacing: -0.5em;
        filter: blur(12px) opacity(0%);
    }

    30% {
        letter-spacing: 0;
        filter: blur(0) opacity(1);
    }

    70% {
        letter-spacing: 0;
        filter: blur(0) opacity(1);
    }
}

.blurOut {
    animation-name: fade-in-out;
    animation-duration: 3s;
}

.hover-1 {
    background: linear-gradient(#C48D02 0 0) var(--p, 0)/var(--p, 0) no-repeat;
    transition: .4s, background-position 0s;
}

.hover-1:hover {
    --p: 100%;
    color: #fff;
    border: none;
}

.margin-auto {
    margin: auto;
}

.flex-start {
    align-items: flex-start;
    margin-bottom: 30px;
}

.center {
    justify-content: center;
}

/*About*/
.ly-main-abt {
    background-image: url(../assests/img/about-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.abt-banner-text {
    padding-top: 220px;
    padding-bottom: 180px;
}

.abt-banner-text h1 {
    font-size: 48px;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
    text-align: left;
}

.about-banner h6 {
    color: #fff;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 300;
}

.choose-content {
    font-size: 18px;
    padding-right: 150px;
    color: #666;
    line-height: 36px;
}

.abt-sec-btn {
    justify-content: flex-start;
    padding-bottom: 70px;
}

.abt-top {
    padding-top: 120px;
    padding-bottom: 80px;
}

.abt-top-right h2 {
    font-size: 38px;
    padding-bottom: 20px;
}

.abt-top-right span {
    color: #C48D02;
}

.abt-top-right p {
    color: #707070;
    line-height: 30px;
    font-size: 18px;
}

.ly-abt-middle {
    background-color: rgb(253, 249, 245);
    margin-right: 10px;
    width: 24%;
    margin: auto;
    border-radius: 5px;
    padding-bottom: 40px;
}

.ly-abt-middle img {
    max-width: 80px;
    padding: 17px;
    max-height: 80px;
}

.abt-btm-img-sec {
    background-image: url(../assests/img/bg-sec-circle.png);
}

.abt-icon-bg {
    background-color: #C48D02;
    border-radius: 100%;
    width: 80px;
    min-height: 80px;
    margin: 50px 40px 200px 20px;
}

.ly-abt-middle h4 {
    padding-left: 30px;
    font-size: 30px;
}

.abt-btm-img {
    padding-left: 0;
}

.abt-btm-img img {
    width: 100%;
    height: 600px;
}

.main-ly-abt-sec {
    background: url(../assests/img/abt-bg.png);
    background-repeat: repeat;
    background-size: cover;
}

.abt-main-btm {
    background-image: url(../assests/img/features-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.abt-main-btm img {
    width: 100%;
    padding: 0;
}

.abt-main-btm-con {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.abt-main-btm h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 400;
}

.abt-main-btm p {
    color: #d3d2d2;
    font-size: 20px;
    line-height: 30px;
}

.pt-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.redirect {
    text-align: center;
}

.redirect h1 {
    border-top: 2px solid #e0ba5c;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0 !important;
}

.redirect img {
    width: 30px !important;
    margin-left: 20px;
}

.redirect a {
    text-decoration: none;
    color: #fff;
}

.pb-80 h3 {
    padding-bottom: 50px;
}

.ly-main-futr {
    background-image: url(../assests/img/features-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.futrs-main-btm img {
    width: 100%;
}

.futrs-main-btm {
    background-color: #F5F1E1;
}

.futrs-main-btm h1 {
    font-size: 48px;
    padding-bottom: 25px;
}

.futrs-main-btm p {
    font-size: 20px;
    line-height: 30px;
    color: #707070;
}

.futrs-btm-sec {
    background: linear-gradient(to bottom, #F5F1E1, #C48D02);
}

.ly-main-futrs {
    background-image: url(../assests/img/features-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.ly-main-futrs-hw {
    background-image: url(../assests/img/howitworks-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.hw-main-bg {
    background-image: url(../assests/img/abt-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}

.hw-btm-content h1 {
    font-size: 48px;
    padding-bottom: 25px;
}

.hw-btm-content p {
    font-size: 18px;
    line-height: 34px;
    color: #707070;
}

.hw-btm-content h6 {
    background: #C48D02;
    width: 95px;
    padding: 8px 10px;
    border-radius: 25px;
}

.hw-btm-img-sec {
    background-image: url(../assests/img/hw-btm-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 150px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 440px;
}

.hw-btn {
    color: #fff;
    margin-bottom: 100px;
    border-radius: 50px;
}

.redirect {
    padding-top: 100px;
    padding-bottom: 100px;
}

.border-btm {
    border-bottom: 2px solid #e0ba5c;
}

.divider {
    position: absolute;
    right: 36%;
    bottom: 58%;
    width: 39%;
}

.divider img {
    width: 115%;
}

.divider-three {
    position: absolute;
    right: 40%;
    bottom: 29.5%;
    width: 39%;
}

.divider-three img {
    width: 130%;
}

.pb-btm-0 {
    padding-bottom: 0;
}

.img-resize img {
    width: 90%;
}

.pt-top-100 {
    padding-top: 30px;
}

.hw-top-pad p {
    padding-bottom: 100px;
}

.divider-two {
    position: absolute;
    right: 36%;
    bottom: 34%;
    width: 39%;
}

.divider-two img {
    width: 115%;
}

.img-par {
    padding-top: 80px;
    padding-bottom: 80px;
}

.img-par img {
    width: 100%;
}

.pb-80 {
    padding-bottom: 80px;
}

.form-con {
    width: 100% !important;
}

.con-mt-10 {
    margin-top: 40px;
}

.address-sec {
    background: linear-gradient(to top right, #B0711A, #FFBD3E);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 150px;
}

.address-sec h3 {
    font-size: 18px;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 300;
}

.border-con-btm {
    border-bottom: 1px solid #fff;
}

.form-control {
    border: none;
}

.con-one-line {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 100px;
    background-color: #fff;
    padding: 100px;
    border-radius: 25px;
}

.con-one-line p {
    font-size: 16px;
}

.form-control {
    width: 100%;
    padding: 0;
    font-size: 18px !important;
}

.con-one-line-inner {
    border-right: 1px solid #e3e1e1;
}

.pad-tb-20 {
    padding-top: 20px;
    padding-bottom: 0;
    border-bottom: 1px solid #e3e1e1;
    margin-bottom: 10px;
}

.address-sec span {
    float: right;
    color: #fff;
    text-align: right;
}

.address-sec h1 {
    font-size: 50px;
    color: #fff;
}

.address-sec p {
    font-size: 22px;
    color: #ecebeb;
    width: 80%;
}

.address-sec a {
    text-decoration: none;
    color: #000;
}

.main-ly-abt-con {
    background-image: url(../assests/img/contact-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.main-log {
    width: 40%;
    float: left;
}

.form {
    width: 100%;
    height: auto;
    margin-top: 2rem;
}

.log-copy {
    text-align: center;
    color: #555;
    padding-top: 50px;
}

.abt-inner {
    color: #fff;
    padding: 40px;
    border-radius: 20px;
    padding-top: 70px;
}

.abt-inner p {
    text-align: left;
    padding-bottom: 60px;
    font-size: 18px;
    color: #d1cdcd;
}

.abt-inner i {
    background-image: linear-gradient(to bottom left, #eaab38, #B0711A);
    padding: 15px;
    border-radius: 20px;
    margin-bottom: 20px;
    font-size: 40px;
    min-width: 70px;
}

.hw-btm-content img {
    width: 100%;
}

.abt-sec-inner {
    width: 25%;
    float: left;
}

.abt-sec-inner-two {
    width: 75%;
    float: right;
    text-align: left;
}

.abt-middle h1 {
    padding-top: 100px;
}

.abt-bottom {
    padding-top: 100px;
    padding-bottom: 60px;
}

.abt-bottom h1 {
    font-size: 50px;
}

.abt-bottom p {
    font-size: 24px;
}

.abt-sec-inner img {
    width: 100px;
}

.app-btn-login {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 70px !important;
}

.footer-inline a {
    text-decoration: none;
}

.pad-left a {
    text-decoration: none;
}

.how-it-works span {
    color: #fff;
}

.how-it-works p {
    color: #fff;
}

.center-image {
    width: 104% !important;
}

@media screen and (max-width: 767px) {
    .ly-bottom-sec {
        padding-bottom: 0;
    }

    .ly-main-futrs {
        background-size: cover;
    }

    .abt-top-right h2 {
        font-size: 30px;
        padding-bottom: 10px;
    }

    .abt-top {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .abt-btm-img {
        padding-left: 10px;
        margin-bottom: 10px;
    }

    .abt-btm-img img {
        width: 100%;
        height: 100%;
    }

    .ly-main-futrs-hw {
        background-size: auto;
    }

    .nav-tabs {
        width: 176px !important;
        padding-bottom: 0 !important;
    }

    .abt-top-right h2 {
        font-size: 28px;
    }

    .workflow li {
        font-size: 18px;
        line-height: 38px;
    }

    .main-ly-abt-con {
        background-size: auto;
    }

    .pb-btm-sec {
        padding-bottom: 0;
    }

    .address-sec h1 {
        font-size: 40px;
    }

    .address-sec p {
        width: 100%;
    }

    .futrs-main-bt img {
        width: 100%;
    }

    .con-one-line {
        margin-top: 40px;
        padding: 30px;
    }

    .address-sec h3 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .con-one-line-inner {
        border-right: none;
    }

    .hw-btm-content img {
        width: 100%;
    }

    .hw-main-bg {
        background-size: auto;
    }

    .hw-top-pad p {
        padding-bottom: 40px;
    }

    .divider-two-img {
        display: none;
    }

    .pt-100 {
        padding-top: 50px;
        margin-top: 0;
        padding-bottom: 0;
    }

    .futrs-main-btm h1 {
        font-size: 34px;
        padding-bottom: 10px;
    }

    .futrs-main-btm p {
        font-size: 18px;
    }

    .redirect img {
        padding-left: 0 !important;
    }

    .redirect h1 {
        padding-bottom: 30px;
    }

    .abt-top-left h3 {
        font-size: 18px;
        padding-top: 10px;
    }

    .ly-main-abt {
        background-size: auto;
    }

    .pt-inner-top {
        padding-top: 50px;
    }

    .ly-abt-middle {
        width: 100%;
        border-radius: 5px;
        padding-bottom: 40px;
        margin-bottom: 15px;
    }

    .abt-icon-bg {
        margin: 50px 10px 150px 20px;
    }

    .ly-abt-middle h4 {
        font-size: 26px;
    }

    .pb-80 {
        padding-bottom: 0px;
    }

    .abt-main-btm h1 {
        font-size: 32px;
    }

    .abt-main-btm p {
        font-size: 18px;
    }

    .pb-80 h3 {
        padding-top: 40px;
        padding-bottom: 10px;
    }

    .pb-30 {
        padding-bottom: 100px;
    }

    .pb-10 {
        padding-top: 0;
        padding-bottom: 40px;
    }

    .animation-element.slide-left {
        -moz-transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate3d(0px, 0px, 0px);
    }

    .animation-element.slide-right {
        -moz-transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate3d(0px, 0px, 0px);
    }

    .ly-main {
        background-size: cover;
    }

    .ms-auto {
        margin-left: 0 !important;
    }

    .align-items-baseline {
        align-items: flex-start !important;
        position: absolute;
        background-color: #263d7d;
        z-index: 9999;
        width: 93%;
        border-radius: 20px;
        padding-left: 40px;
        margin-top: 7px;
    }

    .gt-btn-sec {
        margin-left: 0;
    }

    .bg-color {
        padding-top: 15px;
    }

    .banner-text {
        padding-top: 34px;
        padding-bottom: 20px;
    }

    .banner-text h1 {
        font-size: 28px;
    }

    .app-btn {
        display: inline;
    }

    .banner-btm img {
        width: 155%;
    }

    .mob-one {
        width: 30%;
    }

    .mob-pad {
        width: 30%;
        padding-top: 35px;
    }

    .mob-two {
        width: 30%;
    }

    .center {
        justify-content: flex-start
    }

    .home-abt-sec {
        width: 95%;
    }

    .home-abt-sec h1 {
        font-size: 30px;
    }

    .home-abt-sec {
        padding-top: 40px;
    }

    .ly-middle {
        padding-top: 40px;
    }

    .home-abt-sec p {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .ly-middle img {
        width: 100%;
    }

    .ly-middle-sec {
        margin-top: 40px !important;
        width: 95%;
        margin-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 40px !important;
        margin: auto;
    }

    .main-ly-abt {
        padding-bottom: 0;
    }

    .home-feature h5 {
        padding-top: 70px
    }

    .home-feature h1 {
        width: 100%;
        font-size: 30px;
        padding-bottom: 0;
    }

    .feature-inner {
        padding-top: 55px;
    }

    .home-feature {
        padding-bottom: 30px;
    }

    .img-ly-sec {
        padding-left: 20px !important;
    }

    .ly-bottom-sec {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .ly-bottom-inner {
        width: 100%;
    }

    .ly-bottom-inner h2 {
        font-size: 40px;
        padding-top: 30px;
    }

    .ly-bottom-inner p {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .ly-bottom-inner h3 {
        padding-bottom: 20px;
        padding-top: 20px;
        font-size: 18px;
    }

    .footer-menu ul li {
        padding: 8px 7px 0px 0;
    }

    .ly-lin {
        text-align: left;
    }

    .pad-left {
        padding-left: 0 !important;
    }

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

    .footer-copyrights p {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    .pb-abt-60 {
        padding-bottom: 40px;
    }

    .dc-link {
        text-align: center !important;
    }

    .banner-text {
        padding-top: 60px;
    }

    .hover-1 {
        margin-bottom: 50px;
    }

    .abt-inner {
        padding: 0px;
        padding-top: 40px;
    }

    .address {
        width: 100%;
    }

    .email {
        width: 100%;
    }

    .phone {
        width: 100%;
    }

    .abt-sec-inner-two {
        padding-left: 40px;
    }

    .abt-inner i {
        margin-left: 10px;
        font-size: 48px;
    }

    .pad-left-res {
        padding-left: 45px;
    }

    .abt-inner p {
        padding-bottom: 30px;
        font-size: 16px;
    }

    .abt-middle h1 {
        padding-top: 70px;
    }

    .abt-img {
        padding-top: 45px !important;
        padding-bottom: 40px;
    }

    .abt-img img {
        width: 100%;
    }

    .abt-bottom h1 {
        font-size: 36px;
    }

    .feature-btm {
        width: 100%;
    }

    .contact-form {
        padding: 65px 15px 0 15px;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .contact-form h3 {
        padding-bottom: 20px;
        font-size: 28px;
    }

    .con-res {
        width: 100%;
        padding-top: 0;
    }

    .address-sec {
        padding-top: 60px;
        padding-bottom: 0px;
    }

    .ly-middle {
        margin-left: 0;
    }

    .res-pb-70 {
        padding-bottom: 70px !important;
        padding-top: 0;
    }

    .res-pt-70 h1 {
        padding-top: 70px;
    }

    .res-pad-70 {
        padding-bottom: 70px;
    }

    .res-pb-10 {
        padding-bottom: 10px;
    }

    .pt-40 {
        padding-top: 0;
    }

    .pb-40 {
        padding-bottom: 40px;
    }

    .con-redirect {
        padding-top: 50px;
    }

    .footer-menu {
        border-top: 1px solid #fff;
    }

    .nav-link {
        padding-bottom: 10px;
    }

    .hw-btm-img-sec {
        margin-top: 50px;
    }

    .hw-btm-content h1 {
        font-size: 30px;
        padding-bottom: 10px;
    }

    .hw-btm-content p {
        font-size: 18px;
    }

    .logo {
        width: 180px;
    }

    .home-feature img {
        width: 100%;
    }

    .ly-bottom-inner {
        padding: 0 0 0 10px;
    }

    .font-reduce {
        font-size: 34px !important;
    }

    .center-image {
        width: 133% !important;
    }

    .choose-content {
        padding-right: 0px;
    }

    .redirect {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .divider-two {
        display: none;
    }
}

@media screen and (max-width: 680px) and (min-width: 414px) {
    .center-image {
        width: 112% !important;
    }

    .font-reduce {
        font-size: 46px !important;
    }

    .feature-icon img {
        max-width: 65px !important;
        min-width: 65px !important;
    }

    .center-image {
        width: 133% !important;
    }

    .banner-btm img {
        width: 153%;
    }

    .pb-abt-60 {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .ly-bottom-sec {
        padding-bottom: 0;
    }

    .pb-80 h3 {
        padding-bottom: 10px;
    }

    .tab-pt-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .pt-50 {
        padding-top: 50px;
    }

    .workflow li {
        line-height: 34px !important;
    }

    .divider-two {
        display: none;
    }

    .divider {
        display: none;
    }

    .divider-three {
        display: none;
    }

    .pb-abt-60 {
        padding-bottom: 0;
    }

    .hw-btm-content img {
        width: 100%;
    }

    .divider-three {
        bottom: 43%;
    }

    .divider-two {
        bottom: 56%;
    }

    .hw-btm-content h1 {
        font-size: 32px;
        padding-bottom: 10px;
    }

    .hw-btm-img-sec {
        margin-top: 60px;
    }

    .hw-btm-content p {
        font-size: 18px;
    }

    .con-one-line {
        padding: 40px;
        margin-top: 50px;
    }

    .futrs-main-btm p {
        font-size: 18px;
    }

    .feature-icon img {
        max-width: 50px !important;
        min-width: 50px !important;
    }

    .address-sec {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .address-sec h1 {
        font-size: 40px;
    }

    .address-sec p {
        font-size: 18px;
    }

    .abt-banner-text {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .banner-text h1 {
        font-size: 40px;
    }

    .abt-top {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .abt-top-right h2 {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .abt-top-left h3 {
        font-size: 18px;
    }

    .abt-top-right p {
        color: #707070;
        line-height: 28px;
        font-size: 16px;
    }

    .futrs-main-btm h1 {
        font-size: 30px;
        padding-bottom: 5px;
    }

    .pt-100 {
        padding-top: 70px;
        padding-bottom: 0px;

    }

    .redirect h1 {
        padding-bottom: 25px;
    }

    .ly-abt-middle h4 {
        padding-left: 5px;
        font-size: 18px;
    }

    .abt-icon-bg {
        width: 70px;
        min-height: 70px;
        margin: 26px 20px 70px 10px;
    }

    .ly-abt-middle img {
        max-width: 70px;
        padding: 17px;
        max-height: 70px;
    }

    .pb-80 {
        padding-bottom: 0;
    }

    .abt-main-btm {
        padding-top: 90px;
    }

    .futrs-main-btm {
        padding-top: 90px;
    }

    .abt-main-btm h1 {
        font-size: 30px;
    }

    .abt-main-btm p {
        font-size: 18px;
        line-height: 26px;
    }

    .pt-120 {
        padding-top: 40px;
    }

    .pb-80 h3 {
        padding-top: 50px;
    }

    .abt-btm-img img {
        width: 100%;
        height: 300px;
    }

    .logo {
        width: 185px;
    }

    .ms-auto {
        margin-left: 0 !important;
    }

    .gt-btn-sec {
        margin-left: 0;
    }

    .ly-main {
        background-size: cover;
    }

    .nav-item {
        padding: 10px 0px;
    }

    .button-top {
        width: 140px !important;
    }

    .mob-one {
        width: 30%;
    }

    .mob-pad {
        width: 30%;
    }

    .mob-two {
        width: 30%;
    }

    .banner-btm img {
        width: 130%;
        margin: auto;
    }

    .tab-res {
        max-width: 800px !important;
    }

    .navbar-nav .nav-link {
        font-size: 14px;
    }

    .banner-text h1 {
        font-size: 40px;
    }

    .home-abt-sec {
        padding-top: 40px;
        width: 80%;
    }

    .home-abt-sec h1 {
        font-size: 36px;
    }

    .home-abt-sec p {
        font-size: 20px;
    }

    .ly-middle {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .ly-middle img {
        width: 100%;
    }

    .margin-auto {
        width: 30% !important;
    }

    .center-image {
        width: 112% !important;
    }

    .ly-middle-sec {
        margin-top: 25px;
        margin-right: 20px;
        margin-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .ly-middle-sec h1 {
        font-size: 44px;
        padding-top: 20px;
    }

    .main-ly-abt {
        padding-bottom: 30px;
    }

    .ly-middle-sec p {
        font-size: 16px;
    }

    .home-feature {
        padding-bottom: 100px;
    }

    .home-feature h1 {
        width: 80%;
        padding-bottom: 50px;
        font-size: 40px;
    }

    .home-feature h5 {
        padding-top: 100px;
    }

    .gt-center-tab {
        width: 100% !important;
    }

    .feature-icon img {
        max-width: 50px;
        max-height: 50px;
        min-height: 50px;
    }

    .feature-text p {
        font-size: 11px;
    }

    .feature-inner {
        padding-top: 0;
    }

    .feature-text h3 {
        font-size: 18px;
    }

    .ly-bottom-sec {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .ly-bottom-inner {
        width: 50%;
    }

    .ly-bottom-inner h2 {
        font-size: 34px;
    }

    .ly-bottom-inner p {
        font-size: 18px;
        padding-bottom: 15px;
    }

    .ly-bottom-inner h3 {
        font-size: 18px;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .footer-menu ul li {
        padding: 20px 20px 5px 0;
        font-size: 14px;
    }

    .footer-text {
        padding-top: 100px;
    }

    .footer-app-btn {
        padding-bottom: 80px;
    }

    .animation-element.slide-right {
        -moz-transform: translate3d(20px, 0px, 0px);
        -webkit-transform: translate3d(20px, 0px, 0px);
        -o-transform: translate(20px, 0px);
        -ms-transform: translate(20px, 0px);
        transform: translate3d(20px, 0px, 0px);
    }

    .footer-copyrights p {
        font-size: 14px;
    }

    .how-it-works-btm p {
        font-size: 16px;
        padding: 10px 8px 0 10px;
    }

    .ly-middle-sec {
        margin-top: 40px;
        padding-top: 0px;
        padding-bottom: 8px;
    }

    .pb-80 p {
        font-size: 16px;
    }

    .feature-btm p {
        font-size: 14px;
    }

    .abt-inner {
        padding: 0;
    }

    .abt-sec-inner-two {
        padding-left: 40px;
    }

    .abt-inner p {
        padding-bottom: 45px;
        font-size: 16px;
    }

    .pad-left-res {
        padding-left: 45px;
    }

    .abt-img img {
        width: 100%;
    }

    .abt-bottom h1 {
        font-size: 42px;
    }

    .abt-img h1 {
        font-size: 28px;
    }

    .ly-middle {
        margin-left: 0;
    }

    .con-res {
        width: 100%;
    }

    .pt-0 h3 {
        padding-top: 0;
    }

    .contact-form h3 {
        text-align: center;
        padding-bottom: 0;
        font-size: 24px;
    }

    .contact-form {
        padding: 50px 35px 50px 35px;
    }

    .contact-img {
        padding-top: 0;
        flex-wrap: wrap;
        align-content: center;
    }

    .contact-img img {
        width: 300px;
        height: auto;
    }

    .address {
        width: 100%;
    }

    .email {
        width: 100%;
    }

    .phone {
        width: 100%;
    }

    .res-pb-10 {
        padding-bottom: 10px;
    }

    .res-pad-70 {
        padding-bottom: 70px;
    }

    .pt-100 {
        padding-top: 0;
    }

    .hw-main-bg {
        padding-top: 60px;
    }

    .tab-pane {
        display: none;
    }
}

.works .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.nav-tabs {
    border-bottom: 0;
    width: 370px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.nav-tabs .nav-link {
    border: 2px solid #C48D02;
    border-radius: 50px !important;
    padding: 10px 20px;
    font-size: 16px;
    color: #333;
    width: 160px;
}

.works .nav-link.active {
    background-color: #C48D02 !important;
    color: #fff !important;
}

.workflow {
    padding-left: 0;
}

.workflow li {
    font-size: 18px;
    line-height: 40px;
    color: #707070;
    list-style-type: none;
}