/******* Anasayfa ********/
  .homepage-hero {
    padding-left: 5%;
    background-image: url(https://muhiku.com/wp-content/uploads/2020/02/Sevgililer-günü-hero-v2-size-2.jpg?id=465290) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 500px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }

  
  @media screen and (max-width: 782px){
    .homepage-hero {
      background-image: url(https://muhiku.com/wp-content/uploads/2020/01/Sevgililer-gunu-hero-mobil.jpg?id=461544) !important;
      padding-left: 0;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding-top: 90px;
    }
  }

  .homepage-hero h2 {
    margin-bottom: 20px; font-size: 41px; color: #000000; text-align: left;
  }
  @media screen and (max-width: 782px){
    .homepage-hero h2 {
      text-align: center;
      margin-bottom: 9px;
      font-size: 24px !important;
      text-align: center;
    }
  }

  .homepage-hero p{
    margin-bottom: 25px; font-size: 20px; text-align: left;
  }
  @media screen and (max-width: 782px){
    .homepage-hero p {
      font-size: 14px;
      text-align: center;
    }
  }

  .homepage-hero .button {
    background-color: #b2342f;
    font-size: 20px;
    border-radius: 0px;
    margin-bottom: 0px;
    border: unset;
  }

  @media screen and (max-width: 782px){
    .homepage-hero .button {
      font-size: 17px;
      margin-bottom: 0px;
      background-color: #b2342f;
      border-radius: 0px;
    }
  }


  @media screen and (max-width: 782px){
    .homepage-hero .button {
      font-size: 18px;
    }
  }

/****** Home page trust signals******/
  .home_trust_signals_wrapper {
      max-width: 1260px;
      margin: auto;
  }

  .home_trust_signals_wrapper .home_trust_signals_container {
      display: flex;
      justify-content: center;
      align-items: center;
      min-height:200px;
      flex-wrap: wrap;
  }

  .single_signal {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 33%;
  }

  @media screen and (max-width: 782px){
    .single_signal {
        width: 80%;
        border-bottom: 1px solid #dedede;
        padding: 18px 0px;
    }

    .single_signal:last-child {
        border: unset;
    }
  }

  .trust_signal_icon {
      margin: 10px;
  }

  .trust_signal_icon img {
      width: 100px;
  }

  .trust_signal_detail {
      margin: 10px;
      line-height: 1.5;
  }
  .signal_title {
      font-family: "HelveticaNow", sans-serif;
      font-weight: 500;
      font-size: 20px;
  }

  .signal_text {
      font-size: 14px;
  }

/***** Ürün Listeleri ******/

  .product-list-wrapper .product-list-container {
      max-width: 1060px;
      margin: auto;
  }

  @media screen and (max-width: 782px){
    .product-list-wrapper .product-list-container h2 {
      padding: 0px 0px;
      font-size: 26px;
    }
  }

  .urm-container {
      max-width: 1240px;
      margin: auto;
      padding-top: 35px;
  }

  @media screen and (max-width: 782px){
    .urm-container {
        padding-top: 20px;
    }
  }

/****** Header içi shortcode *****/
  .site-header .main-menu .head_list_container {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      max-width: 1260px;
      margin: auto;
      padding: 16px 0px;
  }

  @media screen and (min-width: 1720px){
    .site-header .main-menu .head_list_container {
      max-width: 1260px;
      margin: auto;
      padding: 16px 0px;
    }
  }

  @media only screen and (min-width: 780px) and (max-width: 1280px) {
    .site-header .main-menu .head_list_container {
      max-width: 1080px;
    }
  }

  .site-header .main-menu .head_list_container .head_list_title {
    font-family: "HelveticaNow";
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #9b9b9b;
  }

  .site-header .main-menu .head_list_container .head_list_title .icon-menu {
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .site-header .main-menu .head_list_container .head_list_title a {
    font-family: "HelveticaNow";
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #9b9b9b;
  }

  .site-header .main-menu .head_list_container .head_list {
    padding: 8px 14px 8px 8px;
  }

  .site-header .main-menu .head_list_container .head_list .head_list {
    padding: 8px 0px;
  }

  .site-header .main-menu .head_list_container .head_list ul {
      list-style: none;
      flex-direction: column;
      margin: 0;
  }

  .site-header .main-menu .head_list_container .head_list ul li a {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 6px 0px;
  }

  .site-header .main-menu .head_list_container .head_list ul li a.icon-menu {
    padding: 10px 0px;
  }

  .site-header .main-menu nav > ul > li > div li a i {
    display: block;
  }

  .site-header .main-menu .head_list_container .head_list ul li img {
    padding: 0px;
    margin-right: 2px;
  }

  .site-header .main-menu .head_list_container .head_list ul li a {
     font-size: 13px;
      cursor: pointer;
      letter-spacing: normal;
      color: #2b2d37;
  }
  
  .site-header .main-menu nav>ul>li:hover>.sub-mega-menu > .desktop {
    width: 100%;
  }

/****** Footer *******/
  /**** Footer old (Mithra) *****/
        .footer-widget-area .widget.widget_text .widget-title {
            display: none;
        }

        .footer-widget-area .widget.widget_text .textwidget .footer_wrapper {
            display: flex;
            justify-content: center;
            width: 100%;
            max-width: 1060px;
            margin: auto;
            padding: 48px 0px;
        }

        @media screen and (max-width: 782px){
          .footer-widget-area .widget.widget_text .textwidget .footer_wrapper {
            padding: 20px 8px;
            flex-wrap: wrap;
          }
        }

        .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col {
            flex: 1;
        }

        @media screen and (max-width: 782px){
          .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col {
            margin: 10px 0px;
            min-width: 40%;
          }
        }

        .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col .col-title {
            color: #b1bacc;
            text-transform: uppercase;
            font-size: 12px;
            margin-bottom: 4px;
            letter-spacing: 3px;
            font-weight: bold;
            font-family: 'Product-Sans', sans-serif;
            letter-spacing: .010em;
        }

        .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col .col-menu ul {
            margin: 0;
            list-style: none;
        }

        .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col .col-menu ul li {
            display: flex;
            align-items: center;
            margin-top: 8px;
        }

        @media screen and (max-width: 782px){
          .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col .col-menu ul li {
            margin-top: 4px;
          }
        }

        .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col .col-menu ul li a {
            font-size: 14px;
            line-height: 32px;
            color: #ffffff;
            margin-right: 10px;
        }

        @media screen and (max-width: 782px){
          .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col .col-menu ul li a {
            line-height: 24px;
          }
        }

        .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col .col-menu ul li .icon {
          margin-right: 4px;
        }

        .footer-widget-area .widget.widget_text .textwidget .footer_wrapper .footer-col .col-menu ul li img {
            margin-top: 16px;
        }
  /**** Footer new (Muhiku) *****/
      footer {
        background-color: unset;
        color:  inherit;
      }

      .yuys-footer-container * {
        color: #5a5a5a;
      }

      .yuys-footer-container {
        background-color: #FFF2E5;
      }

      .yuys-footer-container .yuys-footer-row1 {
        padding: 48px 119px 59px 120px;
        max-width: 1440px;
        margin: auto;
        height: max-content;
      }

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row1 {
          margin: 0px;
          padding: 0px;
          width: 100%;
        }
      } 

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        height: max-content;
        width: 100%;
      }


      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row1 .yuys-row1-content {
          display: grid;
          grid-template-columns: 1fr 1fr;
          grid-template-rows: repeat(3, max-content);
          grid-template-areas:
            "first first"
            "second third"
            "fourth fourth";
          justify-items: center;
        }
      } 

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content > div {
        height: 316px;
        padding: 20px 0px;
      }

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row1 .yuys-row1-content > div:nth-child(1) {
          grid-area: first;
          border-bottom: solid 1px #ebebeb;
          width: calc(100% - 30px);
          margin: 0px 15px;
        }
      } 

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row1 .yuys-row1-content > div:nth-child(2) {
          grid-area: second;
          border-bottom: solid 1px #ebebeb;
        }
      }

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row1 .yuys-row1-content > div:nth-child(3) {
          grid-area: third;
          border-bottom: solid 1px #ebebeb;
        }
      }

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row1 .yuys-row1-content > div:nth-child(4) {
          grid-area: fourth;
          width: calc(100% - 30px);
          margin: 0 15px;
        }
      } 

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-width: max-content;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-title {
        font-size: 14px;
        font-weight: bold;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-title a {
          color: inherit;
          text-decoration: none;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col1-text {
        font-size: 14px;
        max-width: 300px;
      }

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col1-text {
          max-width: 280px;
        }
      } 

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col1-rest {
        font-size: 14px;
        font-weight: bold;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col1-rest a {
        color: inherit;
        text-decoration: none;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col1-rest img {
        width: 11px;
        height: auto;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col1-follow {
        font-size: 14px;
        font-weight: bold;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .logo-container {
        display: grid;
        grid-template-columns: repeat(6, 39px);
        grid-template-rows: 39px;
        grid-column-gap: 9px;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .logo-container > div {
        background-color: #E8DACD;
        border-radius: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col2-text {
        font-size: 14px;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col2-text a {
        color: inherit;
        text-decoration: none;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col4-contact {
          font-size: 14px;
          max-width: 280px;
          display: flex;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col4-contact a {
        color: inherit;
        text-decoration: unset;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col4-contact img {
        width: 20px;
        height: auto;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .row1-col4-contact > div:first-child {
        margin-right: 12px;
        flex-shrink: 0;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1.col-info {
        flex-shrink: 0;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .yuys-mail-submit {
        width: 279px;
        height: 45px;
        display: grid;
        grid-template-columns: 1fr 61px;
        grid-template-rows: 1fr;
      }

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .yuys-mail-submit {
          width: 100%;
        } 
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .yuys-mail-submit .mail-container {
        background-color: rgba(90, 90, 90, 0.2);
        border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;
      }

      .yuys-footer-container .yuys-footer-row1 .yuys-row1-content .row1-col1 .yuys-mail-submit .submit-container {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #5a5a5a;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
      }

      .yuys-footer-container .yuys-footer-row2 {
        padding: 48px 120px;
        height: max-content;
        max-width: 1440px;
        margin: auto;
      }

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row2 {
          padding: 20px 25px;
        }
      } 
      
      .yuys-footer-container .yuys-footer-row2 .yuys-row2-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        height: max-content;
        width: 100%;
        font-size: 14px;
      }

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row2 .yuys-row2-content {
          display: grid;
          grid-template-rows: max-content max-content;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }

      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row2 .yuys-row2-content > div:first-child {
          grid-area: 2 / 1 / span 1 / span 1;
          justify-self: center;
        }
      } 
      
      .yuys-footer-container .yuys-footer-row2 .yuys-row2-content .row2-col2 {
        display: grid;
        grid-auto-flow: column;
        gap: 42px;
      }
      
      @media only screen and (max-width: 800px) {
        .yuys-footer-container .yuys-footer-row2 .yuys-row2-content .row2-col2 {
          grid-area: 1 / 1 / span 1 / span 1;
          gap: 25px;
          text-align: center;
        }
      } 
      
      .yuys-footer-container .yuys-footer-row2 .yuys-row2-content .row2-col2 a {
        color: inherit;
        text-decoration: none;
      }

      .yuys-footer-container .footer-border {
        border-bottom: solid 1px #5a5a5a;
      }
     

/****** Billboard *******/
  .billboard {
    margin: 40px 0px;
    position: relative;
  }

  @media screen and (max-width: 780px) {
    .billboard {
        margin: 10px 0px;
        padding: 0px 1%;
    }
  }

  .billboard .billboard_wrapper {
    display: flex;
    max-width: 1200px;
    margin: auto;
    overflow: auto;
    -ms-overflow-style: none;
  }

  .billboard .billboard_wrapper::-webkit-scrollbar{
    display: none;
  }

  .billboard .billboard_wrapper .single_billboard {
    min-width: calc(25% - 20px);
    margin: 10px;
  }

  @media screen and (max-width: 780px) {
    .billboard .billboard_wrapper .single_billboard {
      min-width: calc(32% - 8px);
      margin: 4px;
      display: flex;
      flex-direction: column-reverse;
    }
  }

  .billboard .billboard_wrapper .single_billboard:first-child {
      margin-left: 0;
  }

  .billboard .billboard_wrapper .single_billboard .billboard_text {
    height: 64px;
    margin: 0px 4px;
    width: 65%;
    font-family: "HelveticaNow",sans-serif;
  }

  @media screen and (max-width: 780px) {
    .billboard .billboard_wrapper .single_billboard .billboard_text {
      font-size: 11px;
      width: unset;
      line-height: 1.5;
      margin: 6px 4px 0px 4px;
    }
  }

  .billboard .billboard_wrapper .single_billboard .billboard_image img {
      border-radius: 15px;
  }

  .billboard .icon {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
  }

  @media screen and (max-width: 780px) {
    .billboard .icon {
      display: none!important;
    }
  }

  .billboard .icon.urm-prev {
    left: 16%;
  }

  .billboard .icon.urm-next {
    right: 17%;
  }

  .billboard.inside .billboard_wrapper .single_billboard {
    position: relative;
  }

  .billboard.inside .billboard_wrapper .single_billboard .billboard_text {
    background-image: linear-gradient(to bottom, rgba(58, 58, 58, 0) 33%, #000000 87%);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    align-items: flex-end;
    color: #fff;
    padding: 15px;
    border-radius: 8px;
    margin: 0;
    display: flex;
  }

  .billboard.inside .billboard_wrapper .single_billboard .billboard_text strong {
    color:#fff;
  }

/******* Hero Slider *******/

  .hero_slider_wrapper .hero_slider_container {
    display: flex;
    justify-content: center;
    max-width: 75%; 
    margin: auto;
    align-items: center;
    padding: 45px 0px;
  }

  .hero_slider_wrapper .hero_slider_container .slide_list {
    flex: 1;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper {
    flex: 9.5;
    display: flex;
    flex-direction: column;
  }


  .hero_slider_wrapper .hero_slider_container .slide_wrapper .slides .slick-arrow:hover,
  .hero_slider_wrapper .hero_slider_container .slide_wrapper .slides .slick-arrow:focus {
    border:unset;
  }


  .hero_slider_wrapper .hero_slider_container .slide_wrapper .slides .slick-prev.slick-arrow {
    left: -10%;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .slides .slick-next.slick-arrow {
    right: -5%;
  }


  .hero_slider_wrapper .hero_slider_container .slide_wrapper .slides .slick-prev.slick-arrow::before {
    content: "";
    mask-image: url(../../../themes/mhtema/inc/icons/urm-prev.svg);
    width: 25px;
    display: block;
    height: 25px;
    background-color: #fff;
    background-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    margin: auto;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .slides .slick-next.slick-arrow::before {
    content: "";
    mask-image: url(../../../themes/mhtema/inc/icons/urm-next.svg);
    width: 25px;
    display: block;
    height: 25px;
    background-color: #fff;
    background-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    margin: auto;
  }

  .hero_slider_wrapper .hero_slider_container .slide_list ul {
    list-style: none;
    overflow: auto;
    margin: 0;
    margin-top: -50px;
  }

  .hero_slider_wrapper .hero_slider_container .slide_list ul li.slide {
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }

  .hero_slider_wrapper .hero_slider_container .slide_list ul li.slide img {
    border-radius: 50%;
    background: #fff;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 75%;
    margin: auto;
    margin-top: 16px;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category {
    display: flex;
    align-items: center;
    font-family: "HelveticaNow", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color:#fff;
    cursor: pointer;
    margin-right: 10px;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category.active {
    color:#000;
    position: relative;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category .category_active_image {
    display: none;
    background-color: #fff;
    padding: 5px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    box-shadow: -4px 2px 4px 0 rgba(33, 30, 30, 0.5);
  }


  .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category.active .category_title {
    background: #fff;
    padding: 4px 14px 4px 50px;
    border-radius: 16px;
    box-shadow: 0 2px 4px 0 rgba(33, 30, 30, 0.5);
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide {
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: space-around;
    border-radius: 27px;
    margin-right: 1px;
    background-size: cover!important;
    background-repeat: no-repeat;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide.slick-slide:focus, a {
    outline: none;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_image {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_image a {
    width: 100%;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_image a img {
    height: auto!important;
    max-height: 300px;
    width: auto;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_detail {
    flex: 2;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_detail .slide_content {
    max-width: 75%;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category.active .category_active_image {
    display: block;
    border-radius: 100%;
    padding: 4%;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category.active .category_image {
    display: none;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category .category_title {
    padding: 0px 6px;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_detail .slide_button {
    margin-top: 10px;
  }

  .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_detail .slide_button .button {
    border-radius: 16px;
    box-shadow: 0 2px 4px 0 rgba(5, 4, 4, 0.5);
  }
  
  @media screen and (max-width: 780px) {
    .hero_slider_wrapper .hero_slider_container {
        padding: 19px;
        max-width: unset;
    }

    .hero_slider_wrapper .hero_slider_container .slide_list {
        display: none;
    }



    .hero_slider_wrapper .hero_slider_container .slide_wrapper .slides .slick-prev.slick-arrow {
      left: -6%;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .slides .slick-next.slick-arrow {
      right: -4.5%;
    }


    .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide {
        padding: 0;
        flex-direction: column;
        border-radius: 23px;
        margin: 0px 2px 15px 2px;
        height: auto;
        display: flex;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul {
        overflow: auto;
        margin: 0;
        max-width: unset;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul::-webkit-scrollbar {
      display: none;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_detail {
        margin-top: 10px;
        padding: 0 5%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        flex:1;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_detail .slide_button .button {
        margin: 8px;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category .category_image {
        display: none;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category.active .category_active_image {
        display: none;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category.category_title {
        background: unset;
        box-shadow: unset;
        padding: 4px 14px;
        white-space: nowrap;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category.active .category_title {
        background: unset;
        box-shadow: unset;
        padding: 0px 6px;
        color: #fff;
        font-size: 20px;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list ul li.category .category_title {
        white-space: nowrap;
        font-size: 14px;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .category_list {
        display: inline-grid;
        z-index: 1;
    }

    .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_image {
      width: 70%;
      margin: auto;
      min-height: unset;
      min-height: 166px;
    }
    
    .hero_slider_wrapper .hero_slider_container .slide_wrapper .single_slide .slide_detail .slide_content {
      max-width: unset;
    }
  }

/******** Carrier Page ******/
  .carrier_hero {
    background: url(https://cdn.muhiku.com/wp-content/uploads/2020/05/hero.png) no-repeat;
    margin: auto;
    padding: 10px;
    display: flex;
    background-size: contain;
    height: calc(100vh - 144px);
    justify-content: center;
    align-items: center;
    text-align: center;
    background-position: center;
    background-size: 80%;
  }

  @media screen and (max-width: 782px){
    .carrier_hero {
      background: url(https://cdn.muhiku.com/wp-content/uploads/2020/05/hero-mobile.png) no-repeat;
      background-size: 90%;
      height: 500px;
      background-position: center;
      position: relative;
      width: 100%;
      margin: 25px 0px;
    }
  } 

  .carrier_hero .button.button-primary {
    margin-top: 200px;
  }

  @media screen and (max-width: 782px){
    .carrier_hero .button.button-primary {
        top: 59%;
        padding: 9px 18px;
        font-size: 14px;
        margin-top: 0;
        position: absolute;
        left: calc(50% - 59px);
    }
  }

  .row.text-image-row {
    padding: 40px 0px;
  }

  @media screen and (max-width: 782px){
    .row.text-image-row {
      padding: 20px 0px;
    }
  }

  .image_column {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .text_column {
      display: flex;
      align-items: center;
  }

  @media screen and (max-width: 782px){
    .text_column {
      margin-top: 10px;
    }
  }

  .row.general_application_form_wrapper {
    background: url(https://cdn.muhiku.com/wp-content/uploads/2020/05/email-bg.png) no-repeat;
    background-size: cover !important;
    padding: 100px 0px;
  }

  @media screen and (max-width: 782px){
    .row.general_application_form_wrapper {
      background: url(https://cdn.muhiku.com/wp-content/uploads/2020/05/mobile-bg.png) no-repeat;
    }
  }

  @media screen and (max-width: 782px){
    .row.full-width.general_application_form_wrapper {
      padding: 35px 0px;
    }
  }

  .col.general_appliation_form_container {
    background: #fff;
    padding: 50px;
    max-width: 1080px;
  }

  @media screen and (max-width: 782px){
    .col.general_appliation_form_container {
      max-width: 90%;
      margin: auto;
      background-color: rgba(255, 255, 255, 0.9);
      border-radius: 4px;
      padding: 25px 10px;
    }
  }

  .col.general_appliation_form_container .form-title {
    text-align: center;
    color:#333792;
  }

  .col.general_appliation_form_container .form-title h3 {
    text-align: center;
    color:#333792;
  }

  @media screen and (max-width: 782px){
    .col.general_appliation_form_container .form-title h3 {
      font-size: 15px;
    }
  }

  .general_appliation_form_container .formElement .formLabel {
    font-family: "HelveticaNow", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
  }

  .general_appliation_form_container .formElement .formInput input {
    margin: 0px;
  }

  .general_appliation_form_container .formElement .formInput textarea {
    height: 200px;
    border: 1px solid #dfe6ee;
  }

  .general_appliation_form_container .formElement {
    margin: 8px 5px;
  }

  .general_appliation_form_container .formElement .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: normal;
    margin: 2px 0px;
  }

  .general_appliation_form_container .wpcf7-response-output {
    font-size: 12px;
    padding: 5px 6px !important;
    border-radius: 4px;
    margin: 0;
    line-height: 1.4;
  }

/******** Our Team ******/
  .our_team_wrapper {
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    padding: 40px 0px;
  }

  .our_team_wrapper .wrapper_title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }

  .our_team_wrapper .wrapper_title span {
    font-family: "HelveticaNow", sans-serif !important;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
  }

  .our_team_wrapper .team_members {
    width:100%;
    max-width: 100%;    
    padding: 20px 0px;
  }

  .our_team_wrapper .team_members .icon {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    z-index: 2;
  }

  .our_team_wrapper .team_members .icon.urm-next {
    right: 6%;
  }

  .our_team_wrapper .team_members .icon.urm-prev {
    left: 6%;
  }

  .our_team_wrapper .team_members .single_member {
    margin: 0px 8px;
    cursor: pointer;
  }

  .our_team_wrapper .team_members .single_member:focus {
    outline: none;
  }

  .our_team_wrapper .team_members .single_member .member_image {
    position: relative;
    height: 100%;
  }

  .our_team_wrapper .team_members .single_member .member_image img {
    height: auto;
  }

  .our_team_wrapper .team_members .single_member .member_image .member_title {
    position: absolute;
    bottom: 39%;
    width: 100%;
    text-align: center;
  }

  @media screen and (max-width: 782px){
    .our_team_wrapper .team_members .single_member .member_image .member_title {
      bottom: 36%;
    }
  }

  @media screen and (max-width: 1440px){
    .our_team_wrapper .team_members .single_member .member_image .member_title {
      bottom: 36%;
    }
  }

  .our_team_wrapper .team_members .single_member .member_image .member_title .name {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2b2d37;
  }

  @media screen and (max-width: 360px){
    .our_team_wrapper .team_members .single_member .member_image .member_title .name {
      font-size: 17px;
    }
  }

  .our_team_wrapper .team_members .single_member .member_image .member_title .short_description {
    font-size: 17px;
    font-weight: 500;
    font-style: italic;
  }

  @media screen and (max-width: 360px){
    .our_team_wrapper .team_members .single_member .member_image .member_title .short_description {
      font-size: 15px;
    }
  }

  .our_team_wrapper .team_members .single_member .member_image .member_details {
    position: absolute;
    bottom: 10%;
    width: 100%;
    padding: 0px 27px;
  }

  @media screen and (max-width: 360px) {
    .our_team_wrapper .team_members .single_member .member_image .member_details {
      padding: 0px 14px;
      bottom: 3%;
    }
  }

  @media screen and (max-width: 420px) and (min-width: 360px) {
    .our_team_wrapper .team_members .single_member .member_image .member_details {
      padding: 0px 22px;
      bottom: 3%;
    }
  }

  @media screen and (max-width: 782px) and (min-width: 420px) {
    .our_team_wrapper .team_members .single_member .member_image .member_details {
      bottom: 7%;
    }
  }

  @media screen and (max-width: 1440px) and (min-width: 782px) {
    .our_team_wrapper .team_members .single_member .member_image .member_details {
      bottom: 0%;
      padding: 0px 16px;
    }
  }

  .our_team_wrapper .team_members .single_member .member_image .member_details .specification {
    display: flex;
    align-items: center;
    margin: 18px 0px;
  }

  @media screen and (max-width: 782px) and (min-width: 420px) {
    .our_team_wrapper .team_members .single_member .member_image .member_details .specification {
      margin: 10px 0px;
    }
  }

  @media screen and  (max-width: 1440px) and (min-width: 782px) {
    .our_team_wrapper .team_members .single_member .member_image .member_details .specification {
      margin: 12px 0px;
    }
  }

  @media screen and (max-width: 420px) and (min-width: 360px) {
    .our_team_wrapper .team_members .single_member .member_image .member_details .specification {
      margin: 24px 0px;
    }
  }

  @media screen and (max-width: 360px){
    .our_team_wrapper .team_members .single_member .member_image .member_details .specification {
      margin: 10px 0px;
      font-size: 14px;
    }
  }

  .our_team_wrapper .team_members .single_member .member_image .member_details .specification label {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2b2d37;
    font-family: "HelveticaNow",sans-serif;
    margin-right: 9px;
  }

  @media screen and (max-width: 360px){
    .our_team_wrapper .team_members .single_member .member_image .member_details .specification label {
      font-size: 15px;
    }
  }
   
/******** Masonary Gallery ******/

  .image_wrapper img {
    width: auto;
    height: auto!important;
  }

  .image_wrapper .image_container {
    margin: 5px!important;
  }

  .image_wrapper .image_container:focus {
    outline: none;
  }

  .image_lightbox  .slick-slider .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .image_lightbox .icon.slick-arrow {
    position: absolute;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    background-color: #fff;
    z-index: 3;
  }

  .image_lightbox .icon.urm-prev.slick-arrow {
    left: -10%;
  }

  .image_lightbox .icon.urm-next.slick-arrow {
    right: -10%;
  }

    /* ---- grid ---- */
  .masonary_gallery_wrapper {
      background: #f8f8f8;
      padding: 58px 0px;
  }

  .masonary_gallery_wrapper  .masonary_gallery_container {
    max-width: 980px;
    margin: auto;
  }

  @media screen and (max-width: 780px) {
    .masonary_gallery_wrapper .masonary_gallery_container {
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
    }
  }

  .masonary_gallery_wrapper .masonary_gallery_container .icon {
    position: absolute;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    z-index: 2;
  }

    .masonary_gallery_wrapper .masonary_gallery_container .icon.urm-next {
    right: -4%;
  }

  @media screen and (max-width: 780px) {
    .masonary_gallery_wrapper .masonary_gallery_container .icon.urm-next {
      right: 1%;
    }
  }

  .masonary_gallery_wrapper .masonary_gallery_container .icon.urm-prev {
    left: -4%;
  }
  
  @media screen and (max-width: 780px) {
    .masonary_gallery_wrapper .masonary_gallery_container .icon.urm-prev {
      left: 1%;
    }
  }

  .masonary_gallery_wrapper .masonary_gallery_container .grid {
    max-width: 980px;
    margin: auto;
    width: 980px;
    display: inline-table;  
  }

  .masonary_gallery_wrapper .masonary_gallery_container .grid:focus {
    outline: none;
  }

  /* clear fix */
  .masonary_gallery_wrapper .masonary_gallery_container .grid:after {
    content: '';
    display: block;
    clear: both;
  }

  /* ---- .grid-item ---- */

  .masonary_gallery_wrapper .masonary_gallery_container .grid-item {
    float: left;
    width: calc(30% - 10px);
    height: 300px;
    margin: 5px;
    overflow:hidden;
  }

  @media screen and (max-width: 780px) {
    .masonary_gallery_wrapper .masonary_gallery_container .grid-item {
      min-width: 300px;
      height: 100%!important;
      margin: auto;
    }
  }

  .masonary_gallery_wrapper .masonary_gallery_container .grid-item:focus {
    outline: none;
  }
  
  .masonary_gallery_wrapper .masonary_gallery_container .grid-item img {
    width:100%;
    height: 100%;
    object-fit:cover;
    object-position:50% 80%;
  }

  .masonary_gallery_wrapper .masonary_gallery_container .grid-item--width2 { width: calc(40% - 10px); }
  .masonary_gallery_wrapper .masonary_gallery_container .grid-item--height2 { height: 400px; }

/******** About Us *******/
  .about_us_text {
    max-width: 1080px;
    margin: 60px auto;
    text-align: center;
  }

  @media screen and (max-width: 780px) {
    .about_us_text {
      margin: 30px auto;
    }
  }

  .aboutus_hero {
    background: url(https://cdn.muhiku.com/wp-content/uploads/2020/05/aboutus_hero.png);
    height: 512px;
    background-size: cover;
  }

  @media screen and (max-width: 780px) {
    .aboutus_hero {
      background: url(https://cdn.muhiku.com/wp-content/uploads/2020/05/mbl.png) no-repeat;
      background-size: contain;
    }
  }

  @media screen and (max-width: 780px) {
    .aboutus_hero .row {
      flex-direction: column-reverse;
      margin-top: 200px;
    }
  }

  @media screen and (max-width: 780px) {
    .aboutus_hero .row h1 {
      font-size: 22px!important;
    }
  }

  @media screen and (max-width: 1200px) {
    .about_us_text_content {
      padding:0px 30px;
    }
  }

/******** Head Menu Shortcodes ****/

  .head_menu_type_3 .container-6 {
      flex: 1;
      display: flex;
  }
  
  .head_menu_type_3 .container-6:nth-child(1) {
    padding-left: 200px;
  }

  @media screen and (min-width: 1720px){
    .head_menu_type_3 .container-6:nth-child(1) {
      padding-left: 400px;
    }
  }
  
  .head_menu_type_3 .container-6:nth-child(2) {
    padding-right: 200px;
  }

  @media screen and (min-width: 1720px){
    .head_menu_type_3 .container-6:nth-child(2) {
      padding-right: 400px;
    }
  }


  .head_menu_type_3 {
      display: flex;
      justify-content: center;
      align-items: center;
      min-height: 300px;
      padding: 40px 0px;
  }

  .head_menu_type_3 .container-6 ul {
      flex-wrap: wrap!important;
      margin: unset!important;
      margin-right: 5%!important;
  }

  .head_menu_type_3 .container-6 ul li {
    white-space: normal!important;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9b9b9b;
  }

  .head_menu_type_3 .container-6 ul li h6 a {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2b2d37;
    text-decoration: unset!important;
  }

  .head_menu_type_3 .container-6 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .head_menu_type_3 .container-6:nth-child(2) {
    height: 100%;
    display: flex;
    padding-left: 3%;
    justify-content: flex-start;
  }

  
  .head_menu_type_2 .container-6 {
      flex: 1;
      display: flex;
  }

  .head_menu_type_2 {
      display: flex;
      justify-content: center;
      align-items: center;
      min-height: 300px;
  }

  .head_menu_type_2 .container-6:nth-child(1) ul {
      flex-wrap: wrap!important;
      max-width: 80%;
      margin: unset!important;
      margin-right: 5%!important;
      display: flex;
      gap: 20px;
  }

  .head_menu_type_2 .container-6:nth-child(1) ul li {
    white-space: normal;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9b9b9b;
  }

  .head_menu_type_2 .container-6:nth-child(1) ul li span {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2b2d37;
    text-decoration: unset!important;
  }

  .head_menu_type_2 .container-6:nth-child(1) {
    padding-left: 200px;
    justify-content: flex-end;
  }

  @media screen and (min-width: 1720px){
    .head_menu_type_2 .container-6:nth-child(1) {
      padding-left: 400px;
    }
  }

  .head_menu_type_2 .container-6:nth-child(2) {
    background-color: #f0f2f3;
    height: 300px;
    display: flex;
    align-items: center;
    padding-left: 3%;
    padding-right: 200px;
  }

  @media screen and (min-width: 1720px){
    .head_menu_type_2 .container-6:nth-child(2) {
      padding-right: 400px;
    }
  }

  .head_menu_type_2 .container-6:nth-child(2) .context {
    display: flex;
  }

  .head_menu_type_2 .container-6:nth-child(2) .context div {
    flex: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    white-space: normal;
    justify-content: center;
  }

  .head_menu_type_2 .container-6:nth-child(2) .context div span {
    max-width: 200px;
    margin-bottom: 25px;
    color: #333;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
  }

  .head_menu_type_2 .container-6:nth-child(2) .context div span a {
    font-family: "HelveticaNow", sans-serif;
    text-decoration: unset;
    font-weight: 500;
  }




  .head_menu_type_2 .container-6:nth-child(2) .context .image_context {
    flex: 1;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 180px;
    width: 400px;
  }

/******** Blog Content *****/
  
  .blog_contents_wrapper {
    background-color: #000;
    color: #fff;
    padding: 50px 0px;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper {
      padding: 43px 5%;
    }
  }

  .blog_contents_wrapper .blog_contents_title {
    text-align: center;
    font-size: 22px;
  }

  .blog_contents_wrapper .blog_contents_title:after {
    content: "";
    border: 2.5px solid #3cba7e;
    min-width: 100px;
    display: inline-block;
    border-radius: 50px;
  }

  .blog_contents_wrapper .blog_contents_title h2 {
    color: #fff;
    font-size: 54px;
    letter-spacing: 3px;
    line-height: 1.5;
    text-align: center;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper .blog_contents_title h2 {
      font-size: 42px;
    }
  }

  @media screen and (max-width: 780px) {  
    .blog_contents_wrapper .blog_contents_copy {
        font-size: 18px;
    }
  }

  .blog_contents_wrapper .blogs_wrapper {
    max-width: 1060px;
    margin: auto;
  }

  .blog_contents_wrapper .blogs_wrapper .row1 {
    display: flex;
    margin: 40px 0px;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper .blogs_wrapper .row1 {
      flex-direction: column-reverse;
      margin: 20px 0px;
    }
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .left_panel {
    flex: 1;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper .blogs_wrapper .row1 .left_panel {
      margin-top: 30px;
    }
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel {
    flex: 2;
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .left_panel .blog_contents_secondary_title {
    position: relative;
    margin-bottom: 30px;
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .left_panel .blog_contents_secondary_title:before {
    content: "";
    height: 50px;
    border: 2.5px solid #3cba7e;
    display: inline;
    border-radius: 50px;
    position: absolute;
    top: calc(50% - 25px);
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .left_panel .blog_contents_secondary_title span {
    font-size: 32px;
    letter-spacing: 2.5px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    padding-left: 16px;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper .blogs_wrapper .row1 .left_panel .blog_contents_secondary_title span {
      font-size: 22px;
    }
  } 

  .blog_contents_wrapper .blogs_wrapper .single_blog.hidden {
    display: none;
  }

  .blog_contents_wrapper .blogs_wrapper .single_blog {
    display: flex;
    margin-bottom: 30px;
    min-width: 33%;
    padding-right: 20px;
    color: #fff;
    text-decoration: unset;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper .blogs_wrapper .single_blog {
      padding-right: 0;
      margin-bottom: 20px;
    }
  } 

  .blog_contents_wrapper .blogs_wrapper .single_blog .blog_featured_image {
    flex: 1;
    width: 90px;
    height: 90px;
  }

  .blog_contents_wrapper .blogs_wrapper .single_blog .blog_copy {
    flex: 2.2;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }

  .blog_contents_wrapper .blogs_wrapper .single_blog .blog_title {
    font-size: 18px;
    font-weight: bold;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper .blogs_wrapper .single_blog .blog_title {
      font-size: 17px;
      line-height: 1.5;
    }
  }

  .blog_contents_wrapper .blogs_wrapper .single_blog .blog_title span {
    color: #fff;
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_title a {
      text-decoration: unset;
  }


  .blog_contents_wrapper .blogs_wrapper .single_blog .blog_featured_image img {
    width: 90px;
    height: 90px;
    object-fit: cover;
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_copy {
    position: absolute;
    bottom: 6%;
    left: 3%;
    width: 90%;
    flex-direction: column;
    z-index: 3;
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog {
    position: relative;
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_copy .blog_title {
    font-size: 36px;
    line-height: 1.211;
    font-weight: 900;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_copy .blog_title {
        font-size: 22px;
    }
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_copy .categories {
    font-weight: 500;
  }

  @media screen and (max-width: 780px) {  
    .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_copy .categories {
        font-size: 11px
    }
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_copy .categories span {
    margin-right: 16px;
    font-size: 13px;
    font-weight: normal;
    border: unset;
    padding: unset;
  }

  @media screen and (max-width: 780px) {  
    .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_copy .categories span {
        font-size: 11px;
    }
  }
  

  .blog_contents_wrapper .blogs_wrapper .single_blog:last-child {
    margin: 0;
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_featured_image img {
    height: 395px;
    object-fit: cover;
    width: auto;
    transition: transform 0.25s ease 0s, opacity 0.5s ease 0s;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_featured_image img {
        height: auto;
    }
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_featured_image {
    height: 100%;
    position: relative;
    overflow: hidden;
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog:hover .blog_featured_image img {
    transform: scale(1.1);
  }

  .blog_contents_wrapper .blogs_wrapper .row1 .right_panel .single_blog .blog_featured_image .background {
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.9)),color-stop(80%,transparent));
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.9) 0,transparent 80%);
    background-image: linear-gradient(0deg,rgba(0,0,0,.9),transparent 80%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .blog_contents_wrapper .blogs_wrapper .row2 {
    display: flex;
    flex-wrap: wrap;
  }

  @media screen and (max-width: 780px) {
    .blog_contents_wrapper .blogs_wrapper .row2 {
      flex-direction: column;
    }
  }

  .blog_contents_wrapper .blogs_wrapper .row2 .single_blog {
    min-width: 33%;
    flex: 1;
    max-width: 33%;
  }

  @media screen and (max-width: 780px) {  
    .blog_contents_wrapper .blogs_wrapper .row2 .single_blog {
      min-width: 100%;
    }
  }

  .blog_contents_wrapper .blogs_wrapper .single_blog .blog_copy .categories span {
    font-size: 11px;
    margin-right: 4px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
  }

  .blog_contents_wrapper .see_more {
    text-align: center;
    border-bottom: 2px solid #3cba7e;
    width: 90px;
    margin: auto;
    cursor:pointer;
  }

/******** Hero Slider 2 *****/

 .hero_slider_2_wrapper .hero_slider_2_container .category_list ul {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }

 @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .category_list ul {
      margin-top: 10px;
      justify-content: flex-start;
      overflow: auto;
    }
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category {
    position: relative;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 13px;
    border-radius: 19px;
    cursor: pointer;
    transition: background 500ms linear
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category .category_title {
    font-size: 16px;
    font-weight: bold;
  }

  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category .category_title {
      white-space: nowrap;
    }
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category.active .category_title {
    color: #fff;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category.active .category_active_image {
    display: flex;
    height: 21px;
    width: 21px;
    margin-right: 6px;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category .category_active_image {
    display: none;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category .category_image {
    display: flex;
    height: 21px;
    width: 21px;
    margin-right: 6px;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category.active .category_image {
    display: none;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category:not(.active) {
    background: unset!important;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper .slide_icons {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: background-color 500ms linear;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
    
  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper ul {
      overflow-x: auto;
      justify-content: flex-start;
    }
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper ul li.slide {
    cursor: pointer;
  }

  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper ul li.slide {
      width: 35px;
      margin: 6px 6px;
    }
  }  

  .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper ul li.slide img {
    border-radius: 50%;
    margin: 12px 10px;
  }


  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper ul li.slide img {
      min-width: 35px;
      height: 35px;
      margin: 0px;
    }
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 500ms linear, background-image 500ms linear;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_right {
    flex-direction: row-reverse;
  }

  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_right,
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_left {
      flex-direction: column;
    }
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide .slide_image {
    flex: 3;
    transition: opacity 1s;
  }


  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide .slide_image {
      display: none;
    }
  }
  
  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide .slide_image.mobile {
    display: none;
  }

  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide .slide_image.mobile {
      display: block;
    }
  }


  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_right .slide_image {
    flex: 3;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
    transition: opacity 1s ease-in-out;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_left .slide_image {
    flex: 3;
    clip-path: polygon(0 0, 80% 0, 89% 100%, 0 100%);
  }

  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_right .slide_image,
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_left .slide_image {
      clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 87%, 100% 100%, 0% 75%);
    }
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide .slide_image img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
  }


  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide .slide_detail {
    flex: 2;
  }

  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide .slide_detail {
      width: 100%;
    }
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_right .slide_detail .slide_text {
    padding-left: 30%;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_left .slide_detail .slide_text {
    padding-right: 30%;
  }

  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_right .slide_detail .slide_text,
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide.layout_left .slide_detail .slide_text {
      padding-left: 3%;
      margin-bottom: 1%;
      margin-top: -8%;
      padding-right: 3%;
    }
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide .slide_detail .slide_text .slide_button a {
    padding: 4px 24px;
    margin-top: 8px;
    transition: background-color 500ms linear, color 500ms linear, border-color 500ms linear;
  }

  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slides .single_slide .slide_detail .slide_text .slide_button a {
      padding: 2px 14px;
      font-size: 13px;
    }
  }
  
  .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper .slide_icons .nav_button {
    cursor: pointer;
  }

  @media only screen and (max-width: 600px) {
    .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper .slide_icons .nav_button {
      display: none;
    }
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper .slide_icons .nav_button .icon {
    background: #fff;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper ul li.slide.active img {
    border: 2px solid #fff;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul::-webkit-scrollbar {
    display: none;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper ul::-webkit-scrollbar {
    display: none;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .slider_wrapper ul {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category .translateSquare {
    display: none;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    border-radius: 3px;
    zoom: 1;
    position: absolute;
    top: -5px;
    left: 10%;
    border-color: #efefef;
    border-width: 1px 0px 0px 1px;
    z-index: -1;
    background: #fafafa;
    border: 1px solid;
    border-color: #dcdcdc;
    transition: background-color 500ms linear, border-color 500ms linear;
  }

  .hero_slider_2_wrapper .hero_slider_2_container .category_list ul li.category.active .translateSquare {
    display: block;
  }
