
@media (min-width:991px) {
	.search-wrap-mobile {
		display: none;
	}
	
	.about_img {
		width: auto !important;
	}
}

@media (min-width:1199px) {
	.about_img {
		width: auto !important;
	}
}

@media (min-width:1300px) {
	.container {
		max-width: 1200px;
	}
}

@media (min-width:1400px) {
	.container {
		max-width: 1360px;
	}
}

@media (min-width:1500px) {
	#header .container, .home-page-banner .container {
		max-width: 1430px;
	}
}

@media (max-width:1500px) {
	ul.menu-top li {
		margin-left: 15px;
	}
	
	.menu-top li a {
		font-size: 15px;
	}
}

@media (max-width:1399px) {
	.header_link a, .menu-top li a {
		font-size: 14px;
	}
	
	.menu-header:after {
		width: 25px;
	}
	
	.header-phn-wrap>a {
		font-size: 20px;
	}
	
	.mobile-search-bar {
		padding-left: 15px;
	}
	
	ul.menu-top li {
		margin-left: 15px;
	}
	
	.home-banner-wrap .heading {
		font-size: 45px;
	}
	
	.inner-banner {
		height: 445px;
	}
	
	.logo-wrapper {
		width: 200px;
	}
}

@media (max-width:1299px) {
	.phnwrapper a {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
	.inner-banner {
		height: 425px;
	}
	
	.blog-page .blog-listing-row .blog-loop a.blog-img-link, .blog-single-row .blog-img-link {
		height: 400px;
	}
	
	ul.menu-top li {
		margin-left: 10px;
	}
	
	.menu-top li:last-child {
		padding-left: 35px;
	}
	
	.menu-top li:last-child::before {
		width: 25px;
	}
	
	.header-phn-wrap {
		margin-left: 20px;
	}
	
	.mobile-search-bar {
		padding-left: 10px;
		margin-left: 0;
	}
}

@media (max-width:1200px) {
	.menu-top li:last-child {
		padding-left: 0;
	}
	
	.menu-top li:last-child::before {
		display: none;
	}
	
	.header-phn-wrap {
		margin-left: 10px;
	}
	
	.header-phn-wrap>a {
		font-size: 17px;
		background-size: 25px;
		padding-left: 30px;
	}
	
	.menu-top li a, .phone_text {
		font-size: 12px;
	}
	
	.logo-wrapper {
		width: 180px;
	}
}

@media (max-width:1199px) {
	.h1, h1 {
		font-size: 34px;
	}
	
	.h2, h2 {
		font-size: 31px;
	}
	
	.h3, h3 {
		font-size: 25px;
	}
	
	.h4, h4 {
		font-size: 22px;
	}
	
	.h5, h5 {
		font-size: 20px;
	}
	
	.h6, h6 {
		font-size: 18px;
	}
	
	.header_link a, .menu-top li a, .phone_text {
		font-size: 12px;
	}
	
	.menu-header:after {
		content: none;
	}
	
	.header-phn-wrap {
		margin-left: 15px;
	}
	
	.header-phn-wrap>a {
		font-size: 17px;
	}
	
	.logo-wrapper {
		width: 180px;
	}
	
	.home-banner-wrap {
		height: 685px;
	}
	
	.nap-address-info-all {
		font-size: 13px;
		line-height: 1.8;
	}
	
	.menu-top li:last-child {
		padding-left: 0;
	}
	
	.menu-top li:last-child::before {
		width: 0;
	}
	
	.mobile-search-bar {
		padding-left: 10px;
		margin-left: 0;
	}
	
	ul.menu-top li {
		margin-left: 10px;
	}
	
	.inner-banner {
		height: 400px;
	}
	
	.blog-page .blog-listing-row .blog-loop a.blog-img-link, .blog-single-row .blog-img-link {
		height: 370px;
	}
	
	.sidebar-contact .h4 {
		font-size: 20px;
		padding: 20px 7px;
	}
	
	.footer-col-3 {
		width: 42%;
	}
	
	.footer-col-2 {
		width: 23%;
		position: relative;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:1024px) {
	.container {
		max-width: 100%;
	}
	
	.inner-banner {
		height: 375px;
	}
	
	.blog-page .blog-listing-row .blog-loop a.blog-img-link, .blog-single-row .blog-img-link {
		height: 350px;
	}
	
	.blog-page .blog-listing-row .blog-loop {
		padding: 0;
		margin-bottom: 30px;
	}
	
	.nap_map_iframe_full iframe {
		height: 170px;
	}
}

@media (max-width:991px) {
	.menu-wrap, .small-menu .menu-button .menu-bar-middle {
		background-color: #fff;
	}
	
	.h1, h1 {
		font-size: 38px !important;
	}
	
	.h2, h2 {
		font-size: 30px !important;
	}
	
	.h3, h3 {
		font-size: 26px !important;
	}
	
	.h4, h4 {
		font-size: 23px !important;
	}
	
	.h5, h5 {
		font-size: 20px !important;
	}
	
	.h6, h6 {
		font-size: 16px !important;
	}
	
	.aside-sidebar {
		margin-top: 35px;
	}
	
	.menu-wrap {
		position: fixed;
		top: 0;
		height: 100%;
		width: 100%;
		right: -100%;
		font-size: 1em;
		font-weight: 700;
		overflow: auto;
		transition: .5s;
		z-index: 12;
		display: flex;
		justify-content: center;
	}
	
	.menu-full-wrapper {
		width: 100%;
		position: relative;
	}
	
	.menu-show {
		right: 0;
		box-shadow: none;
		display: block;
		max-width: 100%;
	}
	
	.menu-sidebar {
		margin: 0 0 0 auto;
		position: relative;
		top: 0;
		width: 100%;
		padding-top: 70px;
	}
	
	.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(0, 0, 0, .3);
		padding: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
		border-top: 1px solid rgba(0, 0, 0, .3);
	}
	
	.menu-sidebar .menu-bar-wrapper li:last-child {
		border: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a {
		color: #000;
		padding: 7px 20px;
		position: relative;
		display: block;
		font-weight: 400;
		font-size: 16px;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a:hover {
		background-color: #f61;
		color: #fff;
		width: 100%;
	}
	
	.button-open .menu-bar, .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link::after, .menu-sidebar .menu-bar-wrapper li>a:hover::after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link, .menu-sidebar .menu-bar-wrapper li.current-menu-item>a {
		font-weight: 500;
		background-color: #f61;
		color: #fff;
		width: 100%;
	}
	
	.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+.sidebar-menu-arrow::after, .menu-sidebar .menu-bar-wrapper .current_page_item .sidebar-menu-arrow::after {
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	
	.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: 42px;
		width: 40px;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
		display: none;
		background: 0 0;
	}
	
	.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: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a {
		font-size: 16px;
		padding-left: 45px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow::after {
		padding: 0 10px;
		font-size: 16px;
	}
	
	.menu-sidebar .sidebar-menu-arrow::after {
		content: "";
		cursor: pointer;
		border-left: 1px solid #6f6f6f;
		border-bottom: 1px solid #6f6f6f;
		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: -5px auto auto;
		position: absolute;
		right: 15px;
		top: 50%;
		bottom: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow::after {
		transform: rotate(135deg);
		display: block;
		margin: 0;
	}
	
	.header-phn-wrap>a .ipad-phn-wrap, .menu-sidebar .menu-bar-wrapper li .sub-menu li a::after, .nav-menu.menu-header {
		display: none;
	}
	
	.header-aside-col {
		align-items: center;
		display: flex;
		justify-content: flex-end;
		padding-right: 55px;
	}
	
	div#mobile-search-bar {
		border-left: none;
		top: 0;
	}
	
	header#header .container-fluid {
		padding-right: 0;
		padding-left: 15px;
	}
	
	.logo-wrapper {
		padding-right: 0;
		margin-right: 0;
	}
	
	.menu-button:hover {
		cursor: pointer;
	}
	
	.menu-button {
		height: 40px;
		width: 40px;
		position: fixed;
		top: 12px;
		z-index: 12;
		right: 15px;
		display: block;
		background-position: center;
		background-size: 30px;
		background-repeat: no-repeat;
		text-align: center;
	}
	
	.menu-button .menu-bar {
		position: absolute;
		border-radius: 0;
		width: 26px;
		transition: .5s;
		opacity: 1;
		top: 7px;
		right: 0;
		left: 0;
		margin: auto;
	}
	
	.menu-button .menu-bar-top {
		border: 2px solid #fff;
		border-bottom: none;
		top: 10px;
	}
	
	.menu-button .menu-bar-middle {
		height: 2px;
		background-color: #fff;
		margin-top: 3px;
		margin-bottom: 3px;
		top: 16px;
	}
	
	.menu-button .menu-bar-bottom {
		border: 2px solid #fff;
		border-top: none;
		top: 28px;
		width: 26px;
		right: 0;
	}
	
	.small-menu .menu-button .menu-bar-bottom, .small-menu .menu-button .menu-bar-top {
		border-color: #fff;
	}
	
	.button-open {
		z-index: 16;
	}
	
	.menu-button.button-open {
		background: 0 0;
		z-index: 13;
		height: 27px;
		width: 27px;
		right: 15px;
		top: 15px;
	}
	
	.button-open .menu-bar-top {
		border-color: #0284cf;
		transform: rotate(45deg) translate(8px, 8px);
		transition: .5s;
	}
	
	.button-open .menu-bar-middle {
		background-color: #0284cf;
		transform: translate(230px);
		transition: .1s ease-in;
		opacity: 0;
	}
	
	.button-open .menu-bar-bottom {
		border-color: #0284cf;
		transform: rotate(-45deg) translate(5px, -5px);
		transition: .5s;
		right: 0;
	}
	
	.menu-button.button-open .menu-bar-bottom, .menu-button.button-open .menu-bar-top {
		border-color: #000 !important;
		width: 100%;
	}
	
	.menu-logo-wrapper {
		width: 50%;
		padding-left: 1rem;
		left: 0;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		height: 274px;
	}
	
	.menu-logo-wrapper .nav-logo a {
		display: inline-block;
		max-width: 70%;
		margin-bottom: 30px;
	}
	
	.menu-logo-wrapper .callus-block {
		margin-bottom: 0;
		margin-top: 30px;
	}
	
	.menu-logo-wrapper .callus-block .small-phone-text {
		color: #fff;
	}
	
	body.nav-open-menu {
		overflow-y: hidden;
	}
	
	.menu-button.button-open>div {
		display: block;
	}
	
	.about_img {
		width: auto !important;
	}
	
	.home-page-banner {
		background-position: 67% top;
	}
	
	.home-banner-wrap .heading {
		font-size: 38px;
	}
	
	.home-banner-content {
		margin-top: 0;
		margin-bottom: 55px;
	}
	
	.home-banner-wrap-content-col {
		align-items: flex-end !important;
	}
	
	.item_list {
		padding: 15px;
	}
	
	.process_content {
		left: 0;
		width: auto;
	}
	
	.footer-col-1, .footer-col-2 {
		width: 100%;
	}
	
	.footer-col-3 {
		width: 100%;
		max-width: 500px;
	}
	
	.m-home-banner-wrap {
		align-items: flex-end;
		padding-bottom: 40px;
		height: auto;
		padding-top: 195px;
		padding-right: 75px;
	}
	
	.m_law_firm_process {
		background-color: #03101e;
	}
	
	.process_content_mobile {
		top: -26px;
	}
	
	.mobile_images {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.header-phn-wrap>a {
		height: 25px;
		width: 32px;
		background-size: 20px;
		margin-bottom: 0;
	}
	
	.header-phn-wrap {
		display: flex;
		align-items: center;
		padding-right: 35px;
	}
	
	.mobile-search-bar {
		border-left: 0;
		padding-left: 0;
		margin-left: 5px;
	}
	
	.logo-wrapper {
		width: 200px;
	}
	
	.footer-col-2 {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 25px;
	}
	
	.container {
		max-width: 100%;
	}
	
	.blog-page .blog-listing-row .blog-loop a.blog-img-link, .blog-single-row .blog-img-link, .inner-banner {
		height: 300px;
	}
	
	#header {
		top: 0;
	}
	
	.navigation-wrap .search-wrap img, .navigation-wrap .search-wrap svg {
		width: 25px;
		height: 25px;
	}
	
	a.direction-link {
		border-bottom: 1px solid #000;
	}
	
	.nap-postal-address-wrap .nap-wrapper {
		width: 50%;
	}
}

@media (max-width:380px) {
	.logo-wrapper {
		width: 160px;
	}
}

@media (max-width:767px) {
	.h1, h1 {
		font-size: 34px !important;
	}
	
	.h2, h2 {
		font-size: 32px !important;
	}
	
	.h3, h3 {
		font-size: 26px !important;
	}
	
	.h4, h4 {
		font-size: 22px !important;
	}
	
	.h5, h5 {
		font-size: 208px !important;
	}
	
	.h6, h6 {
		font-size: 18px !important;
	}
	
	.blog-page .blog-listing-row .blog-loop a.blog-img-link, .blog-single-row .blog-img-link {
		height: 250px;
	}
	
	footer .title {
		font-size: 20px;
	}
	
	body .menu-button {
		top: 18px !important;
	}
}
