    .brand-box {
        height: 200px;
        width: 183px;
        margin: 12px 45px;
    }
    
    .brand-box .img-desc {
        position: relative;
        margin-top: 130px;
        color: black;
    }
    
    .brand-box img {
        width: inherit;
    }
    
    section#service-sec {
        padding-bottom: 21px;
    }
    
    .event-card_title {
        font-size: 25px;
        margin: 30px 0 7px 0;
    }
    
    .as-header .sticky-wrapper.sticky {
        background: #0a1032;
    }
    
    .disclaimer .about-description-two {
        font-size: 19px;
    }
    
    .disclaimer .about-icon-list ul li {
        margin-bottom: 25px;
    }
    
    .service-box .service-content {
        margin-left: 7px;
    }
    
    li.menu-item-has-children.sub-hover ul.sub-menu {
        top: -18px!important;
    }
    
    li.menu-item-has-children.sub-hover.second ul.sub-menu {
        top: -48px!important;
    }
    
    .testi-content.style1 {
        max-width: none;
        width: 100%;
    }
    
    .testi-box {
        padding: 30px 23px;
        max-width: none;
    }
    
    .brand-box img {
        width: 126px;
    }
    
    .header-logo.style2 img {
        width: 108px;
    }
    
    .as-menu-wrapper .mobile-logo {
        background-color: hsl(222deg 32% 14%);
    }
    /*.as-widget-about .about-logo img {
    max-width: 110px;
}*/
    
    .sticky-wrapper.sticky .menu-area {
        height: 89px;
    }
    
    .sticky-wrapper.sticky .menu-area .header-logo.style2 img {
        width: 91px;
        margin-top: -6px;
    }
    
    .sticky-wrapper.sticky .main-menu>ul>li>a {
        padding: 32px 0;
    }
    
    .disclaimer {
        padding: 20px 0;
        position: sticky;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: #070b28;
        z-index: 999;
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 7%);
        animation: headerSticky 0.95s ease forwards;
    }
    
    .disclaimer h2 {
        font-size: 23px;
        color: white;
        margin-bottom: 0px;
    }
    
    .disclaimer p {
        color: white;
        font-weight: 300;
        margin-bottom: 0px;
        text-align: justify;
    }
    
    span.read-more:hover {
        color: white;
        transition: .2s;
        text-decoration: underline;
        cursor: pointer;
    }
    
    span.read-more.active {
        color: white;
    }
    
    div#more_disc {
        color: white;
        margin-top: 13px;
        font-weight: 300;
    }
    
    .close-button {
        position: absolute;
        top: 12px;
        right: 10%;
        padding: 0px 8px;
        border-radius: 50%;
        border: 2px solid white;
    }
    
    .close-button i {
        color: white;
        margin-top: 5px;
        font-weight: 200;
    }
    
    .close-button:hover i {
        font-weight: 600;
    }
    
    p.sub-heading {
        text-align: center!important;
        color: #00062c;
        margin-bottom: 0px;
    }
    
    .team-box-two .team-content-two:hover p.sub-heading {
        color: white;
    }
    
    .event-card_text {
        max-width: 100%;
        text-align: justify;
    }
    
    .sidemenu-wrapper .sidemenu-content {
        background-color: initial;
        width: 900px;
        margin-left: auto;
        padding: 80px 30px;
        height: 100%;
        overflow: inherit;
        position: relative;
        right: -500px;
        margin: 0 auto;
        cursor: auto;
        transition: down .5s;
    }
    
    .sidemenu-wrapper {
        background-color: #ffffff75;
    }
    
    .event-card .event-content:hover {
        color: #fff;
    }
    
    .event-card {
        padding-left: 15px;
    }
    
    .info-from-block p.law-firm {
        font-size: 16px;
    }
    
    .info-from-block p {
        margin-bottom: 0px;
        font-size: 16px;
    }
    
    .info-from-block h5 {
        margin-bottom: 2px;
    }
    
    .about-icon-list ul li {
        display: block;
    }
    /**/
    
    .contact-float {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999999;
    }
    
    .whatsapp-ring {
        position: relative;
        visibility: visible;
        background-color: transparent;
        width: 110px;
        height: 110px;
        cursor: pointer;
        z-index: 11;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        transition: visibility .5s;
        left: 0;
        bottom: 0;
        display: block;
    }
    
    .whatsapp-ring-circle {
        width: 110px;
        height: 110px;
        top: 0;
        left: 0;
        position: absolute;
        background-color: transparent;
        border-radius: 100%;
        border: 2px solid #25d366;
        -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
        animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
        transition: all .5s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: .5;
    }
    
    .whatsapp-ring-circle-fill {
        width: 80px;
        height: 80px;
        top: 16px;
        left: 16px;
        position: absolute;
        background-color: #25d366;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
        animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
        transition: all .5s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }
    
    .whatsapp-ring-img-circle {
        background-color: #25d366;
        width: 50px;
        height: 50px;
        top: 31px;
        left: 31px;
        position: absolute;
        background-size: 20px;
        border-radius: 100%;
        border: 2px solid transparent;
        /* -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; */
        /* animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; */
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .whatsapp-btn-icon {
        display: flex;
    }
    
    .whatsapp-ring-img-circle .whatsapp-btn-icon i {
        font-size: 30px;
        color: white;
    }
    
    @-webkit-keyframes phonering-alo-circle-anim {
        0% {
            -webkit-transform: rotate(0) scale(.5) skew(1deg);
            -webkit-opacity: .1
        }
        30% {
            -webkit-transform: rotate(0) scale(.7) skew(1deg);
            -webkit-opacity: .5
        }
        100% {
            -webkit-transform: rotate(0) scale(1) skew(1deg);
            -webkit-opacity: .1
        }
    }
    
    @-webkit-keyframes phonering-alo-circle-fill-anim {
        0% {
            -webkit-transform: rotate(0) scale(.7) skew(1deg);
            opacity: .6
        }
        50% {
            -webkit-transform: rotate(0) scale(1) skew(1deg);
            opacity: .6
        }
        100% {
            -webkit-transform: rotate(0) scale(.7) skew(1deg);
            opacity: .6
        }
    }
    
    .disclaimer-modal {
        position: fixed;
        z-index: 99999;
        right: 0;
        top: 0;
        height: 100%;
        width: 0;
        background-color: #ffffff75;
        opacity: 0;
        visibility: hidden;
        transition: all ease 0.8s;
    }
    
    .disclaimer-modal.show {
        opacity: 1;
        visibility: visible;
        width: 100%;
        transition: all ease 0.8s;
    }
    
    .disclaimer-inner {
        background-color: initial;
        width: 900px;
        margin-left: auto;
        padding: 80px 30px;
        height: 100%;
        overflow: inherit;
        position: relative;
        right: -500px;
        margin: 0 auto;
        cursor: auto;
        transition: right ease 1s;
    }
    
    .disclaimer-modal.show .disclaimer-inner {
        right: 0;
        opacity: 1;
        visibility: visible;
    }
    
    .disclaimer-content {
        padding: 20px 0;
        position: sticky;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: #070b28;
        z-index: 999;
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 7%);
        animation: headerSticky 0.95s ease forwards;
    }
    
    .disclaimer-content h2 {
        font-size: 23px;
        color: white;
        margin-bottom: 0px;
    }
    
    .disclaimer-content p {
        color: white;
        font-weight: 300;
        margin-bottom: 0px;
        text-align: justify;
    }
    
    .blog-card .blog-content {
        padding: 30px 30px 30px 30px;
    }
    
    .page-content h4 {
        font-size: 36px;
        line-height: 1.278;
        font-family: var(--title-font);
        color: var(--title-color);
    }
    
    .page-content h4 {
        font-size: 36px;
        line-height: 1.278;
        font-family: var(--title-font);
        color: var(--title-color);
    }
    
    .page-content ul {
        padding: 0;
        margin: 0;
    }
    
    .page-content ul li {
        list-style: none;
        font-family: var(--body-font);
        color: var(--gray-color);
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 8px;
        text-align: left;
    }
    
    .page-content ul li i {
        color: var(--theme-color);
        margin-right: 10px;
        font-size: 20px;
    }
    
    .page-content b p {
        font-family: var(--body-font);
        font-weight: 500;
        font-size: 16px;
        line-height: 28px;
        padding: 30px;
        display: block;
        position: relative;
        background-color: #F9F9F9;
        overflow: hidden;
        margin: 35px 0;
        color: var(--title-color);
        border-radius: 0;
    }
    
    .page-content img {
        margin-bottom: 20px;
    }
    
    .testi-card.style2 .testi-content .star-icon i {
        color: var(--theme-color);
    }
    
    .widget.widget_side_video a.as-btn.white-btn {
        position: relative;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .blog-detail-page .blog-single .blog-title {
        color: var(--theme-color);
        margin-bottom: 15px;
        font-size: 31px;
        line-height: 41px;
        font-weight: 700;
    }
    
    .blog-detail-page h3 {
        font-size: 29px;
    }
    
    .blog-detail-page h5 {
        font-size: 25px;
    }
    
    .blog-detail-page p {
        text-align: justify;
    }
    
    .blog-detail-page .blog-single .blog-title {
        color: var(--theme-color);
        margin-bottom: 15px;
        font-size: 31px;
        line-height: 41px;
        font-weight: 700;
    }
    
    .blog-detail-page .blog-single ul {
        margin-right: 16px;
        background-color: rgba(0, 6, 44, 0.07);
        margin-bottom: 0px;
        position: relative;
        padding: 20px 30px;
    }
    
    .blog-detail-page .blog-single ul li {
        list-style: none;
        font-family: var(--title-font);
        font-weight: 600;
        font-size: 24px;
        color: #000;
        line-height: 31px;
    }
    
    .blog-detail-page .blog-single ul li span {
        display: block;
        font-family: var(--body-font);
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        color: var(--gray-color);
    }
    
    .service-page img {
        width: 100%;
    }
    
    .service-page .page-content ul li {
        position: relative;
        padding-left: 20px;
    }
    
    .service-page .page-content ul li::before {
        content: '';
        position: absolute;
        width: 7px;
        top: 10px;
        left: 0;
        height: 7px;
        transform: rotate(45deg);
        background: var(--theme-color);
    }
    
    .service-page .page-content p {
        margin-bottom: 14px;
    }
    
    @media screen and (max-width: 767px) {
        .as-hero-wrapper.hero-1 {
            margin-bottom: -77px;
        }
        .space-top {
            padding-top: 31px;
        }
        .space-bottom {
            padding-bottom: 30px;
        }
        .brand-box {
            margin: 12px 3px;
        }
        .header-layout2 .menu-area {
            margin-left: auto;
            padding: 0 0;
        }
        .newsletter {
            margin-bottom: -79px;
        }
        .header-logo.style2 img {
            width: 99px;
            height: 78px;
            margin-left: 13px;
        }
        .disclaimer p {
            font-size: 15px;
        }
        .header-layout2 .sticky-wrapper {
            background-color: #0a1032;
        }
        .sticky-wrapper.sticky .menu-area .header-logo.style2 img {
            margin-top: 3px;
        }
        .as-header .sticky-wrapper.sticky {
            padding: 5px 0;
        }
        .disclaimer-inner {
            width: 100%;
        }
        .disclaimer-content p {
            font-size: 11px;
        }
        .disclaimer-content li {
            font-size: 11px;
            line-height: 24px;
        }
        .disclaimer-content span {
            font-size: 14px;
        }
        .disclaimer-content h2 {
            font-size: 21px;
            margin-bottom: 10px;
        }
    }
    
    @media screen and (max-width: 575px) {
        .as-hero-wrapper.hero-1 {
            margin-bottom: -50px;
        }
        .space-top {
            padding-top: 31px;
        }
        .space,
        .space-bottom {
            padding-bottom: 30px;
        }
        .team-desc.d-block {
            display: none!important;
        }
        .brand-box {
            margin: 12px 3px;
        }
    }
    
    @media screen and (max-width: 480px) {
        .as-hero-wrapper.hero-1 {
            margin-bottom: -25px;
        }
        .space-top {
            padding-top: 31px;
        }
        .space-bottom {
            padding-bottom: 30px;
        }
        .team-desc.d-block {
            display: none!important;
        }
        .brand-box {
            margin: 12px 3px;
        }
    }