@font-face {
    font-family: 'helvetica_neuebold';
    src: url('helveticaneue-bold-webfont.woff2') format('woff2'),
         url('helveticaneue-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_neuelight';
    src: url('helveticaneue-light-webfont.woff2') format('woff2'),
         url('helveticaneue-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_neuemedium';
    src: url('helveticaneue-medium-webfont.woff2') format('woff2'),
         url('helveticaneue-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_neueregular';
    src: url('helveticaneue-regular-webfont.woff2') format('woff2'),
         url('helveticaneue-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
  
  a {
    text-decoration: none !important;
  }
  
  h1,h2,h3,h4,h5,p,span {
    letter-spacing: normal;
  }
  
  hr {
    border-color:#C7C7C7 !important;
    margin-top:24px !important;
    margin-bottom:24px !important;
    opacity: 1 !important;
  }
  
  .lb-data .lb-number {
    display: none !important;
  }
  
  .qodef-content {
    margin-top: 0 !important;
  }
  
  .qodef-page-header .qodef-fixed-wrapper.fixed {
    position: relative !important;
  }
  
  #featuredSlider .item{
    display: block;
    width: 100%;
    height: auto;
  }
  
  #featuredSlider .owl-item img {
    width: auto !important;
	  float:left;
	  padding-right:5px;
  }
  
  .detail-capabilities img {
    width: 13px !important;
  }
  
  .lb-data .lb-close {
    background: url(../image/close.png) top right no-repeat !important;
      background-size: auto;
    position: absolute;
    top: -29px;
    right: auto;
    left: auto;
    width: 21px;
    height: 21px;
    background-size: 21px 21px !important;
  }
  
  .slider-1 {
    background: linear-gradient(104.12deg, #FF4483 -18.03%, #FFE68C 98.94%);
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding:24px !important;
  }
  .container {
    max-width: 1152px;
    width: 100%;
    margin: 0px auto;
    padding: 0;
  }
  .carousel-indicators-1 {
    position: relative;
  }
  .owl-carousel .owl-stage {
    padding-left: 0 !important;
  }
  #featuredSlider .owl-dot.active span{
    width: 90px !important;
    background:#828282;
  }
  #featuredSlider .owl-dot span{
    width: 37px;
    height:5px;
    background: rgba(130, 130, 130, 0.15);
    border-radius: 4px;
  }
  
  #featured-slider .section-heading h2 {
      line-height: 50px;
  }
  
  .qodef-page-header {
      margin-bottom:0px !important;
  }
  
  .qodef-page-header .qodef-grid {
    max-width: 1152px !important;
  }
  
  .multi-item-carousel {
    overflow: hidden;
  }
  
  .multi-item-carousel .carousel-control-prev,
  .multi-item-carousel .carousel-control-next {
    background: rgba(255, 255, 255, 0.5);
    width: 5%;
  }
  
  .multi-item-carousel .carousel-inner {
    width: 310%;
    left: -86%;
  }
  
  .carousel-inner .carousel-item-right.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(75%);
  }
  
  .carousel-inner .carousel-item-left.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(-75%)
  }
  
  .carousel-inner .carousel-item-right,
  .carousel-inner .carousel-item-left {
    transform: translateX(0);
  }
  
  
  #summary, #summary p{
    font-family: 'helvetica_neueregular' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #7F7C7C;
  }
  
  #summary div.collapse:not(.show) {
    height: 94px !important;
    overflow: hidden;
    display: block;
  }
  
  #summary div.collapsing {
    min-height: 94px !important;
  }
  
  #summary a.collapsed:after  {
    content: 'more ...';
    margin-top: 15px;
    display: block;
    font-family: 'helvetica_neuemedium' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #DC1759;
    text-decoration: none;
      text-transform: lowercase;
  }
  
  #summary a:not(.collapsed)::after {
    content: 'read less';
    font-family: 'helvetica_neuemedium' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #DC1759;
      text-transform: lowercase;
    text-decoration: none;
  }
  
  #summary a.collapsed {
    content: 'more ...';
    margin-top: 15px;
    display: block;
    font-family: 'helvetica_neuemedium' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #DC1759;
      text-transform: lowercase;
    text-decoration: none;
  }
  
  #summary a:not(.collapsed):after {
    content: 'read less';
  }
  
  .trynow {
    /* Group 2031 */
    max-width: 281px;
    width: 100%;
    height: 51px;
    border:0px;
    background: #DC1759;
    border-radius: 10px;
    font-family: 'helvetica_neuebold' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
  }
  
  .trynow:hover {
    background: #DC1759;
  }
  
  .trynow-container {
    display: block;
    position: relative;
    min-height: 94px !important;
  }
  
  .slider-text {
    font-family: 'Inter' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 32.61px;
    color: #FFFFFF;
    width:100%;
    display: block;
    position:absolute;
    top:30%;
    bottom:auto;
  }
  
  .slider-image {
      margin:30px 0px;
  }
  
  #caps {
    width:100%;
    position: absolute;
    bottom:0px;
    display:flex;
	 margin-left: -2px;
  }
  
  .relative-item {
    position: relative;
  }
  
  #caps span::before {
    font-size: 18px;
    color:#fff;
  }
  
  #caps h5 {
  font-family: 'helvetica_neuemedium';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: normal;
  text-align:left;
  color: #FFFFFF;
  padding-top:1px;
  }
  
  
  .section-heading {
    margin-bottom: 14px;
  }
  
  .section-heading h2 {
    font-family: 'helvetica_neuebold' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
  }
  
  #portfolio-capabilities h5 {
    font-family: 'helvetica_neuemedium' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #838383;
    text-transform: capitalize;
  }
  
  .eview-star{
    margin-right:10px;
  }
  
  .eview-star i{
    
    color:#cecece;
    font-size:32px;
  }
  
  .rating-color{
    color:#fbc634 !important;
  }
  
  
  .small-ratings i {
    color: #E8E8E8;
	  font-size: 18px;
  }
  
  .review-content .small-ratings i {
    font-size:16px;
  }
  
  .review-content h2{
    font-family: 'helvetica_neuebold' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #3A3A3A;
    text-align: left;
    margin-top:40px;
    margin-bottom:40px;
  }
  
  .review-content p{
    font-family: 'helvetica_neueregular' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #7F7D7D;
    text-align: left;
  }
  
  .review-content p.reviewer{
    font-family: 'helvetica_neueregular' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #7F7D7D;
    text-align: left;
  }
  
  .portfolio-testimonials .card{
    box-sizing: border-box;
    background: #FAFAFA;
    border-radius: 10px;
    border-color: #FAFAFA;
    padding: 10px 14px 10px 30px;
  }
  
  .morecontent span {
    display: none;
  }
  .morelinkreview {
    display: block;
    text-align: right;
    font-family: 'helvetica_neuemedium' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #DC1759;
    margin-top: 10px;
      text-transform:lowercase;
  }
  
  #featured-slider .sliderbtn{
    background:transparent;
    font-family: 'helvetica_neuebold' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #A0A0A0;
    border:0;
    margin-right: 13px;
    padding: 0px 15px 6px 15px;
  }
  
  #featured-slider .sliderbtn.active{
    background:transparent;
    font-family: 'helvetica_neuebold' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    border:0;
    padding-bottom: 6px;
    border-bottom: 3px solid #DC1759;
  }
  #portfolio-information h1.portfolio-title{
    font-family: 'helvetica_neuebold' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    display: block;
    text-align: left;
    color: #3A3836;
  }
  #portfolio-information p.portfolio-subtitle{
    font-family: 'helvetica_neueregular' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #3A3836;
  }
  
  #portfolio-information .portfolio-icon img{
    width: 141px;
    height: 141.46px;
    border: 2px solid #FFFFFF;
    border-radius: 0px;
  }
  
  .trustedby img {
    height:15px;
  }
  
  .trustedby p {
    font-family: 'helvetica_neueregular' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align:left;
    color: #7F7C7C;
    margin-bottom: 10px;
  }
  
  #portfolio-information .small-ratings {
    float:right;
    display: block;
    width: 100%;
    text-align: right;
  }
  
  #portfolio-information .small-ratings i{
    font-size: 24px;
  }
  
  .factsheet {
    max-width: 284px;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    border: 1.5px solid #DC1759;
    border-radius: 10px;
    font-family: 'helvetica_neuemedium' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 39px;
    text-align: center;
    color: #DC1759;
    background:transparent;
    display: block;
    float:right;
    text-decoration: none;
  }
  
  .factsheet:hover {
    background:transparent;
    color:#DC1759;
  }
  
  .factsheet-details {
    float:right;
    margin-bottom: 15px;
    font-family: 'helvetica_neueregular' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #7F7C7C;
  }
  
  #portfolio-information {
    background:#FFFFFF;
  }
  
  #portfolio-information.fixed-top .portfolio-subtitle{
    display:none;
  }
  
  #portfolio-information.fixed-top .portfolio-icon img{
    width: 84px;
    height: 84px;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
  }
  
  /* Visual Merchandising Changeover */
  #portfolio-information.fixed-top h1.portfolio-title{
    font-family: 'helvetica_neuebold' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    display: block;
    text-align: left;
    color: #3A3836;
    float:left;
  }
  
  #portfolio-information.fixed-top .trustedby {
    margin-top: 5px !important;
    width: 100%;
    display: block;
    float: left;
  }
  
  #portfolio-information.fixed-top .trustedby p{
    margin-bottom: 5px !important;
  }
  
  #portfolio-information.fixed-top .trustedby img {
    height:12px;
  }
  
  .with-float {
    display:none !important;
  }
  
  #portfolio-information.fixed-top .without-float {
    display:none !important;
  }
  
  #portfolio-information.fixed-top .with-float {
    display:flex !important;
  }
  
  #portfolio-information.fixed-top .with-float.small-ratings {
    display: block !important;
      float: left;
      width: auto;
      margin-top: 6px;
      margin-left: 15px;
  }
  
  #portfolio-information.fixed-top .container {
    padding: 10px 0px !important;
  border-bottom: 1px solid #C7C7C7;
  }
  
  a.floattrynow {
    max-width: 159px;
    width: 100%;
    height: 39px;
    background: #DC1759;
    border-radius: 10px;
    font-family: 'Nunito' !important;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    border:0;
    position: relative;
    display: block;
    text-decoration: none;
    line-height: 37px;
  }
  
  a.floattrynow:hover {
    border:0;
    background: #DC1759;
  }
  
  .with-float .factsheet {
    max-width: 159px;
    height: 39px;
    width: 100%;
    box-sizing: border-box;
    border: 1.5px solid #DC1759;
    border-radius: 10px;
    background: transparent;
    font-family: 'Nunito' !important;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #DC1759;
    display: block;
    text-decoration: none;
    line-height: 37px;
  }
  
  .with-float .factsheet:hover {
    background: transparent;
    border: 1.5px solid #DC1759;
    border-radius: 10px;
    color: #DC1759;
  }
  
  #portfolio-capabilities span {
    font-size: 24px;
    color:#838383;
  }
  
  #portfolio-capabilities .col:hover span::before {
    font-size: 24px;
    color:#DC1759;
  }
  
  #portfolio-capabilities .col:hover h5 {
    color:#DC1759;
  }
  
  
  .multi-item-carousel .carousel-control-prev, .multi-item-carousel .carousel-control-next {
    background: transparent;
    width: 5%;
  }
  
  .carousel-control-next {
    right: -44px;
    width: 32px;
  }
  
  .carousel-control-prev {
    left: -44px;
    width: 32px;
  }
  
  #featured-slider {
    position: relative;
  }
  
  .owl-next {
    position: absolute;
    right: -23px;
    left: auto;
    top: 0;
    bottom: 0;
  }
  
  .owl-next img, .owl-prev img {
   width:11px;
  height:21px;
  }
  
  .owl-prev {
    position: absolute;
    right: auto;
    left: -23px;
    top: 0;
    bottom: 0;
  }
  
  .owl-theme .owl-dots,
  .owl-theme .owl-nav {
   text-align:center;
   -webkit-tap-highlight-color:transparent
  }
  .owl-theme .owl-nav {
   margin-top:10px
  }
  .owl-theme .owl-nav [class*=owl-] {
   color:#FFF;
   font-size:14px;
   margin:5px;
   padding:4px 7px;
   background:#D6D6D6;
   display:inline-block;
   cursor:pointer;
   border-radius:3px
  }
  .owl-theme .owl-nav [class*=owl-]:hover {
   background:#869791;
   color:#FFF;
   text-decoration:none
  }
  .owl-theme .owl-nav .disabled {
   opacity:.5;
   cursor:default
  }
  .owl-theme .owl-nav.disabled+.owl-dots {
   margin-top:10px
  }
  .owl-theme .owl-dots .owl-dot {
   display:inline-block;
   zoom:1
  }
  .owl-theme .owl-dots .owl-dot span {
   width:90px;
   height:5px;
   margin:5px 7px;
   background:#ececec;
   display:block;
   -webkit-backface-visibility:visible;
   transition:opacity .2s ease;
   border-radius:0px
  }
  .owl-theme .owl-dots .owl-dot.active span{
   background:#828282;
   background-color: #828282;
    width: 90px;
  }
  
  .owl-next.disabled, .owl-prev.disabled {
    display: none !important;
  }
  
  .owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
  }
  
  .more-information {
    font-family: 'helvetica_neuebold' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
  }
  
  .about-creator {
    font-family: 'helvetica_neuemedium' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #7F7C7C;
  }
  
  .creator-image {
    width: 82px;
    height: 82px;
    margin:0px auto;
    display: block;
  }
  
  .creator-name {
    font-family: 'helvetica_neuemedium' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-top: 8px;
  }
  
  .creator-description {
    font-family: 'helvetica_neueregular' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #7F7C7C;
  }
  
  .detail-capabilities {
    position: relative;
  }
  
  .cap-hint {
    display:none;
    width: 350px;
    min-height: 126px;
    filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.25));
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(3px);
    font-family: 'helvetica_neueregular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
    padding:26px;
    margin-top: 15px;
    position: absolute;
    z-index: 9999;
  }
  
  .hidedesktopscreen {
    display:none;
  }
  
  .hidedesktopslider {
    display:none !important;
  }
  
  #portfolio-information.fixed-top .hidedesktopscreen {
    display: none;
  }
  
  .socialshare{
    float:right;
  }
  
  .socialshare a {
    width: 35.22px;
    height: 35.22px;
    background: #C2C2C2;
    border-radius: 4px;
    margin-left:3.75px;
    display: block;
    float: left;  
  }
  
  .socialshare a img{
    width: 17.61px;
    height: 17.59px;
    margin:0px auto;
    display: block;
    margin-top: 8.3px;
  }
  
  .socialshare .linkedin:hover {
    background-color: #3375B0;
  }
  
  .socialshare .whatsapp:hover {
    background-color: #82E864;
  }
  
  .socialshare .copylink:hover {
    background-color: #F6C346;
  }
  
  .socialshare .emailshare:hover {
    background-color: #70994B;
  }
  
  .seeall-capabilities {
    font-family: 'helvetica_neuemedium' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #DC1759;
    text-align: right;
    float: right;
  }
  
  #capabilities .col:nth-of-type(1n+9){
    display: none;
  }
  
  .showfull .col{
    display: block !important;
  }
  
  @media only screen and (max-width: 1024px) {
    .container {
      padding:0px 15px;
    }
  
    .cap-hint {
      width:100%;
      left:-10px;
    }
  }
  @media only screen and (max-width: 900px) {
  .slider-text {
    font-size: 30px;
  }
  }
  
  @media only screen and (max-width: 767px) {
  
    #capabilities .col:nth-of-type(1n+5){
      display: none;
    }
  
    .slider-text {
      font-size: 20px;
      line-height: 24px;
    }
  
    #portfolio-information .portfolio-icon img {
      max-width: 85px;
      max-height: 85px;
      width:100%;
      height:auto;
      border: 2px solid #FFFFFF;
      border-radius: 0px;
    }
  
    #portfolio-information h1.portfolio-title {
      font-size: 20px;
      line-height: 24px;
    }
  
    #portfolio-information p.portfolio-subtitle {
      font-size: 12px;
      line-height: 14px;
    }
  
    .portfolio-icon {
      padding:0px;
    }
  
    .factsheet-details {
      display: none;
    }
  
    .factsheet {
      float: none;
      text-decoration: none;
      margin: 0px auto;
      display: block;
    }
    #portfolio-information .without-float{
      display: none !important;
    }
  
    #portfolio-information .with-float{
      display: block !important;
    }
  
    a.floattrynow {
      margin: 0px auto;
      max-width: 360px;
    }
  
    .hidemobilescreen {
      display:none !important;
    }
  
    .hidemobileslider {
      display: none !important;
    }
  
    #caps {
      position: relative;
      margin-top: 27px;
    }
  
    #portfolio-information .small-ratings {
      float: right;
      display: block;
      width: 100%;
      text-align: left;
      position: absolute;
      height: 34px;
      bottom: -24px;
      left: 0;
    }
  
    .hidedesktopscreen {
      display:block;
    }
  
    .hidedesktopslider {
      display:flex !important;
    }
  
    .trustedby img {
      height: 11px;
    }
    .qodef-sticky-up-mobile-header .qodef-animate-mobile-header .qodef-mobile-header-inner {
      position: relative !important;
    }
  
    .fixed-top .portfolio-icon {
      display: none;
    }
    #portfolio-information.fixed-top .with-float.small-ratings {
      display: none !important;
    }
  
    #portfolio-information.fixed-top .trustedby {
      display: none;
    }
  
    #portfolio-information.fixed-top .portfolio-description {
      width: 100% !important;
    }
    #portfolio-information.fixed-top .col-md-8 {
      width:60%;
    }
  
    #portfolio-information.fixed-top .col-md-4 {
      width:40%;
    }
  
    #portfolio-information.fixed-top .container {
      padding: 10px 15px !important;
    }
  
    #portfolio-information.fixed-top h1.portfolio-title {
      font-family: 'helvetica_neuemedium';
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 17px;
      color: #3A3836;
    }
  
    #portfolio-information.fixed-top a.floattrynow {
      margin: 0px auto;
      max-width: 120px;
      width:100%;
      height: 32px;
      background: #DC1759;
      border-radius: 6px;
      font-family: 'helvetica_neuebold';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 29px;
      text-align: center;
      color: #FFFFFF;
    }
  
    #portfolio-information.fixed-top {
      background: #fafafa;
    }
  
    #portfolio-summary>.row>.col-9 {
      width: 100%;
    }
  
    #portfolio-summary>.row>.col-3 {
      display: none;
    }
    .owl-dots {
      display: none;
    }
  
    .owl-next {
      right: -17px;
    }
  
    .owl-prev {
      left: -17px;
    }
  
    .creator-image {
      max-width: 82px;
      width:100%;
      height:auto;
      margin: 0px auto;
      display: block;
    }
  
    .creator-name {
      font-family: 'helvetica_neuemedium';
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 15px;
      color: #000000;
    }
  
    .creator-description {
      font-family: 'helvetica_neueregular';
      font-style: normal;
      font-weight: 400;
      font-size: 9px;
      line-height: 11px;
      color: #7F7C7C;
    }
  
    #featured-slider .sliderbtn {
      width:45%;
    }
  
    .portfolio-testimonials .card {
      padding: 10px 14px 10px 20px;
    }
  
    .owl-carousel.owl-drag .owl-item {
      margin-right: 11px !important;
    }
  
    .socialshare {
      display:none;
    }
  
    .review-content h2 {
      font-family: 'helvetica_neuebold';
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 20px;
      color: #3A3A3A;
      margin-top: 16px;
      margin-bottom: 16px;
    }
    .review-content p {
      font-family: 'helvetica_neueregular';
      font-style: normal;
      font-weight: 400;
      font-size: 10px;
      line-height: 12px;
      color: #7F7D7D;
    }
  
    .morelinkreview {
      text-align: left;
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 15px;
      color: #DC1759;
      text-transform:lowercase;
    }
  
    .review-content p.reviewer {
      text-align: right;
    }
  
    #testimonials .small-ratings i {
      font-size:14px !important; 
    }
  
    .review-logo img {
      margin-top: 6px;
    }
  
    .section-heading h2 {
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 17px;
      color: #000000;
    }
  
    .section-heading {
      margin-bottom: 25px;
    }
  
    #featured-slider .sliderbtn, #featured-slider .sliderbtn.active {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
    }
  
    .owl-theme .owl-dots, .owl-theme .owl-nav {
      display: none;
    }
  
    #creators .factsheet-details {
      display: block;
      width: 100%;
      float: none;
      font-family: 'helvetica_neuemedium';
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 15px;
      color: #7F7C7C;
    }
  
    #creators .factsheet {
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 33px;
      text-align: center;
      color: #DC1759;
      margin-bottom: 26px;
      height: 38px;
      width: 100%;
    }
  
    .item__third {
      padding: 1rem !important;
      margin-right: 14px;
      margin-left: 5px;
        width: 27.5%;
    }
  
    #caps h5 {
      font-size: 9px;
      margin-top: 0px !important;
      min-height: 42px;
    }
  
    .detail-capabilities img {
      width: 14px;
      height: 14px;
    }
      
    .slider-text {
      position:relative;
      top:auto;
      bottom:auto;
        min-height: 100px;
    }
  
      hr {
      border-color: #fff !important;
      margin-top: 10px !important;
      margin-bottom: 10px !important;
      }
      
      #featured-slider .section-heading h2 {
    line-height: 17px;
      }
      #featured-slider .owl-theme .owl-nav {
      display: block;
    }
  
      #featured-slider .owl-item:last-of-type {
          display:none;
      }
      .appsportfolios {
      width:100%;	
  }
  
  }
  
  #workpack {
      padding:50px 34px;
      background:#FAFAFA;
      margin-bottom:50px;
  }
  
  .appsportfolios {
      background:#ffffff;
      background: #FFFFFF;
      box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
      border-radius: 10px;
      padding:20px;	
      width:32.3%;	
  }
  
  .appsportfolios:hover {
      background:#f7f8ff;
  }
  
  .appsportfolios:hover .portfolio-get-btn{
      background: #DC1759;
      color: #fff;
  }
  .portfolio-get-btn {
      max-width: 91px;
      height: 33px;
      background: #C1C1C1;
      border-radius: 6px;
      font-family: 'helvetica_neuebold' !important;
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 33px;
      text-align: center;
      color: #757575;
      display:block;
      width:100%;
  }
  
  .portfolio-get-btn:hover {
      background: #DC1759;
      color: #fff;
  }
  .appsportfolio-title {
    font-family: 'helvetica_neuebold' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    height: 45px;
	 margin-top:15px;
	  margin-bottom:10px;
    overflow: hidden;
      margin-bottom:0px;
	  margin-bottom: 20px;
  }
.ratings.without-float.p-0 {
  padding-top: 1px !important;
}
  .appsportfolio-description {
    margin-top: 20px;
    font-family: 'helvetica_neueregular' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #7F7C7C;
    height: 38px;
    overflow: hidden;
  }
  
  .appsportfolios .small-ratings i {
      font-size:16px !important;
  }
  
  .marginbottompack {
      margin-bottom:70px !important;
  }
  
  .sliderappwork .slider-text{
      font-family: 'helvetica_neueregular' !important;
  }

.card.appsportfolios {
  width: 100%;
}

#relatedapps {
	margin-bottom:80px;
}

.relatedapps {
	background: #FAFAFA;
	border-radius: 10px;
	padding:26px 19px 50px 19px;
}

.owl-theme.relatedapps .owl-dots {
	display:none;
}
#wpforms-submit-20819
{
  max-width: 284px;
  height: 45px;
  width: 100%;
  box-sizing: border-box;
  border: 1.5px solid #DC1759;
  border-radius: 10px;
  font-family: 'helvetica_neuemedium' !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #DC1759;
  background: transparent;
  display: block;
  float: right;
  text-decoration: none;
  float: left;
}

@media (max-width: 768px) {
.slider-1 {
  height: 100%;
}
	#featuredSlider .item {
  height: 100%;
}
}