.sub-pages-main p{
  font-size: 20px;
  color: #3E3E3E;
}
.sub-page-banner{
  height: 500px;
  padding-top: 140px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-size: top right !important;
}
.sub-page-banner h1{
  text-transform: uppercase;
  font-size: 46px !important
}
.sub-page-banner img.sub-page-banner-logo{
  max-height: 80px;
  margin-bottom: 20px;
}


.content-left-right-main{
  background-size: cover !important;
}
.content-left-right-main .color-white p{
  color: #fff !important;
}

.content-left-right-box{
  border-radius: 60px;
  overflow: hidden;
}
.content-left-right-img{
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
    border-radius: 60px;
    border-bottom-right-radius: 0;
}
.content-left-right-img-not-bg{
    border-bottom-right-radius: 60px;
}
.content-left-right-content{
  padding: 30px 40px 40px 20px;
}
.row-reverse-col .content-left-right-content{
  padding: 40px 20px 40px 50px;
}
.row-reverse-col .content-left-right-img{
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 0px;
}
.row-reverse-col .content-left-right-img-not-bg{
  border-bottom-left-radius: 60px;
}

.heading-content-boxes-num-box-num-main{
  margin-top: 70px !important;
}
.heading-content-boxes-num-box{
  padding: 40px 30px;
  border-radius: 20px;
  height: 100%;
  position: relative;
}
.heading-content-boxes-num-num{
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #101269 96%, #101269 100%) 0% 0% no-repeat padding-box;
  color: transparent;
  background-clip: text;
  position: absolute;
  top: -45px;
  font-size: 60px;
  font-weight: 700;
}
.heading-content-boxes-num-box-num{
  padding: 50px 40px 40px 40px;
}

.contact-band-content{
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.subpages-copyright{
  border-top: 1px solid #fff;
  padding-top: 30px;
  margin-top: 30px;
}

.content-image-video-video-heading{
    font-family: 'Avenir-bold';
    font-size: 20px;
    margin-bottom: 15px;
    text-align: right;
    color: #fff !important;
}

.cognos-resource-card .resources-card-block .resources-card-heading{
  font-size: 30px;
}
.cognos-resource-card .resources-block-left{
  min-height: 400px;
  background-size: cover !important;
  background-position: center center !important;
}
.cognos-resource-card .col-md-3{
  width: 41.66666667% !important;
}
.cognos-resource-card .col-md-9{
  width: 58.3333333% !important;
}

@media only screen and (min-width: 992px) and (max-width: 1300px){
  .sol-acclr-head-img-vid p{
    font-size: 20.5px !important;
  }
  #video-tabs-v1 .video-tab-name{
    margin-bottom: 38px;
  }
}
@media only screen and (max-width: 991px){
  body .bannerv2-banner p{
    font-size: 18px !important;
  }
  #video-tabs-v1 .video-tab-name{
    margin-bottom: 20px !important;
  }
  .content-left-right-box{
    border-radius: 20px;
  }
  .content-left-right-content{
    padding: 30px;
  }
  .row-reverse-col .content-left-right-content{
    padding: 30px;
  }
  .videos-play-box-heading{
    font-size: 18px;
    padding: 15px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 767px){
  .sol-acclr-testi-per-comp img{
    top: 0;
    left: 0;
    margin-bottom: 65px;
  }
  .sol-acclr-testi-slider .item{
    padding-top: 0;
  }
}