/* CRO testing added by REQ 2022-11-17 */
.industry-slider-cro-test .n2-ss-slide .n2-ss-item-content p a {
  color: #3d4543 !important;
  font-weight: bolder !important;
  margin-top: 10px;
  display: block;
  transition: color 0.4s ease;
}

.industry-slider-cro-test .n2-ss-slide .n2-ss-item-image-content {
  border-radius: 20px;
}

.industry-slider-cro-test .n2-ss-slide .n2-ss-item-image-content img {
  transform: scale(1);
  transition: transform 0.4s ease;
}

.industry-slider-cro-test .n2-ss-slide:hover .n2-ss-item-content p a {
  color: #1890d7 !important;
  text-decoration: underline !important;
}

.industry-slider-cro-test .n2-ss-slide:hover img {
  transform: scale(1.1);
}

.fl-photo .wp-image-23926 {
  background-color: #fff;
  padding: 10px;
}

/* CRO testing added by REQ 12-9-22  */

.page-id-313796 #resources-global-2022 {
  background: linear-gradient(180deg, #0071ce 0%, #3cb4e5 100%) !important;
}
#resources-global-2022 .resource .uabb-post-thumbnail {
  border-radius: 33px 33px 0 0;
}

#resources-global-2022 .resource > .d-flex {
  align-items: center;
}

#resources-global-2022 .resource > .d-flex a {
  padding: 5px 20px;
  display: block;
  color: #0271ce;
  font-weight: 600;
}

#resources-global-2022 .resource .resource-type {
  padding: 10px 20px;
}

#resources-global-2022 .resource .resource-type a {
  font-weight: 600;
  color: #c6c6c6;
}

#resources-global-2022 .resource .resource-content {
  background: none;
  -webkit-mask-image: none !important;
  mask-image: none;
}

#resources-global-2022 .resource .resource-content p {
  color: #3d4543;
  line-height: 1.75;
}

#resources-global-2022 .resource h2 {
  font-weight: bold;
}

#resources-global-2022 .resource {
  border-radius: 33px;
}


.fl-node-ac4iqhxvojwl .fl-photo-content a {
  border: none !important;
  background: none !important;
  padding: 0 !important;
  border-radius: 33px !important;
  overflow: hidden;
}

/* subtitle in hero */
.fl-node-pkbvuqm51zfe {
  width: 80%;
}

/* top grid of industries */

#industry-grid .fl-photo {
  overflow: visible;
}
#industry-grid .fl-col-group {
  display: flex;
  gap: 1em;
  justify-content: center;
}
#industry-grid .fl-col {
  float: none;
  width: auto;
}
.fl-node-ojwry87enp0c .fl-photo-caption {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  padding-top: 20px;
}

.fl-node-ojwry87enp0c .fl-photo-content {
  box-shadow: 10px 10px 2px 0px rgba(0,0,0,0.1);
  border-radius: 33px;
}

.fl-node-ojwry87enp0c .fl-photo-content img:hover {
  transform: scale(1.1);
}
.fl-node-ojwry87enp0c img {
  border-radius: 33px;
  transform: scale(1);
  transition: transform 0.3s ease;
}

/* hero link */
.fl-node-fzpvalwrik2u.home-link-2022 a {
  color: #fff !important;
  background: none !important;
  border: none !important;
  text-transform: none;
  position: relative;
}

.fl-node-fzpvalwrik2u.home-link-2022 a::after {
  content: "";
  background-image: url("https://www.vectorsolutions.com/wp-content/uploads/2022/12/white-arrow-link.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
}

.page-id-313796 header nav a {
  color: #0271ce !important;
}

/* explore custom stories link */
.fl-node-g9qv8myhfsb7 a {
  position: relative;
}

.fl-node-g9qv8myhfsb7 a::after {
  content: "";
  background-image: url("https://www.vectorsolutions.com/wp-content/uploads/2022/12/blue-arrow-link.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
}

/* popular training course libraries */
.fl-node-zde9hsfyjtg7 a {
  color: #0271ce;
  position: relative;
}

.fl-node-zde9hsfyjtg7 .fl-rich-text a::after {
  content: "";
  background-image: url("https://www.vectorsolutions.com/wp-content/uploads/2022/12/blue-arrow-link.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
}

.page-id-313796 #testimonials-2022 .bx-viewport {
  max-height: 500px !important;
}
.page-id-313796 #testimonials-2022 .fl-content-slider-svg-container {
  background-color: transparent;
}
.page-id-313796 #testimonials-2022 .fl-content-slider-navigation path {
  fill: #fff !important;
}

.page-id-313796 #testimonials-2022 img {
  width: 100%;
  height: 100%;
  background: #fff;
}

.page-id-313796 #testimonials-2022 .fl-node-56njfykma8tv {
  background: rgba(1, 12, 21, 0.72);
}

.page-id-313796 #testimonials-2022 .testimonial h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fff !important;
  margin: 0 !important;
}

.page-id-313796 #testimonials-2022 .testimonial h3 strong {
  color: #fff !important;
}
.page-id-313796 #testimonials-2022 .testimonial p {
  font-size: 24px !important;
  line-height: 1.4em !important;
  color: #fff !important;
  text-align: left !important;
  font-weight: 500 !important;
  padding: 0 0 20px 0 !important;
  border: none;
}
.page-id-313796 #testimonials-2022 .testimonial h4 {
  color: #fff !important;
  font-size: 16px !important;
  font-style: italic;
}
.page-id-313796 #testimonials-2022 .testimonial .fl-content-slider {
  background-color: transparent;
}

.page-id-313796 #testimonials-2022 .home-link-2022 a {
  color: #fff;
  position: relative;
}

.page-id-313796 #testimonials-2022 .home-link-2022 a::after {
  content: "";
  background-image: url("https://www.vectorsolutions.com/wp-content/uploads/2022/12/white-arrow-link.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
}


.fl-node-1x8lhjy3u4mb {

  overflow: hidden;
}

#industry-grid {
  position: relative;
  z-index: 1;
}

/* circle shape in hero */
#industry-grid::after {
  content: '';
  width: 1800px;
  height: 1360px;
  background: linear-gradient(180deg, #0271CE 0%, #3DB5E6 60%);
  border-radius: 40%;
  box-shadow: inset 10px 30px 60px rgba(2, 63, 176, 0.75);
  position: absolute;
  top: 20%;
  left: -20%;
  z-index: -1;
  transform: skew(-20deg, 10deg) rotate(-3deg);
}



@media all and (max-width: 1350px) {
  #industry-grid::after {
    top: 12%;
    left: -18%;
  }
}

/* mobile */
@media all and (max-width: 720px) {
  #industry-grid  {
    background: linear-gradient(180deg, #0271CE 0%, #3DB5E6 60%);
  }
  #industry-grid::after {
    display: none;
  }
  #industry-grid .fl-col-group {
    flex-direction: column;
    gap: 0;
  }

  .fl-node-pkbvuqm51zfe {
    width: 100%;
  }

  .fl-node-2mu1ayfep0i7 h4.fl-heading .fl-heading-text {
    color: #FFF !important;
  }

  #clients-home-2022 .fl-node-kp9dc41b2iv0 .fl-col {
    margin-bottom: 20px;
  }

  #testimonials-2022 .fl-slide-content {
    background-color: transparent !important;
  }

  .page-id-313796 #testimonials-2022 img {
    margin: 0 auto !important;
  }
}



/* industrial manufacturing CRO */
.page-id-315858 #solutions-home-2022 .uabb-tabs-style-bar > nav > ul li.uabb-tab-current a {
  border-radius: 0;
  background-color: transparent;
  color: #0271ce;
  border: none;
  border-bottom: 3px solid #0271ce;
}
.page-id-315858 #solutions-home-2022 .uabb-tabs-style-bar > nav > ul li.uabb-tab-current a span{
  color: #0271ce;
  font-weight: 700;
}

.page-id-315858 #solutions-home-2022 .uabb-tabs-style-bar > nav > ul {
  justify-content: space-around;
}

.page-id-315858 #solutions-home-2022 .uabb-tabs-style-bar > nav > ul li {
  background-color: transparent;
  flex: none;
}

.page-id-315858 #solutions-home-2022 .uabb-tabs-style-bar > nav > ul li a {
  color: #ADAEAE;
  border-radius: 0;
  border-bottom: 3px solid transparent;
  background-color: transparent;
}

.page-id-315858 #solutions-home-2022 .uabb-tabs-style-bar > nav > ul li a:hover {
  background-color: transparent;
  color: #0271ce;
  border-color: #0271ce;
}

.page-id-315858 #solutions-home-2022 .uabb-tabs-style-bar > nav > ul li a:hover span {
  color: #0271ce;
}

.page-id-315858 #solutions-home-2022 .uabb-tabs-style-bar > nav > ul {
  border-bottom: 2px solid #D9D9D9;
}

.page-id-315858 #solutions-home-2022 .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.page-id-315858 #solutions-home-2022 .grid .grid-item:nth-child(1),
.page-id-315858 #solutions-home-2022 .grid .grid-item:nth-child(4){
  grid-column: span 2;
}

.page-id-315858 #solutions-home-2022 .grid .grid-item:nth-child(2) {
  grid-column: 1;
}
.page-id-315858 #solutions-home-2022 .grid .grid-item:nth-child(3) {
  grid-column: 2;
}

.page-id-315858 #solutions-home-2022 .grid .grid-item .demo-btn {
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  padding: 5px 10px;
  min-width: auto;
  font-family: "Open Sans", sans-serif !important;
}

.page-id-315858 #solutions-home-2022 img {
  height: auto;
  margin-bottom: 30px;
}

@media all and (max-width: 720px) {
  .page-id-315858 #solutions-home-2022 .grid {
    display: block;
  }
  .page-id-315858 #solutions-home-2022 .grid .grid-item {
    padding-bottom: 40px;
  }

  .page-id-315858 #solutions-home-2022 picture {
    width: 100% !important;
  }
}