.blue-heading-icon::before {
  content: url('/~/media/Images/O/Orion/icons/parallel-blue.svg');
  margin-right: 8px;
}
.yellow-heading-icon::before {
  content: url('/~/media/Images/O/Orion/icons/parallel-yellow.svg');
  margin-right: 8px;
}
.white-heading-icon::before {
  content: url('/~/media/Images/O/Orion/icons/parallel-white.svg');
  margin-right: 8px;
}
/*--- Module - Three Col Text Starts ---*/


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

.full-image-content-wrapper .full-width-image__wrapper{
margin-bottom:56px;
}
  .image-text-home__inner .image-text-home__content {
    padding-left:0;
    padding-top: 30px;
  }
  
  .image-text-home__inner .image-text-home-wrapper__image::before{
    height: calc(100% + 17px);
  }
  
  .image-text-wrapper__content{
    padding:60px 10px;
    border:1px solid var(--primary-blue);
    margin-top: -40px;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom:30px;
  }
  .image-text-background-wrapper:before{
    content:unset !important;
  }
  .row > div:last-child .three-column-text__inner{
    margin-bottom:0;
  }
  
  .image-text-home__inner .image-text-home-wrapper__image::before{
    content: '';
    position: absolute;
    bottom: -4px;
    height: 1px;
    width: 100%;
    background: var(--primary-blue);
    left: 0;
    top:0;
  }
  .image-text-home__inner .image-text-home-wrapper__image::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: var(--primary-blue);
    left: 0;
    top:auto;
  }
  
  .image-text-home__content .cta-full-width{
    width:100%;
    left:14px;
    margin-left:0;
  }
  .content-icon-title-wrapper{
    justify-content:space-between;
  }
  .content-icon-title-wrapper .icon-arrow{
    transform: rotate(90deg);
  }
  .content-icon-line__inner:hover .content-icon-title-wrapper .icon-arrow{
    transform: rotate(-90deg);
    margin-right:-25px;
  }
  .image-text-wrapper__content .image-text__cta .cta-teal{
    width: 100%;
    justify-content: center;
  }
   .image-text-wrapper__content .image-text__cta .cta-primary{
    width: 100%;
    justify-content: center;
  }
  .full-image-content-wrapper .full-width-image__cta {
    position: relative;
    margin-top:-60px;
  }
  .full-image-content-wrapper .full-width-image__cta .cta {
    position: relative;
    padding: 14px 16px;
    bottom:-60px;
  }
  .full-width-image__wrapper {
    margin-bottom: 28px;
  }
  .full-width-image__content.white {
   padding-bottom: 34px !important;
    padding-top:30px !important; 
  }
  .content-icon-wrapper__inner.content-icon-line__inner{
  padding: 30px 12px;
  }
  
.full-image-content-wrapper div.full-width-image__cta:empty{margin-top:-107px!important;}
  .image-text-wrapper .row-reverse .image-text-wrapper__content{background:none;color: var(--deep-blue);}
  .bg__primary-blue .row-reverse .image-text-wrapper__content{background:var(--primary-blue);color: var(--white);} 
  .image-text-wrapper .image-text-background-wrapper{margin-bottom:0;}
}
/*--- Module - Three Col Text Ends ---*/
/* module-image-text-home starts */
.image-text-home__content {
  padding-left: 30px;
  padding-top: 121px;
}
.image-text-home-wrapper__image {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 535px;
  margin-left: -66px;
}
.image-text-home-wrapper__image::before{
  border-left:1px solid var(--primary-blue);
  content:'';
  height: calc(100% + 34px);
  width: 1px;
  position:absolute;
  top:-17px;
}
.image-text-home-wrapper__image::after {
  border-right:1px solid var(--primary-blue);
  content:'';
  height: calc(100% + 34px);
  width: 1px;
  position:absolute;
  top:-17px;
  right:15px;
}
.image-text-home__inner:before,.image-text-home__inner:after {
         position: absolute;
        content: '';
        left: 0;
        height: 1px;
        width: 100%;
        background-color: var(--primary-blue);
        z-index: 1;
}
.image-text-home__inner .border_bottom{
margin:15px 0;
}

/* module-image-text-home ends */
/* module-image-text starts */
.image-text-background-wrapper{
  max-width:1440px;
  margin:0 auto;
  padding-right:0 !important;
  margin-bottom: 25px;
}
.image-text-wrapper__image img {
  clip-path: polygon(100% 0%, 100% 69%, 85% 100%, 0 100%, 0% 50%, 0 0);
  margin-bottom: -32px;
 
}
.image-text-wrapper .row-reverse img {
  margin-right: -55px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 13% 100%, 0 75%);
  margin-left: 0;
 
}

.image-text-wrapper__content:before {
  border: 1px solid var(--primary-blue);
}
.image-text-wrapper__image {
  z-index: 2;
}
.image-text-wrapper.bg__primary-blue .image-text-wrapper__content:before {
  display: none;
}
.image-text-background-wrapper:before {
  border: 1px solid var(--primary-blue);
  content: '';
  height: 100%;
  position: absolute;
  left: 0;
  padding:129px 30px;
  width:60%;
}
.left-image-wrapper .image-text-background-wrapper:before{
  right:0;
  left: auto;
}
/* ends module-image-text */
/*text with stats*/
.content-stats-item {
  margin-bottom: 48px;
}
.content-stats-item__inner .content-stats-item__number {
  font-size: clamp(3.2rem, 0.237rem + 3.863vw, 5.8rem);
  font-weight: 700;
  line-height: clamp(3.6rem, 0.409rem + 4.16vw, 6.4rem);
}
.orange-vertical-line {
  height: 100px;
  text-align: center;
  margin: auto;
  max-width: 140px;
}
.orange-vertical-line:last-child {
  display: none;
}
.orange-vertical-line:not(:last-child)::after {
  content: '';
  height: 80px;
  background: orange;
  width: 1px;
  text-align: center;
  rotate: 30deg;
  position: absolute;
  top: 26%;
  -ms-transform: translate(-35%, -35%);
  transform: translate(-35%, -35%);
  left: 35%;
}
@media all and (min-width: 1199.98px) {
  .content-stats-item__inner {
    padding-left: 35px;
  }
  .image-text-wrapper__image img,.image-text-wrapper .row-reverse img {
  min-height:568px;
  }
  .image-text-wrapper .row-reverse .image-text-wrapper__content{
padding-left:40px;}
}
 
@media all and (min-width: 1399.98px) {  
  .full-width-image__cta .cta-full-width {
    width:calc(100% + 120px);
  }  
  
}
@media all and (min-width: 991.98px) and (max-width: 1199.98px) {
  .content-stats-item__inner {
    padding-left: 15px;
  }
  
}
/*end text with stats*/
/* Module Content and Icon starts */
.content-icon__content p{
  padding-bottom:16px;
}
.content-icon-wrapper__image{
  margin-bottom:9px;
}
.content-icon-wrapper .content-icon-wrapper__image{
min-height: 33px;
background-repeat: no-repeat;
background-size: contain;
}
.content-icon-wrapper__image img {
   max-width: 58px;
}
.content-icon-line__inner .content-icon__content{
  height:0;
  overflow:hidden;
  transform-origin: left top;
  transform:translateY(100px);
}
.content-icon-wrapper__inner {
  text-align: start;
  transition: all .5s ease-in-out;
}
.content-icon-line__inner{
  border-bottom:1px solid var(--primary-blue);
   cursor:pointer;
}
.content-icon-line__inner:hover .content-icon__content{
  height:100%;
  transform: scaleY(1);
  padding-bottom:30px;
  transition: var(--base-transition);
  
}
@keyframes slideIn {
  from {
    transform: translateY(-10px);
    opacity: 0.5;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideUp {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(-10px);
    opacity: 0.5;
  }
}
.content-icon-line__inner{
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.content-icon-line__inner:hover {
  animation: slideIn 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.content-icon-line__inner:not(:hover) {
  animation: slideUp 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
/* Module Content and Icon Ends */
/* Module two img with text*/
.two-img-text-wrapper__img-item {
  column-gap: 30px;
}
.two-img-text-wrapper__img-item .img-items img {
  width: 100%;
  height:284px;
  object-fit: cover;
}
/* end Module two img with text*/
/* Module - Full Width Image With Content Starts */
.full-width-image__wrapper{
  min-height:456px;
}

.full-width-image-wrapper__content {
  z-index: 1;
}
.full-width-image__wrapper::before {
  content:'';
  background:linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%);
  position:absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
}
/* Module - Full Width Image With Content Ends */
/* Media queries */
@media all and (max-width: 767px) {
  .three-column-text__inner{
    margin-bottom:40px;
  }
  .image-text-home-wrapper__content-cta a {
    width: fit-content;
    margin-left: 40px;
  }
  .image-text-home-wrapper__image {
    min-height:300px;
    
  }
  .image-text-wrapper__image img {
    margin-left: 0;
    margin-bottom: 0;
  }
  .content-stats-item {
    flex-direction: column;
    text-align: center;
  }
  .image-text-wrapper__content:before {
  }
  .full-width-image-wrapper__content a {
    width: fit-content;
  }
  .image-text-wrapper .row-reverse .image-text-wrapper__content:before{
    width:100%;
  }
  .image-text-home__inner{
    border-bottom:none;
    border-top:none;
  }
  .full-width-image__cta .cta-full-width {
    width:calc(100% + 15px);
  }
  .orange-vertical-line:not(:last-child)::after {
    height: 60px;
    top: 40%;
    -ms-transform: translate(-35%, -35%);
    transform: translate(-40%, -40%);
    left: 40%;
  }
  .mobile-border-div:before{
    content: '';
    position: absolute;
    bottom: 0;
    height: calc(100% + 16px);
    width: 1px;
    background: var(--primary-blue);
    top: -16px;
    right: 15px;
  }
  .mobile-border-div:after{
    content: '';
    position: absolute;
    bottom: 0;
    height: calc(100% + 16px);
    width: 1px;
    background: var(--primary-blue);
    top: -16px;
    left: 15px;
  }
  .full-width-image__content h1 {
    margin-bottom: 20px !important;
  }
.image-text-home-wrapper .image-text-home-wrapper__content-cta{
    margin-bottom:30px;
}
}

@media screen and (max-width: 449.98px){
.two-img-text-wrapper__img-item .img-items img{
height: 189px;
}
}
@media all and (min-width: 767.98px) and (max-width: 991px) {
  
  .full-width-image__cta .cta-full-width{
    width: calc(100% + 14px);
  }
  .image-text-wrapper__image img {
    min-height: 380px;
    object-fit: cover;
  }
  .content-icon-title-wrapper .icon-arrow{
    display:none;
  }
  
}
@media all and (max-width: 1200px) {
  .image-text-home-wrapper__content-cta a {
    width: fit-content;
    margin: 0;
  }
  .full-image-content-wrapper .full-width-image__wrapper {
    min-height: 100%;
  }
  
}
@media all and (max-width: 991px) {
  .content-stats-item {
    padding-top:30px;
  }
  .content-stats-wrapper__heading, .content-stats__button {
    text-align: center;
  }
}
@media all and (min-width: 991px) {
  .image-text-home__content{
    padding-top: 121px;
  }
  .three-column-text__wrapper .three-column-text__inner{
    padding: 0 20px;
  }
  .content-icon-title-wrapper .icon-arrow{
    display:none;
  }
}


@media screen and (max-width : 1440px){
  .image-text-home-wrapper__image {
    margin-left: 0;
  }
}
@media screen and (max-width : 992.98px) and (min-width :768px) {
  .image-text-home-wrapper__image {
    min-height: 100%;
  }
  
  .image-text-home__content {
    padding: 30px 0;
  }
  .custom-button-style {
    bottom: -39px !important;
    left: auto !important;
    right: 0;
  }
}
@media screen and (max-width : 1200px) and (min-width :768px) {
  .image-text-home-wrapper__content-cta {
    text-align: right;
  }
  .image-text-home-wrapper__content-cta a {
        margin-right: -15px;
    }
    .image-text-wrapper .image-text-wrapper__image img{min-height: 604px;
    object-fit: cover;}
}
.custom-button-style {
  position: absolute;
  z-index: 1;
  bottom: -46px;
  transform: translate(0, 50%);
  left: 0;
}
@media screen and (min-width : 1440px){
  .custom-button-style {
    left: 110px;
  }  
  .image-text-home-wrapper__content-cta .cta-full-width{
    margin-left:70px;
  }
  .image-text-wrapper .row-reverse .image-text-wrapper__content{
padding-left:120px;}
}
  
}
@media screen and (max-width : 1231px) {
  .custom-button-style{
    right: 0;
    left:auto;
  }
}
@media screen and (min-width : 1230px) {
  .custom-button-style{
    width: calc(100% + 10px);
  }
  
}
@media screen and (max-width : 575px){
  .custom-button-style {
    width: fit-content;
    bottom: -29px;
  }
}
@media screen and (max-width : 767px) and (min-width :574px) {
  .custom-button-style {
    bottom: -39px;
  }
}
@media screen and (min-width : 767px) {
 .content-icon-wrapper__inner.content-icon-line__inner {
  padding: 30px 30px 10px 30px;
}

}
