@charset "utf-8";
/* Sundtlcm Status CSS */
.accordion-link {
  display: none;
}
.sundtlcm-page-title {
  padding-bottom: 160px;
}
.sundtlcm-status {
  padding: 100px 0;
  background: var(--gray-clr1);
}
.sundtlcm-status p {
  font-family: var(--family2);
}
.sundtlcm-status .title-wrap {padding-bottom: 50px;}
.sundtlcm-status .sundtlcm-image img {
  width: 617px;
  height: 617px;
  border-radius: 100%;
}
.sundtlcm-status.fixed .sundtlcm-image img.second {
  right: -151px;
}
.sundtlcm-status .sundtlcm-image img.second {
  width: 482px;
  height: 482px;
  border-radius: 100%;
}
.sundtlcm-status.fixed .nav-scrolling {
  position: fixed;
  box-shadow: 0 0 0 40px var(--gray-clr1);
  top: 130px;
  z-index: 1;
}
.sundtlcm-status.fixed .sundtlcm-image {
  position: fixed;
  top: 130px;
  z-index: 1;
}
.status-item {
  min-height: 100vh;
}
.sundtlcm-status .container:after {
  display: block;
  margin: 60px 0 80px;
  color: rgba(0, 173, 239, 0.05);
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 200px;
  text-transform: none;
  line-height: 1;
  content: "\e93a";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  transition: var(--transition);
  position: fixed;
  bottom: 0;
}
.sundtlcm-status.fixed .container:after {
  opacity: 1;
}
.nav-scrolling {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  background: var(--white-clr);
  font-family: var(--family2);
  font-weight: 500;
  font-size: 24px;
  white-space: nowrap;
  overflow-x: auto;
  list-style: none;
  border: 2px solid var(--white-clr);
  position: relative;
  flex-wrap: nowrap;
  border-radius: 100px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  min-width: 892px !important;
}
.nav-scrolling::-webkit-scrollbar {
  display: none;
  width: 0;
}
.nav-scrolling a {
  display: block;
  padding: 19px 20px;
  color: var(--brand-clr1);
  border-radius: 100px;
}
.nav-scrolling li {
  flex: 1 1 auto;
  text-align: center;
}
.nav-scrolling .mPS2id-highlight {
  background: var(--brand-clr2);
  color: var(--white-clr);
}
/* Sundtlcm Targets CSS */
.sundtlcm-targets {
  background: url(../images/sky-bg.png) no-repeat var(--brand-clr4) 50% 50% / cover;
  background-attachment: fixed;
  background-blend-mode: luminosity;
  color: var(--white-clr);
  position: relative;
  z-index: 1;
}
.sundtlcm-targets p {
  padding-bottom: 10px;
  color: inherit;
  font-family: var(--family2);
  max-width: 800px;
}
.sundtlcm-targets p span {
  display: block;
  padding-top: 10px;
  color: var(--brand-clr2);
  font-weight: bold;
  text-transform: uppercase;
}
.sundtlcm-targets h2 {
  padding-bottom: 6px;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.3;
}
.sundtlcm-targets h3 {
  padding-bottom: 40px;
  font-family: var(--family2);
  font-size: 22px;
  line-height: 1.8;
}
.sundtlcm-targets .sundtlcm-icon {
  display: inline-block;
  vertical-align: middle;
  width: 288px;
  height: 245px;
  background: url(../images/wave1.svg) no-repeat 50% 50% / contain;
  color: var(--white-clr);
  font-size: 120px;
  position: relative;
}
.sundtlcm-targets .sundtlcm-icon > * {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.target-item {
  position: relative;
}
.target-item::before {
  position: absolute;
  top: 50%;
  left: 0;
  color: rgba(255, 255, 255, 0.1);
  font-weight: bold;
  font-size: 120px;
  line-height: 0.75;
  content: attr(data-title);
  transform-origin: left bottom;
  transform: rotate(90deg) translateX(-72%);
  z-index: 0;
}
.target-item + .target-item {
  margin-top: 125px;
}
.target-item:nth-child(2n) .row > *:first-child {
  order: 2;
}
.target-item:nth-child(2n) .sundtlcm-icon {
  transform: rotateY(180deg);
}
.target-item:nth-child(2n) .sundtlcm-icon i {
  transform: translateX(-50%) translateY(-50%) rotateY(-180deg);
}
.target-item:nth-child(2n)::before {
  left: auto;
  right: 0;
  transform: rotate(-90deg) translateX(75%);
  transform-origin: right bottom;
}
.target-item:nth-child(3n) .sundtlcm-icon {
  transform: rotateX(180deg) rotateY(180deg);
}
.target-item:nth-child(3n) .sundtlcm-icon i {
  transform: translateX(-50%) translateY(-50%) rotateX(-180deg) rotateY(-180deg);
}
/* Sundtlcm Clients CSS */
.sundtlcm-clients {
  padding-bottom: 60px;
  background: url(../images/clients-bg.jpg) no-repeat 50% 0 / cover;
  background-attachment: fixed;
  position: relative;  
  overflow: hidden;
}
.sundtlcm-clients::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  content: "";
  z-index: 1;
}
.sundtlcm-clients .sundtlcm-image img {
  width: 595px;
  height: 595px;
  object-fit: cover;
  object-position: center;
  border-radius: 100%;
}
.sundtlcm-clients h3 {
  font-family: var(--family2);
  font-weight: normal;
  font-size: 30px;
}
.sundtlcm-clients .title-wrap p {
  color: var(--brand-clr1);
  font-size: 30px;
  line-height: 1.65;
}
.sundtlcm-clients .title-wrap h2 {
  padding-bottom: 35px;
}
.sundtlcm-clients .sundtlcm-image {
  padding-right: 60px;
  direction: rtl;
}
.sundtlcm-clients .sundtlcm-image img {
  max-width: none;
}
.sundtlcm-clients .sundtlcm-unorder {
  padding-top: 10px;
  font-family: var(--family2);
  font-weight: normal;
  font-size: 20px;
  line-height: 2;
}
.sundtlcm-clients .sundtlcm-unorder li {
  padding: 0 10px 10px 40px;
}
.sundtlcm-clients .sundtlcm-unorder li:before {
  top: 7px;
}
.clients-wrap {
  overflow: hidden;
  padding: 130px 0 140px 98px;
  margin: 0 0 150px calc((100% - 1384px) / 2);
  background: var(--brand-clr6);
  position: relative;
  border-radius: 50px 0 0 50px;
  z-index: 0;
}
.clients-wrap::before {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  height: 298px;
  background: url(../images/wave2.svg) repeat-x 0 0 / cover;
  content: "";
  z-index: -1;
}
.clients-wrap p {
  color: var(--brand-clr1);
  font-size: 30px;
  line-height: 1.65;
}
.clients-wrap .container {
  margin: 0;
}
/* Sundtlcm Community CSS */
.sundtlcm-community {
  overflow: hidden;
  padding: 50px 0 160px;
  background: var(--brand-clr2);
/* 	max-height: 100% !important;
	height: 100% !important; */
}
.sundtlcm-community p {
  color: var(--white-clr);
  font-family: var(--family2);
}
.sundtlcm-community .title-wrap {
  margin-bottom: 20px;
}
.sundtlcm-community .title-wrap h2 {
  line-height: 1.33;
}
.sundtlcm-community h2 strong {
  color: var(--white-clr);
}
.sundtlcm-community .has-icon::before {
  left: -95px;
  color: rgba(0, 22, 87, 0.05);
  font-size: 205px;
}
.sundtlcm-community .sundtlcm-image {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 50px;
  z-index: 1;
}
.sundtlcm-community .sundtlcm-image img {
  max-width: none;
  width: 680px;
  height: 680px;
  object-fit: cover;
  object-position: center;
  border-radius: 100%;
}
/* Sundtlcm Opportunities CSS */
.sundtlcm-opportunities {
  padding: 125px 0;
  background: url(../images/opportunities-bg.jpg) no-repeat 50% 0 / cover;
  background-attachment: fixed;
}
.sundtlcm-opportunities p {
  font-family: var(--family2);
}
.sundtlcm-opportunities p a {
  color: var(--brand-clr5);
}
.sundtlcm-opportunities p a:hover {
  color: var(--brand-clr2);
  text-decoration: none;
}
.sundtlcm-opportunities .title-wrap {
  padding-bottom: 50px;
  text-align: center;
}
.sundtlcm-opportunities .title-wrap strong {
  display: block;
  color: var(--brand-clr5);
}
.sundtlcm-opportunities .sundtlcm-unorder {
  padding-left: 25px;
  color: var(--brand-clr5);
  font-family: var(--family2);
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 0;
}
.sundtlcm-opportunities .sundtlcm-unorder li {
  padding: 0 10px 10px 35px;
}
.sundtlcm-opportunities .sundtlcm-unorder li::before {
  color: var(--brand-clr1);
}
/* Sundtlcm Benefits CSS */
.sundtlcm-benefits {
  padding: 170px 0;
  background: var(--brand-clr6);
  font-family: var(--family2);
}
.sundtlcm-benefits h4 {
  padding-top: 10px;
  font-weight: bold;
  font-size: 35px;
}
.sundtlcm-benefits .title-wrap {
  margin-bottom: 50px;
}
.sundtlcm-benefits .title-wrap h2 {
  padding-bottom: 0;
  color: var(--brand-clr5);
  font-weight: bold;
}
.sundtlcm-benefits .has-icon::before {
  left: -85px;
  color: rgba(0, 22, 87, 0.05);
  font-size: 205px;
}
.sundtlcm-benefits .btn {
  margin-top: 30px;
}
.sundtlcm-benefits [data-masonry] {
  margin: 0 -40px;
  z-index: 1;
}
.sundtlcm-benefits .masonry-item {
  padding: 80px 40px 0;
}
.sundtlcm-benefits .masonry-item:first-child {
  padding-top: 0;
}
.sundtlcm-benefits .masonry-item:nth-child(3) {
  padding-top: 160px;
}
.benefits-wrap figure {
  margin-bottom: 0;
  color: var(--white-clr);
  position: relative;
  border-radius: 20px;
  transition: var(--transition);
  min-height: 393px;
}
.benefits-wrap figure img {
  height: 393px;
  object-fit: cover;
  object-position: center;
}
.benefits-wrap figure:first-child {
  margin-top: 0;
}
.benefits-wrap figure:nth-child(3n+3) {
  margin-top: 160px;
}
.benefits-wrap figure:hover img {
  opacity: 1;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.sundtlcm-unorder.polygon li::before {
  top: 7px;
}
.benefits-wrap figure:hover figcaption::before {
  top: auto;
  bottom: 0;
  height: 100%;
}
.benefits-wrap figure h3 {
  padding-bottom: 0;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.5;
}
.benefits-wrap figure img {
  width: 100%;
  opacity: 0.7;
  border-radius: 20px;
  transition: var(--transition);
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.benefits-wrap figcaption {
  display: flex;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 50px 40px 40px;
  background: rgba(237, 76, 33, 0.4);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  z-index: 0;
}
.benefits-wrap figcaption::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 0;
  background: rgba(237, 76, 33, 0.6);
  content: "";
  transition: var(--transition);
  z-index: -1;
}
.benefits-info {
  padding-left: 50px;
}
.sundtlcm-logos {
	padding-bottom: 15px;
	overflow-x: scroll;
	 scrollbar-color:#fff #c3bebe;
	 scrollbar-width:thin;
	 --body-bg-color:transparent;
	 --scroll-color:#fff;
	 --scroll--hover-color:#fff;
	 --scroll-track-color:rgba(255, 255, 255, 0);
	white-space: nowrap;
}

.sundtlcm-logos::-webkit-scrollbar {
 width: 0.5em;
    height: 0.5em;
}
.sundtlcm-logos::-webkit-scrollbar-track {
 background-color:darkgrey
}
.sundtlcm-logos::-webkit-scrollbar-thumb {
 box-shadow:inset 0 0 6px rgba(0,0,0,.3);
 background:#fff
}
.sundtlcm-logos#sundtlcm-logos2 {
	max-width: 81%;
    margin-left: auto;
}
.sundtlcm-community .owl-carousel {
	max-width: 81%;
    margin-left: auto;
}
.clients-wrap .owl-carousel, .sundtlcm-community .owl-carousel {
  margin-top: 50px;
}
.clients-wrap .owl-carousel, .sundtlcm-community .owl-carousel {
  margin-top: 50px;
}
.clients-wrap .logo-item, .sundtlcm-community .logo-item {
  width: 190px;
  height: 190px;
  border-radius: 100%;
  background: #ffffff;
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}
.clients-wrap .logo-item img, .sundtlcm-community .logo-item img {
  width: 80%;
}
.owl-carousel .owl-nav button {
  position: static;
  top: 0;
  left: 30px;
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle;
}
.owl-carousel .owl-nav .owl-next {
  left: auto;
  right: 30px;
}
.owl-carousel .owl-nav {
  width: 100%;
  left: 0;
/*   opacity: 0;
  visibility: hidden; */
  transition: all ease .4s;
  top: auto;
  bottom: -90px;
  text-align: center;
  transform: inherit;
}
/* .owl-carousel:hover .owl-nav {
  opacity: 1;
  visibility: visible;
} */

/* Sundtlcm Responsive CSS */
@media screen and (min-width: 2300px) {
	.sundtlcm-logos#sundtlcm-logos2 {
		max-width: 73.5%;
	}
}
@media screen and (min-width: 1400px) {
  /* Sundtlcm About Us Page CSS */
  .clients-wrap .container {
    max-width: 100%;
  }
}

@media screen and (min-width: 1250px) {
  /* Sundtlcm About Us Page CSS */
  .sundtlcm-clients .container, .sundtlcm-community .container, .clients-wrap .container {
    max-width: 1190px;
  }
  .sundtlcm-opportunities .container {
    max-width: 1145px;
  }
}

@media screen and (min-width: 1600px) {
  /* Sundtlcm About Us Page CSS */
  .sundtlcm-status .container {
    max-width: 1565px;
  }
}

@media screen and (min-width: 1750px) {
  /* Sundtlcm About Us Page CSS */
  .sundtlcm-benefits .container {
    max-width: 1655px;
  }
}

@media screen and (max-width: 1799px) {
  .sundtlcm-status .sundtlcm-image img {
    width: 537px;
    height: 537px;
  }
  .sundtlcm-status .sundtlcm-image img.second {
    width: 380px;
    height: 380px;
  }
  .sundtlcm-status.fixed .sundtlcm-image img.second {
    right: -166px;
  }
}

@media screen and (max-width: 1749px) {
  /* Sundtlcm About Us Page CSS */
  .benefits-wrap figure {
    min-height: 346px;
  }
  .benefits-wrap figure img {
    height: 346px;
  }
  .benefits-wrap figure h3 {
    font-size: 22px;
  }
  .benefits-wrap figcaption {
    padding: 30px;
  }
  .sundtlcm-benefits [data-masonry] {
    margin: 0 -15px;
  }
  .sundtlcm-benefits .masonry-item {
    padding: 30px 15px 0;
  }
  .sundtlcm-benefits .masonry-item:nth-child(3) {
    padding-top: 90px;
  }
  .sundtlcm-benefits .title-wrap {
    margin-bottom: 10px;
  }
  .benefits-info {
    padding-left: 0;
  }
}

@media screen and (max-width: 1699px) {
  /* Sundtlcm About Us Page CSS */
  .sundtlcm-clients .sundtlcm-image {
    padding-right: 0;
  }
  .sundtlcm-community .sundtlcm-image {
    padding-left: 0;
  }
  .sundtlcm-status .sundtlcm-image img {
    width: 517px;
    height: 517px;
    border-radius: 100%;
  }
  .sundtlcm-status .sundtlcm-image img.second {
    width: 382px;
    height: 382px;
    border-radius: 100%;
  }
  .sundtlcm-image .second {
    right: -80px;
  }
  .sundtlcm-clients .sundtlcm-image img {
    width: 495px;
    height: 495px;
  }
  .sundtlcm-status.fixed .sundtlcm-image img.second {
    right: -137px;
  }
	.sundtlcm-logos#sundtlcm-logos2 {
		max-width: 87%;
	}
}

@media screen and (max-width: 1599px) {
  /* Sundtlcm About Us Page CSS */
	.sundtlcm-logos#sundtlcm-logos2 {
	   max-width: 90%;
	}
	.sundtlcm-community .owl-carousel {
	   max-width: 90%;
	}
  .sundtlcm-status .sundtlcm-image {
    margin-top: 30px;
  }
  .status-item::after {
    margin: 0 0 40px;
  }
  .sundtlcm-targets h2 {
    font-size: 48px;
  }
  .sundtlcm-targets h3 {
    padding-bottom: 20px;
  }
  .sundtlcm-targets .sundtlcm-icon {
    width: 258px;
    height: 215px;
    margin-bottom: 25px;
    font-size: 90px;
  }
  .target-item::before {
    font-size: 90px;
  }
  .target-item + .target-item {
    margin-top: 50px;
  }
  .sundtlcm-clients .title-wrap p {
    font-size: 26px;
  }
  .sundtlcm-clients .sundtlcm-unorder {
    font-size: 19px;
    line-height: 1.6;
  }
  .sundtlcm-clients .sundtlcm-unorder li::before {
    top: 4px;
  }
  .clients-wrap p {
    font-size: 26px;
    line-height: 1.5;
  }
  .sundtlcm-community .title-wrap {
    margin-bottom: 0;
  }
  .sundtlcm-opportunities .title-wrap {
    padding-bottom: 20px;
  }
  .sundtlcm-benefits h4 {
    font-size: 30px;
  }
  .sundtlcm-benefits .btn {
    margin-top: 20px;
  }
  .sundtlcm-status .sundtlcm-image img {
    width: 480px;
    height: 480px;
  }
  .sundtlcm-status .sundtlcm-image img.second {
    width: 300px;
    height: 300px;
    right: -100px;
  }
  .sundtlcm-status.fixed .sundtlcm-image img.second {
    right: -142px;
  }
	.nav-scrolling {
		min-width: 750px !important;
	}
}


@media screen and (max-width: 1599px) and (min-width: 1025px) {
  /* Sundtlcm About Us Page CSS */
  .sundtlcm-community {
    padding: 30px 0 160px;
  }
}

@media screen and (max-width: 1499px) {
  .sundtlcm-status .sundtlcm-image img.second {
    right: -60px;
  }
  .sundtlcm-status.fixed .sundtlcm-image img.second {
    right: -102px;
  }
  .nav-scrolling a {
    font-size: 18px;
  }
	.sundtlcm-logos#sundtlcm-logos2 {
		max-width: 92%;
	}
	.sundtlcm-community .owl-carousel {
		max-width: 92%;
	}
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .sundtlcm-community .title-wrap h2 {
    font-size: 38px;
  }
}

@media screen and (max-width: 1399px) {
	.sundtlcm-logos#sundtlcm-logos2 {
	  max-width: 96%;
	}
  /* Sundtlcm About Us Page CSS */
  .benefits-wrap figure h3 {
    font-size: 20px;
  }
  .benefits-wrap figcaption {
    padding: 20px;
  }
  .sundtlcm-community .sundtlcm-image {
    left: -90px;
  }
  .benefits-wrap figure {
    min-height: inherit;
  }
  .benefits-wrap figure img {
    height: 300px;
  }
  .sundtlcm-status .sundtlcm-image img {
    width: 440px;
    height: 440px;
  }
  .sundtlcm-status .sundtlcm-image img.second {
    right: -90px;
  }
  .sundtlcm-status.fixed .sundtlcm-image img.second {
    right: -97px;
  }
  .clients-wrap {
	padding: 100px 0;
    margin-left: 0;
  }
  .clients-wrap .container {
    margin: 0 auto;
  }
  .sundtlcm-clients::after {
    height: 100px;
  }
  .nav-scrolling {
   min-width: 660px !important;
 }
	.sundtlcm-community .owl-carousel {
	  max-width: 96%;
	}
}

@media screen and (max-width: 1299px) {
  .sundtlcm-status .sundtlcm-image img {
    width: 380px;
    height: 380px;
  }
  .sundtlcm-status .sundtlcm-image img.second {
    width: 230px;
    height: 230px;
    right: -50px;
  }
  .sundtlcm-status.fixed .sundtlcm-image img.second {
    right: -117px;
  }
}

@media screen and (max-width: 1199px) {
	.sundtlcm-logos#sundtlcm-logos2 {
		max-width: 100%;
		margin: 0;
	}
	.sundtlcm-logos {
	    padding: 20px 50px 0;
	}
	.sundtlcm-logos {
		overflow-x: visible;
	}
  .sundtlcm-status .sundtlcm-image img {
    width: 360px;
    height: 360px;
  }
  .sundtlcm-status .sundtlcm-image img.second {
	left: auto;
    right: -80px;
  }
  .sundtlcm-status.fixed .sundtlcm-image img.second {
    right: -102px;
  }
  .clients-wrap {
	margin-bottom: 100px;  
  }
  /* Sundtlcm About Us Page CSS */
  .sundtlcm-community .sundtlcm-image {
    display: none;
  }
  .benefits-info {
    padding-top: 50px;
  }
  .sundtlcm-opportunities {
    padding: 100px 0 80px;
  }
  .sundtlcm-benefits {
    padding: 100px 0;
  }
  .benefits-wrap figure img {
    height: auto;
  }
	.nav-scrolling {
	  min-width: 550px !important;
	}
}


@media screen and (min-width: 992px) {
	.status-item {
		display: block !important;
	}
}

@media screen and (max-width: 991px) {
	.sundtlcm-page-title {
		padding-bottom: 100px;
	}
	.sundtlcm-logos {
		overflow: inherit;
	}
  .sundtlcm-status .accordion-link {
    font-size: 24px;
    background: var(--white-clr);
    font-family: var(--family2);
    font-weight: 500;
    border-radius: 100px;
    padding: 18px 35px;
    margin-bottom: 18px;
  }
  .sundtlcm-status .accordion-link.open {
    background: var(--brand-clr2);
    color: var(--white-clr);
  }
	.sundtlcm-status .title-wrap {padding-bottom: 15px;}
	.sundtlcm-status .title-wrap h2 {padding-top: 0;}
  .status-item {
    padding: 0 0 25px;
	min-height: 1px;
  }
  .status-item p {
    padding-bottom: 0;
  }
  .sundtlcm-status .container:after {
    display: none;
  }
	.clients-wrap .logo-item, .sundtlcm-community .logo-item {
		width: 140px;
		height: 140px;
	}
	.accordion-link {
    display: block;
  }
	.status-item, .sundtlcm-sticky {
		display: none;
	}
	.sundtlcm-targets .sundtlcm-icon {
		width: 168px;
		height: 145px;
	}
	.sundtlcm-targets .sundtlcm-icon > * {
		font-size: 60px;
	}
  .sundtlcm-status .sundtlcm-image {
	position: static !important;
  }
	.sundtlcm-status .sundtlcm-image img.second {
		display: none;
	}
	.sundtlcm-status {
		padding-bottom: 60px;
	}
  /* Sundtlcm About Us Page CSS */
  .target-item:nth-child(2n) .row > *:first-child {
    order: unset;
  }
  .sundtlcm-clients .title-wrap p {
    font-size: 24px;
  }
  .sundtlcm-clients .title-wrap h2 {
    padding-bottom: 20px;
  }
  .sundtlcm-clients .sundtlcm-image {
    margin-bottom: 50px;
    direction: ltr;
  }
  .sundtlcm-clients .sundtlcm-image img {
    max-width: 100%;
  }
  .sundtlcm-clients .sundtlcm-unorder {
    padding-top: 0;
  }
  .clients-wrap {
    padding: 70px 0;
    margin-bottom: 100px;
  }
  .clients-wrap p {
    font-size: 24px;
  }
  .sundtlcm-opportunities .title-wrap {
    padding-bottom: 0;
  }
  .sundtlcm-community .has-icon::before, .sundtlcm-benefits .has-icon::before {
    font-size: 180px;
  }
	.nav-scrolling a {
		margin-right: 10px;
	}
}

@media screen and (max-width: 767px) {
  /* Sundtlcm About Us Page CSS */
	.status-item {min-height: 1px;}
	.sundtlcm-status .title-wrap {padding-bottom: 10px;}
	.sundtlcm-benefits [data-masonry] {
		height: auto !important;
	}.gform_wrapper .sundtlcm-form input, .gform_wrapper .sundtlcm-form select {
  padding: 10px 25px !important;
  font-size: 16px !important;
}
	.sundtlcm-page-title {
		padding-bottom: 50px;
	}
	.clients-wrap .logo-item, .sundtlcm-community .logo-item {
	  width: 150px;
	  height: 150px;
	}
	.sundtlcm-benefits .masonry-item {
		position: static !important;
		width: 100% !important;
	}
	.benefits-wrap figure img {
		width: 100%;
		height: 350px;
		object-fit: cover;
		object-position: top;
	}
  .sundtlcm-page-title {
    padding-bottom: 30px;
  }
	.sundtlcm-targets .sundtlcm-icon {
		width: 118px;
		height: 105px;
	}
	.sundtlcm-targets .sundtlcm-icon > * {
		font-size: 46px;
	}
  .sundtlcm-community, .sundtlcm-benefits {
    padding: 50px 0;
  }
  .sundtlcm-status, .sundtlcm-community, .sundtlcm-benefits {
    padding: 50px 0 35px;
  }
  .sundtlcm-status .sundtlcm-image {
    margin: 10px 0 0;
  }
  .status-item:first-child {
    margin-top: 25px;
  }
  .status-item::after {
    display: none;
  }
  .nav-scrolling a {
    padding: 15px;
	font-size: 15px;
  }
	.benefits-wrap figure h3 {
		text-align: center;
	}
  .sundtlcm-targets h2 {
    font-size: 36px;
  }
  .sundtlcm-targets h3 {
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1.5;
  }
  .sundtlcm-targets .sundtlcm-icon {
    margin-bottom: 15px;
    font-size: 70px;
  }
  .target-item::before {
    font-size: 80px;
  }
  .target-item + .target-item {
    margin-top: 25px;
  }
  .sundtlcm-targets p span {
    padding-top: 0;
  }
  .sundtlcm-clients .title-wrap p {
    font-size: 20px;
    line-height: 1.5;
  }
  .sundtlcm-clients .title-wrap h2 {
    padding-bottom: 10px;
  }
  .sundtlcm-clients .sundtlcm-image {
    margin-bottom: 25px;
  }
  .sundtlcm-clients .sundtlcm-unorder {
    font-size: 18px;
  }
  .sundtlcm-clients .sundtlcm-unorder li {
    padding-left: 35px;
  }
  .sundtlcm-clients .sundtlcm-unorder li::before {
    top: 3px;
  }
  .clients-wrap {
    padding: 50px 0;
    margin-bottom: 0;
	border-radius: 50px 0 0 0;
  }
  .clients-wrap p {
    font-size: 22px;
  }
  .sundtlcm-community .title-wrap {
    margin-bottom: 0;
  }
  .sundtlcm-opportunities {
    padding: 50px 0 30px;
  }
  .sundtlcm-opportunities .sundtlcm-unorder {
    padding-left: 5px;
  }
  .sundtlcm-benefits h4 {
    padding-top: 0;
    font-size: 24px;
  }
  .sundtlcm-benefits .btn {
    margin-top: 5px;
  }
  .sundtlcm-benefits .masonry-item:nth-child(3) {
    padding-top: 30px;
  }
  .sundtlcm-benefits .title-wrap {
    margin-bottom: 5px;
  }
  .benefits-info {
    padding-top: 20px;
  }
  .sundtlcm-clients .sundtlcm-image img {
    width: 300px;
    height: 300px;
  }
  .sundtlcm-status .accordion-link {
    font-size: 20px;
    padding: 15px 35px;
    margin-bottom: 15px;
  }
  .status-item {
    padding: 0 0 15px;
  }
}

@media screen and (max-width: 575px) {
  /* Sundtlcm About Us Page CSS */
  .sundtlcm-status.fixed .nav-scrolling {
	width: calc(100% - 40px);
  }
  .nav-scrolling {
    min-width: 10px !important;
  }
  .target-item::before {
    left: auto;
    right: 0;
    font-size: 80px;
    left: auto;
    right: 0;
    transform-origin: right bottom;
    transform: rotate(-90deg) translateX(75%);
  }
  .sundtlcm-benefits [data-masonry] {
    margin: 0 -7.5px;
  }
  .sundtlcm-benefits .masonry-item {
    padding: 15px 7.5px 0;
  }
  .sundtlcm-benefits .masonry-item:nth-child(3) {
    padding-top: 15px;
  }
  .clients-wrap {
    padding: 40px 0;
  }
}

@media screen and (max-width: 479px) {
  /* Sundtlcm About Us Page CSS */
  .sundtlcm-targets h2 {
    font-size: 30px;
  }
  .sundtlcm-targets h3 {
    font-size: 18px;
    line-height: 1.4;
  }
	.clients-wrap .logo-item, .sundtlcm-community .logo-item {
		width: 250px;
		height: 250px;
		margin: 0 auto;
	}
  .benefits-wrap figure h3 {
    font-size: 17px;
    line-height: 1.3;
  }
  .benefits-wrap figcaption {
    padding: 15px;
  }	
	 .sundtlcm-clients .sundtlcm-image img {
    width: 280px;
    height: 280px;
  }
}

@media screen and (max-width: 349px) {
	.sundtlcm-logos li {
		width: 100%;
	}
}