/*
Theme Name: TCDI Child Theme
Theme URL: http://lamarkmedia.com/
Description: TCDI Child Theme
Author: Lamark
Author URL: http://larkmedia.com/
Template: tcdi
Version: 1.0.0
Text Domain: tcdi-child-theme
*/ 
body {
	font-family: Rubik;
}
.page {
	margin: 0;
}
.elementor-82 .elementor-element.elementor-element-28cc394 .elementor-nav-menu--main .elementor-item {
	color: #143b67;
}

.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, 
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after {
	background-color: #143b67 !important;
}
.fas.fa-search {
	background-color: transparent !important;
}
.in-grid {
	width: 100%;
	max-width: 1168px;
	margin: 0px auto;
}
#top-nav-menu a {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.elementor-nav-menu--main .elementor-nav-menu ul {
	padding-top: 25px !important;
}
.elementor-nav-menu--main .elementor-nav-menu ul::before {
	content: "";
	position: fixed;
	width: 100%;
	height: 180px;
	min-height: 450px;
	background: none #fff;
	left: 0;
	top: 76px
}
.elementor-nav-menu--main .elementor-nav-menu ul::after {
	content: "Going Beyond the Expected.";
	position: fixed;
	left: calc(((100% - 1160px) / 2) + 100px);
	font-size: 30px;
	width: 250px;
	font-weight: 600;
	color: #eeb528;
	top: 120px;

}
#breadcrumbs a,
#breadcrumbs a:hover,
#breadcrumbs a:visited {
	color: inherit;
}
/*.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0 !important;
} */
.interior-hero {
	display: grid;
	grid-template-columns: 1fr 1fr;
	height: 399px;
}
.ih-content-wrapper {
	display: grid;
	padding: 20px;
}
.ih-content {
	color: #fff;
	align-self: end;
	justify-self: center;
	display: grid;
	grid-template-columns: auto 200px;
	margin-bottom: 55px;
	grid-column-gap: 25px;
}
@media only screen and (min-width: 1200px) {
	.ih-content {
		justify-self: end;
		margin-right: 200px;
	}
}
.ih-image {
	background-size: cover;
}
.ih-content h1 {
	font-family: 'Barlow Semi Condensed';
	align-self: center;
	font-size: 36px;
	line-height: 1 !important;
	margin: 0;
	max-width: 500px;
}
.hero-carousel-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.home-hero-image {
	background-position-x: right;
}
.home-hero-image, .home-hero-text {
  height: 539px;
  display: grid;
}
.home-hero-image {
  background-size: contain;
  background-repeat: no-repeat;
}
.home-hero-text {
	background-size: cover;
  justify-content: left;
  align-content: center;
  color: #fff;
  padding-left: 70px;
}
h1 {
  font-size: 3em;
  font-weight: 400;
  line-height: 1;
}
.headline-line-under::after {
	content: "";
	position: absolute;
	width: 50px;
	border-bottom: 2px solid;
	height: 1px;
	bottom: -30px;
	left: 0;
}
.elementor-button-icon.elementor-align-icon-right {
	position: relative;
	padding-right: 30px;
}
.elementor-button-icon i,
.paragraph-block a i {
	font-size: 40px;
	font-weight: 200;
	position: absolute;
	top: -14px;
	right: 0;
}
.pb-icon-headline {
	display: grid;
	grid-template-columns: auto 1fr;
	grid-column-gap: 30px;
}
.pb-icon-headline h3 {
	align-self: center;
	color: #fff;
	font-weight: 100;
	font-size: 36px;
	font-family: 'Barlow Semi Condensed';
	margin: 0 0 0 -7px;
	letter-spacing: -2px;
}
.paragraph-block a {
	color: #fff;
	position: relative;
	padding-right: 55px;
}
.paragraph-fifteen p {
	font-size: 15px;
}
.owl-nav button.owl-prev {
  padding: 0.6em 0 0.4em 0;
}
.owl-nav button.owl-next {
  padding: 0.6em 0 0.4em 1em;
}
.offset-carousel-wrapper .owl-nav {
	margin-top: -58px;
}
.cta-form-grid {
	position: absolute;
	right: 0;
	bottom: -65px;
	z-index: 100;
	background: none #e7f1f3;
	padding: 15px;
	width: 375px;
	min-height: 60px;
}
.cta-form-grid::before {
	content: "";
	width: 100%;
	height: 6px;
	position: absolute;
	top: 0;
	left: 0;
	background: #eeb528; /* Old browsers */
	background: -moz-linear-gradient(left,  #eeb528 0%, #eeb528 50%, #22c1c4 50%, #22c1c4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #eeb528 0%,#eeb528 50%,#22c1c4 50%,#22c1c4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #eeb528 0%,#eeb528 50%,#22c1c4 50%,#22c1c4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeb528', endColorstr='#22c1c4',GradientType=1 ); /* IE6-9 */ 
}
.cta-form {
	display: none;
}
.cta-form .gform_wrapper .top_label input[type="text"].medium,
.cta-form .gform_wrapper .top_label select.medium,
.cta-form .gform_wrapper textarea.medium {
	width: 100%;
	border-radius: 0;
	border: 2px solid #000;
	box-shadow: none;
	background: transparent;
}
.cta-form .gform_wrapper ul.gform_fields li.gfield {
	padding: 0;
}
.cta-form .gform_wrapper textarea.medium {
	height: 80px;
}
.cta-button {
	cursor: pointer;
}
a.btn-cta,
a.btn-cta:visited,
a.btn-cta:hover {
	color: #4b5861;
	font-size: 26px;
	font-weight: 500;
	font-family: 'Barlow Semi Condensed';
}
.cta-form .gform_wrapper .gform_footer input[type="submit"] {
	width: 100%;
	background: none #263844;
	color: #fff;
	padding: 20px;
	font-size: 18px;
}
.cta-button {
	padding: 0 10px;
}
.btn-cta i {
	display: inline-block;
	margin-left: 23px;
	font-size: 35px;
	vertical-align: bottom;
}
.left-tabbed-box {
	display: grid;
	grid-template-columns: minmax(300px, calc(50% - 100px)) auto;
	color: #fff;
}
.left-tabbed-box li a {
	color: #fff;
}
ul.tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.inner-link-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 60px;
  margin-top: 75px
}
.inner-link-card {
	background: none #fff;
	padding: 35px 20px 15px;
	position: relative;
	display: grid;
}
.icl-icon {
	position: absolute;
	top: -38px;
	left: 20px;
	width: 78px;
}
.innerlink-card h3 {
  color: #EEB529;
}
.ilc_content {
	font-size: 18px;
	line-height: 24px;
}
.inner-link-card h3 {
  color: #EEB529;
  font-size: 22px;
  font-weight: 400;
}
.inner-link-cards a {
  color: #E2A614;
  font-size: 35px;
}
.ilc_content p {
	margin: 0;
}
.bluegreen .inner-link-card h3,
.bluegreen .inner-link-card a {
	color: #22c1c3;
}
.inner-cards-wrapper h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 80px;
	font-size: 28px;
	font-weight: normal;
}
.latest-posts.latest-posts-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.latest-posts.latest-posts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  height: 653px;
}
.latest-posts-left {
  display: grid;
  justify-content: center;
  align-content: center;
}
.lpl-latest {
	background: none #8162b2;
	padding: 45px;
	color: #fff;
	display: grid;
	grid-row-gap: 70px;
	max-width: 350px;
}
.lpl-latest h3, .lpl-latest h2 {
	margin: 0px;
    font-size: 30px;
    font-weight: 100;
}
.lpr-block h3, .lpr-block h2 {
	margin: 0px;
    font-size: 26px;
    font-weight: 300;
}
.lpl-title {
	font-size: 22px;
	font-weight: 100;
	line-height: 1.3;
	margin-bottom: 10px;
}
.lpl-latest a,
.lpr-block a {
  text-decoration: none;
  text-transform: uppercase;
}
.lpl-latest a {
  color: #fff;
  font-size: 14px;
}
.lpr-block p {
	font-size: 15px;
	margin-bottom: 50px;
}
.lpr-block p:empty {
	display: none;
}

.lpr-date-cat {
	font-size: 14px;
	font-weight: 500;
}
.lpr-dc-cat {
	font-weight: 100;
	color: #8061b2;
}
.read-more-btn i {
	display: inline-block;
	margin-left: 20px;
	font-size: 18px;
	top: 2px;
	position: relative;

}
.lpl-date {
	color: #cdcbcc;
	font-size: 15px;
}
.latest-posts-right {
	display: grid;
	align-content: center;
	justify-content: center;
}
.lpr-block {
	width: 100%;
	max-width: 400px;
}
.latest-posts-right .lpl-post-data {
	margin: 0 0 50px;
}
.latest-posts-right .lpl-post-data:last-of-type {
	margin: 0;
}
.read-more-btn {
	font-size: 14px;
}
.lpr-block a {
	color: inherit;
	font-weight: 500;
}
ul.tabs {
	padding-top: 16px;
}
ul.tabs li {
	margin-bottom: 10px;
	max-width: 245px;
	position: relative;
}
.tab-link.active {
	color: #eeb528;
}
.tab-item {
	display: none;
}
.tab-item.active {
	display: block;
}
.tab-link.active::after {
	content: "";
	width: 1px;
	height: 90%;
	position: absolute;
	left: -10px;
	border-left: 2px solid;
	display: block;
	top: 2px;
}
.tab-content ul {
	margin: 0;
	padding-left: 15px;
	list-style-type: none;
}
.tab-content li {
	margin-bottom: 10px;
	padding-left: 15px;
}
.tab-content ul li::before {
	content: "\2022";
	color: #eeb528;
	font-weight: bold;
	display: inline-block;
	margin-left: -30px;
	padding-right: 25px;
}

.offset-carousel-wrapper {
	display: grid;
	grid-template-columns: 400px auto;
	width: 1600px;
}
.testimonial-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.owl-testimonial-carousel {
	background: none #4b5861;
	padding: 45px;
	overflow: hidden;
	min-height: 300px;
	flex: 1;
}
.owl-testimonial-item {
	width: 100%;
}
.ooc-carousel-item {
	width: 380px;
}
.owl-testimonial-item {
  display: grid;
  grid-template-columns: 108px auto;
  grid-column-gap: 40px;
  color: #fff;
}

.oti-content {
	margin-top: 45px;
	margin-left: 0;
	font-size: 18px;
	line-height: 1.6;
	padding-right: 15px;
}
.testimonial-wrapper h3, .testimonial-wrapper h2 {
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 60px;
	line-height: 26px;
	position: relative;
	color: #263844;
	/* width: 300px; */
	padding: 0 100px 0 0;
}
.testimonial-wrapper .owl-nav {
	width: 100%;
}
.offset-carousel-wrapper h3, .offset-carousel-wrapper h2 {
  font-size: 22px;
  font-weight: 400;
  margin: 0 30px 60px 0;
  line-height: 26px;
  position: relative;
  color: #263844;
}
.offset-carousel-wrapper h3::after,
.testimonial-wrapper h3::after, .offset-carousel-wrapper h2::after,
.testimonial-wrapper h2::after {
  content: "";
  border-bottom: 2px solid;
  width: 45px;
  height: 0;
  position: absolute;
  left: 0;
  top: 77px;
}
.owl-nav button {
	background: none;
	border: none;
	font-size: 35px;
	opacity: .5;
	cursor: pointer;
}
.owl-nav button:hover {
	opacity: 1;
}
.ooc-item-circle-wrapper {
  text-align: center;
  padding-top: 97px;
}
.ooc-item-block-wrapper {
	display: grid;
	justify-content: center;
	align-content: center;
	height: 412px;
}
.ooc-item-circle-wrapper .ooc-item {
  border: 2px solid;
  border-radius: 50%;	
  width: 235px;
  height: 235px;
}
.ooc-item {
  text-align: center;
  color: #fff;
  display: grid;
  justify-content: center;
  align-content: center;
  margin: auto;
}
.ooc-item-block-wrapper .ooc-item {
	width: 300px;
	color: inherit;
	text-align: left;
}
.ooc-carousel-item h5 {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin: 30px 0 0;
	padding-bottom: 20px;
  	font-family: 'Barlow Semi Condensed';
}

.ooc-icon {
  width: 100px;
}
.ooc-item-circle-wrapper .ooc-icon {
  width: 100px;
  position: absolute;
  left: 60px;
  top: 90px;
}
.ooc-item h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
  font-family: 'Barlow Semi Condensed';
}
.ooc-item-block-wrapper h5 {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	margin-top: 30px;
	padding-bottom: 28px;
}
ooc-item-block-wrapper h4 {
	font-size: 22px;
	font-weight: 500;
	font-family: 'Barlow Semi Condensed';
}
.owl-paragraph-carousel,
.opc-item {
	width: 100%;
}
.opc-item a {
	color: inherit;
}
.owl-paragraph-carousel h3, .owl-paragraph-carousel h2 {
    font-size: 20px;
    font-weight: 500;
    color: #4b5861;
}
.owl-paragraph-carousel p {
    font-size: 18px;
    color: #4b5861;
}
.learn-more-btn {
	font-size: 13px;
}
.learn-more-btn i {
	font-size: 40px;
	font-weight: 200;
	margin-left: 20px;
	vertical-align: middle;
}
.owl-home-hero .owl-nav {
  position: absolute;
  top: 0;
  right: calc(((100% - 1168px)/2) + 26px);
  color: #fff;
  font-size: 30px;
  height: 539px;
}
.owl-home-hero .owl-prev {
  position: absolute;
  top: 20px;
  display: none;
}
.owl-home-hero .owl-next {
  position: absolute;
  bottom: 20px;
}
.owl-dots {
  position: absolute;
  top: 50%;
  right: calc((100% - 1168px)/2);
  color: #fff;
  transform: translateY(-50%);
}
.owl-carousel button.owl-dot {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: block;
  margin: 10px;
}
.owl-carousel button.owl-dot.active {
  background: none #fff;
}
.home-hero-text h1, .like-a-h1 {
	font-size: 46px;
	font-weight: 500;
	line-height: 1;
}
.cse-study-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  width: 100%;
  max-width: 1160px;
}
h3.csc-title, h2.csc-title {
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 70px;
}
.csc-card {
  display: grid;
  grid-template-columns: auto 286px;
  align-content: end;
  height: 169px;
  background-repeat: no-repeat;
  width: 369px;
  padding-top: 225px;
  cursor: pointer;
  margin: 0px auto;
}
.csc-card-text {
  background: none #4b5861;
  padding: 15px 15px 43px;
}
.csc-card-icon {
  display: grid;
  justify-content: center;
  align-content: center;
  margin-top: 35px;
  font-size: 31px;
  color: #26b08f;
}
.csc-card-text h5,
.csc-card-text h4 {
  margin: 0;
}
.csc-card-text h4 {
	font-size: 16px;
	font-weight: 100;
	line-height: 16px;
}
.csc-card-text h5 {
	font-size: 14px;
	font-weight: 400;
}
#footer-nav-grid .elementor-widget-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-areas: "legal why"
						 "legal learning"
						 "security learning"
}
#footer-nav-legal {
	grid-area: legal;
}
#footer-nav-why {
	grid-area: why;
}
#footer-nav-security {
	grid-area: security;
}
#footer-nav-learning {
	grid-area: learning;
}
#footer-nav-grid ul li:first-child a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 15px;
}
#footer-nav-grid ul li a {
  font-size: 13px;
  padding: 5px 0;
  max-width: 160px;
  color: #8c959a;
}
#footer-nav-grid ul li a:hover {
	color: #8c959a;
}
#footer-nav-grid ul li a::after {
	display: none;
}
.footer-headline {
	font-weight: 500;
	color: #fff;
}
#input_2_3 {
	background: none;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-radius: 0;
	font-size: 22px;
	width: 100%;
	color: #fff;
}
#input_2_3::placeholder {
	color: #fff;
	opacity: 1;
}
#input_2_3:focus::placeholder {
	opacity: .2;
}
#input_2_3:-ms-input-placeholder {
	color: #fff;
}
#input_2_3::-ms-input-placeholder {
	color: #fff;
}
#tcdi-footer .gform_button {
	background: none !important;
	border: none !important;
	color: #aaafb2 !important;
	text-transform: uppercase;
	padding: 0 !important;
}
#tcdi-footer .gform_button::after {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 10px;
    left: 0;
}
#blue-background {
	background: none #22c1c4;
	padding: 0 20px;
}
#blue-background p:empty {
	display: none;
}
#blue-background .paragraph-block {
	display: flex;
	flex-direction: column;
}
#blue-background .paragraph-block a {
	color: #fff;
	position: relative;
	padding-right: 55px;
	max-width: 150px;
}
#blue-background .pb-icon-headline {
	display: grid;
	grid-template-columns: auto 1fr;
	grid-column-gap: 10px;
	text-align: left;
	justify-content: flex-start;
}
#blue-background .pb-icon-headline img {
	width: 160px;
	margin-left: 0;
	margin-right: auto;
}
#blue-background .pb-icon-headline h3, #blue-background .pb-icon-headline h2 {
	align-self: center;
	color: #fff;
	font-weight: 200;
	font-size: 36px;
	font-family: 'Barlow Semi Condensed';
	margin: 0 0 0 -7px;
	letter-spacing: 1px;
}
#yellow-background {
	background: none #eeb528;
	padding: 0 20px;
}
#yellow-background p:empty {
	display: none;
}
#yellow-background .paragraph-block {
	display: flex;
	flex-direction: column;
}
#yellow-background .paragraph-block a {
	color: #fff;
	position: relative;
	padding-right: 55px;
	max-width: 150px;
}
#yellow-background .pb-icon-headline {
	display: grid;
	grid-template-columns: auto 1fr;
	grid-column-gap: 10px;
	text-align: left;
	justify-content: flex-start;
}
#yellow-background .pb-icon-headline img {
	width: 160px;
	margin-left: 0;
	margin-right: auto;
}
#yellow-background .pb-icon-headline h3, #yellow-background .pb-icon-headline h2 {
	align-self: center;
	color: #fff;
	font-weight: 200;
	font-size: 36px;
	font-family: 'Barlow Semi Condensed';
	margin: 0 0 0 -7px;
	letter-spacing: 1px;
	line-height: 1.2;
}

#tcdi-footer .gform_wrapper .validation_message,
#tcdi-footer .validation_error {
	color: #fff !important;
	border-color: #fff !important;
}
#latest-news-block {
	background: none #E7F1F3;
}
#mobile-logo {
	display: none;
}
@media screen and (max-width: 1200px) {
	#yellow-background .elementor-widget-container,
	#blue-background .elementor-widget-container 
	{
		margin: 30px;
	}	
}

@media screen and (max-width: 1024px)
{
	.elementor-location-header {
		padding: 0 30px;
	}
	.grid-on-mobile .elementor-row {
	  display: grid;
	  flex-wrap: nowrap;
	  grid-template-columns: auto auto auto;
	}
	.elementor-element-715ec69 {
	  grid-area: search;
	}
	.elementor-element-efff13a {
	  grid-area: menu;
	}
	.elementor-element-2732a76 {
	  grid-area: logo;
	}
		
	.grid-on-mobile .elementor-row {
	  display: grid;
	  flex-wrap: nowrap;
	  grid-template-columns: 1fr 1fr 0.25fr;
	  grid-template-areas: "logo search menu";
	}
	.elementor-element-715ec69 {
	  grid-area: search;
	  width: 30px;
	  justify-self: end;
	  margin-left: auto;
	}
	.elementor-element-efff13a {
	  grid-area: menu;
	  justify-self: end;
	  margin-top: 20px;
	  width: 31px;
	}
	.elementor-element-2732a76 {
	  grid-area: logo;
	}
	.elementor-element.elementor-element-efff13a.elementor-column.elementor-col-33.elementor-top-column {

		z-index: 100;
	}
	.elementor-element.elementor-element-2732a76.elementor-column.elementor-col-33.elementor-top-column,
	.elementor-element.elementor-element-715ec69.elementor-column.elementor-col-33.elementor-top-column {
		z-index: 101;
	}
	.elementor-location-header.mobile-active {
		background-color: #253945;
	}
	.elementor-82 .elementor-element.elementor-element-28cc394 .elementor-menu-toggle {
		width: 30px;
		background: transparent;
		margin-left: auto !important;
		margin-right: 0 !important;
	}
	#top-nav-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
		position: fixed;
		width: 100%;
		left: 0;
		top: 62px;
		background-color: #253945;    
		padding-top: 45px;

	}
	.eicon-menu-bar {
		color: #fff;
	}
	#top-nav-menu .elementor-nav-menu--dropdown,
	#top-nav-menu .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, 
	#top-nav-menu .elementor-nav-menu--dropdown .elementor-item:hover,
	#top-nav-menu .elementor-nav-menu--dropdown.sub-menu a:hover {
		background-color: transparent;
	}
	#top-nav-menu .elementor-nav-menu--dropdown.sub-menu a {
		text-transform: capitalize;
	}
	.eicon-menu-bar {
		color: #253945;
	}
	.mobile-active .eicon-menu-bar {
		color: #fff;
	}
	.mobile-active #top-nav-menu a {
		color: #fff;
	}
	.mobile-active #search {
		display: none;
	}
	.mobile-active #header-logo {
		display: none;
	}
	.mobile-active #mobile-logo {
		display: block;
	}
}
@media screen and (max-width: 991px) {
	.testimonial-wrapper h3 {
		padding: 0;
		width: 210px;
	}
}
@media screen and (max-width: 850px) {
	.latest-posts-left {
		height: 700px;
		background-size: cover;
	}

	.latest-posts.latest-posts-grid {
		grid-template-columns: 1fr;
	}
	.latest-posts.latest-posts-grid {
		height: auto;
	}
	.owl-paragraph-carousel, .opc-item {

		margin: 0px auto;
	}
	.top-paragraph {
		margin-left: 30px;
		margin-right: 30px;
	}
}
@media screen and (max-width: 768px) {
	.home-hero-text h1, .like-a-h1 {
		font-size: 35px;
	}
	.ih-content {

		margin-bottom: 10px;

	}
	.owl-testimonial-item {
		display: block;
	}
	.oti-icon img {
		max-width: 76px!important;
	}
	.latest-posts-right .lpl-post-data:last-of-type {
		margin: 0 0 20px;
	}
	.hero-carousel-grid {
		grid-template-columns: 1fr;
	}
	.home-hero-image, .home-hero-text {
		height: 340px;
	}
	.home-carousel-grid .owl-nav {
		display:none;
	}
	.cta-form-grid {
		top: -111px;
		width: 100%;
		bottom: auto;
	}
	.offset-carousel-wrapper, 
	.testimonial-wrapper {
		display: block;
	}
	.latest-posts-right {
		margin-left: 30px;
		margin-right: 30px;
	}
	.elementor-element-e246c0b {
		padding: 0 30px;
	}
	.cse-study-cards {
		grid-template-columns: 1fr;
		grid-row-gap: 20px;
	}	
	
	.csc-card {
		margin: 0px auto;
	}
	#tcdi-footer {
		padding: 55px 30px;
	}

	.inner-link-cards {
		grid-template-columns: 1fr;
	}
	#breadcrumbs {
		margin-left: 30px;
	}
	.left-tabbed-box {
		grid-template-columns: 1fr;
		margin-left: 20px;
		margin-right: 20px;
	}
	ul.tabs {
		padding: 9px 3px 0px;
		border: 1px solid;
		position: relative;
	}
	ul.tabs li {
		max-width: none;
		padding: 7px 10px 15px;
		display: none;
		margin: 0;
	}
	ul.tabs::after {
		content: "\f078";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-decoration: inherit;
		position: absolute;
		top: 16px;
		left: auto;
		right: 16px;
		font-size: 24px;
	}
	ul.tabs.dd-active::after {
		content: "\f077";
	}
	ul.tabs li:first-child {
	  display: block;
	}
	.tab-link.active::after {
		height: 57px;
		left: 1px;
		top: -4px;
	}
	.tab-link {
		padding-left: 0px;
	}
	.interior-hero {
		height: auto;
		display: flex;
		flex-direction: column;
	}
	.ih-content-wrapper {
		grid-area: ihwrap;
		padding: 20px;
		height: 240px;
		order: 2;
	}
	.ih-image {
		grid-area: ihimg;
		height: 340px;
	}
}
@media screen and (max-width: 480px) {
	.owl-nav {
		display: none;
	}
}
@media screen and (max-width: 380px) {
	.ih-content {
		grid-template-columns: auto 180px;
	}
}