
p.inner-banner-text h1 {
	text-align: center;
	font-size: 36px;
}

.blog-content h1 {
	font-size: 28px;
}

.team-detail .team-name h1 {
	font-size: 28px;
}

.inner-banner {
	position: relative;
}

.inner-banner-img {
	position: relative;
}

.main-banner .slider-1 {
	position: relative;
}

.main-banner .slider-1 .text-banner {
	width: 100% !important;
}

.text-banner {
	position: absolute;
	top: 30%;
	width: 50%;
	padding-right: 25px;
	left: 0;
}

.core-val {
	background-color: #09374f;
}

.text-banner h2, .text-banner h1 {
	margin-bottom: 0;
	color: #fff;
	font-size: 40px;
	letter-spacing: 1.5px;
	text-transform: capitalize;
	text-align: center;
}

.inner-page-sidebar-bg ul.menu li a {
	font-size: 16px;
}

.text-banner h2.banner-2, .text-banner h1.banner-2 {
	font-weight: 300;
}

#wpcf7-f45-p30-o2 .form-fields {
	font-size: 18px;
}

.inner-banner-img img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	position: relative;
}

footer .menu > li.menu-item {
	position: relative;
	padding-left: 25px;
}

footer .menu > li:before {
	position: absolute;
	content: "";
	font-family: "Font Awesome 5 Free";
	left: 0;
	top: 11px;
	font-size: 14px;
	color: #006990;
	font-weight: 600;
}

/* footer ul.sub-menu li {
    position: relative;
    padding-left: 20px;
}
footer ul.sub-menu li:before {
    position: absolute;
    content: "\f105";
    position: absolute;
    top: 10px;
    left: 0px;
    font-size: 18px !important;
    font: normal normal normal 14px/1 FontAwesome;
} */
.inner-banner-img:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, #003f5e 0%, rgba(0, 63, 94, 92%) 50%, rgba(0, 63, 94, 21%) 100%);
}

.page-id-7 .attorneys_grid .attorneys_content p:nth-child(4), .page-id-7 .attorneys_grid p.attorney-no {
	display: none;
}

.page-id-7 .attorneys_content {
	padding: 45px 0 60px;
}

.pdf {
	position: absolute;
	top: 10px;
	right: 10px;
	border: 1px solid #006990;
	color: #fff;
	padding: 7px 10px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	cursor: pointer;
	border-radius: 5px !important;
	font-family: "Roboto Slab", serif;
	font-weight: 500;
	background-color: #006990;
}

.pdf:hover a.download {
	color: #000;
}

.pdf:hover {
	background-color: #fff;
}

.pdf a.download {
	color: #fff;
	text-decoration: none;
}

.inner-banner-text h1, .inner-banner-text h2 {
	color: #fff;
	margin-bottom: 0px;
	text-align: center;
}

.inner-banner-text p {
	color: #fff;
	text-align: center;
	font-size: 17px;
	width: 700px;
	margin: auto;
	max-width: 100%;
	font-weight: 300;
}

.inner-banner-text {
	top: 30%;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10000;
}

.team-intro-sec {
	/*    padding:70px 0px 40px;*/
	padding: 102px 0px 102px;
}

.team-intro p {
	padding-left: 70px;
	position: relative;
	font-size: 34px;
	font-weight: 550;
	color: #333;
	border-left: solid 5px #006990;
	padding-bottom: 0;
	/*     line-height: 50px; */
	line-height: 45px;
}

/*.team-intro p:before{
    content: "";
    position: absolute;
    left: 0;
    height: 90px;
    top:10px;
    width: 5px;
    background: #006990;

}
 */
.diversity-intro p {
	/*    padding-left:70px;*/
	padding-left: 60px;
	position: relative;
	font-size: 46px;
	font-weight: 550;
	color: #333;
	/*    line-height: 50px;*/
	line-height: 1.2;
	border-left: solid #006990 5px;
	padding-bottom: 0;
}

/*
.diversity-intro p:before{
    content: "";
    position: absolute;
    left: 0;
    height: 135px;
    top:10px;
    width: 5px;
    background: #006990;

}*/

/**certificate page style**/
.certificate-bg {
	/*background: url(/montyramirez/wp-content/uploads/2021/06/form.png);*/
	background-size: cover;
	padding: 100px 50px 30px;
	position: relative;
	box-shadow: -1px 0px 12px 0px rgba(0, 0, 0, 75%);
}

.certificate-bg:before {
	content: " ";
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.certificate-bg .wp-block-columns {
	position: relative;
}

.certificate-box img {
	width: 200px;
	height: 100px;
	object-fit: contain;
	margin: 0 auto;
	text-align: center;
}

.certificate-box h4 {
	color: #003f5d;
	text-align: center;
}

.certificate-box {
	justify-content: center;
	align-items: center;
	display: flex;
	box-shadow: 0px 2px 7px 1px #eee;
	padding: 10px 20px;
	margin-right: 20px;
}

.certificate-box figure {
	text-align: center;
}

/**certificate page style end**/
.profile-sec {
	padding: 30px 0px 70px;
}

.attor-full {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.attor-one {
	width: 30.3%;
	margin-right: 3%;
	margin-bottom: 50px;
}

.profile-img {
	position: relative;
	overflow: hidden;
}

.profile-img img {
	/*     height: 450px; */
	height: 400px;
	width: 100%;
	object-fit: cover;
	object-position: top;
}

.profile-content {
	position: absolute;
	top: 74%;
	height: 100%;
	background: rgba(30, 86, 114, .67);
	width: 100%;
	transition-duration: .5s;
	color: #fff;
}

.profile-name {
	padding: 35px;
	position: absolute;
	width: 100%;
}

.profile-img:hover .profile-content {
	top: 0%;
	transition-duration: .5s;
}

.profile-img:hover .profile-content .profile-name {
	bottom: 0;
}

.profile-name h4 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 10px;
}

.profile-name h5 {
	margin-bottom: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

.profile-img:hover .profile-content .profile-name h5 {
	margin-bottom: 20px;
}

.profile-name p {
	font-size: 18px;
	color: #fff;
	line-height: 20px;
}

.download {
	text-decoration: underline;
}

.profile-name p a {
	color: #fff;
	word-break: break-all;
}

.profile-name p a:hover {
	/*              			color: #fc5000; */
	text-decoration: underline;
}

a.view {
	color: #fff;
	background: #006990;
	padding: 0;
	text-align: center;
	border-radius: 3px;
	margin-top: 20px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 160px;
}

a.view:hover {
	background: #fff;
	color: #006990;
}

.gray-position {
	position: relative;
}

.gray-bg {
	text-align: center;
	background: #f1f1f1;
	padding: 70px 0 70px;
}

.gray-bg h3 {
	color: #003f5e;
	font-size: 30px;
	text-transform: uppercase;
}

.gray-bg p {
	font-size: 18px;
	padding: 0;
	width: 970px;
	margin: 0 auto;
	max-width: 100%;
	font-family: "Open Sans", sans-serif;
}

.gray-bg-team {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.gry-bg {
	background: linear-gradient(to top, #fff 66%, #fff 20%, #f1f1f1 20%, #f1f1f1 100%);
	padding-bottom: 70px;
}

.bg-team {
	width: 42%;
}

.bg-team img {
	box-shadow: 0px 0px 20px 0px #dedede;
	margin-bottom: 40px;
	height: 550px;
	width: 100%;
	object-fit: cover;
	object-position: top;
}

.bg-team h4 {
	font-size: 24px;
	text-transform: uppercase;
	color: #003f5e;
	margin-bottom: 10px;
}

.bg-team p {
	font-size: 24px;
	color: #333;
}

.pgh-sec {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pgh-sec-left {
	width: 10%;
}

.pgh-sec-left.wp-block-column {
	flex-basis: 10% !important;
}

.pgh-sec-right {
	/*    width: 80%;*/
	width: 75%;
	padding-top: 70px;
	padding-bottom: 70px;
}

.pgh-sec-right.wp-block-column {
	flex-basis: 75% !important;
}

.pgh-sec-p {
	width: 890px;
	max-width: 100%;
}

p.p-line::first-letter {
	float: left;
	font-size: 24px;
	padding: 10px;
	border: solid 2px #006990;
	line-height: 24px;
	font-weight: 550;
	margin-right: 10px;
	margin-top: 5px;
}

.pgh-sec p {
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
}

.dedicated-sec {
	padding: 60px 0px;
	max-width: 1920px;
	margin: 0 auto;
	/*background:linear-gradient(to right, #fff 0%, #fff 20%, #f1f1f1 20%, #f1f1f1 100%);*/
	background: linear-gradient(to right, #fff 0%, #fff 25%, #f1f1f1 25%, #f1f1f1 100%);
}

.dedicated-full {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.dedicated-left {
	/*    width: 43%;*/
	width: 44.5%;
}

.dedicated-right {
	/*    width: 51%;*/
	width: calc(55.5% - 90px);
}

.page-id-7 .dedicated-right {
	position: relative;
}

.dedicated-left img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.dedicated-content {
	width: 495px;
	max-width: 100%;
	padding-right: 15px;
}

.page-id-7 .dedicated-content {
	width: 495px;
	/*     max-width: 100%; */
	padding-right: 15px;
}

Super Lawyers® .header-right ul.headwe-contact-button {
	display: block;
}

.header-right ul.headwe-contact-button li:first-child {
	display: none;
}

.call-click {
	display: inline-block;
	height: 45px;
	width: auto;
	vertical-align: middle;
	margin-top: 1px;
}

.call-click i {
	line-height: 30px;
}

.f-mobile-spanish {
	display: flex;
	flex-wrap: wrap;
	width: 34%;
	justify-content: flex-end;
	align-items: center;
}

.header-left + .headwe-contact-button li a {
	width: auto;
}

ul.headwe-contact-button li a {
	line-height: 30px;
}

.contact-link-header {
	height: 0;
	overflow: hidden;
	transform: translateY(-10%);
	transition: all .3s linear;
	opacity: 0;
	transform-origin: bottom;
	position: absolute;
	margin: 0;
	width: 100%;
	display: flex;
	align-items: center;
	z-index: 10;
	background-color: #fff;
	left: 0;
	top: 124px;
	padding: 0;
}

.contact-link-header.active {
	height: auto;
	transform: translateY(0%);
	opacity: 1;
	transform-origin: top;
	transition: all .3s linear;
}

.contact-link-header li {
	flex: 1 0 33.33%;
	max-width: 33.3%;
	text-align: center;
	border-top: 1px solid rgba(204, 204, 204, .2);
}

.contact-link-header li a {
	display: block;
}

.contact-link-header.active li {
	padding: 10px 0;
}

@media screen and (max-width: 1599px) {
	.blog-content h1 {
		font-size: 26px;
	}
	
	.team-detail .team-name h1 {
		font-size: 24px;
	}
}

@media screen and (max-width: 1260px) {
	.blog-content h1 {
		font-size: 24px;
	}
	
	.team-detail .team-name h1 {
		font-size: 22px;
	}
}

@media screen and (max-width: 1100px) {
	.f-mobile-spanish {
		width: 34.75%;
	}
}

@media screen and (max-width: 991px) {
	.header-right ul.headwe-contact-button li a {
		line-height: 24px;
	}
	
	.f-mobile-spanish {
		width: calc(100% - 36% - 22%);
	}
	
	.certificate-bg .wp-block-columns {
		flex-wrap: wrap;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 768px) {
	.blog-content h1 {
		font-size: 22px;
	}
	
	.team-detail .team-name h1 {
		font-size: 20px;
	}
	
	.header-right ul.headwe-contact-button {
		display: none;
	}
	
	.header-right {
		width: 100%;
	}
	
	.contact-link-header {
		position: static;
	}
}

@media screen and (max-width: 575px) {
	.contact-link-header li {
		flex: 1 0 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.call-click {
		height: 42px;
	}
}

@media screen and (max-width:700px) {
	.page-id-7 .dedicated-content {
		position: static;
		max-width: 100%;
		width: 100%;
		left: 0;
		top: 0;
		transform: none;
	}
	
	.certificate-bg .wp-block-columns {
		flex-wrap: wrap;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column {
		flex: 1 0 100% !important;
		max-width: 100% !important;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column:nth-child(2) {
		margin-left: 0;
	}
}

.dedicated-content h3 {
	font-size: 30px;
	color: #003f5e;
}

.dedicated-content h4 {
	font-size: 22px;
	color: #333;
}

.dedicated-content p {
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
}

.recognition {
	background: #f1f1f1;
	padding: 80px 0px;
	text-align: center;
}

.recognition h3 {
	color: #003f5e;
	font-size: 30px;
	margin-bottom: 0px;
}

.recognition h5 {
	font-size: 24px;
	color: #333;
	width: 800px;
	max-width: 100%;
	margin: 0 auto;
}

.logo-slider {
	padding: 30px 30px 0px;
}

.logo-one img {
	width: 100%;
}

.logo-one {
	padding: 0 15px;
}

.recognition .wrapper {
	padding: 0 20px;
	max-width: 1480px;
	margin: 0 auto;
}

.logo-one img {
	border-radius: 5px;
	height: 140px;
	width: 100%;
	object-fit: cover;
	box-shadow: 0px 4px 13px rgba(0, 0, 0, 8%);
}

.video-pop {
	padding: 70px 0px 30px;
	text-align: center;
}

.video-pop h3 {
	color: #003f5e;
	font-size: 30px;
	margin-bottom: 0px;
}

.video-pop h5 {
	font-size: 24px;
	color: #333;
	width: 800px;
	max-width: 100%;
	margin: 0 auto;
}

.video-img {
	position: relative;
	width: 900px;
	height: 500px;
	margin: 0 auto;
	margin-top: 50px;
	box-shadow: 0px 0px 17px 0px #c4c4c4;
	max-width: 100%;
}

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

.video-img:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 63, 94, .3);
}

.pop-up {
	position: relative;
}

.video-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.practice-sec {
	padding: 70px 0px;
}

.practice-full {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}

.practice-tab {
	width: 22%;
}

.practice-details {
	width: 74%;
}

.tabcontent p {
	font-family: "Open Sans", sans-serif;
	padding-bottom: 25px;
}

.tabcontent h5 {
	font-size: 36px;
	padding-left: 30px;
	border-left: solid 5px #006990;
	line-height: 40px;
}

.tabcontent h4 {
	font-size: 32px;
	margin-top: 10px;
	line-height: 40px;
}

.tab {
	background-color: #f1f1f1;
	width: 100%;
	height: auto;
}

/* Style the buttons inside the tab */
.tab button {
	display: block;
	color: #333;
	margin: 0px 20px;
	padding: 25px 0;
	text-align: left;
	cursor: pointer;
	border: none;
	outline: none;
	transition: .3s;
	font-family: "Roboto Slab", serif;
	font-size: 22px;
	font-weight: 550;
	border-bottom: solid 1px #d6d6d6;
	width: 80%;
	background: transparent;
}

.tab button:last-child {
	border-bottom: none;
}

.tab button:hover {
	color: #006990;
}

.tab button.active {
	color: #006990;
	position: relative;
}

.tab button.active:after {
	content: "";
	position: absolute;
	right: -20px;
	top: 40%;
	width: 20px;
	height: 20px;
	/*background:url(http://174.129.160.230/montyramirez/wp-content/uploads/2021/06/Clipboard-June-10-2021-6_10-PM.png);*/
	background-repeat: no-repeat;
}

/*  .book-a-sec{
  position: fixed;
 top: 55%;
  right:-7px;
  transform:translate(50%);
  width: 250px;
  z-index: 10000000;
} 
 
.book-a-sec h4{
    color: #fff;
    transform: rotate(270deg);
    background: #026990;
    padding: 5px 18px;
    font-size: 17px;
    border-radius:5px;
    width:200px;
    cursor: pointer;
    position: relative;
}
.book-a-sec h4:hover{
    background:#fff;
    color:#026990;
} 
 .book-a-sec h4:hover:before{
    border-bottom: 23px solid #fff;  
}
.book-a-sec h4:before{
    content: "";
    position: absolute;
    right: -20px;
    top: -22px;
    left: 50%;
    width: 20px;
    height: 20px;
    border-left: 18px solid #98020200;
    border-right: 18px solid #500c0c00;
    border-bottom: 23px solid #026990;
    background-repeat: no-repeat;
    transform: translate(-50%);
} 
 */

/****** *******/
.container {
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
	max-width: 1280px;
}

.contact_intro {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto 60px;
	padding-bottom: 50px;
	position: relative;
}

.contact_intro::after {
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	width: 120px;
	height: 2px;
	background: #e5e5e5;
}

.contact_form_wrap {
	padding-right: 20px;
}

.contact_add_wrap {
	padding-left: 0px;
}

.contact_form_wrap textarea {
	border: 1px solid rgba(216, 216, 216, .52);
}

/**** Forms ****/
.form-fields {
	margin: 0 0 10px;
	font-size: 16px;
}

.form-fields > span {
	padding: 8px 0 0;
	display: block;
}

.team-detail {
	padding: 30px 0px;
	background: linear-gradient(to right, #fff 0%, #fff 25%, #f1f1f1 25%, #f1f1f1 100%);
	max-width: 992px;
	margin: 0 auto;
	width: 100%;
	position: relative;
}

.team-full {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.team-left {
	width: 38%;
}

.team-right {
	width: 58%;
}

.team-content p strong {
	font-weight: bold;
}

.team-content {
	padding: 0px 0px;
	position: relative;
}

.team-left-img {
	text-align: right;
}

.team-left-img img {
	width: 250px;
	height: 270px;
	object-fit: cover;
	background: #1c778c;
	object-position: top;
	padding: 6px;
}

.team-content p a {
	color: #1c778c;
}

.team-name h4 {
	margin-bottom: 5px;
}

.team-name h5 {
	margin-bottom: 5px;
}

.team-name p {
	padding-bottom: 5px;
}

.team-content p a:hover {
	color: #000;
}

.team-member-details {
	margin-top: 50px;
}

.team-member-details .wp-block-image {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}

.team-member-details .wp-block-image img {
	width: 100%;
}

.team-member-details h5, .team-member-details h4, .team-member-details h3, .team-member-details h2 {
	color: #003f5e;
}

.team-member-details h3 {
	margin-bottom: 5px;
	margin-top: 10px;
}

.team-member-details h4 {
	margin-bottom: 0;
	font-size: 18px;
}

.team-member-details ul {
	margin-left: 10px;
}

.team-member-details ul li {
	font-family: "Roboto Slab", serif;
	color: #555;
	font-weight: normal;
	margin-bottom: 8px;
	position: relative;
	padding-left: 10px;
}

.team-member-details ul li:before {
	content: "4";
	top: 3px;
	left: 0;
	font-size: 22px !important;
	font: normal normal normal 14px/1 FontAwesome;
	font-family: "monty";
	position: absolute;
}

.book-shop {
	margin-top: 30px;
}

.team-member-details .wp-block-image figcaption {
	text-align: center;
	font-size: 13px;
}

.team-member-details li em {
	font-style: italic;
}

.team-member-details p strong {
	font-weight: bold;
}

.team-member-details p em {
	font-style: italic;
}

.team-member-details ul li a {
	text-decoration: underline;
	font-weight: 500;
}

.team-member-details p a {
	text-decoration: underline;
	font-weight: 500;
}

.team-member-details ul li strong {
	font-weight: 600;
}

.linked-in a img {
	width: 100px;
}

.team-member-details .team-img .wp-block-image {
	text-align: center;
}

.team-member-details .team-img .wp-block-image img {
	max-width: 100%;
	object-fit: contain;
	width: 200px;
	height: 100px;
	background-color: #eee;
	padding: 5px 10px;
}

.team-member-details .team-img .super-lawyer-img img {
	width: 100%;
}

.immigration figure {
	text-align: center;
}

.immigration figure img {
	border: solid 3px #003f5e;
	width: 200px;
	height: 200px;
	object-fit: cover;
	max-width: 200px;
}

.immigration h6 {
	text-align: center;
	font-size: 15px;
}

.testimonial-one {
	padding: 40px 20px 20px 20px;
	border: solid 1px #e7e7e7;
	border-radius: 5px;
	position: relative;
	margin-bottom: 40px;
	box-shadow: 0px 0px 13px 0px rgba(58, 58, 58, .59);
}

.testimonial-one:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 15px;
	font-size: 80px;
	padding: 10px;
	line-height: 1;
	/* background: url(http://174.129.160.230/montyramirez/wp-content/uploads/2021/06/quote-up.jpg);*/
	background-size: cover;
	background-position: 100%;
	background-repeat: no-repeat;
}

.testimonial-one h5 {
	text-align: right;
	position: relative;
	color: #003f5e;
}

.testimonial-one h5:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 3px;
	width: 50px;
	background: red;
}

@media (max-width:768px) {
	.team-member-details .wp-block-image {
		margin-bottom: 30px;
	}
	
	.team-member-details {
		margin-top: 30px;
	}
}

.footer-map img.map-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media screen and (max-width: 991px) {
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns {
		flex: 1 0 100% !important;
		max-width: 100% !important;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column {
		flex: 1 0 100%;
		max-width: 100%;
		margin: 0;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column {
		margin: 0;
		flex: 1 0 calc(50% - 1.5rem);
		max-width: calc(50% - 1.5rem);
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n -1) {
		margin-right: 1.5rem;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n) {
		margin-left: 1.5rem;
	}
	
	.page-id-302 .gray-position.about-page {
		padding: 50px 20px;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns {
		flex: 1 0 100% !important;
		max-width: 100% !important;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column {
		flex: 1 0 100%;
		max-width: 100%;
		margin: 0;
	}
	
	.certificate-bg .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
		margin-left: 0;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n) {
		margin-left: 0;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column {
		margin: 0;
		flex: 1 0 calc(50% - 1.5rem);
		max-width: calc(50% - 1.5rem);
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n -1) {
		margin-right: 0;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n) {
		margin-left: 0;
	}
}

@media screen and (max-width: 767px) {
	.certificate-bg > .wp-block-columns > .wp-block-column {
		flex: 1 0 100% !important;
		max-width: 100% !important;
		margin: 0;
	}
	
	.schema-wrap .row {
		align-items: unset !important;
		gap: 0px;
		flex-direction: column;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column {
		flex: 1 0 calc(50% - 1.25rem);
		max-width: calc(50% - 1.25rem);
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n -1) {
		margin-right: 1.25rem;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n) {
		margin-left: 1.25rem;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column {
		flex: 1 0 100% !important;
		max-width: 100% !important;
		margin: 0;
	}
	
	.certificate-bg .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
		flex-basis: calc(100% - var(--wp--style--block-gap, 2em) / 2) !important;
		flex-grow: 0;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column {
		flex: 1 0 calc(100% - 1.25rem);
		max-width: calc(100% - 1.25rem);
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n -1) {
		margin-right: 1.25rem;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n) {
		margin-left: 1.25rem;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n) {
		margin-left: 0;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column.d-flex {
		flex: 1 0 100%;
		max-width: 100%;
		margin: 0;
		display: block;
	}
}

@media screen and (max-width: 650px) {}

@media screen and (max-width: 575px) {
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n -1), .certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column:nth-child(2n) {
		margin: 0;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column {
		flex: 1 0 100%;
		max-width: 100%;
		margin-bottom: 1.5rem !important;
	}
	
	.certificate-bg > .wp-block-columns > .wp-block-column > .wp-block-columns {
		margin: 0;
	}
}

.schema-sec-2 .schema-wrap {
	background-color: #f1f1f1;
	margin-bottom: 40px;
	padding: 40px;
}

.schema-sec-1 .schema-wrap {
	background-color: #f1f1f1;
	margin-bottom: 40px;
	padding: 40px;
}

.schema-wrap .row {
	align-items: center;
	display: flex;
	gap: 20px;
}

.testimonialTitle, .page_review_review span {
	color: #555;
}

.below-btn-text {
	font-size: 14px;
}
