
/**** Media Query ****/
ul.menu-top .hide-menu {
	display: none;
}

.menu-wrap {
	display: none;
}

.no-scroll {
	overflow: hidden;
}

@media (min-width: 1700px) {
	p {
		margin-bottom: 1.8rem;
	}
	
	p:last-child {
		margin-bottom: 0;
	}
	
	h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
		line-height: 1.4;
	}
	
	.space-pd {
		padding-top: 130px;
		padding-bottom: 130px;
	}
	
	.space-mr {
		margin-top: 130px;
		margin-bottom: 130px;
	}
	
	h2, .h2, .heading {
		line-height: 1.3;
	}
	
	.container {
		max-width: 1560px;
	}
	
	.home-circle-sec .container {
		max-width: 1210px;
	}
	
	.home-content-sec .container {
		max-width: 1220px;
	}
	
	.home-content-sec .loop-col .item-content-box {
		max-width: 510px;
	}
	
	.home-content-sec .loop-col:last-child .item-content-box {
		margin-left: auto;
	}
	
	.home-content-sec .item-content-box img {
		margin-bottom: 20px;
	}
	
	.home-circle-sec .item a {
		width: 260px;
		height: 260px;
		border-radius: 260px;
		font-size: 26px;
		padding: 30px 30px;
		box-shadow: 0 0 70px rgba(0, 0, 0, .1);
	}
	
	.featured-video-sec .heading-small {
		font-size: 40px;
	}
	
	/*    .menu-header #mainNav > li.menu-item-has-children .sidebar-menu-arrow {
            margin-top: 3px;
        }*/
	.menu-top li a {
		font-size: 16px;
		padding: 46px 20px;
	}
	
	.home-content-sec::before {
		height: 84%;
	}
	
	.wide-content-sec .loop-wrap .inner-content {
		padding-left: 60px;
	}
	
	.wide-content-sec .loop-wrap:nth-child(2n) .inner-content {
		padding-left: 0;
		padding-right: 60px;
	}
	
	.accordion-button {
		font-size: 22px;
		padding: 28px 75px 28px 40px;
	}
	
	.accordion-button::after {
		top: 31px;
	}
	
	.accordion-button:not(.collapsed)::after {
		top: 41px;
	}
	
	/*.menu-header #mainNav > li.menu-item-has-children .sidebar-menu-arrow {
        margin-top: 3px;
    }*/
	.footer-logo svg, .footer-logo img {
		height: 100px;
		width: 315px;
	}
	
	.testimonial-page .heading, .team-page .heading {
		font-size: 64px;
	}
	
	.footer-col-1 {
		flex: 1 0 8%;
	}
	
	.video-lists-page .content .heading {
		font-size: 64px;
	}
	
	.video-tab-content-sec .load-more {
		padding: 23px 60px;
	}
	
	.publications-page .content-wraper .heading, .services-content-sec .heading {
		font-size: 64px;
	}
	
	.default-content .heading, .post-default-content .heading {
		font-size: 42px;
	}
	
	.knowledge-pa-sec ul li {
		margin-bottom: 25px;
	}
	
	.choose-content-sec .small-title {
		line-height: 55px;
	}
	
	.video-detail .html5lightbox .play-icon {
		width: 85px;
		height: 85px;
		border-radius: 85px;
	}
	
	.video-detail .html5lightbox .play-icon svg {
		width: 28px;
		height: 28px;
	}
	
	.video-detail .html5lightbox {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.menu-header #mainNav > li.menu-item-has-children .sidebar-menu-arrow {
		right: 11px;
	}
	
	.page-template-template-team .home-circle-sec {
		margin-bottom: 130px;
	}
}

@media (min-width: 1401px) and (max-width: 1699px) {
	h2, .h2, .heading {
		font-size: 42px;
	}
	
	.heading-small, .video-detail .heading {
		font-size: 32px;
	}
	
	.default-content h1, .post-default-content h1 {
		font-size: 40px;
	}
	
	.default-content h2, .post-default-content h2 {
		font-size: 36px;
		margin-top: 30px;
	}
	
	.default-content h3, .post-default-content h3 {
		font-size: 30px;
		margin-top: 30px;
	}
	
	.default-content h4, .post-default-content h4 {
		font-size: 26px;
		margin-top: 30px;
	}
	
	.default-content h5, .post-default-content h5 {
		font-size: 23px;
	}
	
	.default-content h6, .post-default-content h6 {
		font-size: 20px;
	}
	
	.default-content > h2:first-child, .post-default-content > h2:first-child, .default-content > h3:first-child, .post-default-content > h3:first-child, .default-content > h4:first-child, .post-default-content > h4:first-child {
		margin-top: 0;
	}
	
	.large-heading {
		font-size: 60px;
	}
	
	.home-banner-slider .sub-heading, .home-banner .sub-heading {
		font-size: 25px;
	}
	
	.header-left {
		width: 20%;
	}
	
	.header-right {
		width: 80%;
	}
	
	.home-banner-slider .banner-heading, .home-banner .banner-heading {
		font-size: 60px;
	}
	
	.home-banner-slider .btn, .home-banner .btn {
		margin-top: 40px;
	}
	
	.home-banner-slider .slick-dots li, .home-banner-slider .slick-dots li button {
		width: 40px;
		height: 40px;
		border-radius: 40px;
	}
	
	ul.menu-top li {
		margin-right: 7px;
	}
	
	.home-content-sec .item-content-box {
		max-width: 500px;
	}
	
	.wide-content-sec .video-content-block .sub-heading {
		font-size: 18px;
	}
	
	.wide-content-sec .video-content-block {
		padding: 50px 80px;
	}
	
	.wide-content-sec .loop-wrap .inner-content {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	
	.wide-content-sec .video-content-block .heading {
		font-size: 50px;
	}
	
	.home-image-box .loop-col .inner-content > .heading {
		font-size: 40px;
	}
	
	.home-image-box .loop-col:hover .inner-content > .heading {
		font-size: 34px;
	}
	
	.home-blog-lists .post-meta {
		font-size: 20px;
	}
	
	.home-blog-lists .loop-col .content-box {
		padding: 0 80px;
	}
	
	.contact-info-wraper {
		margin-top: 25px;
		padding-left: 25px;
	}
	
	.contact-info-wraper .contact-info {
		margin-bottom: 25px;
	}
	
	.nap-address {
		margin-bottom: 25px;
	}
	
	.video-tab-list .nav-btn {
		font-size: 20px;
		line-height: 1.2;
		margin-top: 25px;
		border-radius: 15px;
	}
	
	.page-banner .page-banner-title {
		font-size: 60px;
	}
	
	.home-circle-sec .item a {
		width: 250px;
		height: 250px;
		font-size: 23px;
	}
	
	.services-content-sec .content {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
	.featured-video-sec .loop-col .inner-box {
		padding: 15px;
	}
	
	.menu-top li a {
		padding: 48px 5px;
	}
	
	ul.menu-top>li.menu-item-has-children a {
		padding-right: 24px;
	}
}

@media (min-width: 1200px) and (max-width: 1400px) {
	body {
		font-size: 16px;
		margin-top: 120px;
		line-height: 1.8;
	}
	
	ul.menu-top li {
		margin-right: 9px;
	}
	
	.header-left {
		width: 15%;
	}
	
	.header-right {
		width: 85%;
	}
	
	.container {
		max-width: 1200px;
	}
	
	.sub-heading {
		font-size: 22px;
	}
	
	h2, .h2, .heading {
		font-size: 40px;
	}
	
	.large-heading {
		font-size: 44px;
	}
	
	.heading-small, .video-detail .heading {
		font-size: 34px;
	}
	
	.small-title {
		font-size: 28px;
	}
	
	.btn {
		padding: 15px 50px;
		font-size: 16px;
	}
	
	.page-banner {
		min-height: 470px;
	}
	
	.page-banner .page-banner-title {
		font-size: 50px;
	}
	
	.header-search-box {
		height: 100px;
	}
	
	.header-logo img, .header-logo svg {
		width: 200px;
	}
	
	.menu-top li a {
		font-size: 13px;
		padding-left: 5px;
		padding-right: 12px;
		padding-top: 42px;
		padding-bottom: 42px;
	}
	
	.menu-header #mainNav > li.menu-item-has-children .sidebar-menu-arrow {
		margin-top: 2px;
	}
	
	.home-banner-video, .home-banner {
		height: calc(100vh - 100px);
	}
	
	.home-banner-slider .sub-heading, .home-banner .sub-heading {
		font-size: 22px;
		margin-bottom: 20px;
	}
	
	.home-banner-slider .banner-heading, .home-banner .banner-heading {
		font-size: 50px;
	}
	
	.home-banner-slider .btn {
		margin-top: 30px;
	}
	
	.home-banner-slider .slick-dots {
		bottom: 40px;
	}
	
	.home-banner-slider .slick-dots li, .home-banner-slider .slick-dots li button {
		width: 30px;
		height: 30px;
		border-radius: 30px;
	}
	
	.home-video-sec .video-block {
		position: relative;
		height: 700px;
	}
	
	.home-blog-lists .loop-col .content-box {
		bottom: 30px;
		padding: 0 60px;
	}
	
	.home-blog-lists .post-meta {
		font-size: 17px;
	}
	
	.wide-content-sec .video-content-block {
		padding: 50px 60px;
	}
	
	.wide-content-sec .video-content-block .heading {
		font-size: 50px;
	}
	
	.wide-content-sec .loop-wrap .inner-content {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.wide-content-sec .video-content-block svg {
		width: 70px;
		height: 70px;
	}
	
	.wide-content-sec .video-content-block .sub-heading {
		font-size: 18px;
	}
	
	.wide-content-sec .video-content-block .heading {
		font-size: 42px;
	}
	
	.home-image-box .loop-col .inner-content > .heading {
		font-size: 40px;
	}
	
	.home-image-box .loop-col:hover .inner-content > .heading {
		font-size: 34px;
	}
	
	.home-image-box .loop-col .hover-content .heading {
		font-size: 30px;
	}
	
	.home-image-box .loop-col {
		height: 650px;
	}
	
	.post-lists .blog-title {
		font-size: 26px;
		margin-bottom: 20px;
	}
	
	.post-image img {
		border-radius: 20px;
	}
	
	.read-more-btn {
		font-size: 15px;
	}
	
	.read-more-btn svg {
		width: 13px;
		height: 13px;
	}
	
	.post-lists .post-image {
		padding-right: 25px;
		border-radius: 20px;
	}
	
	.post-lists .post-meta {
		height: 50%;
		padding: 0 30px;
		font-size: 25px;
	}
	
	.post-lists .post-meta span:last-child {
		font-size: 32px;
	}
	
	.pagination .nav-links > * {
		width: 50px;
		height: 50px;
		border-radius: 50px;
	}
	
	.pagination .next, .pagination .prev {
		width: 88px;
	}
	
	.publications-lists .loop-col {
		padding: 30px 20px;
	}
	
	.publications-lists .loop-col .small-title {
		font-size: 25px;
	}
	
	.form-control {
		padding: 12px 20px;
		font-size: 16px;
	}
	
	.submit-btn input[type="submit"] {
		font-size: 16px;
	}
	
	.sidebar-heading, .sidebar .widget-title {
		font-size: 28px;
	}
	
	.publications-lists, .publications-page .content-wraper {
		padding-right: 50px;
	}
	
	.post-default-content, .default-content {
		padding-right: 50px;
	}
	
	.attorney-bio-tab .nav-tabs li .nav-btn {
		font-size: 16px;
		letter-spacing: 0;
	}
	
	.attorney-bio-tab .nav-tabs li {
		margin-bottom: 20px;
	}
	
	.attorney-bio-tab .tab-content {
		padding: 40px 30px;
		border-radius: 20px;
	}
	
	.f-cta {
		font-size: 25px;
		letter-spacing: .02em;
	}
	
	.f-cta svg, .f-cta img {
		width: 25px;
		height: 25px;
		margin-right: 10px;
	}
	
	.footer-menu-last li a {
		font-size: 16px;
	}
	
	.footer-logo svg, .footer-logo img {
		height: 70px;
		width: 220px;
	}
	
	.video-tab-list .nav-btn {
		font-size: 16px;
		line-height: 1.2;
		margin-top: 0;
	}
	
	.html5lightbox .play-icon {
		width: 45px;
		height: 45px;
		border-radius: 45px;
	}
	
	.html5lightbox .play-icon svg {
		width: 15px;
		height: 15px;
	}
	
	.video-tab-content-sec .html5lightbox > img {
		height: 240px;
	}
	
	.default-content h1, .post-default-content h1 {
		font-size: 40px;
	}
	
	.default-content h2, .post-default-content h2 {
		font-size: 34px;
	}
	
	.default-content h3, .post-default-content h3 {
		font-size: 30px;
	}
	
	.default-content h4, .post-default-content h4 {
		font-size: 27px;
	}
	
	.default-content h5, .post-default-content h5 {
		font-size: 23px;
	}
	
	.default-content h6, .post-default-content h6 {
		font-size: 20px;
	}
	
	.services-content-sec .content {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
	.featured-video-sec .html5lightbox > img {
		height: auto;
	}
	
	.featured-video-sec .loop-col .inner-box {
		padding: 10px;
	}
	
	ul.menu-top li .sub-menu li a {
		font-size: 14px;
	}
	
	li#menu-item-36550  ul.sub-menu {
		top: -55px !important;
	}
}

@media (min-width: 1200px) {
	.scroll-menu ul.sub-menu {
		max-height: calc(100vh - 200px);
	}
	
	li#menu-item-36820 ul.sub-menu {
		max-height: 68vh;
	}
	
	.scroll-menu ul.sub-menu::-webkit-scrollbar {
		width: 7px;
		height: 8px;
		background-color: #000;
	}
	
	/* Add a thumb */
	.scroll-menu ul.sub-menu::-webkit-scrollbar-thumb {
		background: #c85e28;
	}
}

@media (max-width: 1251px) {
	.menu-top li a {
		font-size: 12px;
	}
}

@media (max-width: 1199px) {
	.beware-right-section {
		padding: 0px 10px 40px 10px !important;
	}
	
	body {
		margin-top: 90px;
		font-size: 16px;
		line-height: 1.8;
	}
	
	.submit-btn input[type="submit"] {
		font-size: 16px;
	}
	
	.sidebar-heading, .sidebar .widget-title {
		font-size: 28px;
	}
	
	.form-control {
		padding: 12px 20px;
		font-size: 16px;
	}
	
	.read-more-btn {
		font-size: 15px;
	}
	
	.read-more-btn svg {
		width: 13px;
		height: 13px;
	}
	
	.page-banner .page-banner-title {
		font-size: 50px;
	}
	
	.h2, h2, .heading {
		font-size: 38px;
	}
	
	.small-title {
		font-size: 28px;
	}
	
	.btn {
		padding: 15px 50px;
		font-size: 16px;
	}
	
	.sub-heading {
		font-size: 22px;
	}
	
	.space-pd {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.space-mr {
		margin-top: 60px;
		margin-bottom: 60px;
	}
	
	.pagination .nav-links > * {
		width: 45px;
		height: 45px;
		border-radius: 45px;
	}
	
	.pagination .next, .pagination .prev {
		width: 80px;
	}
	
	.post-lists  .blog-title, .blog-detail .post-title {
		font-size: 28px;
	}
	
	.default-content h1, .post-default-content h1 {
		font-size: 36px;
	}
	
	.default-content h2, .post-default-content h2 {
		font-size: 32px;
		margin-top: 30px;
	}
	
	.default-content h3, .post-default-content h3 {
		font-size: 28px;
		margin-top: 30px;
	}
	
	.default-content h4, .post-default-content h4 {
		font-size: 25px;
		margin-top: 30px;
	}
	
	.default-content h5, .post-default-content h5 {
		font-size: 22px;
	}
	
	.sidebar-heading, .sidebar .widget-title {
		font-size: 30px;
	}
	
	.default-content > h2:first-child, .post-default-content > h2:first-child, .default-content > h3:first-child, .post-default-content > h3:first-child, .default-content > h4:first-child, .post-default-content > h4:first-child {
		margin-top: 0;
	}
	
	.alignleft, .alignright {
		float: none;
		display: block;
		margin: 20px auto;
	}
	
	.header-left {
		width: 50%;
	}
	
	.header-right {
		width: 50%;
	}
	
	.header-logo img, .header-logo svg {
		width: 200px;
	}
	
	.header-search-box {
		height: 90px;
	}
	
	.menu-header {
		display: none;
	}
	
	ul.menu-top .hide-menu {
		display: block;
	}
	
	.menu-wrap {
		background-color: var(--bs-grey);
		position: fixed;
		top: 90px;
		height: 100%;
		width: 100%;
		right: -100%;
		font-size: 1em;
		font-weight: 700;
		overflow: auto;
		transition: .5s;
		z-index: 12;
		display: flex;
		justify-content: center;
		align-items: center;
		border-top: 3px solid var(--bs-themered);
	}
	
	.menu-full-wrapper {
		width: 100%;
		position: absolute;
		top: 0;
		text-align: left;
	}
	
	.menu-show {
		right: 0;
		max-width: 100%;
	}
	
	.menu-sidebar {
		margin: 0;
		position: relative;
		top: 0;
		width: 100%;
		margin-left: auto;
		height: 100%;
		padding-bottom: 50%;
	}
	
	.menu-bar-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper li {
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		margin: 0;
		border: none;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
		padding: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
		border-top: 1px solid rgba(255, 255, 255, .1);
	}
	
	.menu-sidebar .menu-bar-wrapper li:last-child {
		border: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a {
		color: var(--bs-white);
		padding: 12px 15px;
		position: relative;
		display: block;
		line-height: 1.7;
		font-weight: 400;
		text-transform: capitalize;
		font-size: 16px;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a:hover:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item>a, .menu-sidebar .menu-bar-wrapper li>a:focus, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>a, .menu-sidebar .menu-bar-wrapper li.menu-item-has-children:hover > a, .menu-sidebar .menu-bar-wrapper li>a:hover, .menu-sidebar .menu-bar-wrapper li.current_page_ancestor > a {
		background-color: var(--bs-orange);
		color: var(--bs-white);
	}
	
	.menu-sidebar .sidebar-menu-arrow:after {
		content: "";
		cursor: pointer;
		border-left: 2px solid var(--bs-white);
		border-bottom: 2px solid var(--bs-white);
		display: inline-block;
		width: 10px;
		height: 10px;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin: auto;
		position: absolute;
		right: 15px;
		top: 50%;
		bottom: 0;
		margin-top: -8px;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow.responsive-up-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li:hover .sidebar-menu-arrow:after, .testimonials-slider .slick-arrow:hover:after {
		border-left: 2px solid var(--bs-white);
		border-bottom: 2px solid var(--bs-white);
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
		transform: rotate(135deg);
		display: block;
		margin: 0;
		border-left: 2px solid var(--bs-white);
		border-bottom: 2px solid var(--bs-white);
	}
	
	.current-menu-parent span.sidebar-menu-arrow::after {
		border-left: 2px solid var(--bs-white);
		border-bottom: 2px solid var(--bs-white);
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow::after {
		color: #0e2743;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
		font-weight: 400;
		background-color: #e93941;
		color: #fff;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children {
		position: relative;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
		position: absolute;
		right: 0;
		top: 0;
		height: 47px;
		width: 44px;
		background-color: transparent;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
		display: none;
		background: none;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a {
		padding-left: 30px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
		font-size: 16px;
	}
	
	.sidebar-menu-arrow::after {
		cursor: pointer;
		content: "";
		position: absolute;
		top: 0px;
		margin: auto;
		bottom: 0px;
		right: 0;
		background-size: 14px;
		height: 40px;
		width: 40px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
		display: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
		padding-left: 50px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li .sub-menu li a {
		padding-left: 70px;
	}
	
	.menu-button {
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all ease-in-out .4s;
		position: relative;
	}
	
	.menu-button .menu-bar {
		position: absolute;
		transition: .5s;
		opacity: 1;
		margin: 0 auto;
		width: 22px;
		left: 0;
		right: 0;
		background: #fff;
		height: 1px;
		border-radius: 0px;
	}
	
	.menu-button:hover {
		cursor: pointer;
	}
	
	.menu-button .menu-bar-top {
		top: 11px;
	}
	
	.menu-button .menu-bar-middle {
		top: 50%;
		transform: translateY(-50%);
	}
	
	.menu-button .menu-bar-bottom {
		top: auto;
		bottom: 11px;
	}
	
	.menu-button.button-open {
		z-index: 13;
	}
	
	.menu-button.button-open {
		z-index: 13;
	}
	
	.button-open .menu-bar-middle {
		background-color: #beccd7;
		transform: translate(230px);
		transition: .1s ease-in;
		opacity: 0;
	}
	
	.menu-button.button-open .menu-bar-top {
		transform: rotate(45deg) translate(14px, 16px);
		transition: .5s;
		top: 0;
		opacity: 1;
	}
	
	.menu-button.button-open .menu-bar-bottom {
		transform: rotate(-45deg) translate(5px, -7px);
		transition: .5s;
		top: 30px;
	}
	
	header .sub-menu li ul.sub-menu {
		position: static;
	}
	
	.header-right .phone-number {
		height: 40px;
		width: 40px;
		align-items: center;
		justify-content: center;
		margin: 0 10px;
	}
	
	.header-right .phone-number svg {
		width: 22px;
		fill: #fff;
		height: 22px;
	}
	
	.search-icon {
		line-height: 40px;
		width: 40px;
		height: 40px;
		align-items: center;
		justify-content: center;
		transition: all ease-in-out .4s;
		margin-left: 0;
		margin-right: 0px;
	}
	
	.search-icon svg, .search-icon img {
		width: 18px;
		height: 18px;
		stroke: #fff;
	}
	
	.search-icon svg path {
		stroke: #fff;
	}
	
	.wide-content-sec .video-content-block .heading {
		font-size: 36px;
		line-height: 1.2;
	}
	
	.wide-content-sec .loop-wrap .inner-content {
		padding-left: 20px;
	}
	
	.wide-content-sec .loop-wrap:nth-child(2n) .inner-content {
		padding-left: 0;
		padding-right: 20px;
	}
	
	.wide-content-sec .video-content-block {
		padding: 50px 30px;
	}
	
	.wide-content-sec .loop-wrap .inner-content {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.home-banner-slider .banner-heading, .home-banner .banner-heading {
		font-size: 50px;
	}
	
	.home-image-box .loop-col .inner-content > .heading {
		font-size: 34px;
	}
	
	.home-image-box .loop-col:hover .inner-content > .heading {
		font-size: 34px;
	}
	
	.home-image-box .loop-col {
		height: 620px;
		padding: 40px 20px;
	}
	
	.home-image-box .loop-col .hover-content .heading {
		font-size: 26px;
	}
	
	.home-video-sec .video-block {
		height: 600px;
	}
	
	.home-blog-lists .loop-col .content-box {
		bottom: 30px;
		padding: 0 30px;
	}
	
	.home-blog-lists .post-title {
		font-size: 32px;
	}
	
	.home-blog-lists .post-meta {
		font-size: 18px;
	}
	
	.featured-video-sec .html5lightbox > img {
		height: 220px;
	}
	
	#footer .footer-col-1 {
		flex: 1 0 100%;
		margin-bottom: 30px;
	}
	
	#footer .footer-logo {
		display: flex !important;
		justify-content: center;
	}
	
	.post-lists {
		padding-right: 0;
	}
	
	.publications-lists, .publications-page .content-wraper {
		padding-right: 0px;
	}
	
	.post-default-content, .default-content {
		padding-right: 0px;
	}
	
	.attorney-bio-tab .nav-tabs li {
		margin-bottom: 20px;
	}
	
	.attorney-bio-tab .tab-content {
		padding: 40px 30px;
		border-radius: 20px;
	}
	
	.pagination {
		padding-right: 0;
	}
	
	.footer-menu-last li a {
		font-size: 16px;
	}
	
	.home-banner-slider .slick-dots li button, .home-banner-slider .slick-dots li {
		width: 30px;
		height: 30px;
		border-radius: 30px;
	}
	
	.choose-content-sec h5, .choose-content-sec h6 {
		font-size: 22px;
	}
	
	.post-lists .post-meta {
		padding: 15px 25px;
		height: auto;
		font-size: 20px;
	}
	
	.post-lists .post-meta span:last-child {
		font-size: 25px;
	}
	
	.post-lists .post-image {
		padding-right: 10px;
		border-radius: 15px;
	}
	
	header.main-header .container {
		max-width: 98%;
	}
	
	.home-circle-sec .item a br {
		display: none;
	}
	
	.html5lightbox {
		margin-bottom: 15px;
	}
	
	.html5lightbox .play-icon {
		width: 45px;
		height: 45px;
		border-radius: 45px;
	}
	
	.html5lightbox .play-icon svg {
		width: 15px;
		height: 15px;
	}
	
	.team-page .item-wrap img {
		height: 550px;
	}
	
	.team-page .attorney-name {
		font-size: 30px;
	}
	
	.video-tab-list .nav-btn {
		font-size: 16px;
	}
	
	.home-banner-video {
		height: calc(37rem - 100px);
	}
}

@media (max-width: 991px) {
	.job-opportunities-wraper .tab-content {
		margin-top: 30px;
		padding: 30px 20px;
	}
	
	.featured-img .badge-logo {
		bottom: 0px;
		height: auto !important;
		width: 100px !important;
		right: 0px;
	}
	
	.map-iframe iframe {
		height: 350px;
	}
	
	body {
		font-size: 16px;
		line-height: 1.8;
	}
	
	.heading-small {
		font-size: 34px;
	}
	
	.sub-heading {
		font-size: 20px;
		letter-spacing: .1em;
	}
	
	.small-title {
		font-size: 28px;
		margin-bottom: 15px;
	}
	
	.heading br {
		display: none;
	}
	
	aside.sidebar {
		margin-top: 60px;
	}
	
	.h2 .h2, h2, .heading, h2.title {
		font-size: 36px;
		margin-bottom: 20px;
	}
	
	.btn {
		padding: 15px 40px;
	}
	
	.header-left {
		width: 50%;
	}
	
	.header-right {
		width: 50%;
	}
	
	.home-banner-slider, .home-banner {
		clip-path: ellipse(90% 70% at 50% 30%);
	}
	
	.home-banner-video, .home-banner {
		position: relative;
		height: calc(680px - 90px);
	}
	
	.home-banner-slider .banner-content {
		padding: 0 30px 60px;
	}
	
	.home-banner-slider .banner-heading, .home-banner .banner-heading {
		font-size: 45px;
	}
	
	.home-banner-slider .sub-heading, .home-banner .sub-heading {
		font-size: 24px;
		margin-bottom: 20px;
	}
	
	.home-banner-slider .btn {
		margin-top: 30px;
	}
	
	.home-banner-slider .slick-dots {
		bottom: 80px;
	}
	
	.home-banner-slider .slick-dots li {
		width: 20px;
		height: 20px;
		border-radius: 20px;
		margin: 0 6px;
	}
	
	.home-banner-slider .slick-dots li button {
		width: 20px;
		height: 20px;
		border-radius: 20px;
	}
	
	.home-content-sec::before {
		height: 90%;
		clip-path: ellipse(100% 100% at 50% 100%);
	}
	
	.home-content-sec .item-content-box {
		max-width: 100%;
		margin-bottom: 40px;
	}
	
	.home-content-sec .loop-col:last-child .item-content-box {
		margin-bottom: 0;
	}
	
	.home-content-sec .item-content-box img {
		width: 100%;
	}
	
	.home-content-sec .item-content-box .btn {
		width: auto !important;
	}
	
	.wide-content-sec .loop-wrap {
		margin-bottom: 0px;
	}
	
	.wide-content-sec .loop-wrap .inner-content {
		padding-left: 0;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.wide-content-sec .loop-wrap:nth-child(2n) .inner-content {
		padding-right: 0;
	}
	
	.wide-content-sec .video-box-wrapper {
		position: relative;
		width: 100%;
		border-radius: 0;
		height: 500px;
	}
	
	.wide-content-sec .video-content-block {
		padding: 40px 60px;
	}
	
	.wide-content-sec {
		padding: 0;
	}
	
	.wide-content-sec .loop-wrap:nth-child(2n) .video-box-wrapper {
		border-radius: 0;
	}
	
	.home-image-box .loop-col {
		height: 500px;
		padding: 0 30px;
	}
	
	.home-video-sec .video-block {
		height: 520px;
	}
	
	.featured-video-sec .grey-wrapper {
		padding: 40px 25px;
	}
	
	.home-blog-lists {
		column-count: 1;
		margin-top: 20px;
		padding: 0 20px;
	}
	
	.home-blog-lists .loop-col:first-child, .home-blog-lists .loop-col:nth-child(6) {
		height: 268px;
	}
	
	.home-blog-lists .loop-col:nth-child(4), .home-blog-lists .loop-col:nth-child(5), .home-blog-lists .loop-col:nth-child(6) {
		display: none;
	}
	
	.home-blog-lists .loop-col .content-box {
		padding: 0px 30px;
	}
	
	.home-blog-lists .post-title {
		font-size: 30px;
	}
	
	.accordion-button {
		font-size: 18px;
		padding: 22px 60px 22px 20px;
	}
	
	.accordion-button::after {
		width: 12px;
		height: 12px;
		right: 25px;
	}
	
	.footer-contact-sec .inner-wrap {
		max-width: 100%;
	}
	
	.footer-contact-sec .contact-form {
		margin-top: 40px;
	}
	
	.contact-info-wraper {
		margin-top: 30px;
		padding-left: 0;
	}
	
	.contact-info-wraper .contact-info {
		margin-bottom: 25px;
	}
	
	.nap-address {
		margin-bottom: 30px;
	}
	
	#footer .col {
		margin-top: 30px;
		flex: 1 0 50%;
	}
	
	#footer .footer-col-1 {
		flex: 1 0 100%;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 0;
	}
	
	.footer-menu {
		text-align: center;
	}
	
	.footer-menu li .sub-menu {
		margin-left: 0;
		display: inline-flex;
		flex-direction: column;
	}
	
	.footer-logo {
		display: inline-flex !important;
		justify-content: center;
	}
	
	.f-cta {
		font-size: 22px;
		letter-spacing: .02em;
		margin-right: 40px;
	}
	
	.f-cta svg, .f-cta img {
		width: 22px;
		height: 22px;
		margin-right: 10px;
	}
	
	.featured-video-sec .html5lightbox > img {
		height: auto;
	}
	
	.team-bio-post .featured-img {
		float: none;
		width: 100%;
		padding-right: 0;
		padding-bottom: 0;
		margin-bottom: 30px;
	}
	
	.attorney-bio-tab .tab-content {
		padding: 50px 30px;
		border-radius: 20px;
		margin-top: 30px;
	}
	
	.choose-content-sec img, .beware-imitators-sec img {
		border-radius: 20px;
		margin-bottom: 30px;
	}
	
	.choose-technology-sec .inner-box, .choose-estate-sec .inner-box {
		border-radius: 20px;
		padding: 60px 30px;
	}
	
	.choose-technology-sec .content {
		column-count: 1;
		column-gap: 0;
		margin-top: 0;
	}
	
	.services-content-sec img {
		border-radius: 20px 20px 0 0;
	}
	
	.services-content-sec .content {
		padding: 40px 20px;
		border-radius: 0 0 20px 20px;
		margin: 0;
	}
	
	.service-list-sec .img-col {
		position: static;
		width: 100%;
		border-radius: 0;
		height: auto;
	}
	
	.service-list-sec .img-col img {
		height: auto;
		width: 100%;
	}
	
	.service-list-sec .inner-content {
		margin-top: 30px;
		margin-bottom: 0;
	}
	
	.service-list-sec .loop-row:nth-child(2n) .img-col {
		border-radius: 0;
	}
	
	.knowledge-pa-sec ul li {
		width: 50%;
	}
	
	.video-tab-content-sec .html5lightbox > img {
		height: 250px;
	}
	
	.video-tab-content-sec .video-post-item {
		margin-bottom: 40px;
		height: calc(100% - 40px);
	}
	
	.video-tab-list .nav-btn {
		font-size: 18px;
		padding: 15px 20px;
		border-radius: 20px;
	}
	
	.post-lists .post-image {
		padding-right: 0;
		border-radius: 15px;
	}
	
	.post-lists  .blog-title, .blog-detail .post-title {
		font-size: 25px;
		margin-bottom: 15px;
	}
	
	.post-image img {
		border-radius: 15px;
	}
	
	.pagination .nav-links {
		flex-flow: wrap;
	}
	
	.pagination .next, .pagination .prev {
		width: 45px;
		position: static;
	}
	
	.publication-bottom-content .inner-wraper {
		padding: 40px 15px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.publication-bottom-content figure {
		margin-bottom: 30px;
	}
	
	.choose-estate-sec .html5lightbox {
		margin-bottom: 30px;
	}
	
	.choose-estate-sec .html5lightbox > img {
		border-radius: 15px;
	}
	
	.team-page .item-wrap img {
		height: auto;
	}
	
	.video-faqs-sec .html5lightbox {
		margin-bottom: 20px;
	}
	
	.accordion-body {
		padding: 20px 20px 20px;
	}
	
	.home-circle-sec .item a {
		width: 280px;
		height: 280px;
		border-radius: 280px;
	}
	
	.featured-video-sec .loop-col .inner-box {
		padding: 0px;
	}
	
	.featured-video-sec .loop-col .inner-box:hover {
		background: none;
	}
	
	.about-image .html5lightbox {
		margin-top: 30px;
	}
	
	.inner-bg-black {
		padding: 30px;
	}
	
	.results-tabs {
		width: 100%;
		row-gap: 10px;
	}
	
	.results-tabs .nav-link {
		padding: 15px 17px;
		margin: 0px 5px;
		font-size: 16px;
	}
	
	.results-tab-content .col-md-3 {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.design-review-section .col-md-4 {
		width: 100%;
	}
	
	.tellus-section-design .row {
		flex-direction: column-reverse;
	}
	
	.tellus-section-design h4 br {
		display: none;
	}
}

@media (min-width: 767px) and (max-width: 780px) {
	.home-circle-sec .container {
		max-width: 85%;
	}
}

/* Small Devices View  New*/
@media (max-width: 767px) {
	.home-banner-slider .banner-heading, .home-banner .banner-heading {
		font-size: 38px;
	}
	
	.grids-col.images img {
		height: auto;
	}
	
	.results-tab-content .col-md-3 {
		width: 100%;
	}
	
	.list-style ul li::before {
		top: 5px;
	}
	
	.why-choose-us {
		padding: 80px 10px;
	}
	
	.careers-video-content ul {
		column-count: 1;
		column-gap: 0;
	}
	
	.careers-content-box {
		padding: 20px 20px;
	}
	
	.page-banner {
		min-height: 270px;
	}
	
	.h2, h2, .heading {
		font-size: 34px;
	}
	
	.footer-menu-last li a {
		font-size: 16px;
	}
	
	.choose-content-sec h5, .choose-content-sec h6 {
		line-height: 1.4;
		font-size: 18px;
	}
	
	.knowledge-pa-sec ul li {
		width: 100%;
		padding-right: 0px;
	}
	
	.post-lists .post-content {
		margin-top: 25px;
	}
	
	.post-image img {
		height: 300px;
	}
	
	.post-lists .post-meta {
		padding: 15px 25px;
		height: auto;
		font-size: 20px;
	}
	
	.post-lists .post-meta span:last-child {
		font-size: 25px;
	}
	
	.modal-body {
		padding: 45px 15px;
	}
	
	.modal-body .modal-title {
		font-size: 22px;
		letter-spacing: 1px;
		margin-bottom: 10px !important;
	}
	
	.modal-body .form-content {
		margin-bottom: 12px;
	}
	
	.modal-body .btn-close {
		right: 10px;
		top: 10px;
	}
	
	.video-tab-content-sec .video-item .btn {
		position: relative;
		margin-top: 15px;
	}
	
	.video-tab-content-sec .video-post-item {
		padding-bottom: 0;
	}
	
	.video-faqs-sec .accordion {
		margin-top: 25px;
	}
	
	.featured-video-sec .loop-col .inner-box {
		padding: 0;
	}
	
	.featured-video-sec .loop-col .inner-box:hover {
		background: none;
	}
	
	.home-circle-sec .item a {
		width: 210px;
		height: 210px;
		border-radius: 210px;
	}
	
	.video-tab-list {
		height: 115px;
		overflow: hidden;
		position: relative;
		background: #c85e28;
		padding: 19px 10px;
		align-items: center;
		transition: .3s height ease;
	}
	
	.video-tab-list.openVideoTab > svg {
		position: absolute;
		top: 45px;
		right: 20px;
		width: 35px;
		height: 35px;
		fill: #fff;
		transition: none;
	}
	
	.video-tab-list > svg {
		position: absolute;
		top: 50%;
		right: 20px;
		width: 35px;
		height: 35px;
		fill: #fff;
		transform: translateY(-50%);
		transition: none;
	}
	
	.video-tab-list.openVideoTab {
		height: auto;
		background: #c85e28;
		padding: 21px 10px;
	}
	
	.video-tab-list li {
		display: none;
	}
	
	.video-tab-list li.activeVtb {
		display: block;
	}
	
	.video-tab-list.openVideoTab li.activeVtb {
		display: block;
	}
	
	.video-tab-list.openVideoTab li {
		display: block;
	}
	
	.video-tab-list.openVideoTab li:first-child button {
		background: #c85e28;
		color: #fff;
		border-color: #fff;
	}
	
	.design-title {
		font-size: 30px;
		line-height: 1.2;
	}
	
	.design-sections p {
		font-size: 14px;
		line-height: 1.7;
	}
	
	.inner-bg-black {
		background: rgba(51, 51, 51, 1);
		border-radius: 20px;
		padding: 25px;
	}
	
	.results-tabs {
		width: 100%;
		row-gap: 10px;
	}
	
	.results-tabs .nav-link {
		padding: 13px 10px;
		margin: 0px 4px;
		font-size: 14px;
	}
}

@media (max-width:575px) {
	body {
		font-size: 16px;
		line-height: 1.7;
	}
	
	.header-row {
		min-height: 66px;
	}
	
	/*    .header-row .header-logo svg {
        max-width: 170px;
    } */
	.btn, .form-control {
		font-size: 14px;
	}
	
	.small-title {
		font-size: 24px;
		margin-bottom: 15px;
	}
	
	.sub-heading {
		font-size: 16px;
		letter-spacing: 1px;
	}
	
	.default-content h1, .post-default-content h1 {
		font-size: 30px;
	}
	
	.default-content h2, .post-default-content h2 {
		font-size: 28px;
	}
	
	.default-content h3, .post-default-content h3 {
		font-size: 26px;
	}
	
	.default-content h4, .post-default-content h4 {
		font-size: 24px;
	}
	
	.default-content h5, .post-default-content h5 {
		font-size: 22px;
	}
	
	.page-banner .page-banner-title {
		font-size: 30px;
	}
	
	.h2, h2, .heading {
		font-size: 30px;
	}
	
	.header-logo img, .header-logo svg {
		height: auto;
		width: 100%;
	}
	
	.heading-small, .video-detail .heading {
		font-size: 30px;
	}
	
	.home-banner-video {
		height: calc(600px - 90px);
	}
	
	.home-banner-slider .banner-content {
		padding: 0 15px 30px;
	}
	
	.home-banner-slider .btn {
		margin-top: 15px;
	}
	
	.home-banner-slider .banner-heading, .home-banner .banner-heading {
		font-size: 40px;
	}
	
	.home-banner-slider .sub-heading, .home-banner .sub-heading {
		font-size: 20px;
		letter-spacing: .1em;
		margin-bottom: 15px;
	}
	
	.home-banner-slider .slick-dots li {
		width: 12px;
		height: 12px;
	}
	
	.home-banner-slider .slick-dots li button {
		width: 12px;
		height: 12px;
	}
	
	.home-circle-sec .item a {
		width: 180px;
		height: 180px;
		padding: 10px 10px;
		border-radius: 170px;
		font-size: 14px;
	}
	
	.home-video-sec .video-block {
		height: 250px;
	}
	
	.home-blog-lists .loop-col:first-child, .home-blog-lists .loop-col:nth-child(6) {
		height: 210px;
	}
	
	.home-blog-lists .loop-col::before {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
	}
	
	.home-blog-lists .loop-col {
		height: 150px;
		margin-top: 1px;
	}
	
	.home-blog-lists .loop-col .content-box {
		padding: 0px 15px;
		bottom: 10px;
	}
	
	.home-blog-lists .post-meta {
		font-size: 16px;
		letter-spacing: 2px;
		font-weight: 300;
		margin-bottom: 10px;
	}
	
	.home-blog-lists .post-title {
		font-size: 21px;
		line-height: 1.2;
		font-weight: 400;
	}
	
	#footer {
		padding-top: 50px;
		padding-bottom: 40px;
	}
	
	.footer-menu {
		text-align: center;
	}
	
	#footer .col {
		flex: 1 0 100%;
	}
	
	.footer-menu li .sub-menu {
		margin-left: 0;
		display: inline-flex;
		flex-direction: column;
	}
	
	.f-cta {
		font-size: 20px;
		margin-right: 0;
		justify-content: center;
		margin-bottom: 40px;
	}
	
	.footer-menu-last li a {
		font-size: 22px;
	}
	
	#footer .sociallink {
		justify-content: center;
	}
	
	.f-cta-wrap {
		margin: 35px 0;
		display: block !important;
	}
	
	.page-banner {
		min-height: 200px;
		padding-bottom: 60px;
		clip-path: ellipse(90% 70% at 50% 30%);
	}
	
	.home-image-box .loop-col {
		height: 450px;
		text-align: center;
	}
	
	.home-image-box .loop-col .inner-content > .heading {
		font-size: 28px;
	}
	
	.home-image-box .loop-col:hover .inner-content > .heading {
		font-size: 28px;
	}
	
	.choose-technology-sec .inner-box, .choose-estate-sec .inner-box {
		border-radius: 20px;
		padding: 40px 15px;
	}
	
	.choose-estate-sec .html5lightbox > img {
		border-radius: 20px;
	}
	
	.choose-content-sec h5, .choose-content-sec h6 {
		font-size: 16px;
	}
	
	.testimonial-page .item {
		padding: 30px 25px;
		border-radius: 20px;
	}
	
	.testimonial-page .item .quote-icon {
		width: 41px;
		height: 23px;
		margin-bottom: 10px;
	}
	
	.star-rating svg, .star-rating img {
		width: 18px;
		height: 18px;
	}
	
	.video-tab-content-sec .html5lightbox > img {
		height: 220px;
	}
	
	.video-tab-content-sec .video-title {
		font-size: 16px;
	}
	
	.pagination .nav-links > * {
		width: 40px;
		height: 40px;
		border-radius: 40px;
	}
	
	.pagination .next, .pagination .prev {
		width: 40px;
	}
	
	.publications-lists .loop-col {
		padding: 25px 15px;
	}
	
	.team-page .item-wrap img {
		height: 400px;
		border-radius: 15px;
	}
	
	.team-page .attorney-name {
		border-radius: 15px;
		font-size: 22px;
	}
	
	.nap-loop-col .b-name {
		font-size: 18px;
	}
	
	.contact-info-wraper .contact-info svg, .contact-info-wraper .contact-info img {
		width: 27px;
		height: 27px;
		margin-right: 13px;
	}
	
	.contact-info-wraper .contact-info {
		margin-bottom: 20px;
	}
	
	.nap-address {
		margin-bottom: 20px;
		padding-left: 40px;
		letter-spacing: .02em;
	}
	
	.nap-address svg, .nap-address img {
		width: 27px;
		height: 27px;
	}
	
	.knowledge-pa-sec .content {
		margin-top: 0 !important;
	}
	
	.attorney-bio-tab .tab-content {
		padding: 30px 15px;
		border-radius: 15px;
	}
	
	.post-default-content > img {
		height: 350px;
		border-radius: 15px;
	}
	
	.default-content iframe {
		height: 350px;
	}
	
	.header-search-box span.closebtn {
		right: 0;
	}
	
	.sidebar-form, .newsletter-widget, .recent-posts-widget, .sidebar-list, .sidebar-wrap {
		padding: 40px 15px;
	}
	
	.accordion-button {
		font-size: 16px;
	}
	
	.featured-video-sec .mt-5 {
		margin-top: 25px !important;
	}
	
	.attorney-bio-tab .list-arrow-right .list-style ul li:before {
		background-size: 5px !important;
		top: 3px;
	}
}

/* Extra Small Devices View */
@media (max-width: 480px) {
	.home-banner-slider .banner-heading, .home-banner .banner-heading {
		font-size: 30px;
	}
	
	.video-tab-list .nav-item {
		width: 100%;
	}
	
	.video-tab-list .nav-btn {
		font-size: 16px;
		height: auto;
		border-radius: 10px;
		margin-top: 0;
	}
	
	.post-lists  .blog-title, .blog-detail .post-title {
		font-size: 22px;
	}
	
	.video-tab-list {
		gap: 15px;
	}
}

@media (max-width: 420px) {
	.home-circle-sec .item a {
		width: 140px;
		height: 140px;
		border-radius: 140px;
	}
}

.mobile-wide-content-sec {
	padding-top: 60px;
	padding-bottom: 60px;
}

.mobile-wide-content-sec .loop-wrap .inner-content {
	padding-top: 0px;
	padding-bottom: 0px;
}

.mobile-wide-content-sec .loop-wrap {
	margin-bottom: 60px;
}

.mobile-wide-content-sec .loop-wrap:last-child {
	margin-bottom: 0px;
}
