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;
}

.pad-right-0 {
    padding-right: 0;
}

header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: transparent;
    transition: background 0.3s ease;
}

.padleft-area {
    padding-left: 80px;
}

.video-banner {
    position: relative;
    width: 100%;
    height: 100vh;
    /* Fullscreen */
    overflow: hidden;
}

.video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* Prevent click-through */
}

.video-wrapper iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.modal-content {
    width: 100%;
}

.right-align {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

header.scrolled {
    background: #C48D02;
    background-image: linear-gradient(to right, #263d7d 40%, #C48D02 80%);
}

.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';
}

.categories-sec {
    padding-top: 120px;
    text-align: center;
}

.categories-sec h6 {
    font-size: 20px;
    font-weight: 600 !important;
    color: #C48D02 !important;
    text-align: center;
    padding-bottom: 0 !important;
}

.categories-sec h1 {
    text-align: center;
    padding-bottom: 40px;
}

.categories-sec i {
    opacity: .5;
    font-size: 50px;
}

.categories-sec h2 {
    font-size: 20px;
    padding-top: 10px;
    opacity: .5;
}

.inner-law {
    border-bottom: 3px solid #bdbdbd;
    margin-bottom: 25px;
    padding: 20px;

}

.inner-law:hover i {
    color: #C48D02;
    opacity: 1;
}

.inner-law:hover h2 {
    opacity: 1;
    background: linear-gradient(to right, #263d7d, #D39836);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-weight: 600; */
}

.inner-law:hover {
    border-bottom: 3px solid transparent;
    /* border-radius: 20px; */
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #D39836, #263d7d) border-box;
}

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

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

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

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

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

.attorney-link {
    color: #fff;
}

.attorney-link:hover {
    color: #fff;
}

.banner-text h1 {
    text-align: left;
    font-size: 38px;
    font-weight: 500;
    color: #fff;
    padding-top: 60px;
}

.banner-top img {
    width: 100%;
}

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

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

.app-btn {
    display: flex;
    padding-bottom: 15px;

}

.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;
}

.use-cases {
    padding-top: 120px;
    padding-bottom: 120px;

}

.use-cases h6 {
    color: #C48D02;
    padding-bottom: 0;
    font-weight: 600;
    text-align: center;
    font-size: 20px;
}

.use-cases h1 {
    font-size: 38px;
    font-weight: 500;
    text-align: center;
}

.use-cases p {
    width: 80%;
    margin: auto;
    opacity: .7;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

.use-cases-inner p {
    text-align: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
}

.use-cases-inner {
    width: 29%;
    margin: auto;
    padding: 30px;
    /* border: 1px solid #C48D02; */
    margin-top: 60px;
    border-radius: 10px;
    background-color: #fff;
    transition: .3s;
}

.use-cases-inner:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transition: .3s;
}

.use-cases-inner img {
    width: 70px;
    padding-bottom: 20px;
}

.use-cases-inner h3 {
    font-size: 18px;
    padding-bottom: 20px;
}

.use-cases-inner:hover img {
    margin-left: 120px;
    transition: .5s;
    transform: rotate(90deg);
}

.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;
}

.home-about-us {
    padding-top: 120px;
    padding-bottom: 120px;
}

.home-about-us h6 {
    color: #C48D02;
    font-weight: 600;
}

.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;
    width: 80%;
    margin: auto;
    border-radius: 20px;
    padding-top: 90px;
    padding-bottom: 90px;
}

.content-about {
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.video-banner {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.video-banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.use-cases a {
    text-align: center;
    margin-top: 90px
}

.why-lawyour a {
    margin-top: 30px;
}

.testimonial-slider {
    position: relative;
    overflow: hidden;
    border-radius: 1rem;
}

.testimonial {
    padding: 2rem;
    text-align: center;
}

.testimonial-sec h6 {
    color: #C48D02;
    font-weight: 600;
    font-size: 20px;
}

.testimonial-sec {
    padding-top: 90px;
    padding-bottom: 90px;
}

.testimonial p {
    font-size: 18px;
    line-height: 1.6;
    opacity: .7;
    width: 70%;
    margin: auto;
}

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

.client-name {
    margin-top: 1rem;
    font-weight: bold;
    color: #C48D02;
}

.carousel-indicators {
    top: 80%;
}

.carousel-indicators [data-bs-target] {
    background-color: #C48D02;
    margin-top: 20px;
}

.accordion-item:first-of-type .accordion-button {
    padding-right: 40px;
    background-color: #f8f7f3;
}

.accordion-item {
    margin-bottom: 20px;
}

.accordion-item .accordion-button .title {
    font-size: 18px;
    position: relative;
    font-weight: 600;
    float: left;
    line-height: 25px;
    color: #C48D02;

}

.faq-sec {
    padding-top: 90px;
}

.serial {
    margin-right: 15px;
    border: 1px solid #C48D02;
    padding: 5px 7px;
    border-radius: 10px;
}

.faq-sec h6 {
    text-align: center;
    color: #C48D02;
    font-weight: 600;
}

.faq-sec h1 {
    text-align: center;
    padding-bottom: 40px;
}

.accordion p {
    opacity: .7;
}

.accordion-item .accordion-button {
    background-color: #f8f7f3;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    display: block;
    overflow: hidden;
    border: none;
    border-top: 1px solid #eee;
    padding: 20px 20px;
    padding-right: 40px;
}

.content-about p {
    opacity: .7;
    font-size: 18px;
    line-height: 30px;
    padding-top: 20px;
}

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

.main-ly-abt {
    background: url(../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(../img/features-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
}

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

.home-feature h1 {
    margin: auto;
    color: #fff;
    font-size: 52px;
    padding-bottom: 20px;
    padding-top: 90px;
}

.home-feature p {
    width: 100%;
    margin: auto;
    color: #fff;
    opacity: .7;
    padding-bottom: 30px;
}

.features-btn {
    background-color: #fff !important;
    margin-top: 40px;
}

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

.tab-sec p {
    text-align: left;
    font-size: 18px;
}

.tab-sec h2 {
    color: #fff;
    text-align: left;
    margin: auto;
    padding-bottom: 30px;
}

.feature-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

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

.filter-button {
    padding: 10px 15px;
    margin: 5px;
    margin-bottom: 15px !important;
    border: none;
    background-color: #fff;
    cursor: pointer;
    border-radius: 20px;
}

.filter-button.active {
    background-color: #263d7d;
    color: white;
}

.bg-filter {
    margin-top: 90px;
    border: 3px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 70px;
    border-radius: 20px;
    background-color: #263d7d;
}

.filter {
    display: none;

}

.h4-margin-top {
    margin-top: 100px;
}

.h4-padding-span h4 {
    margin-top: 30px !important;
    margin-bottom: 90px !important;
}

.h4-padding h4 {
    margin-top: 30px !important;
    margin-bottom: 90px !important;
}

.h4-padding-span span {
    padding: 7px 12px;
    border-radius: 100px;
    background-color: #B0711A;
    color: #fff;
}

.h4-padding span {

    padding: 7px 10px;
    border-radius: 100px;
    background-color: #B0711A;
    color: #fff;
}

.wid-60-p {
    width: 60% !important;
    margin: auto !important;
    text-align: center !important;

}

.filter.show {
    display: block;
}

.feature-icon img {
    max-width: 66px;
    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;
}

.why-law-inner {
    /* border: 2px solid #d5d4d4; */
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

.why-law-inner p {
    text-align: left;
    font-size: 16px;
    width: 100%;
    line-height: 24px;
}

.why-law-inner h5 {
    color: #C48D02;
    opacity: 1;
    font-weight: 600;
}

.why-lawyour h4 {
    text-align: center;
    padding-top: 40px;
}

.why-lawyour a {
    color: #fff;
    text-decoration: none;
    background-color: #B0711A;
    padding: 6px 20px 10px 20px;
    border-radius: 20px;
    font-size: 22px;
}

.padt-80 {
    padding-top: 50px;
}

.why-lawyour p {
    padding-top: 20px;

}

.how-it-new h6 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #C48D02;
    padding-bottom: 0;
}

.how-it-new {
    text-align: center;

}

.bar-1,
.bar-2,
.bar-3 {
    width: 100%;
    height: 5px;
    background-color: #B0711A;
    opacity: .1;
    transition: opacity 0.5s ease-in-out;
    border-radius: 10px;
}

.active-bar {
    opacity: 1;
}

.how-it-new h1 {
    text-align: center;
}

/* @keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
  }
  
  .how-it-new img {
    width: 200px !important;
    text-align: center;
    animation: pulse 1s infinite ease-in-out;
  } */
@keyframes float {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

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

.how-it-new img {
    width: 200px !important;
    text-align: center;
    animation: float 3s ease-in-out infinite;
}

.navbar-expand-sm .navbar-collapse {
    align-content: flex-end;
}





.how-it-new h4 {
    padding-top: 60px;
}

.how-it-new a {
    color: #fff;
    text-decoration: none;
    background-color: #B0711A;
    padding: 6px 20px 10px 20px;
    border-radius: 20px;
    font-size: 22px;
}

/* .download img{
    width: 100px;
}
.verify img{
    width: 100px;
}
.calls img{
    width: 100px;
} */
.how-it-new p {
    text-align: center;
    opacity: .7;
}

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

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

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

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

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

.ly-bottom-inner a {
    margin-top: 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: 22px;
    opacity: .7;
    font-weight: 500;
    font-weight: 400 !important;
}

.ly-bottom-inner h6 {
    color: #C48D02;
    font-weight: 600;

}

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

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

.footer h1 {
    font-size: 40px;
    text-align: center;
    padding-top: 27px;
}

.footer h6 {
    text-align: center;
    color: #C48D02;
}

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

.footer-btn {
    justify-content: center !important;
}

.footer-app-btn {
    justify-content: center;
    color: #fff !important;
}

.footer-app-btn a {
    color: #fff;
}

.newsletter-box {
    padding: 2rem;
    border-radius: 16px;
    max-width: 800px;
    width: 100%;
    text-align: center;
    margin: auto;
}

.newsletter-box h2 {
    margin-bottom: 10px;
    font-size: 40px;
    color: #fff;
}

.newsletter-box p {
    margin-bottom: 20px;
    color: #C48D02;
    font-size: 0.95rem;
}

.newsletter-box input[type="email"] {
    padding: 12px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 12px;
    font-size: 1rem;
}

.newsletter-box button {
    background-color: #B0711A;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 20px;
    font-size: 1rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.newsletter-box button:hover {
    background-color: #fff;
    color: #000;
}

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

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

.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;
}

header.scrolled .hover-1 {
    border: 2px solid #fff;
}

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

.margin-auto {
    margin: auto;
}

.flex-start {
    align-items: flex-start;
}

.center {
    justify-content: center;
}

.footer-h1 {
    padding-top: 0 !important;
}

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

.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;
}

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

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

.abt-top-right h2 {
    width: 70%;
    margin: auto;
    padding-bottom: 20px;
    text-align: center;
}

.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(../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(../img/abt-bg.png);
    background-repeat: repeat;
    background-size: cover;
}

.abt-main-btm {
    background-image: url(../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(../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(../img/features-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
}

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

.hw-main-bg {
    background-image: url(../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: 20px;
    line-height: 30px;
    color: #707070;
}

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

.hw-btm-img-sec {
    background-image: url(../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;
}

.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: 40%;
    bottom: 70%;
    width: 39%;
}

.divider img {
    width: 130%;
}

.divider-three {
    position: absolute;
    right: 40%;
    bottom: 40%;
    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: 40%;
    bottom: 55%;
    width: 39%;
}

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

.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(../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;
}

.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;
}

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

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


@media screen and (max-width: 767px) {
    .ly-main-futrs {
        background-size: cover;
        height: 67vh;
    }

    .newsletter-box h2 {
        font-size: 32px;
    }

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

    .abt-top {
        padding-bottom: 40px;
        padding-top: 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;
        height: 70vh;
    }

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

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

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

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

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

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

    .footer-btn {
        text-align: center
    }

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

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

    .futrs-main-btm img {
        padding-left: 35px;
    }

    .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: 50px;
    }

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

    .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;
    }

    .abt-main-btm img {
        padding-left: 20px;
    }

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

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

    .pb-10 {
        padding-top: 0;
    }

    .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;
        height: 1200px;
    }

    .padleft-area {
        padding-left: 20px;
    }

    .categories-sec {
        padding-top: 50px;
    }

    .use-cases {
        padding-top: 40px;
    }

    .use-cases-inner {
        width: 95%;
    }

    .wid-60-p {
        width: 100% !important;
        padding-bottom: 30px !important;
    }

    .why-lawyour h4 {
        line-height: 34px;
        padding: 1px 10px 3px 10px;
    }

    .why-lawyour a {
        padding: 1px 10px 3px 10px;
    }

    .use-cases {
        padding-bottom: 40px;
    }

    .accordion-item .accordion-button .title {
        font-size: 20px;
        line-height: 34px;
        color: #C48D02;
    }

    .abt-top-right h2 {
        font-size: 26px;
        width: 100%
    }

    .faq-sec h6 {
        padding-top: 20px
    }

    .testimonial-sec {
        padding-top: 0;
    }

    .faq-sec {
        padding-top: 0;
    }

    .serial {
        padding: 1px 4px;
    }

    .testimonial p {
        width: 100%;
    }

    .carousel-indicators {
        top: 88%;
    }

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

    .why-law-inner {
        margin-bottom: 30px;
    }

    .use-cases p {
        width: 100%;
    }

    .filter-button {
        margin-bottom: 10px;
    }

    .bg-filter {
        margin-top: 50px;
    }

    .res-dis-none {
        display: none;
    }

    .home-feature h1 {
        padding-top: 50px;
    }

    .how-it-new h4 {
        padding-top: 40px;
        margin-top: 0;
        line-height: 32px;
    }

    .how-it-new a {
        padding: 1px 10px 3px 10px;
        font-size: 20px;
    }

    .video-banner {
        height: 33vh;
    }

    .home-about-us {
        padding-top: 60px;
        padding-bottom: 60px;
    }

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

    .align-items-baseline {
        align-items: flex-start !important;
    }

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

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

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

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

    .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: 20px;
    }

    .footer-menu ul li {
        padding: 8px 20px 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;
    }

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

    .banner-text {
        padding-top: 0;
    }

    .hover-1 {}

    .banner-top img {
        padding-top: 30px;
    }

    .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;
    }

}

@media screen and (max-width: 896px) and (min-width: 414px) {
    .ly-main-futrs {
        height: 52vh;
    }

    .ly-main-abt {
        height: 52vh;
    }

    .main-ly-abt-con {
        height: 52vh;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .main-ly-abt-con {
        height: 40vh;
    }

    .banner-text h1 {
        padding-top: 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;
    }

    .why-law-inner {
        min-height: 235px;
        line-height: 44px;
        padding: 15px;
    }

    .padleft-area {
        padding-left: 0;
    }

    .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: 30px;
        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: 30px;
    }

    .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;
        height: 820px;
    }

    .inner-law {
        padding: 10px;
    }

    .content-about p {
        font-size: 14px;
        line-height: 21px;
        padding-top: 0px;
    }

    .video-banner {
        height: 50vh;
    }

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

    .bg-filter {
        padding: 30px;
        margin-top: 30px;
    }

    .why-lawyour a {
        padding: 4px 20px 6px 20px;
        font-size: 18px;
    }

    .use-cases-inner {
        padding: 20px;
        width: 33%;
        min-height: 390px;
    }

    .use-cases {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .categories-sec h2 {
        font-size: 12px;
    }

    .testimonial-sec {
        padding-top: 30px;
    }

    .testimonial p {
        width: 100%;
    }

    .testimonial {
        padding: 16px;
    }

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

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

    .button {
        font-size: 12px !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: 11px;
    }

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

    .newsletter-box h2 {
        font-size: 18px;
    }

    .newsletter-box p {
        margin-bottom: 8px;
    }

    .newsletter-box button {
        padding: 9px 14px;
    }

    .newsletter-box {
        padding-top: 0;
    }

    .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;
    }

    .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;
    }

}