/* Responsive Css */


@media only screen and (max-width: 1799px){
  .dueal-section.alternat-3{
    padding-left: 0px;
    padding-right: 0px;
  }

}


@media only screen and (max-width: 1499px){



}


@media only screen and (max-width: 1399px){


}


@media only screen and (max-width: 1299px){
.singleProdcutCol .productPriceRow .productPriceBox {
  padding-bottom: 16px;
  width: 34%;
}
.singleProdcutCol .productColorBox {
  width: 64%;
}
.productColorBox {
    width: 100%;
    margin-top: 1rem;
}
.productPriceRow .productPriceBox {
  width: 100%;
}
.sec-title h2 {
    font-size: 3rem;
    line-height: 1.1;
}
.chooseus-style-three .sec-title h2 {
    max-width: 100%;
}
.intelligenceSec .content-column h2.title-animation {
    max-width: 100%;
}

}

@media only screen and (min-width: 1201px){
  .header-lower {
    margin: 0 24px;
  }
}



@media only screen and (max-width: 1200px){

  .main-menu,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 14px 10px;
  }

  .megamenu ul li:first-child{
    display: none;
  }

  .dueal-section .testimonial-content,
  .dueal-section.alternat-3 .content_block_three .content-box{
    margin: 0px;
  }

  .dueal-section .image-layer-1,
  .dueal-section .image-layer-2{
    display: none;
  }

  .dueal-section.service-page{
    padding-bottom: 120px;
    overflow: hidden;
  }
  .slide-text .text-inner .text-list li {
    margin: 0 30px;
  }
  .banner-section.banner-style-home {
    margin: 0;
    border-radius: 0px 0px 24px 24px;
  }
  .aboutHeroSec {
      margin: 0 0 100px 0;
      height: auto;
  }
  section.byPeopleSec {
    height: auto;
  }
  .shopHeroSec {
    margin: 0 0px 100px 0px;
  }
  
}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
  
}



@media only screen and (max-width: 991px){
  .dueal-section.alternat-3 .content_block_three .content-box{
    margin-bottom: 30px;
  }

  .dueal-section.alternat-3 .content_block_three .content-box .sec-title h2{
    color: #fff;
  }

  .dueal-section.service-page .bg-color{
    width: 100%;
  }

  .dueal-section .hiring-content{
    margin: 0px 0px 30px 0px;
  }

  .dueal-section.service-page{
    padding-bottom: 90px;
  }

  .dueal-section .hiring-content h2,
  .dueal-section .hiring-content p{
    color: #fff;
  }

  .dueal-section .bg-color{
    width: 100%;
  }
  .slide-text .text-inner .text-list li {
      margin: 0 20px;
  }
  /* .banner-section .icontent-column {
      padding-left: 0px;
  } */
   .banner-section .content-box h5 {
      max-width: 100%;
   }
   .banner-section .icontent-column {
      padding: 16px;
  }
  .banner-section.banner-style-home {
      height: 80svh;
  }
  .sec-title h2 {
      max-width: 100% !important;
  }
  .about-section .image-column .sec-title {
    padding-bottom: 40px;
  }
  .pt_100 {
    padding-top: 64px;
  }
  .pb_100 {
    padding-bottom: 64px;
  }
  .pb_80 {
      padding-bottom: 64px;
  }
  .pt_80 {
      padding-bottom: 64px;
  }
  figure.image-box img {
      width: 100%;
  }
  .pengeneaDifferentRingSec { 
    margin: 0 16px 64px 16px;
    padding: 0 16px 0px 16px;
  }
  .pengeneaDifferentRingSec .iconListBox {
    padding: 0 16px;
    margin-bottom: 24px;
  }
  .iconListBox .iconListBoxInner {
    padding: 40px;
  }
  /* .intelligenceSec {
    box-shadow: 0px 0px 30px 20px #D3EFF7;
  } */
  .pengeneaPricingSec .icontent-column {
    padding-left: 0;
  }
  .proSingleColor input[type="radio"]:checked + label span {
    font-size: 20px;
  }
  .productColorBox {
      width: 46%;
  }
  .color-dot {
    width: 24px;
    height: 24px;
  }
  .color-dot:before {
    width: 30px;
    height: 30px;
    right: 0;
    left: -3px;
  }
  .productPriceRow .productPriceBox {
    width: 40%;
  }
  .product-box .productNameRow h3 {
    max-width: 100%;
  }
  .productNameRow {   
    padding-bottom: 24px;
  }
  .product-img {
    height: 300px;
  }
  .product-img img {
    margin: 0 auto;
    right: 0;
  }
  /* .boxImgRow {
    min-height: 450px;
  } */
  .pricingBox {
    margin-bottom: 24px;
  }
  .pricingBox:nth-last-child(1) {
      margin-bottom: 0px;
  }
  .userTestimonialSec {
    padding: 64px 24px;
    margin: 0px 16px 64px 16px;
    box-shadow: 0px 0px 30px 20px #D3EFF7;
  }
  .pricingBoxFooter {
    bottom: 60px;
  }
  .pricingBox .pricingBoxInner {
    padding: 30px 30px 180px 30px;
  }
  .whatYouGetSec .row.clearfix {
    flex-direction: column-reverse;
  }
  .whatYouGetSec .image-column {
    padding-bottom: 40px;
  }
  .whatYouGetSec .row.pb_40 {
    padding-bottom: 0;
  }
  /* .main-footer {
    box-shadow: 0px 0px 30px 20px #D3EFF7;
  } */
  footer.main-footer .widget-section {
    padding-bottom: 0;
  }
  .aboutHeroSec {
    margin: 0 0 64px 0;    
  }
  .aboutHeroSec .heroTilteRow {   
    padding-bottom: 24px;
  }
  section.byPeopleSec {   
    margin-bottom: 64px;
    padding: 64px 0;
  }
  .progressSec .iconBoxCatRow {
      width: 100%;
  }
  .progressSec {
    box-shadow: none;
    padding: 0;
    margin: 0 0 44px 0;
  }
  .philosophySec {
    margin: 0px 24px 64px 24px;
  }
  .shopHeroSec {
    background-position: right top;
    align-content: end;
  }
  .sigleProductList .singleProListInner {
    min-height: 500px;
  }
  .sigleProductList {
    padding-bottom: 40px;
  }
  .sigleProductList:nth-last-child(1) {
    padding-bottom: 0;
  }
  .confidenceIconBoxRow .confSingleIconBox {
    width: 50%;
  }
  .shopHeroSec {
    margin: 0 0px 64px 0px;
  }
  .confidenceSec {
    margin: 0px 24px 64px 24px;
    padding: 60px 24px;
  }
  .confidenceSec .testimonialTitleRow {
    padding-bottom: 40px;
  }
  .productDetailSec {
    padding: 100px 0 60px 0;
  }
  .sinleContentList ul li {
    flex-wrap: wrap;
  }
  .genericWearableInner {
    padding: 24px;
  }
  .intelligenceIconBox .intelligenceSingleBox {
    width: 19.5%;
    padding: 16px 8px;
  }
  .iconListBox .iconListBoxInner .iconBoxCatRow {
    width: 100%;
  }
  section.pangeneaProductSec .productColorBox {
    width: 100%;
    justify-content: center;
  }
  .singleProdcutCol .productPriceRow .productPriceBox {
    width: 100%;
  }
  .pangeneaProductSec .singleProdcutCol .btn-box {
    width: 100%;
  }
  .pangeneaProductSec .singleProdcutCol .btn-box a {
    width: 100%;
  }
  .intelligenceSingleBox p {
    font-size: 10px;
    line-height: 16px;
  }
  section.pangeneaProductSec .productNameRow h3 {
    font-size: 26px;
    line-height: 40px;

  }
}


@media only screen and (max-width: 767px){

  .sec-title h2{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .sec-title h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .dueal-section,
  .dueal-section .outer-container{
    padding: 70px 0px;
  }

  .dueal-section .dots-style-one .owl-dots{
    display: none;
  }

  .dueal-section.alternat-3{
    padding: 0px;
  }

  .dueal-section.service-page{
    padding: 60px 0px 40px 0px;
  }
  .slide-text .text-inner .text-list li img {
    max-height: 30px;
  }
}

@media only screen and (max-width: 690px){
    .banner-section.banner-style-home {
        height: auto;
        padding: 100px 0 48px 0;
    }
     .pt_100 {
      padding-top: 48px;
    }
    .pb_100 {
      padding-bottom: 48px;
    }
    .pb_80 {
      padding-bottom: 48px;
    }
    .pt_80 {
      padding-bottom: 48px;
    }
    .banner-section .content-box .btn-box {
      margin-bottom: 0;
    }
    .about-section .image-column .sec-title {
        padding-bottom: 24px;
    }
    .about-section .content-column .content-box {
        padding: 24px;
    }
    .pengeneaDifferentRingSec {
        margin: 0 8px 48px 8px;
        padding: 48px 16px;
    }
    .pengeneaDifferentRingSec .content-column {
      padding: 0;
    }
    .pengeneaDifferentRingSec .icontent-column {
      padding: 0;
    }
    .pengeneaDifferentRingSec .iconListBox {
      padding: 0;
    }
    .iconListBox .iconListBoxInner {
      padding: 24px;
    }
    .iconListBoxInner .boxIconRow {
      padding-bottom: 24px;
    }
    .geneticBlueprintSec {
      padding-top: 0;
    }
    .chooseus-block-one .inner-box {
      min-height: 400px;
    }
    .intelligenceSec .text-box ul.list-style-one li {
      width: 100%;
    }
    .pengeneaPricingSec .icontent-column {
      padding-left: 14px;
    }
    .pricingBox .pricingBoxInner {
      padding: 24px 24px 24px 24px;
      height: auto;
    }
    .pricingBoxFooter {
        bottom: 0;
        position: relative;
    }
    .productPriceRow .productPriceBox {
        width: 100%;
        padding-bottom: 16px;
    }
    .productColorBox {
        width: 100%;
    }
    .product-img {
        height: 240px;
    }
    /* .boxImgRow {
        min-height: 400px;
    } */
    .proSingleColor input[type="radio"]:checked + label span {
        font-size: 16px;
    }
 
    .userTestimonialSec .owl-nav {
      display: block;
    }
    .whatYouGetSec {
      padding-top: 48px;
      padding-bottom: 48px;
    }
    .main-footer .logo-widget p {
      max-width: 100%;
    }
    .pricingBoxInner .text-box {
      padding-bottom: 24px;
    }
    .userTestimonialSec .testimonial-block .content-box h5 {
      line-height: 28px;
      max-width: 100%;
    }
    .userTestimonialSec .owl-carousel .owl-stage-outer {
      padding-bottom: 20px;
    }
    .userTestimonialSec .owl-carousel .owl-stage-outer {
      padding-bottom: 20px;
      
    }
    .nav-style-one .owl-nav button {
      width: 56px;
      height: 56px;
      line-height: 56px;
    }
    .pengeneaDifferentRingSec .boxIconRow img {
      height: 60px;
    }
    .btn-box p.smallParagraph {
      font-size: 12px !important;
    }
    .aboutHeroSec .smallScreenHeroImg {
      display: block;
      padding-bottom: 24px;
    }
    .aboutHeroSec .smallScreenHeroImg img {
      border-radius: 20px;
    }
    .aboutHeroSec {
        margin: 0 0 48px 0;
        background-image: none !important;
        background-color: #D9E6FC;
    }
    .aboutHeroSec .heroTilteRow h1 em {
      padding-left: 0;
    }
    .aboutHeroSec .heroTilteRow h1 {
      font-size: 2.2rem;
      line-height: 3rem;
    }
    .doubtIntoDataSec .image-column {
      padding-bottom: 30px;
    }
    .doubtIntoDataSec .image-column:nth-last-child(1) {
      padding-bottom: 0px;
    }
    section.byPeopleSec {
      margin-bottom: 48px;
      padding: 48px 0;
    }
    .byPeopleSec .i-content-column {
      padding-top: 16px;
    }
    .claritySec .row {
      flex-direction: column-reverse;
    }
    .claritySec .image-column {
      text-align: left;
      padding-bottom: 24px;
    }
    .progressSec {
        padding: 0;
        margin: 0 8px 24px 8px;
    }
    .progressSec .iconListBox .iconListBoxInner {
      min-height: 400px;
    }
    .philosophySec {
      margin: 0px 16px 48px 16px;
      padding: 48px 0;
    }
    .mainTestimonialSec {
      padding-top: 0;
    }
    .shopHeroSec .smallScreenHeroImg {
      display: block;
      padding-bottom: 24px;
    }
    .shopHeroSec .smallScreenHeroImg img {
      border-radius: 20px;
    }
    .shopHeroSec {
      margin: 0 0 48px 0;
      background-image: none !important;
      background-color: #D9E6FC;
      height: auto;
      padding: 100px 0 48px 0;
    }
    .shopHeroSec .heroTilteRow h1 {
      font-size: 2.2rem;
      line-height: 3rem;
    }
    .shopHeroSec .heroTilteRow h1 em {
      padding-left: 0px;
    }
    .sigleProductList .singleProListInner {
      min-height: 400px;
    }
    .confidenceIconBoxRow .confSingleIconBox {
      width: 100%;
    }
    .confidenceIconBoxRow {
      row-gap: 40px;
    }
    .confidenceSec {
      margin: 0px 16px 60px 16px;
      padding: 48px 16px;
    }
    .philosophySec .testimonialTitleRow {
      padding-bottom: 0;
    }
    .productDetailSec .image-column {
      padding-bottom: 24px;
    }
    .productPriceRow .productPriceBox {
      width: 100%;
    }
    .intelligenceInnerBox {
      background: #011E3A;
    }
    .intelligenceInnerBox .intelligenceIconBox {
      position: relative;
    }
    .intelligenceIconBox .intelligenceSingleBox {
      width: 48%;
      margin-bottom: 14px;
    }
    .pangeneaProductSec .singleProdcutCol {
      padding-bottom: 24px;
    }
    section.pangeneaProductSec .productColorBox .productColorBoxInner {
      width: 100%;
    }
    ul.accContentList li {
      flex-wrap: wrap;
    }
    ul.accContentList li p {   
      font-size: 14px;
      line-height: 24px;
    }
    .wearableRingCol .content_block_three .content-box .accordion-box .accordion .acc-btn h4 {
      font-size: 18px;
      line-height: 26px;
    }
    .wearableRingCol .accordion.block.active-block .acc-btn.active h4 {
      font-size: 18px;
      line-height: 26px;
   }
   .wearableRingInner {
      padding: 40px 16px;
   }
   .wearableRingCol .imgContentBox img {
      height: 160px;
      width: auto;
    }
    .wearableRingCol .imgContentBox {
      padding-bottom: 24px;
    }
    .genericWearableCol .imgContentBox {
      padding-bottom: 24px;     
    }
    .genericWearableCol .imgContentBox img {
      height: 160px;
      width: auto;
    }
    .wearableRingCol {
      margin-bottom: 24px;
    }
    .genericWearableInner {
      padding: 40px 16px;
    }
    .waerableRingSec  .imgContentBox h3 {
      margin-bottom: 24px;      
    }
    .acc-content figure.image.image-hov-one {
      padding-top: 20px;
   }
   .waerableRingSec .content_block_three .content-box .accordion-box .accordion .acc-content {
      padding: 0 0px 20px 0;
   }
}

@media only screen and (max-width: 599px){

  .pagination li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .pb_80 {
    padding-bottom: 50px;
  }
  .pt_80 {
    padding-top: 50px;
  }
  .pb_60 {
    padding-bottom: 40px;
  }
  .pt_60 {
    padding-top: 40px;
  }
  .pb_50 {
    padding-bottom: 35px;
  }
  .pt_50 {
    padding-top: 35px;
  }
  .pt_40 {
    padding-top: 20px;
  }
  .pb_40 {
    padding-bottom: 20px;
  }
  .pt_20 {
    padding-top: 10px;
  }
  .pb_20 {
    padding-bottom: 10px;
  }
}


@media only screen and (max-width: 499px){

  .mobile-menu{
    width: 100%;
  }

}




















