  /***connected - Section1 ***/


.w-100.bg-gray.breadcrumbs-banner{
	position:absolute;
	top:180px;
	background-color:unset;
	z-index:2;
  color:#fff;
}
.w-100.bg-gray.breadcrumbs-banner a {
  color:#92D6E3;
  font-size:bolder;
}

.w-100.bg-gray.breadcrumbs-banner .text-light-gray {
  color:#92D6E3;
}
#section-card-header-generic-section .cta-left{
  margin-top:  10rem !important;
  margin-bottom: 5rem !important;
  }
#section-card-header-generic-section #title-bookmark-page-title{
    font-size:5.5rem;
    line-height: 1rem;
    text-transform:uppercase;
    font-weight:bolder;
  }
#rich-text-16465380592711766 p{
    font-size:1.5rem;
}
.cta-card .cta-image-skew-mask img{
    transform:unset
}
/ MENU FOR DESKTOP AND TABLET VIEW ****/
#section-card-main #section-card-15716764823088723{
  margin-bottom: 0;
  padding-top: 28px;
  padding-bottom: 28px;
}
ul#connected-strategy-submenu {
  display: flex;
  list-style: none;
  margin: 0 0 0 -1.8rem;
  align-items: center;
}
ul#connected-strategy-submenu li:not(:last-child){
border-right: 1px solid #ADF1FF;
}
ul#connected-strategy-submenu li a{
font-size: 25px;
display: inline-block;
padding: 0 25px;
color: #ADF1FF;
text-align: center;
}
ul#connected-strategy-submenu li.active span{
color: #fff;
font-weight: bold;
font-size: 25px;
/*padding: 0 25px;*/
}

/ MENU FOR MOBILE VIEW ****/
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,1) !important;
     border-color: rgba(255,255,255,0) !important; 
}
.navbar-collapse {
      background: rgb(238, 238, 238) !important;
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    margin-top: 1rem !important;
    margin-bottom: -0.5rem !important;
}

.dropdown-divider {
    border-top: 1px solid rgba(0,0,0,.4)  !important;
}
.navbar-dark .navbar-nav .nav-item.active>.nav-link {
    color: #000 !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(0,0,0,.5) !important;
    padding-left: 2.5rem;
}
.download-strategy-btn-nav-bar .button.button-base {
  color: #414d61 !important;
  background-color: #ffcc32 !important;
}
.download-strategy-btn-nav-bar .button.button-base {
  border-radius: 0 0 0 0 !important;
}
.download-strategy-btn-nav-bar span {
  background: url(/content/dam/global/imagery/icon-library/DownloadIcon.svg)
    no-repeat left center;
  padding-left: 1.3rem;
  padding-right: 0.3rem;
}

.custom-toggler[aria-expanded="true"] .fa-chevron-down:before {
    content: "\f077";
}

.aem-Grid.aem-Grid--12.aem-Grid--default--12>.responsivegrid.aem-GridColumn.aem-GridColumn--default--12>.aem-Grid.aem-Grid--12.aem-Grid--default--12>div:nth-child(1), 
.aem-Grid.aem-Grid--12.aem-Grid--default--12>.responsivegrid.aem-GridColumn.aem-GridColumn--default--12>.aem-Grid.aem-Grid--12.aem-Grid--default--12>div:nth-child(2){
  position: -webkit-sticky !important;
    position: sticky !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 999 !important;
} 


/*Hide in mobile view*/
@media screen and (max-width: 768px) {
    #section-card-15716764823088723 {
      display: none;
    }
}
/*Hide in desktop/tablet view*/
@media screen and (min-width: 769px) {
      #rich-text-1092975108813195 {
              display:none;
    }
}
/***



/*** light blue color-SECTION 2 ***/
/*** sticky -button ***/
.connect-strategy-sticky-right-button{
    position: fixed;
    bottom: 0;
    right: 0;
    z-index:999;
}
#button-2380137415260398 {
    color: #414d61 !important;
    background-color: #ffcc32 !important;
}
.connect-strategy-sticky-right-button .button.button-base {
    border-radius: 30px 0 0 30px !important;
    color: #414d61 !important;
    background-color: #ffcc32 !important;
    font-family: 'Verlag',sans-serif;
    font-size: 18px;
}
.connect-strategy-sticky-right-button span{
    background: url(/content/dam/global/imagery/icon-library/DownloadIcon.svg) no-repeat left center;
    padding-left:1.3rem;
    padding-right: 0.3rem;
}
.text.section .connect-strategy-sticky-right-button .button.button-base:hover{
    transition: margin 500ms;
    margin-left: -20px;
    text-decoration:none !important;
    opacity: 1 !important;
    font-weight: bolder;
}

#section-card-16467736351281676{
    background-color:#d1ecf1;
    background-image: url("/content/dam/uc/imagery/about-uc/strategy/connected/quarter-donut.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}
#rich-text-15290191008138384 {
    /*color: #414d61;*/
}
#rich-text-15290191008138384 p:first-child{
    font-size: 24px;
    line-height: 2rem;
}
#rich-text-15290191008138384 p:last-child{
   font-size: 20px;
   font-weight:500;
   line-height:1.5rem;
}

/***smoking flames-SECTION 3 ***/
#section-card-16472803742111586{
    margin-bottom:unset !important;
}
#column-16472831913489439 h2{
    color:#fff !important;
}
#column-16472831913489439 .jumbo-heading.jumbo-accent::after {
    border-bottom: 0.75rem solid#00A79D;
    color:#fff;
}
#column-16558628510111377  .jumbo-heading.jumbo-accent::after {
  border-bottom: 0.75rem solid#00A79D;
  color:#fff;
}
#button-8629567897244038{
    background-color: #FFCC32 !important;
    color: #414d61 !important;
    font-weight: bolder;
    
}
#button-8629567910925302{
  border: 2px solid #FFCC32 !important;
  color:#fff;
}
#image-16475423456805650{
    margin-left: -4%;
    margin-top: -4%;
}
/*** our values and purposes -SECTION 4 ***/

#column-16558628510111377 .custom-jumbo-bg::before, .custom-jumbo-bg::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -10;
    top: -40px;
    bottom: -70px;
    left: -250px;
    right: 12%;
}
/* #column-16558628510111377 .custom-jumbo-bg-white p:first-child{
    color:#d1ecf1;
    font-size:2rem;
    font-weight: bolder;
}
#column-16558628510111377 .custom-jumbo-bg-white p:nth-child(2){
    color:#fff;
    font-size: 20px;
    line-height:1.5rem;
} */
#rich-text-16560088719730155 h2{
  color:#fff !important;
}
#rich-text-16561327770082357  p:first-child{
  color:#d1ecf1;
  font-size:2rem;
  font-weight: bolder;
}
#rich-text-16561327770082357  p:nth-child(2){
  color:#fff;
  font-size: 20px;
  line-height:1.5rem;
}
#column-16558628510111377 .custom-jumbo-heading.custom-jumbo-accent::after {
    margin-bottom: 0.75rem;
    content: "";
    display: block;
    width: 100px;
    margin-top: 2.5rem;
    border-bottom: 0.75rem solid#00A79D;

}
#column-16558628510111377 .custom-pullquote p::before {
    content: '';
    position: absolute;
    left:3px;
    background-image: url("/content/dam/global/imagery/icon-library/OpenQuote.svg");
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}
#column-16558628510111377  .custom-pullquote p {
    margin-bottom: 0;
	padding:2.5rem;
    color: #fff;
  }
#rich-text-16565434019498118 >p{
    color:#d1ecf1;
    padding-left: 2.5rem;
}
 #column-16558628510111377  .custom-pullquote p::after {
    content: '';
    position: absolute;
    right: 35px;
    background-image: url("/content/dam/global/imagery/icon-library/CloseQuote.svg");
    width: 40px;
    height:40px;
    background-repeat: no-repeat;
    margin-top: 0.5em;
  }

  /***introduction-SECTION 5 ***/
  /** flip CARD ****/
#section-card-16806869733188297{
    margin-bottom:3rem !important;
}
#column-16807054694888492 .jumbo-bg-white .jumbo-heading.jumbo-accent::after {
    border-bottom: 0.75rem solid#00A79D;
}

/***Video 6- SECTION 6 ***/
#video-1375812928353972 .video-container {
  top: -10rem;
}

#section-card-16984995095050911{
	/*background-image:url("/content/dam/uc/imagery/about-uc/strategy/connected/exploreourstrategy-background.png");*/
	/*background-repeat: no-repeat;
    background-size: cover;*/
    margin-bottom:unset !important;
    margin-top:5rem;
}
#column-15291863971656907{
    margin-top:-7rem;
    margin-bottom: -7rem;
}
/***explore our strategy-SECTION 7 ***/
  
#section-card-16992790487790733 {
  /*  background-image:url("/content/dam/uc/imagery/about-uc/strategy/connected/exploreourstrategy-background.png");*/
    /*background-repeat: no-repeat;
    background-position: right;*/
    margin-bottom:unset !important;
}
#section-card-16992790487790733 .jumbo-bg.jumbo-bg-blue::before{
    background-color: unset;
}
#section-card-16992790487790733{
  color:unset !important;
  }
.bg-dark-gray .modal-card h1, .bg-dark-gray .modal-card h2, .bg-dark-gray .modal-card h3, .bg-dark-gray .modal-card  h4 {
    color:#006c91;
  }
  #section-card-16992790487790733 .custom-pullquote p::before {
    content: '';
    position: absolute;
    left:30px;
    background-image: url("/content/dam/global/imagery/icon-library/OpenQuote.svg");
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}
  #section-card-16992790487790733 .custom-pullquote p {
    margin-bottom: 0;
	  padding:2rem;
  }

  #section-card-16992790487790733 .custom-pullquote p::after {
    content: '';
    position: absolute;
    right: 35px;
    background-image: url("/content/dam/global/imagery/icon-library/CloseQuote.svg");
    width: 40px;
    height:40px;
    background-repeat: no-repeat;
    margin-top: 0.5em;
  }
  #uc16995746215763558ModalCenter .custom-pullquote p::after {
    right: 65px;
  }
   #section-card-16992790487790733 .modal-body img{
    margin-left: 5.2rem !important;
    margin-bottom: -3.8rem !important;
  } 
  #title-bookmark-17026669969178739{
    color:#006c91 !important;
  }
  hr.solid{
    border:1px solid #009abc;
  }
  /**** Related Strategy **/
#section-card-17161753385138612 h3{
  font-size: 1.5rem;
}
/*** FOOTER ****/
#section-card-17162285341271463 {
  background-image: url(/content/dam/uc/imagery/about-uc/strategy/connected/footer-withcircle.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 0;
}

#column-17451458482573545 .column-one {
  max-width: 600px;
  margin: 65px auto 20px;
  text-align: center;
  padding: 0px;
  width: 80% !important;
}
#column-17451458482573545 .parsys-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#download-strategy-btn {
  color: #414d61 !important;
  background: #ffcc32;
  border: 2px solid #ffc33f;
  font-weight: bold !important;
  min-width: unset;
}

#download-summary-btn {
  min-width: unset;
  border: 2px solid rgb(255, 204, 50);
  color: rgb(255, 255, 255);
}

#strategy-contact-us-btn{
  border: 2px solid #FFCC32;
  color: #fff;
  font-family: 'Verlag',sans-serif;
  font-size: 18px;
  font-weight: bold !important;
}

/*** Media Queries  ***/
@media (max-width: 767px) {
  h2.jumbo-heading {
    font-size: 3rem;
  }
  #section-card-header-generic-section #title-bookmark-page-title{
    font-size:3rem;
  }
  #rich-text-16465380592711766 p{
      font-size:1.5rem;
  }

  #rich-text-17412970972917367{
    display:none;
  }
  #section-card-16992790487790733 .modal-card.section .card img{
    display:none
  }
  #section-card-16984995095050911{
    background-color:#fff !important;
    background-image:unset;
  }
  #section-card-16992790487790733 {
    background-position: top;
  }
  #section-card-16467736351281676{
    background-image: unset;
  }
  .w-100.bg-gray.breadcrumbs-banner{
    display: none;
  }
}
/*** Mobile Version ***/
@media ( max-width : 991px) {
    .breadcrumbs-banner {
        line-height: 20px;
    }
   .w-100.bg-gray.breadcrumbs-banner{
    top:80px;
    }
}

@media (max-width: 1500px) {
  #column-17451458482573545 .column-one {
    margin: 35px auto 20px;
  }
}
@media (max-width: 1350px) {
  #column-17451458482573545 .column-one {
    margin: 30px auto 0px;
  }
  #connected_strategy_footer_buttons.p-5{
    padding: 2rem !important;
  }
}
@media (max-width: 1150px) {
  #column-15679952001856623 .column-one,
  #column-15705641456799315 .column-one,
  #column-15210973705479419 .column-one {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #column-15679952001856623 .column-three,
  #column-15705641456799315 .column-three {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0 auto;
  }

  #connected_strategy_footer_buttons.p-5{
    padding: 1rem !important;
  }
}
@media (max-width: 991px) {
  #column-15680855533750201 .column-one {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0 auto;
  }
  #column-15680855533750201 .column-three {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #section-card-15705883455941851 #image-16996872509116797 img.cq-dd-image {
    width: 100%;
    height: auto;
    position: relative;
    top: unset;
    left: unset;
    margin-top: unset;
  }
  #connected_strategy_footer_buttons.p-5{
    padding: 2rem !important;
  }
}
@media (max-width: 1120px) {
  #section-card-17162285341271463 {
    background-image: url(/content/dam/uc/imagery/about-uc/strategy/connected/footer-nocircle.jpg);
    /* padding: 5rem 0rem 3rem; */
  }
}
@media (max-width: 767px) {

#section-card-16992790487790733 .modal-body img {
    margin-left: 3rem !important;
  }
  #column-15679952001856623 .column-three,
  #column-15705641456799315 .column-three,
  #column-15680855533750201 .column-one {
    flex: 0 0 80%;
    max-width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  #column-15679952001856623 .column-three,
  #column-15705641456799315 .column-three,
  #column-15680855533750201 .column-one {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  #toolbar-17004720599876441 {
    flex-direction: column;
  }
  #section-card-17162285341271463::before {
    display: none;
  }
}
/*** Introduction Section for Mobile ***/
#rich-text-15830244859021671  .jumbo-bg-white .jumbo-heading.jumbo-accent::after {
  border-bottom: 0.75rem solid #00A79D;

}
.card.card-mobile {
  background-image: url("/content/dam/uc/imagery/about-uc/strategy/connected/think-pattern-mobile.png");
  background-position: top;
  background-size: contain;
  background-color: #414d61;
  margin-bottom:2rem;

}

.card.card-mobile p{
  color:#fff;
  text-align:center;
  padding-left:0.5em;
  padding-right:0.5em;
}
.card.card-mobile .headshot{
  border-radius:50%;
  margin-top: 20%;
}

.card .card-body>div{
  display:flex;
  justify-content:center;
}
.card.card-mobile .testimonial-title{
  text-align:center;
  color:#92D6E3 !important;
}


/*Hide in mobile view*/
@media screen and (max-width: 991px) {
  #section-card-16806869733188297{
    display: none;
}
}
/*Hide in desktop/tablet view*/
@media screen and (min-width: 991px) {
  #section-card-15296714104650543{
      display:none;
  }
  
}
@media screen and (max-width: 1280px) and (min-width:991px) {
  #column-16807054694888492{
    flex-direction:column;
  }
  #column-16807054694888492 .column-three , #column-16807054694888492 .column-one{
    flex: 0 0 100% !important;
    max-width:100% !important;
  }
  #column-16807077861304084 .column-three , #column-16807077861304084 .column-one{
    flex: 0 0 50% !important;
    max-width:50% !important;
  }
}

@media (max-width: 410px) {
#rich-text-16465380592711766 p {
    font-size: 1.3rem;
}
}

/* carousel key date/step cards */
#carousel-16991260346304742 {
  margin-top: 30px;
}

#carousel-16991260346304742 .card {
  background-color: inherit;
  text-align: center;
  border: none;
  box-shadow: none !important;
}


#carousel-16991260346304742 .slick-dots li button::before {
  border-top: none;
}
#carousel-16991260346304742 .card .card-img-top {
  width: 50%;
  border-radius: 50%;
  margin: 0 auto;
}

#carousel-16991260346304742 .slick-dots li button:before {
  content: "";
  background-color: transparent !important;
  border: 2px solid #92d6e3 !important;
  border-radius: 50%;
  opacity: 1;
}
#carousel-16991260346304742 .slick-dots li.slick-active button:before {
  background-color: #92d6e3 !important;
  border: 2px solid #92d6e3 !important;
  border-radius: 50%;
}