
	html {
		scroll-behavior: smooth;
	}

	.content-header {
		height: 550px;
		background: rgb(28, 126, 139);
		background: radial-gradient(ellipse at 100% 50%, rgba(28, 126, 139, 1) 0%, rgba(28, 126, 139, 1) 32%, rgba(50, 62, 71, 1) 32%, rgba(50, 62, 71, 1) 100%);
		background-position: right;
		background-size: 100% 400%;
		padding: 100px 220px;
	}

	.content-plain {
		background: #fff;
		padding: 60px 220px;
	}

	.content-header-title {
		font-size: 60px !important;
		color: #fedc4a !important;
	}

	.content-plain-title {
		font-size: 40px !important;
		color: #212B33 !important;
		padding-bottom: 20px;
	}

	.content-header-image-border,
	.content-plain-image-border {
		position: absolute;
		top: -20px;
		right: -10px;
		border-radius: 15px;
	}

	.content-header-image-box {
		position: absolute;
		bottom: -110px;
		right: 90px;
	}

	.content-plain-image-box {
		position: absolute;
		bottom: -80px;
		left: 90px;
	}

	.content-header-desc,
	.content-plain-desc,
	.content-plain-subtitle {
		color: white;
		font-size: 16px;
		padding-right: 50px;
	}

	.content-header-desc {
		line-height: 30px;
	}

	.content-plain-subtitle {
		font-family: MontserratBold !important;
	}

	.content-plain-desc {
		color: #212B33 !important;
		margin-top: 15px;
		margin-bottom: 10px;
		line-height: 30px;
	}

	.accordion {
		border-radius: 0px;
	}

	.accordion .collapse,
	.accordion .collapsing {
		padding: 10px !important;
	}

	.accordion .card-body {
		font-size: 16px !important;
		font-family: MontserratReg;
	}

	.accordion button {
		font-family: MontserratBold;
		font-size: 18px;
	}

	.accordion .card .card-header {
		background-color: #333E47;
		border: 1px solid #333E47;
		padding: 0px !important;
	}

	.btn-accordion {
		color: #fff;
		height: 100%;
		width: 100%;
		text-align: center;
		padding: 10px;
		background-color: var(--o-dark-gray);
		border: var(--o-dark-gray);
		text-transform: none;
	}

	.btn-accordion:hover {
		color: #fff !important;
		text-decoration: none !important;
		background-color: #212B33 !important;
	}

	.btn-accordion:active {
		color: #fff !important;
		text-decoration: none !important;
		background-color: #212B33 !important;
	}

	.card-header.active {
		background-color: #212B33 !important;
	}

	.content-plain-list {
		font-size: 16px;
		line-height: 30px !important;
		font-family: MontserratReg;
	}

	.bg-obg-dark {
		background-color: #323e47 !important;
	}

	.bg-obg-dark * {
		color: #fff !important;
	}

	.bg-obg-dark h1 {
		color: #fedc4a !important;
	}

	.contact-control {
		width: 100% !important;
		margin: 0;
		padding: 0;
		background-color: rgba(0, 0, 0, 0) !important;
		border: 0 !important;
		border-bottom: 1px solid white !important;
		outline: none;
		margin-bottom: 50px;
	}

	#search-contact-container:before {
		content: "\00a0";
		width: 75px;
		height: 75px;
		right: 230px;
		background-image: url('');
		background-repeat: no-repeat;
		display: block;
		position: absolute;
		background-position-x: center;
		background-position-y: center;
		top: -40px;
	}

	#search-contact-container {
		height: 91vh;
	}

	#search-contact-container .wpcf7,
	#search-contact-container .wpcf7 form {
		height: 100%;
	}

	#search-contact-container {
		margin-top: 150px;
		padding-top: 5%;
		background-color: #1C7E8B;
		padding-left: 120px;
	}

	#search-contact-container * {
		color: #fff;
	}

	textarea {
		height: auto !important;
	}

	textarea::placeholder {
		color: #fff;
	}

	#search-contact-container * {
		font-size: 18px !important;
	}

	.page-wrap {
		padding-bottom: 0px !important;
	}

	.collapse ul li {
		line-height: 30px;
	}

	.scroll-btn {
		color: #fff;
		background-color: rgba(0, 0, 0, 0);
		border-color: white;
		padding: 5px 20px;
		text-transform: uppercase;
		font-family: MontserratReg;
		transition: 0.2s;
	}

	.scroll-btn:hover {
		text-decoration: none;
		color: #fedc4a;
		background-color: #323e47;
	}

	.scroll-btn:active,
	.scroll-btn:visited {
		color: white;
	}

	.client-logo {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-height: 150px;
		margin: auto;
	}

	.icons-container {
		margin-top: 70px;
	}

	.icon-logo {
		-ms-flex: 0 0 20% !important;
		flex: 0 0 20% !important;
		max-width: 20% !important;
	}

	.advisory-title-block {
		padding-top: 60px;
	}
	
	#team .col-sm-4 .card .card-img {
		padding: 30px !important;
		margin-top: 0px;
	}
	#team .card {
		min-height: 1250px;
		max-height: 1250px;
	}

	#team .card.trim2 {
		min-height: 1250px;
		max-height: 1250px;
	}

	#team .card.trim3 {
		min-height: 1350px;
		max-height: 1350px;
	}

	#team .card-title {
		font-size: 35px;
		text-align: center;
		color: #fedc4a !important;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#team .card-body {
		font-size: 16px;
		text-align: left;
		padding: 50px;
		padding-top: 10px;
	}

	#team .card-img {
		width: 600px !important;
		height: 450px;
		object-fit: contain;
		padding: 50px !important;
		margin: auto;
	}
	.btn-link {
		color: #fff !important;
	}
	#services li::marker{
		color: #fedc4a;
		font-size: 22px;
	}
	/** MOBILE **/
	#search-contact-container{
		padding: 70px 200px;
	}
	@media only screen and (max-width: 820px) {
		#team .card.trim2 {
			min-height: 680px !important;
		}
		#team .card.trim3 {
			min-height: 680px !important;
		}
	}
	@media only screen and (max-width: 767px) {
		.advisory-title-block {
			padding-top: 00px;
		}

		#search-contact-container {
			margin-top: 50px;
			padding: 30px 20px !important;
		}

		#services,
		#team {
			padding: 30px 20px !important;
		}

		.icon-logo {
			flex: 0 0 30% !important;
			max-width: 30% !important;
		}

		.client-logo {
			display: block;
			margin-left: auto;
			margin-right: auto;
			height: 100px;
			max-height: 150px;
			margin: auto;
			object-fit: contain;
			margin-left: 15px;
		}
		.content-header {
			height: fit-content;
			padding-bottom: 30px;
			margin-bottom: 30px;
		}
		#search-contact-container * {
			font-size: 15px !important;
		}
	}
	@media only screen and (max-width: 1024px) {
		.page-wrap {
			padding-top: 0px !important;
		}
		.content-header,
		.content-plain {
			padding: 50px 100px;
			height: fit-content;
		}
		#search-contact-container{
			padding: 50px 100px;
			height: fit-content;
		}
		.d-hide-mobile{
			display: none;
		}
		.d-show-mobile{
			display: block;
		}
		#team .card.trim3,
		#team .card.trim2 {
			min-height: auto;
			max-height: auto;
		}
		
	}
	@media only screen and (min-width: 560px) and (max-width: 1024px) {
		.px-desk-220 {
			padding: 50px 120px !important;
		}
	}
	@media only screen and (min-width: 1025px) and (max-width: 1440px) {
		.content-header-image {
			margin-top: 50px;
		}
		
		.content-header-image-border {
			top: 25px;
		}
		.content-plain-image {
			margin-top: 50px;
		}
		.content-plain-image-border {
			top: 25px;
		}
	
	}

	/* Additional Broswser and Mobile Responsiveness */
	#search-contact-container{
		margin-bottom: 15px;
	}
	@media only screen and (max-width: 1920px) {
		#team .card.trim2 {
			min-height: 1125px;
			max-height: 1125px;
		}
		#team .card-img {
			height: auto;
		}
	}
	@media only screen and (max-width: 1680px) {
		.content-header-image {
			margin-top: 45px;
		}
		.content-header-image-border {
			margin-top: 40px;
		}
		.content-plain-image {
			margin-top: 20px;
		}
		.content-plain-image-border {
			margin-top: 15px;
		}
		.content-plain-image.plain-2{
			margin-top: 70px;
		}
		.content-plain-image-border.image-border-2{
			margin-top: 65px;
		}
		#team .card.trim3 {
			min-height: 1485px;
			max-height: 1485px;
		}
		#team .card.trim2 {
			min-height: 1200px;
			max-height: 1200px;
		}
		#team .card-img {
			height: auto;
		}
	}
	@media only screen and (max-width: 1600px) {
		.content-header-image {
			margin-top: 22px;
		}
		#team .card.trim3 {
			min-height: 1400px;
			max-height: 1400px;
		}
		.content-header-image-border {
			margin-top: 15px;
		}
		.content-plain-image {
			margin-top: 20px;
		}
		.content-plain-image-border {
			margin-top: 10px;
		}
		.content-plain-image.plain-2{
			margin-top: 50px;
		}
		.content-plain-image-border.image-border-2{
			margin-top: 45px;
		}
	}
	@media only screen and (max-width: 1440px) {
		.content-header {
			height: 550px !important;
		}
		.content-header-image-box {
			bottom: -65px;
		}
		.content-header-image {
			margin-top: 65px;
		}
		.content-plain-image {
			margin-top: 45px;
		}
		.content-plain-image-border {
			margin-top: -5px;
		}
		.content-plain-image.plain-2{
			margin-top: 95px;
		}
		.content-plain-image-border.image-border-2{
			margin-top: 45px;
		}
		#team .card.trim3 {
			min-height: 1545px;
			max-height: 1545px;
		}
		#team .card.trim2 {
			min-height: 1245px;
			max-height: 1245px;
		}
	}
	/* IPAD Pro Landscape*/
	@media only screen and (max-width: 1360px) { 
		.content-header-image-box {
			bottom: -130px !important;
		}
	}

	@media only screen and (max-width: 1367px) and (orientation: landscape) { 
		.content-header {
			height: 650px !important;
		}
		.content-header-image-box {
			bottom: -130px;
		}
		#team .card-img {
			height: 350px;
		}
		#team .card.trim3 {
			min-height: 1455px;
			max-height: 1455px;
		}
		#team .card.trim2 {
			min-height: 1160px;
			max-height: 1160px;
		}
		#team .card-body {
			font-size: 16px;
			padding: 35px !important;
			padding-top: 10px !important;
		}
		.content-header-image {
			margin-top: 110px;
		}
		.content-header-image-border {
			margin-top: 60px;
		}
		.content-plain-image {
			margin-top: 50px;
		}
		.content-plain-image-border {
			margin-top: 0px;
		}
		.content-plain-image.plain-2 {
			margin-top: 110px;
		}
		.content-plain-image-border.image-border-2{
			margin-top: 60px;
		}
		#team .card-img {
			padding-bottom: 0px !important;
		}
	}
	@media only screen and (max-width: 1280px){
		.content-header-image {
			margin-top: 130px;
		}
		.content-header-image-border {
			margin-top: 80px;
		}
		.content-header-image-box {
			bottom: -13px !important;
		}
		.content-plain-image {
			margin-top: 90px;
		}
		.content-plain-image-border {
			margin-top: 40px;
		}
		.content-plain-image.plain-2 {
			margin-top: 170px;
		}
		.content-plain-image-border.image-border-2{
			margin-top: 120px;
		}
		#team .card-img {
			height: auto;
		}
		#team .card.trim3 {
			min-height: 1520px;
			max-height: 1520px;
		}
	}
	/* Apple Ipad */
	@media only screen and (max-width: 1080px){
		.content-header {
			height: 720px !important;
		}
		#team .card-body {
			padding-top: 10px !important;
		}
		#team .card-img {
			height: 220px;
		}
		#team .card-title {
			font-size: 33px;
		}
		.content-header-image {
			margin-top: 180px;
		}
		.content-header-image-border {
			margin-top: 130px;
		}
		.content-plain-image {
			margin-top: 130px;
		}
		.content-plain-image-border {
			margin-top: 80px;
		}
		.content-plain-image.plain-2 {
			margin-top: 220px;
		}
		.content-plain-image-border.image-border-2{
			margin-top: 170px;
		}
		#team .card.trim3 {
			min-height: 1920px;
			max-height: 1920px;
		}
		#team .card.trim2 {
			min-height: 1500px;
			max-height: 1500px;
		}
	}
	/* Ipad Pro Portrait*/
	@media only screen and (max-width: 1024px){
		.btn-menu {
			position: relative;
			top: 10px !important;
		}
		.content-header {
			height: 590px !important;
		}
		.site-logo {
			margin-top: 0px !important;
			margin-left: -20px !important;
		}
		.content-plain-image {
			margin-top: 0px;
		}
		.content-plain-image-border {
			margin-top: -5px;
		}
		#team .card-img {
			padding: 35px !important;
			padding-bottom: 0px !important;
		}
		#team .card-title {
			font-size: 30px;
		}
		#team .card-body {
			font-size: 13px;
			padding: 35px !important;
			padding-top: 10px !important;
		}
		#team .card.trim3 {
			min-height: 1480px;
			max-height: 1480px;
		}
		#team .card.trim2 {
			min-height: 1180px;
			max-height: 1180px;
		}
		#search-contact-container {
			margin-top: 50px;
		}
	}
	@media only screen and (min-width: 900px) and (max-width: 1024px){
		#search-contact-container {
			padding: 60px 47px !important;
		}
	}
	/* Iphone 12 Pro Max */
	@media screen and (max-device-width: 926px) and (orientation: landscape){
		.content-header {
			height: fit-content !important;
		}
		.content-plain-image {
			margin-top: 0px;
		}
		.content-plain-image-border {
			margin-top: 0px;
			top: -30px;
		}
		.content-plain {
			padding: 100px !important;
		}
		#team .card.trim3,
		#team .card.trim2 {
			min-height: auto !important;
		}
		#team .card-img {
			height: 400px;
		}
		#team .card-body {
			font-size: 16px;
		}
		#search-contact-container {
			margin-top: 0px;
			padding: 30px 100px !important;
		}
	}
	/* Apple Ipad Portrait */
	@media only screen and (max-device-width: 811px) {
		.content-header {
			height: fit-content !important;
		}
		.btn-menu {
			position: relative;
			top: 30px !important;
		}
		.content-plain {
			padding: 70px 100px !important;
		}
		#team .card-img {
			height: auto;
		}
		#team .card-body {
			font-size: 20px;
		}
		#team .card.trim3,
		#team .card.trim2 {
			min-height: auto !important;
			max-height: fit-content !important;
		}
	}
	/* Ipad Mini */
	@media only screen and (max-device-width: 768px) {
		.btn-menu {
			position: relative;
			top: 30px !important;
		}
		.content-plain {
			padding: 70px 100px !important;
		}
		#team .card-body {
			font-size: 20px;
		}
		#team .card.trim3,
		#team .card.trim2 {
			min-height: auto !important;
			max-height: fit-content !important;
		}
	}
	@media only screen and (max-device-width: 767px) {
		.content-header-title {
			font-size: 30px !important;
		}
		.content-header-desc {
			font-size: 14px !important;
			line-height: 35px !important;
		}
		
		.content-plain-title {
			font-size: 30px !important;
			padding-bottom: 0px !important;
		}
		.accordion button,
		.accordion .card-body,
		.content-plain-desc,
		.content-plain-list,#team .card-body .card-text, 
		.class-text
		{
			font-size: 14px !important;
		}
		.content-plain-advisory {
			padding: 10px 30px !important; 
		}
	}
	/* Samsung S7 */
	@media screen and (max-device-width: 640px) and (orientation: landscape){
		.content-plain {
			padding: 20px 100px !important;
		}
		#services,
		#team {
			padding: 20px 100px !important;
		}
		#team .card-img {
			height: 300px;
		}
		#team .card-body {
			font-size: 14px;
		}
		#search-contact-container .col-sm-4 {
			max-width: 100% !important;
		}
	}
	@media screen and (max-device-width: 540px) and (orientation: portrait){
		.content-plain {
			padding: 20px !important;
		}
	}
	@media only screen and (max-device-width: 360px){
		.content-plain-title ,
		.content-header-title {
			font-size: 25px !important;
		}
	}
	