/**
Theme Name: Astra Child
Author: Brainstorm Force
Version: 1.0.0
Template: astra
*/

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
/* menu part design */
.sitemap .ast-icon.icon-arrow svg{display:none}
.sitemap a{text-transform:uppercase;text-decoration:none !important}

header.site-header {
    border-top: 6px solid var(--ast-global-color-0);
}

header.site-header .ast-main-header-wrap.main-header-bar-wrap .ast-primary-header-bar.ast-primary-header .site-header-primary-section-center {
    width: 100%;
    display: block;
}

header.site-header .ast-main-header-wrap.main-header-bar-wrap .ast-primary-header-bar.ast-primary-header .site-header-primary-section-center .ast-main-header-bar-alignment {
    width: 100%;
}

header.site-header .ast-main-header-wrap.main-header-bar-wrap .ast-primary-header-bar.ast-primary-header .site-header-primary-section-center .ast-main-header-bar-alignment .main-navigation {
    width: 100%;
    display: block;
}

header.site-header .ast-main-header-wrap.main-header-bar-wrap .ast-primary-header-bar.ast-primary-header .site-header-primary-section-center .ast-main-header-bar-alignment .main-navigation ul.main-header-menu {
    justify-content: space-between;
}
header.site-header .ast-main-header-wrap.main-header-bar-wrap ul.main-header-menu li a {
    font-weight: 400;
}
header.site-header .ast-main-header-wrap.main-header-bar-wrap ul.main-header-menu li a:hover,
header.site-header .ast-main-header-wrap.main-header-bar-wrap ul.main-header-menu li.current-menu-item a{
    font-weight: 700;
}
.wp-block-uagb-advanced-heading.new-para-heading-2 .uagb-heading-text{
	font-size: 40px;
}
.wp-block-uagb-container.content-section-right-red-list-part ul li {
    background-position: left center;
    min-height: 45px;
}
/* menu part end */
.main-header-menu .sub-menu {
    background: #1a1d22;
}

/* mega menu start */

.site-header-below-section-center{justify-content:end;}
.ast-main-header-bar-alignment{width:100%;}
.ast-builder-menu-1.ast-builder-menu.ast-flex.ast-builder-menu-1-focus-item.ast-builder-layout-element.site-header-focus-item{width:100%;}
#mega-menu-wrap-primary #mega-menu-primary {
    display: flex;
    justify-content: space-between;
}
#mega-menu-wrap-primary {
    background: transparent !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: var(--ast-global-color-5);
    font-family: 'cabin';
    font-size: 18px;
    font-style: normal;
    font-weight: 500 !important;
    padding: 8px 20px !important;
    line-height: normal !important;
    height: auto;
    text-transform: uppercase;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background: transparent !important;
    color: var(--ast-global-color-5) !important;
    font-weight: 500 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:hover {
    color: #FFFFFF !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: var(--ast-global-color-0);
    padding: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: transparent !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #FFFFFF !important;
    font-size: 18px;
    margin-top: 12px;
    text-transform: uppercase;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px;
    font-weight: 500;
    font-family: 'cabin';
    color: var(--ast-global-color-5);
    text-transform: uppercase;
    border-bottom: 1px solid var(--ast-global-color-5);
    padding-bottom: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    font-size: 18px;
    font-weight: 500;
    font-family: 'cabin';
    color: var(--ast-global-color-2);
    text-transform:uppercase;
    border-bottom: 1px solid var(--ast-global-color-5);
    padding-bottom: 10px;
    text-transform: uppercase;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: var(--ast-global-color-5);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    max-width: none;
    padding: 7px 20px;
    border: 0;
    background: var(--ast-global-color-0) !important;
    font-size: 18px;
    border-radius: 0;
    border-top: 1px solid var(--ast-global-color-5);
    color: var(--ast-global-color-5);
	text-transform:uppercase;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child a.mega-menu-link {
    border-top: none;
    text-transform: uppercase;
    border-top: 1px solid #fff;
}

/* mega menu end */


/* banner part */
.banner-section-design iframe {
    border: 10px solid var(--ast-global-color-0);
    display: block;
}
.banner-section-sec-heading {
    position: relative;
}

.banner-section-sec-heading:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 344px;
    height: 7px;
    background: #962633;
}
.banner-section-design .video-image-part {
/*     border: 10px solid var(--ast-global-color-0); */
}
.wp-block-uagb-container.banner-section-design .rll-youtube-player {
    z-index: 0;
	outline: 10px solid var(--ast-global-color-0);
    display: block;
    padding-bottom: 55.23%;
}
.wp-block-uagb-container.banner-section-design .rll-youtube-player iframe {
    border: 0;
}

/* banner part end */

/* banner bottom slider */

.wp-block-uagb-container.banner-bottom-slider .wp-block-uagb-container.banner-bottom-inner-slider .top-left-qutes {
    position: absolute !important;
    width: fit-content !important;
    top: 0;
    left: 0;
}
.wp-block-uagb-container.banner-bottom-slider .wp-block-uagb-container.banner-bottom-inner-slider  .bottom-right-qutes {
    position: absolute !important;
    width: fit-content !important;
    right: 0;
    bottom: 0;
    left: initial;
}
.banner-bottom-inner-slider .swiper-content .uagb-ifb-content span.uagb-ifb-title-prefix {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* banner bottom slider end */

.wp-block-uagb-container.background-red-full {
    position: relative;
}
.wp-block-uagb-container.background-red-full:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: var(--ast-global-color-0);
    z-index: -1;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
/* heading part slider */

.heading-part-sldier .swiper-content .wp-block-uagb-container {
    min-height: 260px;
}
.wp-block-uagb-container.lawyer-advice-what:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    background: #f5f6f6;
}
/* heading part slider end */

/* How may we help you */

.how-may-we-help-you-slider .swiper-content .wp-block-uagb-container:hover {
    background: #fff;
}
.how-may-we-help-you-slider .swiper-content .wp-block-uagb-container:hover center svg,
.how-may-we-help-you-slider .swiper-content .wp-block-uagb-container:hover center svg path {
    stroke: var(--ast-global-color-0);
}
.how-may-we-help-you-slider .swiper-content .wp-block-uagb-container:hover .uagb-ifb-content p.uagb-ifb-desc {
    color: var(--ast-global-color-0);
}
.how-may-we-help-you-slider .swiper-content .wp-block-uagb-container:hover a.uagb-infobox-cta-link {
    color: var(--ast-global-color-0);
}
.how-may-we-help-you-slider .swiper-pagination.swiper-pagination-clickable span.swiper-pagination-bullet,
.client-success-stroy-slider .swiper-pagination.swiper-pagination-clickable span.swiper-pagination-bullet{
    opacity: 1;
    background: transparent;
    border: 1px solid #fff;
	width: 10px;
    height: 10px;
	margin: 0 9px;
}
.how-may-we-help-you-slider .swiper-pagination.swiper-pagination-clickable span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.client-success-stroy-slider .swiper-pagination.swiper-pagination-clickable span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
	border: 3px solid #fff;
}

/* How may we help you end */

/* FAQ desing start */

.frequently-asked-questions .uagb-faq-item-active .uagb-faq-content {
    background: #F8F0F1;
}

.frequently-asked-questions .uagb-faq-item-active {
    border-color: transparent;
}

.frequently-asked-questions .uagb-faq-questions-button span.uagb-question {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* FAQ design end */

/* Client success story */

.star-ratings center {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.client-success-stroy-slider .wp-block-uagb-info-box {
    max-width: 870px;
}
.client-success-stroy-slider .success-story-quets-left, .client-success-stroy-slider .success-story-quets-right {
    position: absolute !important;
    z-index: 999;
	width: fit-content !important;
}
.client-success-stroy-slider .success-story-quets-left{
	top: 0;
    left: 0;	
}
.client-success-stroy-slider .success-story-quets-right{
	bottom: 0;
    right: 0;
}
.client-success-stroy-slider .client-success-stroy-slider .swiper-content {
    position: relative;
}
.client-success-stories-button .wp-block-uagb-buttons.uagb-buttons__outer-wrap {
    margin: 0;
}
/* client sucess story end */

/* letest articla  */
.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights article.uagb-post__inner-wrap {
    padding-left: 0;
    padding-right: 0;
/*     box-shadow: 0px 4px 32px 0px #0000001C; */
	box-shadow: 0px 4px 12px 4px #0000001C;
    border-radius: 20px;
    margin: 0;
    margin-top: 24px;
    margin-bottom: 24px;
    height: auto !important;
}
.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights .slick-slide {
    padding-left: 12px;
    padding-right: 12px;
}
.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights .slick-list.draggable {
    height: auto !important;
}
.wp-block-uagb-container.letest-articles-design .wp-block-uagb-buttons.uagb-buttons__outer-wrap.uagb-btn__default-btn {
    margin-bottom: 0;
}
.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights ul.slick-dots li {
    background: none;
}
.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights ul.slick-dots li button::before {
    opacity: 0;
    background: transparent;
    width: 10px;
    height: 10px;
    border: 1px solid #0E1318 !important;
}
.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights ul.slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #0E1318 !important;
}
.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights ul.slick-dots li.slick-active button {
    background: #0E1318;
}

.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights article.uagb-post__inner-wrap .uagb-post__image img.attachment-full {
    height: 262px;
    object-fit: cover;
}
.letest-articles-insights .slick-slide .uagb-post__text.uagb-post__cta.wp-block-button {
    border-top: 1px solid #B5BBC9;
    margin: 0;
    display: block;
    padding: 22px 30px;
}
.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights .slick-slide article.uagb-post__inner-wrap {
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}
.wp-block-uagb-post-carousel.uagb-post-grid.letest-articles-insights .slick-slide>div{
  text-align: center;
}
.letest-articles-insights article.uagb-post__inner-wrap p.uagb-post__title.uagb-post__text a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 60px;
}
/* letest artical end */

.wp-block-uagb-container.content-section-red-part:before {
    content: '';
    position: absolute;
    top: 0;
    left: 30%;
    right: 100%;
    width: 100vw;
    height: 100%;
    background: var(--ast-global-color-0);
}
.wp-block-uagb-container.please-contact-dan:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #f5f6f6;
}
.wp-block-uagb-container.meet-our-attorney:before {
    content: '';
    position: absolute;
    top: 0%;
    left: 20%;
    right: 100%;
    width: 100vw;
    height: 100%;
    background: var(--ast-global-color-1);
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

/* bottom contact form */

.home-form .home-top-heading , .home-form .home-top-heading p {
    font-family: Cormorant Garamond;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
    text-align: center;
    margin: 0;
}
.home-form .sub-heading p {
    font-family: Cormorant Garamond;
    font-size: 38px;
    font-weight: 400;
    line-height: 49.4px;
    text-align: center;
}
.home-form .home-heading {
    padding-bottom: 32px;
    margin-bottom: 62px;
    position: relative;
}
.home-form .home-heading:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 273px;
    height: 2px;
    background: var(--ast-global-color-0);
}
.home-full-contact {
    max-width: 660px;
    margin: 0 auto;
}
.bottom-contact-form-mid .wpcf7-response-output {
    max-width: 660px;
    margin: 0 auto !important;
	text-align: center;
}
.home-full-contact .grid {
    display: flex;
    gap: 16px;
}
.home-full-contact .wpcf7-form-control {
    max-height: 150px;
    border: 2px solid #E2E2E2 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    height: auto;
    color: #2D2D2D;
}
.home-full-contact .wpcf7-form-control.wpcf7-submit {
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-family: Cormorant Garamond;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.06px;
    text-align: center;
    padding-top: 23px !important;
    padding-bottom: 23px !important;
    border: 0 !important;
    border-radius: 80px;
}
.wp-block-uagb-container.bottom-contact-form-mid:before {
    content: '';
    position: absolute;
    top: -30px;
    left: -30px;
    width: calc(100% + 60px);
    height: 100%;
    border: 3px solid #962633;
    border-radius: 30px;
    z-index: -2;
}
.wp-block-uagb-container.bottom-full-contact-form:before {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 69%;
    background: var(--ast-global-color-1);
}

/* bottom contact form end */

/* Footer section */

.all-footer-section {
    display: flex;
    flex-wrap: wrap;
}
.all-footer-section .footer-content-part {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.all-footer-section .map-part {
    flex: 0 0 auto;
    width: 66.66666667%;
}
.all-footer-section {
    display: flex;
    flex-wrap: nowrap;
    gap: 70px;
}

.all-footer-section .footer-content-part {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.all-footer-section .map-part {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.footer-content-part {}

.all-footer-section .footer-content-part .heading {
    font-family: Cormorant Garamond;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    margin-bottom: 25px;
}

.all-footer-section .footer-content-part .footer-contact-detail {
    margin-top: 60px;
}
.social-media-design {
    margin-top: 40px;
}
.all-footer-section .footer-content-part .footer-contact-detail .grid-setup {
    display: flex;
    align-items: self-start;
    gap: 16px;
    margin-bottom: 25px;
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
	    font-style: normal;
}

.all-footer-section .footer-content-part .footer-contact-detail br {
    display: none;
}
.all-footer-section .footer-content-part .footer-contact-detail .small {
    font-family: Cabin;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
	    margin-bottom: 6px;
}
.all-footer-section .footer-content-part .footer-contact-detail .grid-setup .grid-space {
    display: grid;
    gap: 15px;
}
.all-footer-section .map-part iframe {
    border: 4px solid var(--ast-global-color-0) !important;
    border-radius: 20px;
}
/* Footer section end */
/* Footer copyright start */
footer.site-footer .footer-copyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer.site-footer .footer-copyright .smb-logo img {
    max-width: 174px;
}
footer.site-footer .footer-copyright .left-copyrgith,
footer.site-footer .footer-copyright .left-copyrgith a {
    color: #fff;
}
.all-footer-section .footer-content-part .footer-contact-detail .grid-setup.align-center {
    align-items: center;
}
.social-media-design ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
}

.social-media-design ul img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.social-media-design ul a {
    display: block;
}
.related-posts-div .uagb-post__image img.attachment-full {
    height: 250px;
    object-fit: cover;
}
/* footer copyright end */
.sidebar-main .wp-block-latest-posts li .wp-block-latest-posts__featured-image {
    order: 1;
}
.sidebar-main .wp-block-latest-posts li a.wp-block-latest-posts__post-title {
    order: 3;
}
.sidebar-main .wp-block-latest-posts li time.wp-block-latest-posts__post-date {
    order: 2;
}
.sidebar-main .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt {
    order: 4;
}

.footer-widget-area[data-section="section-fb-html-1"] a{
	font-family: "Source Sans 3", system-ui;
}


/* Media Query */
@media only screen and (max-width:1560px) and (min-width:977px) {
	.wp-block-uagb-container.uagb-is-root-container.alignfull.banner-section-design .uagb-container-inner-blocks-wrap,
	body.home .wp-block-uagb-container.content-section-right-red .uagb-container-inner-blocks-wrap{
		max-width: 95% !important;
		margin-right: 0 !important;
	}
	body.home .wp-block-uagb-container.meet-our-attorney {
		padding-left: 0;
	}
	body.home .wp-block-uagb-container.meet-our-attorney .uagb-container-inner-blocks-wrap {
		max-width: 95% !important;
		margin-left: 0 !important;
	}
	footer.site-footer .site-primary-footer-wrap.ast-builder-grid-row-container .ast-builder-grid-row-container-inner {
		max-width: 90%;
		margin: 0 auto;
		width: 100%;
	}
	.wp-block-uagb-container.inner-banner .uagb-container-inner-blocks-wrap {
		max-width: 90% !important;
	}
	.page-template-default.page.home .wp-block-uagb-container.uagb-is-root-container.alignfull.client-success-stories .uagb-container-inner-blocks-wrap {
		max-width: 1062px;
	}
	.wp-block-uagb-container.banner-section-design .rll-youtube-player {
		border-right: 0;
/* 		border-bottom: 10px solid var(--ast-global-color-0); */
/* 		        padding-bottom: 54.23%; */
	}
	.wp-block-uagb-container.meet-our-attorney:before {
		left: 5%;
	}
	.banner-section-design .video-image-part{
		border-right: 0;
		padding-bottom: 57.25%;
/* 		border-bottom: 10px solid var(--ast-global-color-0); */
	}
	.wp-block-uagb-container.banner-section-design {
        padding-right: 0;
        min-height: 730px;
    }
	footer.site-footer .site-above-footer-wrap.ast-builder-grid-row-container .ast-builder-footer-grid-columns.site-above-footer-inner-wrap.ast-builder-grid-row {
        max-width: 95%;
        margin-right: 0;
    }
	
	.all-footer-section .map-part iframe{
		border-right: 0 !important;
	}
	.page-template-default.page .wp-block-uagb-container.uagb-is-root-container.alignfull.inner-banner .uagb-container-inner-blocks-wrap{
		max-width: 90% !important;
	}
	.how-may-we-help-you-slider .swiper-content .wp-block-uagb-container {
/* 		min-height: 300px; */
	}
	.how-may-we-help-you-slider .swiper-content .wp-block-uagb-container .uagb-ifb-content p.uagb-ifb-desc {
/* 		min-height: 92px; */
	}
	.how-may-we-help-you-slider .swiper-content .wp-block-uagb-container .uagb-ifb-content p.uagb-ifb-desc {
		font-size: 1.7vw !important;
	}
	.sidebar-form .sub-heading, .sidebar-form .sub-heading p {
		font-size: 1.5vw;
	}
}
@media only screen and (max-width:1600px) and (min-width:1400px) {
	.heading-part-sldier .swiper-content .wp-block-uagb-container {
		min-height: 290px;
	}
}
@media only screen and (max-width:1399px) and (min-width:1200px) {
	.wp-block-uagb-advanced-heading.banner-section-first-heading .uagb-heading-text {
		font-size: 7.3vw;
	}
	.wp-block-uagb-advanced-heading.banner-section-first-heading p.uagb-desc-text {
		font-size: 4.7vw;
	}
	.wp-block-uagb-advanced-heading.banner-section-sec-heading .uagb-heading-text {
		font-size: 2.7vw;
		letter-spacing: 3px;
	}
	.heading-part-sldier .swiper-content .wp-block-uagb-container {
		min-height: 349px;
	}
	.banner-section-design .wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-button__wrapper .uagb-button__link {
		font-size: 19px;
	}
}
@media only screen and (max-width:1199px) and (min-width:1024px) {
	.wp-block-uagb-advanced-heading.banner-section-first-heading .uagb-heading-text {
		font-size: 7.2vw;
	}
	.wp-block-uagb-advanced-heading.banner-section-first-heading p.uagb-desc-text {
		font-size: 4.6vw;
	}
	.wp-block-uagb-advanced-heading.banner-section-sec-heading .uagb-heading-text {
		font-size: 2.6vw;
		letter-spacing: 3px;
	}
	.wp-block-uagb-advanced-heading.new-para-heading-2 .uagb-heading-text {
		font-size: 3.6vw;
	}
	.heading-part-sldier .swiper-content .wp-block-uagb-container {
		min-height: 438px;
	}
	.banner-section-design .wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-button__wrapper .uagb-button__link {
		font-size: 15px;
	}
	.sidebar-main .wp-block-uagb-advanced-heading .uagb-heading-text {
		font-size: 3vw;
	}
}
@media only screen and (max-width:1023px) and (min-width:977px) {
	.wp-block-uagb-advanced-heading.banner-section-first-heading .uagb-heading-text {
		font-size: 7vw;
	}
	.wp-block-uagb-advanced-heading.banner-section-first-heading p.uagb-desc-text {
		font-size: 4.5vw;
	}
	.wp-block-uagb-advanced-heading.banner-section-sec-heading .uagb-heading-text {
		font-size: 2.5vw;
		letter-spacing: 3px;
	}
	.heading-part-sldier .swiper-content .wp-block-uagb-container {
		min-height: 436px;
	}
	.banner-section-design .wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-button__wrapper .uagb-button__link {
		font-size: 15px;
	}
}
@media only screen and (max-width:1023px) and (min-width:922px) {
	.sidebar-main .wp-block-uagb-advanced-heading .uagb-heading-text {
		font-size: 3vw;
	}
}
@media (max-width: 1023px) {
	.wp-block-uagb-advanced-heading.new-para-heading-2 .uagb-heading-text {
        font-size: 38px;
    }
}
@media (max-width: 976px) {
	.wp-block-uagb-container.background-red-full:after {
		left: 50%;
		transform: translateX(-50%);
		border-radius: 0;
	}
	.wp-block-uagb-container.lawyer-advice-what:before {
		left: 50%;
		transform: translateX(-50%);
	}
	.wp-block-uagb-container.content-section-red-part:before{
		background: none;
	}
	.wp-block-uagb-container.meet-our-attorney:before{
		left:0;
	}
	.home-form .sub-heading p {
	    font-size: 32px;
	}
	.home-form .home-top-heading, .home-form .home-top-heading p {
		font-size: 34px;
		line-height: 43px;
	}
	.home-form .home-heading {
		padding-bottom: 26px;
		margin-bottom: 35px;
	}
	.home-full-contact .grid {
		display: grid;
		gap: 0;
	}
	.home-full-contact .grid .contact-input p {
		margin-bottom: 9px;
	}
	.banner-section-design .video-image-part {
        padding-bottom: 59%;
    }
	.wp-block-uagb-container.banner-section-design .rll-youtube-player {
    	outline: 6px solid var(--ast-global-color-0);
	}
	.how-may-we-help-you-slider .swiper-pagination.swiper-pagination-clickable {
		bottom: -44px;
	}
	.single-blog-image {
        height: 250px !important;
        margin-top: 20px;
    }
}
@media (max-width: 976px) {
  .swiper-content,
	.wp-block-uagb-faq,
	.uagb-container-inner-blocks-wrap{
	  max-width:550px !important;
	  margin:0 auto !important;
	}
	.wp-block-uagb-advanced-heading.banner-section-first-heading .uagb-heading-text {
		font-size: 88px;
	}
	.wp-block-uagb-advanced-heading.banner-section-first-heading p.uagb-desc-text {
		font-size: 57px;
	}
	.wp-block-uagb-advanced-heading.banner-section-sec-heading .uagb-heading-text {
		font-size: 33px;
		letter-spacing: 3px;
	}
	.banner-section-sec-heading:after {
		left: 50%;
		transform: translateX(-50%);
	}
	.all-footer-section {
		display: grid;
	}
	.all-footer-section .footer-content-part {
		width: 100%;
		order: 2;
		max-width: fit-content;
		margin: 0 auto;
	}
	.all-footer-section .map-part {
		width: 100%;
		order: 1;
	}
	.all-footer-section .footer-content-part img {
		max-width: 344px;
		width: 100%;
	}
	.all-footer-section .footer-content-part .footer-contact-detail img {
		width: revert-layer;
	}
	.all-footer-section .footer-content-part .social-media-design img {
		width: revert-layer;
	}
	footer.site-footer .footer-copyright {
		display: grid;
		gap: 12px;
		justify-content: center;
		max-width: 550px;
    	margin: 0 auto;
	}
	footer.site-footer .footer-copyright .left-copyrgith {
		order: 2;
	}
	.client-success-stroy-slider .wp-block-uagb-info-box span.uagb-ifb-title-prefix {
		padding-top: 34px;
		padding-bottom: 34px;
	}
	.client-success-stroy-slider .success-story-quets-left svg, .client-success-stroy-slider .success-story-quets-right svg {
		width: 45px;
		height: 43px;
	}
	.client-success-stroy-slider .success-story-quets-left {
		top: 44px;
		left: -5px;
	}
	.client-success-stroy-slider .success-story-quets-right {
		bottom: 61px;
	}
	.client-success-stroy-slider .wp-block-uagb-info-box span.uagb-ifb-title-prefix {
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-bottom: 0;
		margin-bottom: 60px;
		min-height: 251px;
	}
}
@media (max-width: 921px) {
	header.site-header {
		border-top: 0;
	}
	.ast-above-header-wrap .ast-builder-layout-element.site-header-focus-item.ast-header-html-2 {
		display: block;
		width: 100%
	}
	header.site-header div#ast-mobile-header .ast-main-header-wrap.main-header-bar-wrap .ast-primary-header-bar.ast-primary-header.main-header-bar .ast-builder-layout-element.ast-header-html-2 {
		display: block;
	}
	.after-header-contact .contact-detail-call a img,.after-header-contact .contact-detail-email a img {
		margin: 0 5px 0 0;
		height: 28px;
		width: 24px;
		object-fit: contain
	}
	.after-header-contact .contact-detail-call a,.after-header-contact .contact-detail-email a {
		color: var(--ast-global-color-2) !important;
		text-decoration: none;
		font-weight: 600;
		line-height: 1.5;
		font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
	}
	.after-header-contact .contact-detail-call a:hover,.after-header-contact .contact-detail-email a:hover {
		color: #fff!important;
	}
	.after-header-contact .contact-detail-email a:hover{
		color: var(--ast-global-color-0) !important;
	}
	.after-header-contact .contact-detail-call a {
		color: #fff!important;
	}
	.after-header-contact .contact-detail-call,.after-header-contact .contact-detail-email {
		width: 50%;
		float: left;
		padding: 5px;
		height: 50px
	}
	.after-header-contact .contact-detail-call {
		background: var(--ast-global-color-0)
	}
	.after-header-contact .contact-detail-email {
		background: var(--ast-global-color-5)
	}
	header.site-header .ast-mobile-header-wrap .ast-main-header-wrap .ast-button-wrap button.menu-toggle {
		border: 2px solid var(--ast-global-color-0);
	}
	header.site-header .ast-mobile-header-wrap  .ast-mobile-header-content.content-align-flex-start {
		position: absolute;
		width: 100%;
	}
	header.site-header .ast-mobile-header-wrap .ast-mobile-header-content.content-align-flex-start ul.main-header-menu.ast-nav-menu li ul.sub-menu {
		background: var(--ast-global-color-0);
	}
	header.site-header .ast-mobile-header-wrap .ast-mobile-header-content.content-align-flex-start ul.main-header-menu.ast-nav-menu li ul.sub-menu li a.menu-link {
		color: #000 !important;
	}
	header.site-header .ast-mobile-header-wrap .ast-mobile-header-content.content-align-flex-start ul.main-header-menu.ast-nav-menu li ul.sub-menu li button.ast-menu-toggle span.ast-icon.icon-arrow svg.ast-arrow-svg {
		fill: white;
	}
	
}
@media only screen and (max-width:921px) and (min-width:768px) {
	
}
@media (max-width: 767px) {
	.wp-block-uagb-advanced-heading.new-para-heading-2 .uagb-heading-text {
        font-size: 30px;
    }
	.wp-block-uagb-container.meet-our-attorney:before {
		left: 0;
	}
	.wp-block-uagb-container.bottom-contact-form-mid:before {
		top: -10px;
		left: -10px;
		width: calc(100% + 20px);
		border-radius: 30px;
	}
	.wp-block-uagb-post-carousel.letest-articles-insights ul.slick-dots {
		margin-top: 9px !important;
		margin-bottom: 9px !important;
	}
	.footer-copyright .left-copyrgith {
		font-size: 18px;
	}
	header.site-header .ast-mobile-header-wrap .ast-main-header-wrap.main-header-bar-wrap {
		padding-top: 9px;
		padding-bottom: 29px;
	}
	.how-may-we-help-you-slider .swiper-pagination.swiper-pagination-clickable {
        bottom: -60px;
    }
	.all-footer-section {
		gap: 40px;
	}
}
@media (max-width: 575px) {
   .wp-block-uagb-advanced-heading.banner-section-first-heading .uagb-heading-text {
        font-size: 13.5vw;
    }
	.wp-block-uagb-advanced-heading.banner-section-first-heading p.uagb-desc-text {
        font-size: 9vw;
    }
	.wp-block-uagb-advanced-heading.banner-section-sec-heading .uagb-heading-text {
        font-size: 5vw;
    }
	.banner-section-design .wp-block-uagb-buttons a.uagb-buttons-repeater.wp-block-button__link .uagb-button__link {
		font-size: 3.1vw;
	}
	.wp-block-uagb-advanced-heading.new-para-heading-2 .uagb-heading-text {
        font-size: 30px;
    }
	.wp-block-uagb-container.meet-our-attorney .wp-block-uagb-image.wp-block-uagb-image--layout-default {
		margin-left: -40px;
		width: calc(100% + 40px) !important;
	}
	.home-form .sub-heading p {
		font-size: 5.5vw;
		line-height: 1.2;
	}
	.home-form .home-top-heading, .home-form .home-top-heading p {
		font-size: 6.5vw;
		line-height: 1.2;
	}
	.wp-block-uagb-container.banner-section-design .rll-youtube-player {
            outline: 5px solid var(--ast-global-color-0);
    }
	.top-heading-part .wp-block-uagb-advanced-heading p.uagb-desc-text {
		font-size: 4vw;
	}
	.all-footer-section .map-part iframe {
		height: 305px;
	}
}
@media (max-width: 480px) {
	.wp-block-uagb-advanced-heading.banner-section-first-heading .uagb-heading-text {
        font-size: 13.5vw;
    }
	.wp-block-uagb-advanced-heading.banner-section-first-heading p.uagb-desc-text {
        font-size: 8.7vw;
    }
	.wp-block-uagb-advanced-heading.banner-section-sec-heading .uagb-heading-text {
        font-size: 4.6vw;
    }
	.banner-section-design .wp-block-uagb-buttons a.uagb-buttons-repeater.wp-block-button__link .uagb-button__link {
		font-size: 2.9vw;
	}
	.banner-section-sec-heading:after {
        width: calc(100% - 32px);
        height: 4px;
        max-width: 206px;
    }
	.heading-part-sldier .swiper-content .wp-block-uagb-container {
		min-height: 290px;
	}
	.all-footer-section .footer-content-part .footer-contact-detail .grid-setup {
		font-size: 5.2vw;
	}
	.sidebar-form .sub-heading, .sidebar-form .sub-heading p {
		font-size: 5.3vw;
	}
}