



/*======== GC AMPLIFIED ====== */

/* .ct-content-container li {
    margin-bottom: 10px;
}
.ct-section {
    padding: 10px 0;
}

.gcamplified-detail p {
    margin-bottom: 30px;
}
.gcamplified-detail p:last-child {
    margin-bottom: 0;
}
.gcamplified-detail .column-8 {
    margin-right: 2%;
}
.galerySect li {
    display: inline-block;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 30px;
}
.galerySect img {
    width: 100%;
}
.galerySect li:nth-child(2n) {
    margin-right: 0;
}
.term-item a:hover {
    background-color: #6c2078;
    color: #fff;
}
.term-item a {
    padding: 7px;
    border: 2px solid #6c2078;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
	  display: block;
}
.term-item {
    display: inline-block;
    margin-bottom: 10px;
}
.ct-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.ct-rel-meta h5 {
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 0;
}
.weight-500 h2 {
    font-weight: 500;
}
.ct-color-black h2 {
    color: #000;
}
.ct-related-cat h4 {
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 500;
}
.ct-rel-meta {
    padding-right: 10px;
	  width: 60%;
}
.ct-rel-article {
	  position: relative;
    display: inline-block;
    width: 48%;
    margin-right: 2%;
    border-top: 2px solid #6c2375;
    padding: 16px 0;
}
.ct-rel-article:nth-child(2n) {
    margin-right: 0;
}
.ct-related-cat .term-item a {
    padding: 0;
    border: none;
    font-size: 18px;
}
.ct-related-cat .term-item a:hover {
    background-color: transparent;
    color: #6c2078;
}
.ct-rel-featured {
    width: 40%;
}

.ct-rel-featured img {
  height: auto;
  width: 100%;
}

.rel-wrap {
    padding: 20px 0;
}

.rel-wrap h2 {
  font-size: 1.5rem;
  letter-spacing: 0.015625rem;
  line-height: 1.5rem;
  margin-bottom: 0.9372rem;
}
img.article__featured-image {
    border: 2px solid #6D2077;
}

@media screen and (min-width: 980px) {
  .rel-wrap h2 {
    font-size: 2.625rem;
    letter-spacing: 0.03125rem;
    line-height: 2.625rem;
  }
}
.ct-section .tags {
    padding: 10px 0;
}

.ct-topics ol {
    padding: 10px 0 0 20px;
}
.ct-topics li {
    list-style-type: decimal;
    margin-bottom: 14px;
    position: relative;
    padding: 10px 10px 0;
    color: #6e2577;
}
.ct-topics li:last-child {
	margin-bottom: 10px;
}

.ct-topics li a {
    font-size: 16px;
    display: block;
    font-weight: 600;
    color: #000;
}
.ct-topics h4 {
	font-family: "Bebas Neue";
	color: #000;
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 0;
}
.ct-topics li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #63666a;
	width: calc(100% + 20px);
	left: -20px;
}
.ct-topics {
    border: 3px solid #6e2376;
    margin-bottom: 20px;
    padding: 14px;
}
.ct-topics li a:hover {
    color: #6e2376;
}
.gcamplified-detail h4 a {
    font-size: 18px;
    color: #000;
    font-family: "proxima-nova", sans-serif;
    line-height: 24px;
    font-weight: 600;
}
.gcamplified-detail h4 a:hover {
    color: #6d2077;
} */


/*======== ARCHIVE ====== */
/* .archive #header, .archive hr, .footerForm br, .archive #footer  {
    display: none;
}
#ct-article article {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin-right: 2%;
    margin-bottom: 30px;
    box-shadow: 0px 2px 4px #e4e4e4;
    border-radius: 0 0 4px 4px;
    position: relative;
    transition: all 250ms ease-in-out;
    webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
}
#ct-article article:nth-child(3n) {
    margin-right: 0;
}
.ct-post-featured {
    min-height: 220px;
    background-size: cover;
    border-radius: 4px 4px 0 0;
	  background-position: center;
}
.ct-post-meta {
    padding: 16px 20px 18px;
}
.ct-post-link:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#ct-article article:hover {
    box-shadow: 0px 2px 4px #bfbfbf;
}
.archive h2 {
    margin-bottom: 25px;
}

@media screen and (max-width: 980px) {
    .gcamplified-detail .column-8, .gcamplified-detail .column-5 {
        width: 100%;
    }
    .gcamplified-detail h1.head {
        font-size: 40px;
    }
    .gcamplified-detail .column-5.sidebar {
        width: 100%;
    }

    .gcamplified-detail .column-5.sidebar .gc-amplified-widget {
        max-width: 300px;
        margin: 0 auto;
    }

    .gcamplified-detail .column-8 {
        margin-bottom: 30px;
    }
	#ct-article article, #ct-article article:nth-child(3n) {
        width: 48%;
        margin-right: 2%;
    }
    #ct-article article:nth-child(2n) {
        margin-right: 0;
    }

}


@media screen and (max-width: 767px) {
    .gcamplified-detail h1.head {
        font-size: 30px;
    }
    .inner-subpages-heading h2 {
        font-size: 26px;
    }
    .inner-subpages-heading {
        padding: 0;
    }
		.ct-rel-article {
			width: 100%;
			margin: 0;
	}
}

@media screen and (max-width: 600px) {
    .galerySect li {
        width: 100%;
        margin-right: 0;
    }
	#ct-article article, #ct-article article:nth-child(3n), #ct-article article:nth-child(2n) {
        width: 100%;
        margin-right: 0;
    }

}

.gc-amplified-sidebar .archive-gc-amplified-widget h2 {
  font-size: 1.875rem;
  margin-bottom: 0;
  padding-bottom: 0.9375rem;
  padding-top: 2px;
}

.wpp__list-item {
  border-top: 1px solid #c8c9c7;
  display: flex;
  justify-content: flex-start;
  padding-top: 1.125rem;
}
.intro .container .wpp__list-item p a:hover {
  color: #6d2077 !important;
}

.intro .container .wpp__list-item p a:after {
  background: none;
  opacity: 0 !important;
}

p.wpp__item-position {
  color: #6d2077;
  font-family: "Bebas Neue", sans-serif !important;
  font-size: 3.4375rem !important;
  line-height: 3.4375rem !important;
  margin-right: 1rem;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.wpp__item-meta {
  flex-basis: 72.826087%;
}

.intro .container p.wpp__item-topic {
  border-bottom: 1px solid #6d2077;
  color: #000000;
  display: inline-block;
  font-family: "Bebas Neue", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.03125rem;
  line-height: 1rem;
  margin-bottom:  0.625rem;
  padding: 0;
  text-transform: uppercase;
}

.intro .container p.wpp__item-topic a {
  color: #000000;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0.03125rem;
}

.wpp__item-title {
  padding: 0 !important;
}

.intro .container p a.wpp-post-title {
  color: #000000;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 600;
}

.full-width {
  width: 100%;
}

.post-type-archive-gcamplified {
  background-image: url('dist/images/GC_BG-mobile.svg');
  background-position: center top;
  background-repeat: no-repeat;
}

section.gcamplified-controller {
  float: none;
}

.gcamplified-controller .filter .container {
  padding: 0;
}

.gcamplified-controller .filter .container .filter-nav>.main-menu>li span {
  padding-right: 1.25rem;
}

.gcamplified-controller .no-result {
  width: 100%;
}

.article--gcamplified {
  border-top: 2px solid #6D2077;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.935rem;
  padding-top: 0.625rem;
}

.article__entry-meta {
  flex-basis: 65.517241%;
}

.article__featured-image-wrapper {
  margin-left: auto;
  flex-basis: 32.857143%;
  min-width: 92px;
  max-width: 140px;
  position: relative;
}

.article__featured-image-overlay {
  background: #000000;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.article--gcamplified:hover a {
  color: #6c2078;
}

.article--gcamplified:hover a,
.featured-items--gcamplified:hover a {
  color: #6c2078;
}

.featured-item__image-wrapper {
  position: relative;
}

.ct-rel-article:hover .article__featured-image-overlay,
.article--gcamplified:hover .article__featured-image-overlay,
.featured-items--gcamplified .featured-item:hover .article__featured-image-overlay {
  opacity: .25;
  transition: ease-in;
  transition-duration: 300ms;
}

.article__entry-title--gcamplified a {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.featured-item {
  margin-bottom: 0.9375rem;
  overflow: hidden;
  position: relative;
}

.featured-item__featured-image {
  border: 2px solid #6D2077;
  height: auto;
  width: 100%;
}

.featured-item__entry-meta {
  color: #000000;
  display: block;
  padding: 0.9375rem 0;
  width: 100%;
}

.featured-item__entry-meta--primary {
  display: none;
}

.featured-item--primary .featured-item__entry-meta--primary {
  display: block;
}
@media screen and (min-width: 1024px) {
  .featured-item__entry-meta--primary {
    display: block;
    width: 74.887892%;
  }
  .featured-item--primary .featured-item__entry-meta {
    display: none;
  }
  .featured-item--secondary .featured-item__entry-meta {
    padding-bottom: 0;
  }
}

.featured-item:hover .featured-item__entry-meta .featured-item__entry-title {
  color: #6D2077;
}

.entry-topic,
.ct-related-cat .term-item {
  border-bottom: 1px solid #FFFFFF;
  color: #000000;
  display: inline-block;
  font-family: "Bebas Neue", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.03125rem;
  line-height: 1.125rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.article__entry-meta .entry-topic {
  margin-bottom: 0.625rem;
}

.featured-item__entry-topic {
  border-bottom: 2px solid #6D2077;
}

.featured-item__entry-title {
  font-family: "proxima-nova", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.gc-amplified-main-container {
  margin-top: 0;
  clear: both;
}

.gc-amplified-main-container .filter.main-wrap{
  padding-top: 0;
}

.post-type-archive-gcamplified .loader {
  border: 4px solid #c8c9c7;
  border-top: 4px solid #636;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  animation: spin 2s linear infinite;
}

.ct-section ol,
.ct-section ul {
  margin: 1.25rem 2.5rem 0.75rem;
}


.ct-section ol,
.ct-section ol > li {
  list-style: decimal;
}

.ct-section ul,
.ct-section ul > li {
  list-style: disc;
}

.ct-section li {
  color: #000;
}

.ct-section .tags .term-item {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  margin-right: 0.5rem;
}

.ct-section .tags .term-item:last-child {
  margin-right: 0;
}

.gca-form input::placeholder {
  overflow: initial;
}

body.team .intro.main-wrap {
  padding-bottom: 1.875rem;
}

.scrollToTop.show {
  transform: rotate(180deg);
}

@media screen and (min-width: 768px) {
  .header .menu-icon {
    padding-top: 24px;
  }

  .featured-item__featured-image {
    margin-bottom: 0;
  }

  .featured-item__entry-title--primary {
    font-size: 2rem;
    line-height: 2.375rem;
  }

  .featured-items__secondary-items-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .featured-item--secondary {
    flex-basis: 48%;
  }

  .gc-amplified__primary {
    flex-basis: 74.887892%;
  }

  .post-type-archive-gcamplified .filter .container .form-wrapper .form-search {
    position: relative;
    margin-top: 8px;
  }

  .filter .container .form-wrapper .search,
  .filter .container .form-wrapper .clear-search {
    height: 26px;
    width: 26px;
  }

  .filter .container .form-wrapper .clear-search {
    right: 30px;
  }

  .post-type-archive-gcamplified .gcasearch {
    max-height: 40px;
    max-width: 240px;
  }

  .gc-amplified-main__articles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 200px;
  }

  .article--gcamplified {
    flex-basis: 48%;
  }

  .article--gcamplified:nth-of-type(2n+2) {
    margin-left: auto;
  }
}

.featured-items--gcamplified {
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 1024px) {
  .post-type-archive-gcamplified {
    background-image: url('dist/images/GC_BG-desktop.svg');
  }

  .featured-items.featured-items--gcamplified .featured-items__flex-wrap {
    display: flex;
    justify-content: space-between;
    height: calc( 100vw * 0.48225879 );
    max-height: 555.833px;
  }

  .featured-items__primary-item-wrapper {
    flex-basis: 74.887892%;
  }

  .featured-items__secondary-items-wrapper {
    flex-basis: 23.7766816%;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .featured-item {
    margin-bottom: 0;
  }

  .featured-item--secondary {
    flex-basis: 50%;
  }

  .featured-item.featured-item--secondary:nth-child(2) {
    padding-top: 7px;
  }
}

.load-more--gcamplified {
  display: block;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 13rem;
}

.post-type-archive-gcamplified .result {
  border-radius: 12px;
  display: inline-block;
  margin-top: 17px;
  padding: 2px 12px 2px 14px;
}

.post-type-archive-gcamplified .result span {
  padding: 0;
  width: 100%;
  cursor: default;
  font-size: 14px;
  font-weight: 700;
}

.gc-amplified-sidebar h3,
.gc-amplified-widget h3{
  color: #000000;
  font-size: 1.875rem;
  font-weight: 400;
  letter-spacing: 0.03125rem;
  line-height: 1.875rem;
}

.term-item {
  padding: 7px 7px 5px;
  border: 2px solid #6c2078;
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.125rem;
}

.post-type-archive-gcamplified .page-title {
  font-weight: 300 !important;
  margin-bottom: 0.9375rem !important;
  padding-bottom: 0 !important;
}

.intro .container p.gcamplified__sub-heading {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5rem;
  margin: 0 0 1.875rem 0;
  padding: 0;
}

.single-gcamplified .inner-subpages-heading {
  margin-bottom: 0.875rem;
}

.single-gcamplified .inner-subpages-heading h2 {
  font-weight: 400;
}

.single-gcamplified .head {
  letter-spacing: 0.03125rem;
}

.ct-related-cat .term-item {
  padding: 0;
  border: none;
  margin-bottom: 0;
}

header.header.top .dropdown-menu {
  margin-top: -3px;
}

.ct-topics h4 {
  margin-bottom: 1.4375rem !important;
}

.ct-topics li {
  border-top: 1px solid #C8C9C7;
  clear: both;
  list-style-type: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ct-topics li:before {
  content: none !important;
}

.ct-topics li a {
  display: inline-block !important;
  margin-left: 10%;
  width: 80%;
}

.gcamplified-toc__index {
  color: #6c2078;
  display: inline-block;
  font-family: "Bebas Neue", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.03125rem;
  line-height: 1.25rem;
  padding-top: 0.25rem;
  vertical-align: top;
}

.share-btn {
  display: flex;
  justify-content: flex-start;
}

.share-btn div#st-1 .st-btn {
  background-color: #70217a;
  width: 27px;
  height: 27px;
  padding: 0 0;
  display: inline-block !important;
}


.share-btn div#st-1 .st-btn img {
  top: 3px;
}

.share-btn span {
  font-family: 'Bebas Neue';
  color: #000;
  font-size: 20px;
  margin-right: 20px;
  padding-top: 2px;
}

.gcamplified-share {
  padding: 1.125rem;
}

.single-gcamplified .gcamplified-detail h1.head {
  font-size: 2rem;
  line-height: 2rem;
}

.gc-featured-image__caption {
  color: #000000;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1rem;
}

@media screen and (min-width: 981px) {
  .single-gcamplified .gcamplified-detail h1.head {
    font-size: 3.4375rem;
    line-height: 3.4375rem;
  }
}

.single-gcamplified .gcamplified-detail h4.gc-amplified-topics {
  font-family: "Bebas Neue", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.125rem;
  margin-bottom: 0.65rem;
}

.single-gcamplified .gcamplified-detail h4 a {
  font-weight: 300;
  font-size: 1.375rem;
  line-height: 1.75rem;
}

.single-gcamplified .ct-flex {
  justify-content: space-between;
}

.single-gcamplified .ct-rel-meta {
  width: 70%;
}

.single-gcamplified .ct-rel-featured {
  margin-left: auto;
  position: relative;
  width: 92px;
}

@media screen and (min-width: 980px) {
  .single-gcamplified .ct-rel-featured {
    width: 180px;
  }
}

.single-gcamplified .ct-rel-link {
  height: 100%;
  position: relative;
}

.single-gcamplified .gc-amplified-widget:first-child {
  margin-top: 0;
}

.gc-amplified-widget {
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 980px) {
  .gcamplified-detail .column-5.sidebar .gc-amplified-widget {
    max-width: 100% !important;
  }
}

.ct-section .galerySect  {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-left: 0;
}

.ct-section .galerySect li,
.ct-section .galerySect li:nth-child(2n) {
  margin-bottom: 0;
  margin-right: 2%;
  width: 100%;
}


.ct-section .galerySect li:last-child {
  margin-right: 0;
}

.post-type-gc-amplified .main-wrap.filter {
  width: 100%;
}

@media (max-width: 595px) {
  .post-type-archive-gcamplified .filter .container .form-wrapper input[type=text] {
    padding: 5px 70px 5px 10px;
  }

  .post-type-archive-gcamplified .filter .container .form-wrapper .search {
      width: 26px;
      height: 26px;
      margin-bottom: 5px;
      margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .post-type-archive-gcamplified .filter .container .form-wrapper .clear-search {
    right: 45px;
    height: 28px;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

@media screen and (min-width: 596px) and (max-width: 767px) {
  .filter .container .form-wrapper .search {
    margin: 7px 0;
  }
}

@media screen and (min-width: 768px) {
  .post-type-archive-gcamplified .filter .container {
    justify-content: flex-end;
    display: flex;
    flex-direction: row-reverse;
  }

  .post-type-archive-gcamplified .filter .container .filter-nav {
    margin-right: 1.5rem;
  }

  .post-type-archive-gcamplified .filter .container .form-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    float: none;
    justify-content: flex-end;
    width: unset;
  }

  .post-type-archive-gcamplified .filter .container .form-wrapper .result {
    margin-right: 2.8125rem;
    margin-top: 0;
  }

  .post-type-archive-gcamplified .filter .container .form-wrapper .form-search {
    margin-top: 0;
  }
}

#velocity-network {
  margin-bottom: 3.9375rem;
}

.velocity-network__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.velocity-network__list-item {
  flex-basis: 48%;
}

.velocity-network__member-name a {
  position: relative;
}

.velocity-network__member-name:hover a:after {
  left: 0;
  right: 0;
  opacity: 1;
  bottom: -2px;
}

.velocity-network__member-name a:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  right: 50%;
  bottom: -2px;
  background: #6D2077;
  height: 2px;
  transition-property: left,right;
  transition: all .3s ease-out 0s;
  opacity: 0;
}

p.velocity-network__member-name {
  margin-top: 1rem;
  text-align: center;
}

p.velocity-network__member-name a {
  color: #000000;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.375;
}

@media screen and (min-width: 768px) {
  .velocity-network__list-item {
    flex-basis: 33.333333%;
  }
}

@media screen and (min-width: 900px) {
  .velocity-network__list-item {
    flex-basis: 18.434783%;
  }
}

.team-detail .container .column-wrapper .head {
  font-size: 3.4375rem;
  line-height: 1;
}

.strategy .intro .container p.header-text {
  color: #6D2077;
}

.container--top-border,
.mission_container .container {
  border-top: 2px solid #acacac;
}

.container {
  padding-top: 0;
}

.text-container .container {
  padding: 0 1.25rem 3.75rem;
}

.text-container .container.container--top-border {
  padding: 3.75rem 1.25rem;
}

@media screen and (min-width: 1200px) {
  .text-container .container {
    padding-left: 0;
    padding-right: 0;
  }

  .text-container .container.container--top-border {
    padding-left: 0;
    padding-right: 0;
  }
}

.header .menu-btn:checked ~ .menu {
  max-height: 1200px;
}

ul.menu {
  height: unset;
}
ul.menu li:last-child {
  padding-bottom: 3.3125rem;
}

.footerForm {
  justify-content: space-between;
  width: 100%;
}

.footerForm .gform_wrapper {
  margin-top: 0;
  width: 100%;
}


.footerForm .gform_wrapper ul li.gfield {
  margin-top: 0;
}

.footerForm .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}

.footerForm .gform_wrapper li.hidden_label input,
.gc-amplified-widget .gform_wrapper li.hidden_label input,
body .gc-amplified-widget .gform_wrapper .top_label div.ginput_container,
body .gc-amplified-widget .gform_wrapper ul li.gfield {
  margin-top: 0;
  padding-right: 0;
}

.gc-amplified-widget .gform_wrapper,
.gc-amplified-widget .gform_wrapper .gform_footer {
  margin-bottom: 0;
  margin-top: 0;
}

.gc-amplified-widget .gform_wrapper .gform_footer {
  padding-bottom: 0;
  padding-top: 0;
}

.footerForm .form input[type="text"],
.gc-amplified-widget .footerForm .form input[type="text"] {
  width: 100%;
}
.gc-amplified-widget .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-size: initial;
}

.gc-amplified-widget .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.footerForm .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  text-transform: uppercase;
  width: 100%;
}

.footerForm .form form.ng-pristine.ng-valid {
  justify-content: space-between;
}

.footerForm .gform_body {
  flex-basis: 67.916667%;
}

.footerForm .gform_wrapper .gform_footer {
  flex-basis: 28.333333%;
  margin-top: 0;
  padding-top: 0;
}

.footerForm .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  line-height: 2;
  min-height: 2rem;
  padding: 3px 4px;
}

@media screen and (min-width: 900px) {
  body .footerForm .gform_wrapper ul li.gfield {
    margin-top: 0;
  }

  body .footerForm .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
  }
}

@media screen and (min-width: 1200px) {
  .footerForm {
    justify-content: unset;
  }

  .footerForm .form {
    flex-basis: 56%;
    float: none;
  }

  .footerForm h3 {
    align-self: center;
    transform: translateY(-50%);
  }

  .footerForm .form form.ng-pristine.ng-valid {
    justify-content: space-evenly;
    width: 90%;
  }

  .footerForm .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 1rem;
    padding-left: 0.875rem;
    padding-right: 0.4375rem;
  }

  .footerForm .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    padding-bottom: 0;
    padding-top: 0;
  }
}

body header .container .logo a img {
  width: 160px;
}

@media screen and (min-width: 768px) {
  body header .container .logo a img {
    width: 100%;
  }
}

.gc_amplified_content .col-md-70.iconText h3 {
  font-size: 1.6875rem;
  line-height: 1.750rem;
}

@media screen and (min-width: 366px) {
  .gc_amplified_content .col-md-70.iconText h3 {
    font-size: 2rem;
  }
}

@media screen and (min-width: 378px) {
  .gc_amplified_content .col-md-70.iconText h3 {
    font-size: 2.25rem;
    line-height: 1.75rem;
  }
}

@media screen and (min-width: 415px) {
  .gc_amplified_content .col-md-70.iconText h3 {
    font-size: 2.6875rem;
    line-height: 3.4375rem;
  }
}

@media screen and (min-width: 601px) {
  .gc_amplified_content .col-md-70.iconText h3 {
    font-size: 3.4375rem;
  }
}

.intro .container h2 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

body.page-id-5244 .intro.main-wrap,
body.page-id-4309 .intro.main-wrap {
  padding: 1.875rem 0;
}

a {
  color: #6D2077;
  font-size: unset;
}

.ct-content-container a,
.mission-content a {
  position: relative;
}

.content-left a:after,
.mission-content a:after {
  content:"";
  position:absolute;
  z-index:0;
  left:50%;
  right:50%;
  bottom:-2px;
  background:#6D2077;
  height:2px;
  transition-property:left,right;
  transition:all .3s ease-out 0s;
  opacity:0
}

.content-left a:hover:after,
.mission-content a:hover:after{
  left:0;
  right:0;
  opacity:1;
}

.page.newsletter .news-head {
  float: left;
  padding: 7px 0;
  width: 29.4%;
}

.page.newsletter .news-head h3,
.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
  font-weight: 400;
}

.page.newsletter .gform_wrapper {
  width: 70.6%;
  float: right;
}

.page.newsletter .gform_wrapper {
  margin-top: 0;
}
.page.newsletter .gform_wrapper label {
  color: #6D2075;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.page.newsletter .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.page.newsletter .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
  margin-top: 0;
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  letter-spacing: normal;
}

.gform_body li.hidden_label .ginput_complex input {
  margin-top: 0;
}
.gform_wrapper input[type="submit"] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.gform_wrapper input {
  border: 1px solid #ABB0B2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 8px 0;
  text-indent: 2%;
  width: 100%;
}

.page.newsletter div.ginput_complex.ginput_container.gf_name_has_2 span {
  width: 100%;
}

.page.newsletter .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
  margin-top: 0;
}

@media screen and (max-width: 414px) {
  body header.top .container .logo {
    margin-top: 24px;
    top: 0;
  }

  body.home header .container .logo {
    margin-top: 0;
  }
} */




/* DML
body.home .hero-banner {
  height: unset;
  min-height: unset;
  width: 100%;
}*/

/* .scrollToTop {
  bottom: 20px;
}

section.hero-banner .banner-video img {
  display: none;
}


/* This is necessary for the header logo not displaying in webkit below 600px. The perplexing
 part of this is the header logo works fine on other pages. */
 /*
body.single-portfolio header .container .logo {
  transition: none !important;
}

@media screen and (max-width: 600px) {
  section.hero-banner .banner-video img {
    display: block;
    height: auto;
    width: 100%;
  }

  section.hero-banner .banner-video video {
    display: none !important;
  }
}
*/
/* DML */

/* portfolio color background */

/* The use of important here in necessitated by the template files specifying a background color
for the element istelf. That sould be removed, and then remove the use of important below. */
/* .client-grid .column-3:nth-child(12n+1) .img-animate,
.portfolio-grid .column-3:nth-child(12n+1) .img-animate {
  background-color: #F08F35 !important;
}
.client-grid .column-3:nth-child(12n+2) .img-animate,
.portfolio-grid .column-3:nth-child(12n+2) .img-animate {
  background-color: #50A6C7 !important;
}
.client-grid .column-3:nth-child(12n+3) .img-animate,
.portfolio-grid .column-3:nth-child(12n+3) .img-animate {
  background-color: #6D2077 !important;
}
.client-grid .column-3:nth-child(12n+4) .img-animate,
.portfolio-grid .column-3:nth-child(12n+4) .img-animate {
  background-color: #AD337B !important;
}
.client-grid .column-3:nth-child(12n+5) .img-animate,
.portfolio-grid .column-3:nth-child(12n+5) .img-animate {
  background-color: #6EC1A1 !important;
}
.client-grid .column-3:nth-child(12n+6) .img-animate,
.portfolio-grid .column-3:nth-child(12n+6) .img-animate {
  background-color: #017BAA !important;
}
.client-grid .column-3:nth-child(12n+7) .img-animate,
.portfolio-grid .column-3:nth-child(12n+7) .img-animate {
  background-color: #2792BB !important;
}
.client-grid .column-3:nth-child(12n+8) .img-animate,
.portfolio-grid .column-3:nth-child(12n+8) .img-animate {
  background-color: #EE6B33 !important;
}
.client-grid .column-3:nth-child(12n+9) .img-animate,
.portfolio-grid .column-3:nth-child(12n+9) .img-animate {
  background-color: #4FAF8B !important;
}
.client-grid .column-3:nth-child(12n+10) .img-animate,
.portfolio-grid .column-3:nth-child(12n+10) .img-animate {
  background-color: #96CAB6 !important;
}
.client-grid .column-3:nth-child(12n+11) .img-animate,
.portfolio-grid .column-3:nth-child(12n+11) .img-animate {
  background-color: #C2498E !important;
}
.client-grid .column-3:nth-child(12n+12) .img-animate,
.portfolio-grid .column-3:nth-child(12n+12) .img-animate {
  background-color: #CF4B00 !important;
}

body header.top .container .logo {
  max-width: 340px;
}
*/
/*
body section.hero-banner.no-padding.show-video {
  background: url(/wp-content/uploads/2020/03/GC_illustration_600wide_sky_FINAL.svg);
  background-size: cover;
  background-position: bottom center;

}
*/

/* @media screen and (min-width: 600px) {
  body section.hero-banner.no-padding.show-video {
    background-image: none;
  }
}

.mouse-down.fade-in-up {
  display: none;
}

main {
  overflow: hidden;
}
img.homepage-logo {
  display: none;
}
.home img.homepage-logo {
  display: block;
}
.home img.logo-white {
  display: none;
}

body header .container .logo {
  width: inherit;
  max-width: 340px;
  margin-top: 22px;
  padding-left: 0;
  left: 20px;
}

.intro .container h2, .terms .container h1 {
  color: #6D2077;
  font-family: "Bebas Neue";
  font-size: 55px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 55px;
}

body .terms .container h1.text-broun {
  color: #63666a;
}

body .hero-banner .banner-video video {
  height: auto;
  left: 0;
  min-height: unset;
  min-width: unset;
  position: relative;
  top: 0;
  transform: none;
  width: 100%;
}

header.header.top .dropdown-menu {
  top: -6px;
}

.portfolio-grid .container .hover-img span img {
  object-fit: contain;
}

a.btn-default, a.btn-purple {
  color: #000;
}
.btn-default, .btn-purple {
  border: 2px solid #6D2077;
  background: #e2ecee;
  padding: 10px 35px 10px;
}
a.btn-default:hover, a.btn-purple:hover {
  background: #6D2077;
  color: #fff;
}
.client-grid.main-wrap {
  padding: 91px 0 50px;
}
section.main-wrap.client-grid.animation-on {
  background: #e2ecee;
}
section.main-wrap.gc_amplified_content {
  padding: 81px 0;
}
*/

/* dropdown-menu */
/*
.header .menu-icon.close .navicon:before {
  transform: rotate(-45deg);
  background: #fff;
}

.header .menu-icon.close .navicon:after {
  transform: rotate(45deg);
  top: 8px;
  background: #fff;
}


label.menu-icon.close {
  right: -10px;
  width: 100% !important;
}

.home .header .menu-icon.close .navicon {
  background: rgba(114, 59, 116, 0.06);
}
header.header.top {
  top: -17px;
}

label.menu-icon.close {
  padding: 0px 0px;
  width: 30px;
  height: 30px;
  margin-top: 49px;
  margin-bottom: 40px;
}
*/
/* header */
/*
.portfolio .filter .container .form-wrapper .result, .team .filter .container .form-wrapper .result {
  padding: 2px 12px 2px 14px!important;
}

.header {
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  width: 100%;
  z-index: 3;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}

.header li a {
  display: block;
  padding: 20px 20px;
  border-right: 1px solid #f4f4f4;
  text-decoration: none;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #f4f4f4;
}

.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}

section.content-inner-title .inner-subpages-heading {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  padding: 63px 20px 0;
}
.inner-subpages-heading {
  padding: 0 40px 30px;
}

.inner-subpages-heading h2 {
  color: #6d2077;
  font-family: "Bebas Neue";
  font-size: 42px;
  letter-spacing: 0.5px;
  line-height: 42px;
}
*/
/* menu
/*
.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

.dropdown-menu ul.menu li a:hover {
  border-bottom: 1px solid #fff;
}

.dropdown-menu ul.menu li a {position: relative;}


.dropdown-menu ul.menu li a:after {
  content: '';
  background: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  text-align: center;
  background-size: auto;
  opacity: 0;
}

.dropdown-menu ul.menu li:hover a:after {
  transition-property: left,right;
  transition:all .3s ease-out 0s;
  opacity: 1;
}

.gc-amplified-sidebar {
  clear: both;
  margin-top: 45px;
  margin-bottom: 14px
}

@media screen and (min-width: 1024px) {
  .gc-amplified-main-container {
    display: flex;
    margin-top: 2.375rem;
  }

  .gc-amplified-main-container__primary {
    flex-basis: 74.887892%;
  }

  .gc-amplified-sidebar {
    flex-basis: 22.08%;
    margin-bottom: 0;
    margin-left: auto;
    margin-top: 90px;
  }

  .archive-gc-amplified-widget:first-child {
    margin-top: 0;
  }
}

/* menu icon */
/*
.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 31px 20px 28px 20px;
  position: relative;
  user-select: none;
  transition: transform 1s ease-in,opacity 1s ease-in,-webkit-transform 1s ease-in;
}

.home .header .menu-icon {
  padding-top: 28px;
}

.header .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 4px;
  position: relative;
  transition: background .2s ease-out;
  width: 32px;
  border-radius: 5px;
}

.home .header .menu-icon .navicon:before,
.home .header .menu-icon .navicon:after{
  background: #6D2077;
}

.home .header .menu-icon.close .navicon:before,
.home .header .menu-icon.close .navicon:after{
  background: #fff;
}

.home .header .menu-icon .navicon {
  background: #6D2077;
}


.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
  border-radius: 5px;
}

.header .menu-icon .navicon:before {
  top: 8px;
}

.header .menu-icon .navicon:after {
  top: -8px;
}

/* menu btn */
/*
.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 570px;
  text-align: left !important;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
  background: transparent;  top: 0;
}

/* 48em = 768px */
/*
@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: 0;
  }
  .header .menu-icon {
    display: inherit;
  }
}

body .filter .container .filter-nav>.main-menu>li span {
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #63666a;
}

.result.bg-light-gray span.ng-binding {
  color: #6D2077;
}

body .filter .container .form-wrapper input[type=text]::-webkit-input-placeholder {
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  color: #6D2077;
}

label.menu-icon.close span.navicon {
  color: transparent;
  background: transparent;
}

.team-landing .container .row .column-5 p.text-gray {
  margin-top: 16px;
  font-weight: 300;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  color: #000;
}

body .team .filter .container .form-wrapper form {
  width: calc(100% - 300px) !important;
}

body .team-landing .container .row .quote-column .author-info span {
  font-size: 13px;
  font-weight: 400;
}

/*
body .team-landing .container .row .quote-column .para-20 {
  font-size: 16px;
  font-style: italic;
  font-family: proxima-nova, sans-serif;
  font-weight: 100;
  line-height: 1.5;
}

body .bg-teal {
  background-color: #75C6B0;
}
 body.contact .intro.main-wrap {
    padding: 30px 0 0px;
}

body .content-with-video.main-wrap {
  padding: 0px 0 101px;
}
.content-with-video .container .column-3 .content .head {
  font-family: proxima-nova, sans-serif;
  font-size: 26px;
  color: #fff;
}

.content-with-video .container .column-3 .content h3.info {
  font-family: proxima-nova, sans-serif;
  font-size: 26px;
}

.content-with-video .container .column-3 .content a.info {
  font-size: 22px;
}

.mission-values .intro .container p,
.strategy .intro .container p {
  text-transform: uppercase;
  color: #63666a;
  font-size: 18px;
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 24px;
}

.mission-values .mission_container p,
.strategy .mission_container p {
  font-size: 1.5rem;
  line-height: 1.333333;
  padding-top: 0;
  padding-bottom: 0;
}


.section {
  overflow: hidden;
  margin: auto;
  max-width: 1400px;
}

.section a {
  position: relative;
  float: left;
  width: 100%;
}

.section a img {
  width: 100%;
  display: block;
}

.section a span {
  color: #fff;
  position: absolute;
  left: 5%;
  bottom: 5%;
  font-size: 2em;
  text-shadow: 1px 1px 0 #000;
}

.section-split a span {
  display: none;
}

.section-split a:hover span {
  display: block;
}

.dropdown-menu ul.menu li a:hover {
  background: none;
  color: #fff;
}
a.view-all-btn:hover {
  background: #6D2077;
  color: #fff !important;
}

.intro .container a.view-all-btn{
  float: none;
  margin: 0 auto;
  color: #000 !important;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  border: 2px solid #6D2077;
  padding: 10px 50px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600 !important;
}

body .intro .container a.view-all-btn:hover{
  color: #ffffff!important;
}

.portfolio .intro .container p.para-18{
  text-align: center;
}
.intro-with-box .container .content-left a {
  font-weight:600;
}
*/
/* 48em = 768px */
/*
@media (min-width: 48em) {
  .section-split a {
    width: 50%;
  }
}

header.header .container {
  position: relative;
}

ul.menu {
  position: absolute;
  top: -41px;
  left: 140px;
  padding: 0px 11px 0px;
  width: 100vw;
  height: 731px;
  background: rgba(109, 32, 119, 0.94);
}


.dropdown-menu ul.menu li a {
  border: none !important;
  padding: 6px 0 10px;
  color: #d8eaec;
  font-family: "Bebas Neue";
  font-size: 32px;
  letter-spacing: 0.35px;
  width: fit-content;
}

.dropdown-menu ul.menu li {
  width: 100%;
  padding: 3px 13px 9px;
}
*/




/* Dropdown Button */
/*
.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width: 100%;
}

.dropdown-content.active {
  display: block;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #673268;
  min-width: 284px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.66);
  z-index: 1;
  opacity: .9;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd}

.show {display:block;}

.dropdown-menu {
  position: absolute;
  top: -38px;
  right: 0px;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  transition: opacity 1s ease-in,-webkit-transform 1s ease-in;
  transition: transform 1s ease-in,opacity 1s ease-in;
  transition: transform 1s ease-in,opacity 1s ease-in,-webkit-transform 1s ease-in;
}

button.dropbtn:before {
  content: "\f0c9";
   font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  background-image: url(/wp-content/uploads/2020/02/menu.png);
  width: 32px;
  height: 25px;
  background-size: 100%;
  background-repeat: no-repeat;
}
*/
/*======= GC AMPLIFIED CSS ================*/
/* ul.gc_meta li {
  display: inline-block;
  padding: 0 16px 0 0;
}
ul.gc_meta .author {
  text-transform: uppercase;
}

.gcamplified-detail .inner-subpages-heading {
  padding-left: 0;
  padding-right: 0;
}


.gcamplified-detail h1.head {
  font-size: 55px;
  color: #000;
  line-height: 55px;
  font-family: "Bebas Neue";
  font-weight: 400;
}

.gcamplified-detail p a {
  color: #6d2077;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  margin: 0;
  line-height: 24px;
  font-weight: 600;
}

.gcamplified-detail h5 {
  font-size: 24px;
  color: #000;
  font-family: proxima-nova, sans-serif;
  line-height: 28px;
  font-weight: 600;
  padding-bottom: 10px;
}
ul.gc_meta li {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-weight: 400;
}
.gcamplified-detail p {
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  margin: 0;
  line-height: 24px;
  font-weight: 300;
}
ul.gc_meta li .date {
  position: relative;
}

ul.gc_meta li .date:after {content: '.';color: #6d2077;font-size: 29px;right: -14px;position: absolute;top: -7px;}

ul.gc_meta {
  padding-bottom: 30px;
}

div#slider p {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  font-style: italic;
}

.gc-amplified-widget,
.archive-gc-amplified-widget {
  background-color: #FFFFFF;
  border: 3px solid #6d2077;
  margin-top: 20px;
  padding: 18px;
  width: 100%;
}

.gc-amplified-widget:first-child,
.archive-gc-amplified-widget:first-child {
  margin-top: -3px;
}

.gca-form h3 {
  font-size: 30px;
  font-family: "Bebas Neue";
  padding-bottom: 9px;
  color: #000;
}

.gca-form input[type="text"]::-webkit-input-placeholder {
  font-size: 16px;
  color: #63666a;
  font-weight: 600;
}
.gcamplified-detail .column-7 {
  padding-right: 71px;
}

.gca-form input[type="text"],
.post-type-archive-gcamplified .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.single-gcamplified .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-family: proxima-nova, sans-serif;
  width: 100%;
  height: 40px;
  padding: 0 8px;
  border: none;
  background-color: #f5f5f5;
}

.load-more--gcamplified,
.gca-form input[type="submit"],
.post-type-archive-gcamplified .gform_wrapper input[type="submit"],
.single-gcamplified .gform_wrapper input[type="submit"],
.gc-amplified-widget .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  margin-top: 4px;
  text-align: center;
  width: 100%;
  font-size: 14px;
  padding-top: 11px;
  padding-bottom: 12px;
  border: 3px solid #6d2077;
  background: #fff;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  cursor: pointer;
  text-transform: uppercase;
}

.gc-amplified-widget .gform_wrapper .gform_footer input[type=text] {
  font-size: initial;
}

.gc-amplified-sidebar .archive-gc-amplified-widget h2 {
  font-size: 48px;
  color: #000;
  font-weight: 400;
}

.load-more--gcamplified:hover,
.gca-form input[type="submit"]:hover {
  background: #6d2077;
  color: #fff;
}
.ct-section.intro-block p {
  font-size: 24px;
  font-style: italic;
  line-height: 32px;
}
a.wpp-post-title {
  color: #000;
  font-size: 17px;
  font-family: proxima-nova, sans-serif;
}
.gc-featured-image {
  padding-bottom: 25px;
}
.ct-section.quote-text p {
  font-size: 24px;
  font-style: italic;
  line-height: 32px;
}

.ct-section.quote-text {
  font-size: 24px;
  font-style: italic;
  line-height: 32px;
  color: #000;
  padding-left: 68px;
  position: relative;
  padding-bottom: 18px;
}
.ct-section.quote-text:before {
  content: '';
  position: absolute;
  background: url(../images/quote-purple.svg);
  width: 41px;
  height: 38px;
  left: 0;
  background-size: cover;}

.head-wrap h4 {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  line-height: 18px;
  border-bottom: 2px solid #6d2080;
  display: inline-block;
  margin-bottom: 12px;
}
.ct-flex .ct-rel-meta h4 {
  font-size: 22px;
  line-height: 28px;
  color: #000;
}
.single .gcamplified-detail h6 {
  font-size: 18px;
  color: #000;
  font-family: proxima-nova, sans-serif;
  line-height: 24px;
  font-weight: 600;
  opacity: 0;
  line-height: 0;
  margin-bottom: 10px;
}
.gcamplified-detail h4 {
  font-size: 18px;
  color: #000;
  font-family: proxima-nova, sans-serif;
  line-height: 24px;
  font-weight: 600;
}
/* footer css
.container.media-container {
  padding-top: 54px;
}

.strategy .footerSect,
.mission-values .footerSect {
  margin-top: 60px;
}
.media-section {
  width: 37%;
  padding: 25px 0 25px;
  border-right: 2px solid #e2ecee;
}
.media-section ul li {
  display: inline-block;
  padding: 0 10px;
}
.media-section ul {
  text-align: center;
}

.column-2.GC_amply h2 {
  width: 232px;
  height: 55px;
  font-family: 'Bebas Neue';
  font-size: 55px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 55px;
  text-transform: uppercase;
  Text style for "GC"
  color: #6D2077;
}
.GC_amply {
  padding-left: 35px;
}
.heading h2 {
  text-align: center;
  text-transform: uppercase;
  color: #6D2077;
  font-family: 'Bebas Neue';
  font-size: 55px;
  font-weight: 200;
  line-height:55px;
}

.col-md-70.iconText p {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: proxima-nova, sans-serif;
  padding-bottom: 21px;
}
a.gc-link {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 15px;
  text-transform: uppercase;
  color: #000;
  position: relative;
}

a.gc-link:after {
  background: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #6D2077;
  border-radius: 50pc;
  background-position: 0 1px;
  content: '';
  display: inline-block;
  height: 14px;
  margin-left: 0.5rem;
  margin-top: -3px;
  vertical-align: middle;
  width: 14px;
}

.gc_amplified_content section.main-wrap.gc_amplified_content {
  width: 30%;
}

.gc_amplified_content .col-md-30.threeCol {
  height: 100%;
  width: 367px;
  float: left;
  text-align: center;
  margin-right: 47px;
}
.col-md-30.threeCol {
  position: relative;
}

ul.slides {
  position: relative;
  top: 50%;
  bottom: 50%;
  height: 100%;
  transform: translate(-0%, 30%);
  width: fit-content;
}

section.main-wrap.gc_amplified_content {
  padding: 81px 0;
}
a.gc-link:hover {
  color: #6D2077;
}

.gc_amplified_content .col-md-30.threeCol ul.slides li {
  display: inline-block;
  width: auto;
}
.gc_amplified_content .col-md-30.threeCol ul.slides li:nth-child(2) {
  padding: 0 15px;
}

body.page .intro-with-box .container .content-right {
  padding: 19px 18px;
}

body.page .intro-with-box .container .content-right a {
  margin-left: 21px;
  margin-top: 6px;
}

body.page .intro-with-box .container .content-right a {
  font-family: proxima-nova, sans-serif;
  color: #63666a;
  font-size: 16px;
  font-weight: 600;
}

body .filter .container .form-wrapper input[type=text]::-webkit-input-placeholder {
  color: #63666a;
}

body.page .intro-with-box .container .content-right h3 {
  font-size: 16px;
  font-family: proxima-nova, sans-serif;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
}

body.page .intro-with-box .container .content-right a:before {
  content: '';
  position: absolute;
  top: 0px;
  left: -21px;
  background: url(/wp-content/uploads/2020/03/arrow_purple-6D2077.svg);
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #6D2077;
  border-radius: 50pc;
  background-position: 0 0px;
}
.intro-with-box .container .content-left {
  font-size: 16px;
  color: #000;
}

.intro-with-box .container .content-left a {
  font-size: 18px;
}
section.main-wrap.heading {
  padding-bottom: 187px;
  padding-top: 60px;
}

.home .client-grid .container {
  margin-top: -141px;
}
section.main-wrap.client-grid {
  padding-top: 28px;
}

.col-md-70.iconText {
  width: 61%;
  float: left;
  padding-left: 44px;
  border-left: 3px solid #e2ecee;
}

.col-md-70.iconText h3 {
  color: #6D2077;
  font-size: 55px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bebas Neue';
  padding-bottom: 7px;
  padding-top: 6px;
}

.intro-with-box .container .content-left {
  float: left;
  max-width: calc(100% - 432px);
  width: 100%;
  font-family: proxima-nova, sans-serif;
}
.intro-with-box .container .content-left p{
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #000;
  line-height: 24px;
}
.info.border-gray.term-body {
  color: #000;
  line-height: 24px;
}
.intro-with-box .container .content-right {
  margin-top: 85px;
  float: right;
  max-width: 359px;
  border: 3px solid #6D2077;
  padding: 21px 22px 40px;
  width: 100%;
}

.intro-with-box .container .content-right a{position:relative;display:inline-block;font-size:16px;font-weight:700;color:#6D2077;margin-left:14px;margin-top:3px}
.intro-with-box .container .content-right a:before{content:"";position:absolute;left:-14px;top:0;bottom:0;margin:auto;width:9px;height:2px;background:#6D2077}
.intro-with-box .container .content-right a:after{content:"";position:absolute;z-index:0;left:50%;right:50%;bottom:-2px;background:#6D2077;height:2px;transition-property:left,right;transition:all .3s ease-out 0s;opacity:0}
.intro-with-box .container .content-right a:hover:after{left:0;right:0;opacity:1;bottom:-2px}
.intro-with-box .container .content-right h3{font-size:20px;font-weight:700;line-height:1.3;margin-bottom:6px}

.content-left a {
  font-weight: 600;
  color: #6D2077 !important;
  position: relative;
}

.page-id-5244 .intro h1,
.page-id-4309 .intro h1,
.strategy .intro h1 {
  text-align: center;
  color: #459ec0;
  font-family: "Bebas Neue";
  font-size: 82px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 76px;
  width: 100%;
  margin: 0 auto;
  max-width: 844px;
}

.mission_container {
  padding-top: 0;
  padding-bottom: 0px;
}

.mission_container .mission-image {
  width: 36%;
}

.mission_container .mission-content {
  width: 64%;
  padding-top: 0;
  position: relative;
}

.mission_container .container {
  align-items: center;
  border-top: 2px solid #acacac;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
}

.mission_container .mission-content p {
  color: #000;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 24px;
  margin: 0 0 1rem 0;
  padding-left: 25px;
  position: relative;
  width: 89%;
}

.strategy .intro .container h2
.mission-values .intro .container h2 {
  padding-bottom: 53px;
}

.page-id-5244 .intro p,
.page-id-4309 .intro p,
.strategy .intro p {
  text-align: center;
  padding-top: 0;
}

body .client-grid .column-3 .border-animate.init-animation {
  background: #fff;
}
body .client-grid .column-6
.client-info.text-white p.strong {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}

body .client-grid .column-6 h5 {
  color: #6D2077;
  font-weight: 300;
  font-size: 16px;
  font-family: proxima-nova, sans-serif;
  line-height: 1.5 !important;
  padding-bottom: 5px;
}
body .client-grid .column-6 .client-info p {
  font-size: 13px;
  color: #757575;
  font-weight: 400;
  margin-top: 0px;
}

body .client-grid .column-6 .link-text:before {
  content: '';
  background: url(/wp-content/uploads/2020/03/arrow.svg);
  width: 14px;
  height: 15px;
  position: absolute;
  right: -21px;
  background-repeat: no-repeat;
  top: 1px;
  background-size: cover;
  background-color: #6D2077;
  border-radius: 50px;
  background-position: -1px 1px;
}
body .client-grid .column-6 .link-text{
  color: #000;
}
body .client-grid .column-6:hover .link-text {
  color: #6D2077;
}

.dropdown-menu ul.menu li a img {
  position: relative;
  bottom: -14px;
}

body .client-grid .column-3.active .border-animate.init-animation {
  border: 1px solid #6D2077;
}
.client-img img {
  display: none;
}

.client-grid .column-6 {
  background: #fff;
  border: 1px solid #6D2077;
}

.gcamplified-detail .column-5.sidebar {
  width: 22.08%;
}

section.main-wrap.client-grid.animation-on {

  background-position: center bottom!important;
  background-repeat: no-repeat!important;
}

.dropdown-menu {
  z-index: 999;
  width: 270px;
  text-align: right;
}

header {
  height: inherit!important;
}

.edit-link {
  display: none;
}
.footerRightOne {
  padding-bottom: 16px;
  margin-left: -9px;
}
*/
/*========= FOOTER ===============*/

/* .footerLeft {
  width: 70%;
  float: left;
}

.footerRight {
  width: 30%;
  float: left;
}
.footerMenuSocial ul li a {
    background: #e2ecee;
    padding: 8px 0 5px 0;
    display: block;
    width: 32px;
    border-radius: 50%;
}
 .footerMenuSocial ul li a:hover {
    background: #fff;
}
 .footerForm h3 {
  color: #e2ecee;
  font-family: "Bebas Neue";
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 30px;
  padding-right: 22px;
}

 .footerForm {
  display: flex;
  padding-top: 35px;
}
.footerMenuOne ul li:last-child:before {
  display: none;
}

.footerMenuOne ul {
  text-align: center;
  display: flow-root;
}

.footerMenuOne ul li a {
  padding: 0 0px;
  color: #e2ecee;
  font-size: 14px;
  text-transform: uppercase;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
}

.footerMenuOne ul li:before {
  content: '';
  background: #e2ecee;
  width: 2px;
  height: 14px;
  position:
  absolute;
  right: -1px;
}


.footerMenuOne ul li:last-child a {
  border-right: none;
}

.footerMenuSocial ul {
  display: inline-flex;
  text-align: center;
}
.footerMenuSocial ul li {
  padding: 0 12px 0 0;
}
.footerMenuOne ul li {
  line-height: 0.9;
  float: left;
  padding: 0 9px 5px;
  position: relative;
}

.footerRightOne {
  padding-bottom: 16px;
  margin-left: -9px;
}

.footerRightTwo {
  padding-bottom: 18px;
}

.footerMenuTwo ul {
  display: inline-flex;
}

.footerMenuTwo ul li {
  padding-right: 12px;
}

.footerMenuTwo ul li:before {
  width: 2px;
  position: absolute;
  background: #fff;
  height: 5px;
  display: block;
}

.footerMenuTwo ul li a {color: #e2ecee;font-size: 12px;font-family: proxima-nova, sans-serif;font-weight: 100;}

.footerMenuTwo ul li:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 9px;
  background-color: #fff;
  top: 7px;
  right: 6px;
}

.footerMenuTwo ul li {
  position: relative;
}

.footerRightThree {
  padding: 0 0 0;
}

.footerRightFour p {
  color: #e2ecee;
  font-size: 12px;
}

.footerMenuOne ul li:first-child a {
  padding-left: 0;
}

.footerSect {
  padding: 63px 0;
  background-color: #733c75;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}


.footerForm .form {
  width: 71%;
  float: left;
}

.footerForm .form form.ng-pristine.ng-valid {
  display: inline-flex;
}

.footerForm .form input[type="text"] {
  border: none;
  padding: 9px 13px;
  margin-right: 10px;
  width:271px;
}
.footerMenuTwo ul li:last-child:before {
  background: none;
}
.footerForm .form input[type="submit"] {
  color: #e2ecee;
  background: none;
  border: 3px solid #e2ecee;
  padding: 0 11px;
  font-family: proxima-nova, sans-serif;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  width: 92px;
}

.footerMenuOne ul li:last-child {
  border: none;
}

.footerForm .form input[type="submit"]:hover {
  background-color: #e2ecee;
  color: #6D2077;
}

.footerRight a:hover {
  color: #fff;
}

.footerSect:before {
  content: '';
  background: url(../images/watermark.svg);
  background-size: contain;
  width: 212px;
  height: 212px;
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  top: 24px;
}
.bg-teal {
  background-color: #75c6b0;
}
.bg-tangerine {
  background-color: #f08f35;
}

.footerMenuSocial ul li a {
  filter: invert(0) url(#colorFilter);
}
.footerMenuSocial ul li a:hover {
  filter: url(#colorFilter);
}
.footerMenuOne ul li a:hover, .footerRight a:hover {
  text-decoration: underline;
}
.scrollToTop.show {
  background-color: transparent!important;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.hide, .show {
  transition: none;
}



.footerMenuSocial ul li img {
  width: 15px;
  filter: invert(15%) sepia(67%) saturate(2710%) hue-rotate(277deg) brightness(93%) contrast(93%);
  height: 15px;
}

.footerMenuSocial ul li a {
  background: #fff;
  height: 32px !important;
  display: block;
  border-radius: 50%;
  width: 32px;
  padding: 8px 0;
}


.footerMenuSocial ul li a:hover {
  background: #F08F35;
}
*/

/*====== RESPONSIVE ========*/
/*
@media screen and (max-width: 1366px){
  ul.menu {
    left: 84px;
  }
}
@media screen and (max-width: 1394px){
  ul.menu {
    left: 75px;
  }
}
@media screen and (max-width: 1350px){
  .footerSect:before {
      width: 138px;
      height: 145px;
      left: -35px;
      top: 19%;
  }
}

@media screen and (max-width: 1280px){
  ul.menu {
    left: 41px;
  }
}

@media screen and (max-width: 1101px){
  .col-md-70.iconText {
    width: 58%;
  }
}

@media screen and (max-width: 1090px){
  .footerLeft {
    width: 68%;
  }
  .footerRight {
    width: 32%;
  }
  .footerForm .form {
    width: 54%;
  }
}

@media screen and (max-width: 1025px){
  ul.menu {
    left: -24px;
  }
  .gc_amplified_content .col-md-30.threeCol {
    width: 360px;
  }
  .col-md-70.iconText {
    width: 52%;
  }
}
@media screen and (max-width: 1080px){
   .footerForm {
      display: block;
      text-align: center;
        padding-top: 30px;
  }
    .footerForm h3 {
      padding-bottom: 10px;
  }
    .footerForm .form {
      float: none;

  }
    .footerLeft, .footerRight {
      width: 50%;
      float: left;
  }
  .footerForm .form {
    width: 100%;
  }
  .footerLeft {
    width: 68%;
    padding-right: 40px;
  }

  .footerForm {
    padding-top: 0;
  }
  .footerForm h3 {
    width: -webkit-fill-available;
  }

  .footerForm .form form.ng-pristine.ng-valid {
    width: 100%;
  }
  .footerForm .form input[type="text"] {
    width: 100%;
  }
}

@media screen and (max-width: 1021px){
  .footerLeft {
    width: 71%;
  }
  .footerRight {
    width: 28%;
  }
}
@media screen and (max-width: 1039px){
  .footerForm .form {
    width: 96%;
  }
}
@media screen and (max-width: 980px){
  .footerForm {
    display: inline-block;
  }
  .footerForm .form {
    width: 100%;
  }
  .footerLeft {
    width: 60%;
    padding-left: 134px;
  }
  .footerRight {
    width: 39%;
  }
}

@media screen and (max-width: 888px){
  .gc_amplified_content .col-md-30.threeCol {
    width: 350px;
    margin-right: 5%;
  }
  .col-md-70.iconText {
    width: 44%;
  }
  .footerLeft {
    width: 65%;
    padding-left: 129px;
  }
  .footerRight {
    width: 34%;
  }
}
@media screen and (max-width: 800px){
  .footerLeft {
    padding-left: 106px;
  }
}

@media screen and (max-width: 767px){
  body .hero-banner .banner-video video{
    width: 100vw;
  }
  .team .intro p {
    padding: 20px 0 0;
  }
  body header .container .logo{
    top: 0;
  }
  section.hero-banner .banner-video {
    display: block!important;
  }
  header .container .logo {
    right: inherit !important;
  }
  .touch .hero-banner .bg-img, .touch .hero-banner .overlay-wrapper {
    display: none!important;
  }
  header .container .hero-banner .banner-video {
    display: block;
  }
  header.header.top {
    top: -17px;
  }
  label.menu-icon.close {
    left: 12px;
  }
  .header .menu-btn:checked ~ .menu {
    max-height: 560px;
  }
  header.header.top .dropdown-menu {
    top: -28px;
  }
  .second-level-banner .bg-img {
    max-height: 100px;
    top: 0;
  }
  header {
    top: 49px;
  }
  .dropdown-menu {
    position: absolute;
    top: -42px;
    right: 0;
  }
  .header .menu-icon .navicon {
    width: 27px;
  }
  .header .menu-icon .navicon:after {
    top: -7px;
  }
  .header .menu-icon .navicon:before {
    top: 8px;
  }
  .gc_amplified_content .col-md-30.threeCol {
    width: 100%;
  }
  .col-md-70.iconText {
    width: 100%;
    text-align: center;
    padding-top: 25px;
    border: none;
    padding-left: 0;

  }
  section.main-wrap.client-grid.animation-on {
    background-repeat: repeat!important;
  }
  .intro-with-box .container .content-left {
    max-width: 100%;
  }
  .intro-with-box .container .content-right {
    max-width: 100%;
    float: left;
    margin-top: 30px;
    padding: 20px 20px 30px;
  }
  header .container .logo {
    left: 57px;
    top: 20px;
    right: inherit;
    margin: 0 auto;
  }
  .footerLeft {
    width: 100%;
    padding-left: 29%;
  }
  .footerRight {
    width: 100%;
    text-align: left;
    padding-top: 19px;
    padding-left: 29%;
  }
  .footerForm h3 {
    padding-bottom: 5px;
  }
  .footerSect {
    padding: 40px 0;
  }
  .btn-default, .btn-purple {
    padding: 10px 17px 10px;
  }
  .page-id-5244 .intro h1,
  .page-id-4309 .intro h1 {
    font-size: 69px;
    line-height: 2.5rem;
  }
  .mission_container .mission-content {
    padding-left: 67px;
  }
  .header .menu-btn:checked ~ .menu-icon.open:not(.steps) .navicon:before, .header .menu-btn:checked ~ .menu-icon.open:not(.steps) .navicon:after {
    opacity: 0;
  }
  .dropdown-menu {
    text-align: center;
  }
  .dropdown-menu ul.menu li a {
    text-align: left;
  }
  .header .menu-icon {
    float: right;
  }
  .header .menu-btn:checked ~ .menu {
    text-align: left;
  }
  label.menu-icon.close {
    margin-top: 45px;
  }
  .footerSect:before {
    width: 100px;
    height: 100px;
    top: 42px;
  }
  ul.menu {
    top: -21px;
  }
  ul.slides {
    float: none;
    margin: 0 auto 20px;
  }
  .footerMenuTwo ul li:before {
    top: 5px;
  }
}

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

  .heading h2 {
    font-size: 43px;
  }
  header.top {
    top: 51px;
  }
  .page-id-5244 .intro h1,
  .page-id-4309 .intro h1 {
    font-size: 47px;
  }
  .intro .container h2, .terms .container h1 {
    font-size: 40px;
  }
  .mission_container .container {
    display: inline-block;
    text-align: center;
  }
  .mission_container .mission-image {
    width: 100%;
  }
  .mission_container .mission-content {
    width: 100%;
    padding-left: 0;
    padding-top: 45px;
  }
  .gc_amplified_content .col-md-30.threeCol {
    margin-right: 0;
  }
  ul.slides {
    width: 100%;
  }
}

@media screen and (max-width: 595px){
  body .content-with-video .container .column-3.invert .video {
    margin-top: 319px;
  }
   body .scrollToTop{
    width: 70px;
    height: 70px;
  }
  body.post-type-archive-gcamplified .filter .container .form-wrapper form
  body.team .filter .container .form-wrapper form {
    width: calc(100% - 0px);
  }
}

@media screen and (max-width: 560px){
  .footerLeft, .footerRight {
    padding-left: 100px;
    padding-right: 0;
  }
}

@media screen and (max-width: 480px){
  body .client-grid .column-3:nth-child(9), body .client-grid .column-3:nth-child(10), body .client-grid .column-3:nth-child(11), body .client-grid .column-3:nth-child(12), body .client-grid .column-3:nth-child(13), body .client-grid .column-3:nth-child(14), body .client-grid .column-3:nth-child(15){
    display: none;
  }
  .dropdown-menu ul.menu li {
    padding: 2px 13px 2px;
  }

  .dropdown-menu ul.menu li a img {
    position: relative;
    bottom: -2px;
  }
  body .client-grid .column-3 .border-animate {
    opacity: 1;
    height: 125px;
  }

  body section.main-wrap.client-grid.animation-on {
    animation: none;
    -moz-animation: fadein 2s;
    -webkit-animation: none;
    -o-animation: fadein 2s;
  }
  section.main-wrap.client-grid.animation-on{
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
  }
  /*
  body .client-grid .column-3 .img-animate {
    opacity: 1;
    transform: none;
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
  }
  /*

  body .client-grid .column-3 .img-animate .client-logo, .content-with-video .container .column-3 .border-animation.animate-in, .content-with-video .animate-in .img-animate {
    transform: none;
    opacity: 1;
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
  }
  /*
  body .client-grid .column-3 {
    height: 126px;
  }



  header .container .logo {
    left: 0;
    top: 10px;
    right: inherit;
    margin: 0 auto;
  }
  header .container .logo a img {
    width: 75%;
  }
  .dropdown-menu {
    top: -38px;
  }

  .header .menu-icon {
    float: right;
  }
  .dropdown-menu ul.menu li a {
    font-size: 18px;
  }
  .dropdown-menu {
    width: 156px;
  }
  .header .menu-btn:checked ~ .menu {
    max-height: 383px;
    width: 156px;
  }
  ul.menu {
    left: 0px;
  }
  label.menu-icon.close {
    margin-top: 48px;
    float: none;
    margin-bottom: 26px;
  }
}

@media screen and (max-width: 466px){
  .footerLeft, .footerRight {
    padding-left: 80px;
  }
  .footerRight {
    padding-top: 40px;
  }
  .footerForm h3 {
    font-size: 22px;
  }
  .footerMenuOne ul li a {
    font-size: 12px;
  }
  .footerForm .form input[type="submit"], .footerMenuTwo ul li a, .footerRightFour p {
    font-size: 10px;
  }
  footerSect {
    top:
  }
  .footerForm {
    padding-top: 0;
  }
  .footerRightOne {
    padding-bottom: 37px;
  }
  .footerSect {
    padding: 39px 0;
  }
  .footerRightTwo {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 414px){
  .home .dropdown-menu {
    top: -65px;
  }
  .header .menu-btn:checked ~ .menu {
    max-height: 445px;
  }
  body .intro.main-wrap {
    padding: 50px 0 0px;
  }
  .heading h2 {
    line-height: 28px;
  }
  .header .menu-icon .navicon {
    width: 20px;
    height: 3px;
  }
  header.top .container .logo {
    max-width: 227px;
    top: 11px;
  }

  header.header.top .dropdown-menu {
    top: -44px;
  }

  .header .menu-icon .navicon:after {
    top: -6px;
  }
  .header .menu-icon .navicon:before {
    top: 6px;
  }
  .header .menu-icon.close .navicon:before {
    top: 8px;
  }

  body header .container .logo {
    margin-top: 0px;
  }
  body header.header.top img.logo-white {
    width: 225px;
  }
  body header.top .container .logo {
    max-width: 245px;
    top: 9px;
    padding-top: 10px !important;
  }
  body header .container .logo a img {
    width: 225px;
  }

  header .container .logo {
    left: 0px;
    top: 6px;
  }
  .client-grid .column-3 .init-animation .img-animate {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    transition: none;
  }
  .heading h2 {
    font-size: 36px;
  }
  section.main-wrap.heading {
    padding-bottom: 150px;
  }
  .dropdown-menu {
    text-align: right;
    top: -47px;
  }
  label.menu-icon.close {
    margin-top: 42px;
  }
  .header .menu-btn:checked ~ .menu {
    text-align: left;
  }
   .client-grid .column-3 .border-animate.init-animation {
      transition: none !important;
  }
    .client-grid .column-3 .border-animate.init-animation {
      transition: none !important;
      transform: none !important;
  }
  .footerForm h3 {
    padding-right: 0;
    text-align: left;
  }
  .footerLeft, .footerRight {
    padding-left: 77px;
  }

  .footerForm h3 {
    padding-bottom: 3px;
    font-size: 22px;
  }

  .footerForm .form input[type="text"] {
    padding: 7.5px 7px;
    width: 163px;
  }
  .footerForm .form {
    float: left;
  }

  .footerForm .form input[type="submit"] {
    border: 2px solid #e2ecee;
    font-weight: 600;
    font-size: 10px;
    width: 68px;
  }
  .footerSect {
    padding: 7px 0 29px;
  }

  .footerMenuOne ul li a {
    font-size: 12px;
  }
  .footerRightOne {
    padding-bottom: 33px;
    padding-top: 0px;
  }
  .footerMenuSocial ul {
    display: flex;
    text-align: left;
  }
  .footerMenuSocial ul li {
    padding: 0 17px 0 0;
    text-align: center;
  }

  .footerMenuTwo {
    text-align: left;
  }
  .footerMenuTwo ul li a {
    font-size: 10px;
  }
  .footerRightFour p {
    text-align: left;
    font-size: 10px;
  }

  .footerSect {
    background-position: -387px 0;
  }

  .footerSect {
    padding: 29px 0 33px;
  }

  body .second-level-banner .bg-img {
    max-height: 60px;
    top: 0;
  }
  body header.top .container .logo {
    left: 15px;
  }

  section.main-wrap.gc_amplified_content {
    padding: 33px 0;
  }
  ul.slides {
    position: inherit;
    top: inherit;
    bottom: inherit;
    transform: inherit;
  }

  .gc_amplified_content .col-md-30.threeCol ul.slides li {
    display: inline-block;
    width: 32%;
    padding: 0 !important;
  }
  .footerSect {
    background-position: 34% 100%;
  }
}
@media screen and (max-width: 400px){
  .gc_amplified_content .col-md-30.threeCol ul.slides li img {
    width: 100px !important;
  }
  .gc_amplified_content .col-md-30.threeCol ul.slides li {
    display: inline-block;
    width: 100px;
    padding: 0 2% !important;
  }
  ul.slides{
    margin: 0;
  }
}

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

  body header .container .logo {
    margin-top: 0;
    left: 15px;
    top: 0px;
  }
  header .container .logo a img {
    width: 100%;
  }
  .dropdown-menu {
    position: absolute;
    top: -65px;
    right: 0;
  }
  .heading h2 {
    font-size: 32px;
  }
  section.main-wrap.heading {
    padding-bottom: 123px;
    padding-top: 19px;
  }
  .page-id-5244 .intro h1,
  .page-id-4309 .intro h1 {
    font-size: 30px;
  }

  header.top .container .logo {
    max-width: 200px;
  }
  header .container .logo a img {
    width: 55%;
  }

  header.top .container .logo {
    max-width: 357px;
    top: 29px;
  }
  .footerLeft, .footerRight {
    padding-left: 45px;
  }

  .footerSect:before {
    width: 72px;
    height: 72px;
    top: 34px;
  }
  header .container .logo a {
    width: 160px;
  }
}

@media screen and (max-width: 365px){
  .dropdown-menu ul.menu li a img {
    bottom: 0px;
  }
  body header.top .container .logo {
    top: 22px;
  }
  header .container .logo a {
    width: 48%;
  }
  header .container .logo a {
    text-align: center;
    display: block;
    width: 52%;
    float: left;
    margin: 0 auto;
  }
  body header .container .logo {
    top: 1px;
  }
  .footerLeft, .footerRight {
    padding-left: 10px;
  }
  header .container .logo a img {
    width: 100%;
  }
  button.dropbtn:before {
    width: 24px;
  }
  .dropdown-menu {
    top: -61px;
  }
  .heading h2 {
    font-size: 27px;
  }

  .header .menu-icon .navicon {
    width: 25px;
  }
  .footerForm h3 {
    font-size: 20px;
    padding-right: 0;
    text-align: left;
  }
  .footerForm .form input[type="text"] {
    padding: 6px 10px;
    font-size: 12px;
  }
  .footerForm .form input[type="submit"] {
    font-size: 10px;
  }
  .footerForm {
    padding-top: 5px;
  }
  .footerSect {
    background-repeat: no-repeat;
    background-position: 10% 100%;
    background-size: cover;
  }

  .footerSect:before {
    width: 80px;
    height: 80px;
    top: 42px;
  }
  .footerMenuOne ul li a {
    font-size: 11px;
  }
  header.top .container .logo {
    max-width: 357px;
    top: 29px;
  }
  .footerSect .container {
    padding-left: 73px;
  }
  .footerForm .form {
    float: left;
  }
  .footerMenuOne, .footerMenuOne ul, .footerMenuSocial, .footerRightFour, .footerRightThree {
    text-align: left;
  }
}

@media screen and (max-width: 347px){
  .gc_amplified_content .col-md-30.threeCol ul.slides li {
    width: 90px;
  }
  .footerMenuOne ul li {
    padding: 0 7px 5px;
  }
}
@media screen and (max-width: 320px){
  .footerSect .container {
    padding-left: 60px;
  }
  .footerSect {
    padding: 29px 0 33px;
  }
  .gc_amplified_content .col-md-30.threeCol ul.slides li {
    display: inline-block;
    width: 32%;
  }
  .gc_amplified_content .col-md-30.threeCol ul.slides li img {
    width: 85%;
  }
  .gc_amplified_content .col-md-30.threeCol ul.slides li {
    margin: 0px 0px;
  }
}

@keyframes fadein {
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-o-keyframes fadein {
  from {
    opacity:0;
  }
  to {
    opacity: 1;
  }
}

.column-12 {
  float: none;
  position: relative;
  width: 100%;
}

.clearboth {
  clear: both;
}

.pt20 {
  display: block;
  padding-top: 20px;
}
*/
