/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
.feature-slider {
  margin-top: var(--margin166);
  min-height: 1006px;
  position: relative;
  overflow: visible;
  width: 100%; }
  .feature-slider .slider-bottom-line {
    position: absolute;
    bottom: 0;
    right: 0;
    left: unset;
    width: calc(calc(var(--singleGridWidth) * 2) + var(--sideGridWidth));
    height: 1px;
    background: rgba(38, 37, 46, 0.3); }
  .feature-slider .wrap-plus {
    top: -14px;
    right: calc(var(--sideGridWidth) - 30px);
    left: unset; }
  .feature-slider .bg-with-grid-line .left-bg-color {
    background: #ecf1f2;
    height: 100%;
    width: calc((var(--singleGridWidth) * 5) + var(--sideGridWidth));
    position: absolute;
    z-index: -1; }
  .feature-slider .dd-header-block {
    position: relative;
    z-index: 2;
    margin-left: calc(var(--sideGridWidth) + var(--singleGridWidth)); }
    .feature-slider .dd-header-block .vertical-line-top {
      width: 113px;
      height: 7px;
      background-color: #000000;
      left: var(--secondGridLeft);
      margin-bottom: 53px; }
    .feature-slider .dd-header-block .feature-slider-title {
      font-family: "Roboto-Medium";
      font-size: var(--font59);
      color: #000000;
      font-weight: 500;
      line-height: 90px;
      left: var(--secondGridLeft);
      width: calc((var(--singleGridWidth) * 3) + 15px);
      margin-bottom: 48px; }
    .feature-slider .dd-header-block .feature-slider-title-variant2 {
      width: calc((var(--singleGridWidth) * 3.5)); }
    .feature-slider .dd-header-block .feature-slider-description {
      font-family: "Roboto-Regular";
      font-size: var(--font20);
      color: rgba(38, 37, 46, 0.7);
      font-weight: normal;
      line-height: 30px;
      left: calc((var(--singleGridWidth) * 2) + var(--sideGridWidth));
      width: calc((var(--singleGridWidth) * 3));
      margin-left: var(--singleGridWidth);
      margin-bottom: 83px;
      max-width: 330px; }
    .feature-slider .dd-header-block .feature-slider-description-variant2 {
      max-width: unset;
      width: calc((var(--singleGridWidth) * 4));
      margin-left: unset; }
  .feature-slider .dedicated-verticle-text {
    font-family: "Roboto-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #26252e;
    position: absolute;
    bottom: 320px;
    left: var(--sideGridWidth);
    transform: rotate(-90deg);
    transform-origin: left top; }
  .feature-slider .work-dedicated-verticle-text {
    font-family: "Roboto-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: var(--font20);
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #26252e;
    position: absolute;
    bottom: 250px;
    left: var(--sideGridWidth);
    transform: rotate(-90deg);
    transform-origin: left top; }
  .feature-slider .small-vertical {
    bottom: 220px !important; }
  .feature-slider .feature-slider-area {
    position: relative;
    z-index: 2;
    margin-left: calc(var(--sideGridWidth) + 80px);
    height: 315px;
    width: 93%; }
    .feature-slider .feature-slider-area .slick-initialized {
      max-width: 1320px; }
    .feature-slider .feature-slider-area .slick-slide .slider-item {
      display: flex !important;
      justify-content: flex-start; }
      .feature-slider .feature-slider-area .slick-slide .slider-item:focus {
        outline: none; }
    .feature-slider .feature-slider-area .slick-slider .slick-prev,
    .feature-slider .feature-slider-area .slick-slider .slick-next {
      display: none !important; }
    .feature-slider .feature-slider-area .image-content-area {
      position: relative;
      width: 24%;
      height: 315px; }
      .feature-slider .feature-slider-area .image-content-area img {
        width: 100%;
        height: 100%; }
      .feature-slider .feature-slider-area .image-content-area .overlay-bg {
        background: rgba(38, 37, 46, 0.5);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
      .feature-slider .feature-slider-area .image-content-area .top-content-block {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .feature-slider .feature-slider-area .image-content-area .top-content-block .overlay-icon {
          z-index: 1;
          position: absolute;
          width: auto;
          height: auto;
          overflow: hidden; }
        .feature-slider .feature-slider-area .image-content-area .top-content-block .overlay-icon-work-details {
          z-index: 1;
          position: absolute;
          top: 100px;
          object-fit: contain;
          height: auto;
          width: auto; }
        .feature-slider .feature-slider-area .image-content-area .top-content-block .overlay-icon-work-details-variant2 {
          z-index: 1;
          position: absolute;
          top: 100px;
          object-fit: contain;
          height: auto;
          width: auto; }
        .feature-slider .feature-slider-area .image-content-area .top-content-block .caption {
          z-index: 2;
          position: absolute;
          bottom: 67px;
          left: 42.5px;
          width: 230px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          font-family: "Roboto-Regular";
          font-size: var(--font20);
          color: #ffffff;
          font-weight: normal;
          line-height: 36px;
          text-align: center; }
        .feature-slider .feature-slider-area .image-content-area .top-content-block .caption-work-details {
          z-index: 2;
          position: absolute;
          bottom: 37px;
          left: 42.5px;
          width: 230px;
          height: 70px;
          font-family: "Roboto-Regular";
          font-size: 18px;
          color: #ffffff;
          font-weight: normal;
          line-height: 36px;
          text-align: center;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
        .feature-slider .feature-slider-area .image-content-area .top-content-block .overlay-details {
          display: none;
          font-family: "Roboto-Regular";
          font-size: 20px;
          color: #ffffff;
          font-weight: 400;
          line-height: 26px;
          z-index: 2;
          position: absolute;
          left: 13px;
          top: 120px;
          width: 95%;
          height: 70px; }
      .feature-slider .feature-slider-area .image-content-area:hover .overlay-bg-variant2 {
        background: rgba(38, 37, 46, 0.95); }
      .feature-slider .feature-slider-area .image-content-area:hover .overlay-icon-work-details-variant2 {
        display: none; }
      .feature-slider .feature-slider-area .image-content-area:hover .caption-work-details-variant2 {
        display: block;
        text-align: left;
        bottom: unset;
        top: 24px;
        left: 13px;
        border-bottom: 1px solid #ffffff;
        font-family: "Roboto-Regular";
        font-size: 20px;
        color: #ffffff;
        font-weight: normal;
        line-height: 30px;
        padding-bottom: 14px; }
      .feature-slider .feature-slider-area .image-content-area:hover .overlay-details {
        display: block; }
    .feature-slider .feature-slider-area .image-content-area:nth-child(1) {
      margin-right: 20px; }
    .feature-slider .feature-slider-area .image-content-area:nth-child(2) {
      margin-right: 20px; }
    .feature-slider .feature-slider-area .image-content-area:nth-child(3) {
      margin-right: 20px; }
    .feature-slider .feature-slider-area .image-content-area:nth-child(4) {
      margin-right: 0px; }
  .feature-slider .dot-line-block {
    padding-top: 48px;
    position: relative;
    display: block;
    z-index: 3;
    margin-left: calc(var(--sideGridWidth) + 68px); }
    .feature-slider .dot-line-block .dot-item {
      margin-right: 8px;
      float: left;
      height: 8px;
      width: 8px;
      background-color: #000000;
      opacity: 0.3;
      outline: none;
      cursor: pointer; }
    .feature-slider .dot-line-block .active {
      width: 48px;
      opacity: 1; }
  .feature-slider .wrap-slider-next-pre {
    margin-left: calc(calc(var(--singleGridWidth) * 6) + calc(var(--sideGridWidth)));
    height: calc(var(--singleGridWidth) / 2);
    width: var(--singleGridWidth);
    display: flex;
    margin-bottom: 115px;
    justify-content: space-between;
    background-color: #26252e;
    z-index: 3;
    overflow: hidden; }
    .feature-slider .wrap-slider-next-pre .next-pre-box {
      width: calc(100% / 2);
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      background-color: #26252e;
      outline: none; }
    .feature-slider .wrap-slider-next-pre :hover {
      background-color: #000000; }
    .feature-slider .wrap-slider-next-pre .pre {
      transform: rotate(180deg); }
  .feature-slider .hide-slider-controls {
    display: none !important; }

.no-slider-height {
  height: 880px; }

@media screen and (min-width: 1591px) and (max-width: 1919px) {
  .feature-slider {
    overflow: hidden; } }

@media screen and (min-width: 1280px) and (max-width: calc(1366px - 1px)) {
  .feature-slider {
    margin-top: var(--singleGridWidth); }
    .feature-slider .feature-slider-area .image-content-area {
      width: calc( calc(var(--singleGridWidth) * 2) - calc(var(--singleGridWidth) / 7.1)) !important;
      height: calc( calc(var(--singleGridWidth) * 2) - calc(var(--singleGridWidth) / 6)) !important; } }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .feature-slider {
    margin-top: var(--singleGridWidth); }
    .feature-slider .feature-slider-area .image-content-area {
      position: relative;
      width: calc( calc(var(--singleGridWidth) * 2) - calc(var(--singleGridWidth) / 6));
      height: calc( calc(var(--singleGridWidth) * 2) - calc(var(--singleGridWidth) / 6)); }
      .feature-slider .feature-slider-area .image-content-area img {
        width: 100%;
        height: 100%; }
      .feature-slider .feature-slider-area .image-content-area .overlay-bg {
        background: rgba(38, 37, 46, 0.5);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
      .feature-slider .feature-slider-area .image-content-area .overlay-icon {
        z-index: 2;
        position: absolute;
        top: 25%;
        left: calc(50% - 20.5px);
        object-fit: contain;
        height: 50px;
        width: 50px; }
      .feature-slider .feature-slider-area .image-content-area .overlay-icon-work-details {
        z-index: 2;
        position: absolute;
        top: 25%;
        left: calc(50% - 20.5px);
        object-fit: contain;
        height: 50px;
        width: 50px; }
      .feature-slider .feature-slider-area .image-content-area .caption {
        z-index: 2;
        position: absolute;
        bottom: 10%;
        left: 9%;
        width: 90%;
        height: 70px;
        font-family: "Roboto-Regular";
        font-size: var(--font18);
        color: #ffffff;
        font-weight: normal;
        line-height: 25px;
        text-align: center;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .feature-slider .feature-slider-area .image-content-area .caption-work-details {
        z-index: 2;
        position: absolute;
        bottom: 10%;
        height: 70px;
        font-family: "Roboto-Regular";
        font-size: var(--font18);
        color: #ffffff;
        font-weight: normal;
        line-height: 25px;
        text-align: center;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        left: 9%;
        width: 90%; }
    .feature-slider .feature-slider-area .image-content-area:nth-child(1) {
      margin-right: calc(var(--singleGridWidth) / 6); }
    .feature-slider .feature-slider-area .image-content-area:nth-child(2) {
      margin-right: calc(var(--singleGridWidth) / 6); }
    .feature-slider .feature-slider-area .image-content-area:nth-child(3) {
      margin-right: calc(var(--singleGridWidth) / 6); }
    .feature-slider .feature-slider-area .image-content-area:nth-child(4) {
      margin-right: 0px; } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .feature-slider {
    margin-top: 156px !important; }
    .feature-slider .wrap-plus {
      top: -14px;
      right: calc(var(--sideGridWidth) - 28px);
      left: unset; }
    .feature-slider .feature-slider-area {
      width: 92%;
      margin-left: 108px; }
      .feature-slider .feature-slider-area .slick-slide .slider-item .image-content-area {
        width: 24%;
        height: 297px; } }

@media screen and (min-width: 1440px) and (max-width: calc(1440px + 150px)) {
  .feature-slider {
    overflow: hidden; }
    .feature-slider .wrap-plus {
      top: 0px; } }

@media screen and (min-width: 1920px) {
  .feature-slider {
    overflow: hidden; }
    .feature-slider .wrap-plus {
      top: 0;
      right: calc(var(--sideGridWidth) - 30px);
      left: unset; }
    .feature-slider .feature-slider-area {
      margin-left: calc(var(--sideGridWidth) + 80px); }
      .feature-slider .feature-slider-area .slick-initialized {
        max-width: 1320px; }
    .feature-slider .dot-line-block {
      margin-left: calc(var(--sideGridWidth) + 90px); } }

@media screen and (max-width: 1024px) {
  .work-dedicated-height {
    height: 588px !important; }
  .feature-slider {
    margin-top: 72px;
    min-height: 642px;
    position: relative;
    overflow: hidden;
    padding-top: 0px; }
    .feature-slider .wrap-plus {
      right: calc(var(--sideGridWidth) - 16px);
      top: 0px; }
    .feature-slider .slider-bottom-line {
      width: calc(var(--sideGridWidth) + var(--singleGridWidth));
      bottom: -48px;
      background: rgba(0, 0, 0, 0.3); }
    .feature-slider .bg-with-grid-line .left-bg-color {
      width: calc((var(--singleGridWidth) * 3) + var(--sideGridWidth)); }
    .feature-slider .bg-with-grid-line .grid-two {
      left: calc(var(--singleGridWidth) + var(--sideGridWidth)); }
    .feature-slider .bg-with-grid-line .grid-three {
      left: calc(calc(var(--singleGridWidth) * 2) + var(--sideGridWidth)); }
    .feature-slider .bg-with-grid-line .grid-four {
      left: calc(calc(var(--singleGridWidth) * 3) + var(--sideGridWidth)); }
    .feature-slider .bg-with-grid-line .grid-five {
      left: calc(calc(var(--singleGridWidth) * 4) + var(--sideGridWidth)); }
    .feature-slider .bg-with-grid-line .grid-six {
      display: none; }
    .feature-slider .left-bg-color {
      background: #ecf1f2;
      height: 548px;
      width: calc((var(--singleGridWidth) * 3) + var(--sideGridWidth));
      position: absolute;
      z-index: -1; }
    .feature-slider .dd-header-block .vertical-line-top {
      width: 50px;
      height: 7px;
      background-color: #000000;
      margin-bottom: 30px;
      position: relative;
      top: -3px;
      left: unset; }
    .feature-slider .dd-header-block .feature-slider-title {
      font-family: "Roboto-Medium";
      font-size: 30px;
      color: #26252e;
      font-weight: 500;
      line-height: 40px;
      width: calc(var(--singleGridWidth) * 2 + 10px);
      z-index: 2;
      margin-bottom: 24px;
      letter-spacing: unset; }
    .feature-slider .dd-header-block .feature-slider-description {
      font-family: "Roboto-Regular";
      font-size: 12px;
      color: rgba(38, 37, 46, 0.7);
      font-weight: normal;
      line-height: 20px;
      width: calc(calc(var(--singleGridWidth) * 2));
      margin-bottom: 36px;
      margin-left: 40px; }
    .feature-slider .dd-header-block .feature-slider-description-variant2 {
      margin-left: unset;
      width: calc((var(--singleGridWidth) * 3)); }
    .feature-slider .dedicated-verticle-text {
      font-family: "Roboto-Medium";
      font-size: 12px;
      color: #000000;
      font-weight: 500;
      line-height: 18px;
      position: absolute;
      bottom: 80px;
      left: var(--sideGridWidth);
      transform: rotate(-90deg);
      transform-origin: left top; }
    .feature-slider .work-dedicated-verticle-text {
      font-family: "Roboto-Medium";
      font-size: 12px;
      color: #000000;
      font-weight: 500;
      line-height: 18px;
      position: absolute;
      bottom: 205px;
      left: var(--sideGridWidth);
      transform: rotate(-90deg);
      transform-origin: left top; }
    .feature-slider .feature-slider-area {
      height: 262px;
      left: calc(var(--sideGridWidth) + 40px);
      width: 84%;
      margin-left: 0;
      overflow: hidden; }
      .feature-slider .feature-slider-area .image-content-area {
        position: relative;
        width: 126px;
        height: 126px; }
        .feature-slider .feature-slider-area .image-content-area .overlay-bg {
          background: rgba(38, 37, 46, 0.5);
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
        .feature-slider .feature-slider-area .image-content-area .top-content-block {
          z-index: 2;
          width: 100%;
          height: 100%;
          top: 7px;
          position: absolute;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          .feature-slider .feature-slider-area .image-content-area .top-content-block .overlay-icon {
            position: static;
            top: 17px;
            left: 35px;
            width: 30px;
            height: 30px;
            margin-bottom: 19px; }
          .feature-slider .feature-slider-area .image-content-area .top-content-block .overlay-icon-work-details {
            position: static;
            top: 17px;
            left: 35px;
            width: 30px;
            height: 30px; }
          .feature-slider .feature-slider-area .image-content-area .top-content-block .overlay-icon-work-details-variant2 {
            position: static;
            top: 17px;
            left: 35px;
            width: 30px;
            height: 30px; }
          .feature-slider .feature-slider-area .image-content-area .top-content-block .caption {
            position: static;
            bottom: 22px;
            width: 100%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            font-family: "Roboto-Regular";
            font-size: 12px;
            color: #ffffff;
            font-weight: normal;
            line-height: 20px;
            text-align: center; }
          .feature-slider .feature-slider-area .image-content-area .top-content-block .caption-work-details {
            position: static;
            padding-top: 10px;
            width: 90%;
            font-family: "Roboto-Regular";
            font-size: 12px;
            color: #ffffff;
            font-weight: normal;
            line-height: 20px;
            text-align: center;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; }
      .feature-slider .feature-slider-area .slick-slide .slider-item {
        flex-wrap: wrap; }
        .feature-slider .feature-slider-area .slick-slide .slider-item .image-content-area {
          width: 48%;
          margin-bottom: 10px; }
      .feature-slider .feature-slider-area .image-content-area:nth-child(1) {
        margin-right: 10px; }
      .feature-slider .feature-slider-area .image-content-area:nth-child(2) {
        margin-right: 0px; }
      .feature-slider .feature-slider-area .image-content-area:nth-child(3) {
        margin-right: 10px; }
      .feature-slider .feature-slider-area .image-content-area:nth-child(4) {
        margin-right: 0px; }
    .feature-slider .dot-line-block {
      padding-top: 24px;
      margin-left: calc(var(--sideGridWidth) + 42px); }
    .feature-slider .wrap-slider-next-pre {
      position: relative;
      width: var(--singleGridWidth);
      height: 36px;
      margin-left: calc(var(--singleGridWidth) * 3 + 20px); }
      .feature-slider .wrap-slider-next-pre img {
        width: 18px;
        height: 14px; }
  .no-slider-height {
    height: 582px; } }

