/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1600px){
  a.button.loading::after {
    font-family: WooCommerce;
    content: '\e01c';
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: .7em;
    right: .5em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
}
@media (min-width: 1281px) {
  #signin-popup{
    display: none;
    position: absolute;
    top: 140px;
    left: 0px;
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 3pt solid #efefef;
  }
  #image-map{
    position: absolute;
    top: 140px;
    left: -100%;
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 3pt solid #efefef;
  }
	.rating-star {
	    position: relative;
	    margin-bottom: 0;
	    text-align: center;
	    justify-content: center;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.change-currency-padding{
	    padding-right: 0px;
	    padding-left: 0px;
	}
	.change-market .flex-left-column{
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.home-feature-product-title{
	    line-height: 1;
	}
	.home-header-layout{
	    padding-left: 35px;
	}
	.home-btn-subscribe{
	    border-right: 3pt solid; 
	}
	.scroll-to-more img{
	    max-height: 100%;
	    width: auto;
	}
	.home-title-30pt{
	    font-family: "Open sans semibold";
	    font-size: 24px;
	    margin-bottom: 50px;
	}
  	#feature-product h2 {
	    font-size: 20px;
	    color: #929292;
	    font-family: "Open sans";
	    font-weight: bold;
	}
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
	    padding-top: 255px;
	    padding-bottom: 215px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
	font-family: "Open sans";
    font-size: 72px;
    margin-bottom: 55px;
    font-weight: normal;
    color: #fff;
  }
  .p-home-font{
	font-family: "Open sans semibold";
    font-size: 24px;
    color: #fff;
    margin-bottom: 60px;
  }
  .btn-home-custom{
    font-size: 24px;
    font-weight: bold;
    padding: 20px 65px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 300px;
    padding-bottom: 260px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  #home-fullfill-potential{
    padding-top: 160px;
    padding-bottom: 195px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 240px;
    padding-bottom: 150px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 40px 20px;
  }
  .review-comment h3{
    margin-bottom: 20px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 200px;
    width: 200px;
    overflow: hidden;
    border-radius: 50%;
    border: 5pt solid #959187;
    margin-bottom: 20px;
  }
  #help-you-connect{
    padding-top: 160px;
    padding-bottom: 195px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 160px;
    padding-bottom: 140px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 160px;
    padding-bottom: 140px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 20px 22px 20px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans semibold";
    font-size: 24px;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 22pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 16pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 116.59px;
  }
  .last-more-benefits{
    padding: 20px 70px;
    margin-top: 40px;
  }
  footer .footer-bg {
    padding-top: 80px;
    padding-bottom: 110px;
    background: url(../img/footer-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
	}
  #more-products{
    position: relative;
    top: -111px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 100px;
    font-size: 40pt;
  }
  #more-products .box-mp h2{
    font-size: 40pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 40px;
  }
  #more-products .box-mp span{
    font-size: 12pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 85px;
    right: 115px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  #top-menu .cart-li{
    margin-right: 80px;
  }
  .article-box .article-post a{
    padding: 20px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-size: 18pt!important;
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .list-article-title{
    font-size: 48px!important;
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
  .date-article{
    font-size: 65pt;
  }
  .product-box{
  	position: relative;
  }
  .product-box-right{
  	position: absolute;
    right: 0;
    top: 0;
  }
  .newsletter input[type="text"], .newsletter input[type="email"]{
    padding: 24px 56px;
    width: 100%;
    font-size: 16pt;
  }
  .cart .quantity input {
    width: 100%;
    font-size: 16pt;
    border: none;
  }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  .cart-li{
    margin-right: 20px;
  }
  .nav-large{
    display: inline-flex;
  }
  .nav-medium{
    display: none;
  }
  .main-logo{
    max-width: 200px;
    height: auto;
  }
  .nav-menu-font {
      font-size: 19pt;
      font-weight: bold;
      padding-right: 20px;
      padding-left: 20px;
  }
  .nav-menu-font img{
    width: 40px;
    height: 40px;
  }
  #navbarDropdownMenuLink img{
    width: 40px;
    height: 40px;
  }
  .number-product-cart {
    position: absolute;
    top: -5px;
    right: -8px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 15pt;
    color: #fff;
  }
  #main-navbar {
    box-shadow: unset;
    padding-top: 22px;
    padding-bottom: 22px;
    margin-bottom: 0px!important;
  }
  #header-menu {
    display: none;
    position: absolute;
    top: 100px;
    left: 0px;
    background: #fff;
  }
  .title-menu-dropdown {
    font-size: 24pt;
    font-weight: bold;
  }
  .text-menu-dropdown {
    font-size: 14pt;
    font-weight: bolder;
  }
  .top-header-menu {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 3pt solid #efefef;
    border-top: 3pt solid #efefef;
  }
  .bottom-header-menu {
    padding-top: 60px;
    padding-bottom: 104px;
  }
  .bottom-header-menu img{
    height: 70px;
    width: 70px;
  }
  .text-menu-italic {
    font-size: 20pt;
    font-weight: bolder;
  }
  .shipping-info{
    border-right: 3pt solid #efefef;  
  }
  .hidden-border{
    display: none;
  }
  .title-36pt {
    font-size: 28pt;
    font-weight: bold;
    margin-bottom: 16px;
  }
  #feature-product {
    padding-top: 110px;
    padding-bottom: 100px;
  }
  .sub-title-30pt {
    font-size: 25pt;
    font-family: "Open sans";
    font-weight: 500;
    line-height: 40px;
    color: #929292;
  }
  #feature-product hr {
    height: 2.4pt;
    background: #efefef;
    border: none;
    margin-bottom: 24px;
    margin-top: 24px;
  }
  .rating-star li {
      font-size: 16pt;
      margin-right: 12px;
  }
  .rating-star li:last-child {
    font-size: 16pt;
    margin-right: 0px;
  }
  .number-user-rate {
      position: absolute;
      top: -10px;
      right: -25px;
      text-align: center;
      border-radius: 50%;
      background-color: #fb461e;
      font-size: 12pt;
      color: #fff;
      height: 27px;
      font-weight: bold;
      width: 27px;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  #feature-product h2 {
      font-size: 13pt;
      color: #929292;
  }
  .share-product-box span {
    font-weight: bold;
    font-size: 12.8pt;
  }
  .share-product-box i {
    font-size: 20pt;
    margin-right: 8px;
  }
  .currency-choose {
    height: 32px;
    width: 32px;
    background: #ededed;
    border-radius: 50%;
  }
  .currency-choose i {
      font-size: 12.8pt;
  }
  .btn-change-currency {
      border: none;
      font-size: 12.8pt;
      font-weight: bold;
  }
  .ingredient img{
    height: 32px;
    width: 32px;
  }
  .ingredient span {
    margin-right: 56px;
    margin-left: 8px;
  }
  .product-price {
      font-size: 44pt;
      font-weight: bold;
      font-family: "Open sans";
      margin-bottom: 32px;
      margin-top: 10px;
  }
  .number-order {
    padding: 20px 16px;
  }
  .sub-number-order {
      height: 35px;
      width: 50px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 16pt;
      font-weight: bold;
  }
  .text-add-cart span {
      font-size: 12.8pt;
      font-weight: bold;
      padding: 21px 20px;
  }
  .buy-to-save {
      margin-bottom: 8px;
      margin-top: 36px;
      font-size: 16pt;
  }
  .nav-link {
    font-size: 16pt;
    font-weight: bold;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .mask-tab {
    position: absolute;
    top: 0;
    left: 0;
    height: 61px;
    width: 100%;
  }
  .nav-tabs .nav-item > .active::after {
      content: "";
      width: 64px;
      height: 17.6px;
      border-right: 36px solid transparent;
      border-left: 36px solid transparent;
      border-top: 17.6px solid #fa461e;
      position: absolute;
      top: 100%;
      left: 40%;
  }
  #tabs-content {
    margin-top: 40px;
    margin-bottom: 128px;
  }
    .youtube-video {
    z-index: 1201;
    height: 408px;
    width: 408px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .left-tab-content {
      position: relative;
      height: 408px;
      width: 408px;
  }
  .youtube-video iframe {
    z-index: 1101;
      height: 160%;
      width: 200%;
      position: absolute;
      top: -120px;
      left: -200px;
  }
  .number-user-rate-video {
    z-index: 1210;
    position: absolute;
    top: 56px;
    right: 36px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 12pt;
    color: #fff;
    height: 27.2px;
    font-weight: bold;
    width: 27.2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .eclipse-shadow-video {
    position: absolute;
    bottom: -80px;
    left: 80px;
    height: 16px;
    width: 60%;
    background: #585858;
    filter: blur(7px);
    border-radius: 50%;
    opacity: .5;
  }
  #tabs-group .tab-content-title, #tabs-group h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 48pt;
    margin-bottom: 24px;
    line-height: 60px;
  }
  #tabs-group h2 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 19.2pt;
    color: #929292;
  }
  #tabs-group p {
      font-family: "Open sans";
      font-size: 16pt;
  }
  #supporter-focus {
    padding-top: 240px;
    padding-bottom: 208px;
  }
  #supporter-focus h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 52pt;
    margin-bottom: 48px;
    line-height: 60px;
    color: #fff;
  }
  #supporter-focus p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  #supporter-focus a {
    font-size: 16pt;
    font-weight: bold;
    padding: 16px 52px;
    font-family: "Open sans";
  }
  #benefits {
      padding-top: 192px;
      padding-bottom: 120px;
      position: relative;
  }
   #benefits img {
    max-width:  153.6px; 
    height: auto;
  }
  #benefits h1 {
      font-size: 45pt;
      font-family: "Open sans";
      margin-top: 40px;
      margin-bottom: 0px;
  }
  #benefits p {
    font-family: "Open sans";
    font-size: 17.6pt;
    margin-top: 40px;
    margin-bottom: 104px;
  }
  .more-benefits i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 5.6px;
    font-size: 16pt;
    margin-bottom: 3.2px;
  }
  .more-benefits {
    padding: 24px 56px;
  }
  #fullfill-potential {
    padding-top: 128px;
    padding-bottom: 156px;
  }
  #fullfill-potential h1 {
    color: #fff;
    font-size: 44pt;
    font-family: "Open sans";
    margin-top: 40px;
    margin-bottom: 0px;
  }
  #fullfill-potential p {
    font-family: "Open sans";
    font-size: 17.6pt;
    margin-top: 24px;
    margin-bottom: 56px;
    color: #fff;
  }
  #fullfill-potential input {
    margin-bottom: 24px;
  }
  input {
    padding: 24px 56px;
    width: 100%;
    font-size: 16pt;
    border: none;
  }
  #reviews-group {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  #reviews-group .head-review {
    margin-bottom: 32px;
  }
  #reviews-group .list-inline li i {
    padding: 0;
    color: #ffd800;
    height: 17.6px;
    width: 17.6px;
    font-size: 14.4px;
  }
  .text-black-50 {
    color: rgba(0,0,0,.5)!important;
    font-size: 12px;
  }
  #reviews-group .list-star-small li i {
    padding: 0;
    color: #ffd800;
    height: 10.4px;
    width: 10.4px;
    font-size: 8px;
  }
  #reviews-group .progress-bar {
    position: relative;
    height: 10.4px;
    width: 100%;
  }
  .btn-review {
    font-size: 11.2pt;
    color: #fff;
    background: #acacac;
    border: none;
    margin-top: 8px;
    padding: 6.4px 8px;
  }
  .review-question-tab span {
    font-size: 10.4pt;
    font-family: "Open sans";
    color: #939393;
  }
  .review-question-tab select {
    border: none;
    font-size: 8pt;
    font-weight: bold;
    padding: 0 8px;
    color: #939393;
  }
  #user-comment .comment-box {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #user-comment .user-avatar {
    border-right: 4px solid black;
  }
  .user-avatar img{
    max-height: 92px;
    width: auto;
  }
  .custom-small-text {
    font-size: 8pt;
  }
  #user-comment .buyer-name {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  #user-comment h1 {
    font-size: 20pt;
    font-family: "Open sans";
  }
  #user-comment .list-inline li i {
    padding: 0;
    color: #eb9b00;
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
  #user-comment .title-comment {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #user-comment p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #646464;
  }
  #user-comment h2 i {
    margin-right: 16px;
  }
  #user-comment h2 {
    font-weight: 700;
    font-size: 12.8pt;
  }
  #user-comment h2 .helpful-question {
    margin-right: 32px;
  }
  #user-comment h2 .dislike {
    color: #98979c;
    margin-left: 12.8px;
  }
  #user-comment h2 i {
    margin-right: 12.8px;
  }
  #user-comment .more-reviews {
    margin-top: 48px;
  }
  .more-benefits span {
    margin-right: 12px;
  }
  footer .footer-bg {
    padding-top: 80px;
    padding-bottom: 88px;
  }
  footer h2 {
    font-family: "Open sans";
    font-size: 24pt;
    padding-bottom: 32px;
    margin-bottom: 0;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 56px;
  }
  footer ul li {
    font-size: 12pt;
    padding: 8px 0px;
    font-weight: 400;
  }
  footer form input {
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 24px;
    padding-left: 20px;
  }
  footer form textarea {
    background: transparent;
    border: 1px solid #fff;
    padding: 24px 20px;
    width: 100%;
    font-size: 16pt;
    margin-bottom: 40px;
  }
  footer form .custom-checkbox label {
    font-size: 12.8pt;
    font-weight: initial;
    font-style: italic;
    padding-left: 16px;
  }
  .custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.2rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    margin-right: 8px;
  }
  .social-icon img{
    max-height: 24.8px;
    width: auto;
  }
  footer .social-icon ul li span {
    font-family: "Open sans";
    font-size: 12.8pt;
    margin-left: 20px;
  }
  footer .footer-copyright-custom .list-inline {
    margin-bottom: 12px;
  }
  footer .footer-copyright-custom .list-inline li {
    padding: 0 20px;
    font-size: 12.8pt;
  }
  footer .footer-copyright-custom p {
    font-size: 12.8pt;
    font-family: "Open sans";
    color: #565656;
  }
  footer .social-icon > div {
    padding: 24px 0px;
    border-bottom: 2.4px solid #1b1b1b;
    border-top: 2.4px solid #1b1b1b;
  }
  footer .copyright-box {
    padding-top: 24px;
  }
  #helper-trust {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 120px;
    margin-right: 40px;
    z-index: 12000; 
  }
  #helper-trust .trust {
    margin-bottom: 40px;
  }
  #helper-trust img {
    max-height: 72px;
    width: auto;
  }
  .change-currency-padding{
    /* padding-left: 80px; */
    padding-right: 0;
  }
  .rating-star {
    
    position: relative;
    margin-bottom: 0;
    text-align: center;
    justify-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .home-feature-product-title{
    line-height: 64px;
  }
  .home-header-layout{
    padding-left: 28px;
  }
  .home-btn-subscribe{
    border-right: 3pt solid; 
  }
  .scroll-to-more img{
    max-height: 100%;
    width: auto;
  }
  .home-title-30pt{
    font-family: "Open sans";
    font-weight: 500;
    font-size: 18pt;
  }
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
      padding-top: 130px;
      padding-bottom: 156px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
    font-family: "Open sans";
    font-size: 48pt;
    margin-bottom: 48px;
    line-height: 64px;
    color: #fff;
  }
  .p-home-font{
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  .btn-home-custom{
    font-size: 16pt;
    font-weight: bold;
    padding: 16px 52px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 240px;
    padding-bottom: 208px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  /* home page css*/
  #home-fullfill-potential{
    padding-top: 128px;
    padding-bottom: 156px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 190px;
    padding-bottom: 120px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 32px 16px;
  }
  .review-comment h3{
    margin-bottom: 16px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 4pt solid #959187;
    margin-bottom: 16px;
  }
  #help-you-connect{
    padding-top: 130px;
    padding-bottom: 156px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 130px;
    padding-bottom: 112px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 130px;
    padding-bottom: 112px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 16px 18px 16px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 13pt;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 18pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 13pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 40pt;
  }
  .last-more-benefits{
    padding: 16px 56px;
    margin-top: 32px;
  }
  #more-products{
    position: relative;
    top: -108px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-content: center;
  }
  #more-products img{
    max-width: 680px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 100px;
    font-size: 35pt;
  }
  #more-products .box-mp h2{
    font-size: 35pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 30px;
  }
  #more-products .box-mp span{
    font-size: 12pt;
    color: #fff;
    margin-bottom: 0px;
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 80px;
    right: 110px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
  .product-box{
  	position: relative;
  }
  .product-box-right{
  	position: absolute;
    right: 0;
    top: 0;
  }
  .hr-custom{
    height: 2.4pt;
    background: #efefef;
    border: none;
    margin-bottom: 24px;
    margin-top: 24px;
  }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (max-width: 992px){
	.product-box-right{
		margin-bottom: 30px;
	}
}
@media (min-width: 992px) and (max-width: 1024px) {
  #header-menu {
      display: none;
      position: absolute;
      top: 109px;
      left: 0px;
      background: #fff;
  }
  .product-box{
  	position: relative;
  }
  .product-box-right{
  	position: absolute;
    right: 0;
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #header-menu {
      display: none;
      position: absolute;
      top: 100px;
      left: 0px;
      background: #fff;
  }
  .custom-cart-padding{
    padding: 0!important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .custom-cart-padding{
    padding: 0!important;
  }
  .cart-li{
    margin-right: 20px;
  }
  .nav-large{
    display: none;
  }
  .nav-medium{
    display: inline-flex;
  }
  .main-logo{
    max-width: 200px;
    height: auto;
  }
  .nav-menu-font {
      font-size: 19pt;
      font-weight: bold;
      padding-right: 20px;
      padding-left: 20px;
  }
  .nav-menu-font img{
    width: 40px;
    height: 40px;
  }
  #navbarDropdownMenuLink img{
    width: 40px;
    height: 40px;
    margin-top: 7px;
  }
  .border-right-3pt {
    border-right: 2.25pt solid #efefef;
  }
  .number-product-cart {
    position: absolute;
    top: -5px;
    right: -8px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 15pt;
    color: #fff;
  }
  #main-navbar {
    box-shadow: unset;
    padding-top: 22px;
    padding-bottom: 22px;
    margin-bottom: 0px!important;
  }
  #header-menu{
  display: none;
  }
  #header-menu-medium {
    display: none;
    position: absolute;
    top: 90px;
    left: 0px;
    background: #fff;
  }
  .title-menu-dropdown {
    font-size: 18pt;
    font-weight: bold;
  }
  .text-menu-dropdown {
    font-size: 10.5pt;
    font-weight: bolder;
  }
  .top-header-menu {
    padding-top: 45px;
    padding-bottom: 45px;
    border-bottom: 2.25pt solid #efefef;
    border-top: 2.25pt solid #efefef;
  }
  .bottom-header-menu {
    padding-top: 45px;
    padding-bottom: 78px;
  }
  .bottom-header-menu img{
    height: 52.5px;
    width: 52.5px;
  }
  .custom-menu-dropdown{
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 2.25pt solid #efefef;
  }
  .text-menu-italic {
    font-size: 13pt;
    font-weight: bolder;
  }
  .shipping-info{
    border-right: 2.25pt solid #efefef;  
  }
  .hidden-border{
    display: none;
  }
  .title-36pt {
    font-size: 28pt;
    font-weight: bold;
    margin-bottom: 16px;
  }
  #feature-product {
    padding-top: 82px;
    padding-bottom: 75px;
  }
  .sub-title-30pt {
    font-size: 25pt;
    font-family: "Open sans";
    font-weight: 500;
    line-height: 40px;
    color: #929292;
  }
  #feature-product hr {
    height: 2.4pt;
    background: #efefef;
    border: none;
    margin-bottom: 24px;
    margin-top: 24px;
  }
  .rating-star li {
      font-size: 16pt;
      margin-right: 12px;
  }
  .rating-star li:last-child {
    font-size: 16pt;
    margin-right: 0px;
  }
  .number-user-rate {
      position: absolute;
      top: -10px;
      right: -25px;
      text-align: center;
      border-radius: 50%;
      background-color: #fb461e;
      font-size: 12pt;
      color: #fff;
      height: 27px;
      font-weight: bold;
      width: 27px;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  #feature-product h2 {
      font-size: 13pt;
      color: #929292;
  }
  .share-product-box span {
    font-weight: bold;
    font-size: 12.8pt;
  }
  .share-product-box i {
    font-size: 20pt;
    margin-right: 8px;
  }
  .currency-choose {
    height: 32px;
    width: 32px;
    background: #ededed;
    border-radius: 50%;
  }
  .currency-choose i {
      font-size: 12.8pt;
  }
  .btn-change-currency {
      border: none;
      font-size: 12.8pt;
      font-weight: bold;
  }
  .ingredient img{
    height: 32px;
    width: 32px;
  }
  .ingredient span {
    margin-right: 56px;
    margin-left: 8px;
  }
  .product-price {
      font-size: 44pt;
      font-weight: bold;
      font-family: "Open sans";
      margin-bottom: 32px;
      margin-top: 10px;
  }
  .number-order {
    padding: 20px 16px;
  }
  .sub-number-order {
      height: 35px;
      width: 50px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 16pt;
      font-weight: bold;
  }
  .text-add-cart span {
      font-size: 12.8pt;
      font-weight: bold;
      padding: 21px 20px;
  }
  .buy-to-save {
      margin-bottom: 8px;
      margin-top: 36px;
      font-size: 16pt;
  }
  .nav-link {
    font-size: 16pt;
    font-weight: bold;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .mask-tab {
    position: absolute;
    top: 0;
    left: 0;
    height: 61px;
    width: 100%;
  }
  .nav-tabs .nav-item > .active::after {
      content: "";
      width: 64px;
      height: 17.6px;
      border-right: 36px solid transparent;
      border-left: 36px solid transparent;
      border-top: 17.6px solid #fa461e;
      position: absolute;
      top: 100%;
      left: 40%;
  }
  #tabs-content {
    margin-top: 40px;
    margin-bottom: 96px;
  }
    .youtube-video {
    z-index: 1201;
    height: 408px;
    width: 408px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .left-tab-content {
      position: relative;
      height: 408px;
      /* left: 20%; */
      width: 408px;
      margin:  auto;
      margin-bottom: 80px;
  }
  .youtube-video iframe {
    z-index: 1101;
      height: 160%;
      width: 200%;
      position: absolute;
      top: -120px;
      left: -200px;
  }
  .rate-group{
    /* padding-left: 80px; */
  }
  .change-currency-padding{
    /* padding-left: 80px; */
  }
  .rating-star {
      display: inline-flex;
      position: relative;
      display: flex;
      justify-content: center;
      margin-bottom: 0;
      margin: auto;
  }
  .number-user-rate-video {
    z-index: 1210;
    position: absolute;
    top: 56px;
    right: 36px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 12pt;
    color: #fff;
    height: 27.2px;
    font-weight: bold;
    width: 27.2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .eclipse-shadow-video {
    position: absolute;
    bottom: -80px;
    left: 80px;
    height: 16px;
    width: 60%;
    background: #585858;
    filter: blur(7px);
    border-radius: 50%;
    opacity: .5;
  }
  .right-tab-content{
    text-align: center;
  }
  #tabs-group .tab-content-title, #tabs-group h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 48pt;
    margin-bottom: 24px;
    line-height: 60px;
    text-align: center;
  }
  #tabs-group h2 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 19.2pt;
    color: #929292;
  }
  #tabs-group p {
      font-family: "Open sans";
      font-size: 16pt;
  }
  #supporter-focus {
    padding-top: 180px;
    padding-bottom: 156px;
  }
  #supporter-focus h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 52pt;
    margin-bottom: 48px;
    line-height: 60px;
    color: #fff;
  }
  #supporter-focus p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  #supporter-focus a {
    font-size: 16pt;
    font-weight: bold;
    padding: 16px 52px;
    font-family: "Open sans";
  }
  #benefits {
      padding-top: 144px;
      padding-bottom: 90px;
      position: relative;
  }
   #benefits img {
    max-width:  115px; 
    height: auto;
  }
  #benefits h1 {
      font-size: 34pt;
      font-family: "Open sans";
      margin-top: 30px;
      margin-bottom: 0px;
  }
  #benefits p {
    font-family: "Open sans";
    font-size: 13pt;
    margin-top: 30px;
    margin-bottom: 78px;
  }
  .more-benefits i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 5.6px;
    font-size: 16pt;
    margin-bottom: 3.2px;
  }
  .more-benefits {
    padding: 18px 42px;
  }
  .small-button{
    font-size: 9.6pt;
    font-weight: bold;
  }
  #fullfill-potential {
    padding-top: 95px;
    padding-bottom: 117px;
  }
  #fullfill-potential h1 {
    color: #fff;
    font-size: 44pt;
    font-family: "Open sans";
    margin-top: 40px;
    margin-bottom: 0px;
  }
  #fullfill-potential p {
    font-family: "Open sans";
    font-size: 17.6pt;
    margin-top: 24px;
    margin-bottom: 56px;
    color: #fff;
  }
  #fullfill-potential input {
    margin-bottom: 24px;
  }
  input {
    padding: 18px 42px;
    width: 100%;
    font-size: 12pt;
    border: none;
  }
  #reviews-group {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  #reviews-group .head-review {
    margin-bottom: 32px;
  }
  #reviews-group .list-inline li i {
    padding: 0;
    color: #ffd800;
    height: 17.6px;
    width: 17.6px;
    font-size: 14.4px;
  }
  .text-black-50 {
    color: rgba(0,0,0,.5)!important;
    font-size: 12px;
  }
  #reviews-group .list-star-small li i {
    padding: 0;
    color: #ffd800;
    height: 10.4px;
    width: 10.4px;
    font-size: 8px;
  }
  #reviews-group .progress-bar {
    position: relative;
    height: 10.4px;
    width: 100%;
  }
  .footer-list-group{
    margin-bottom: 40px;
  }
  .btn-review {
    font-size: 11.2pt;
    color: #fff;
    background: #acacac;
    border: none;
    margin-top: 8px;
    padding: 6.4px 8px;
  }
  .review-question-tab span {
    font-size: 10.4pt;
    font-family: "Open sans";
    color: #939393;
  }
  .review-question-tab select {
    border: none;
    font-size: 8pt;
    font-weight: bold;
    padding: 0 8px;
    color: #939393;
  }
  #user-comment .comment-box {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #user-comment .user-avatar {
    border-right: 4px solid black;
  }
  .user-avatar img{
    max-height: 92px;
    width: auto;
  }
  .custom-small-text {
    font-size: 8pt;
  }
  #user-comment .buyer-name {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  #user-comment h1 {
    font-size: 20pt;
    font-family: "Open sans";
  }
  #user-comment .list-inline li i {
    padding: 0;
    color: #eb9b00;
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
  #user-comment .title-comment {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #user-comment p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #646464;
  }
  #user-comment h2 i {
    margin-right: 16px;
  }
  #user-comment h2 {
    font-weight: 700;
    font-size: 12.8pt;
  }
  #user-comment h2 .helpful-question {
    margin-right: 32px;
  }
  #user-comment h2 .dislike {
    color: #98979c;
    margin-left: 12.8px;
  }
  #user-comment h2 i {
    margin-right: 12.8px;
  }
  #user-comment .more-reviews {
    margin-top: 48px;
  }
  .more-benefits span {
    margin-right: 12px;
  }
  footer .footer-bg {
    padding-top: 50px;
    padding-bottom: 66px;
  }
  footer h2 {
    font-family: "Open sans";
    font-size: 18pt;
    padding-bottom: 24px;
    margin-bottom: 0;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 42px;
  }
  footer ul li {
    font-size: 9pt;
    padding: 6px 0px;
    font-weight: 400;
  }
  footer form input {
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 18px;
    padding-left: 15px;
  }
  footer form textarea {
    background: transparent;
    border: 1px solid #fff;
    padding: 24px 20px;
    width: 100%;
    font-size: 16pt;
    margin-bottom: 40px;
  }
  footer form .custom-checkbox label {
    font-size: 9.6pt;
    font-weight: initial;
    font-style: italic;
    padding-left: 12px;
  }
  footer .middle-list {
    padding-left: 30px;
    padding-right: 30px;
    border-left: 3px solid #1b1b1b;
    border-right: 3px solid #1b1b1b;
  }
  .custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.2rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    margin-right: 8px;
  }
  .social-icon img{
    max-height: 18.75px;
    width: auto;
  }
  footer .social-icon ul li span {
    font-family: "Open sans";
    font-size: 9.6pt;
    margin-left: 15px;
  }
  footer .footer-copyright-custom .list-inline {
    margin-bottom: 12px;
  }
  footer .footer-copyright-custom .list-inline li {
    padding: 0 15px;
    font-size: 9.6pt;
  }
  footer .footer-copyright-custom p {
    font-size: 9.6pt;
    font-family: "Open sans";
    color: #565656;
  }
  footer .social-icon > div {
    padding: 24px 0px;
    border-bottom: 2.4px solid #1b1b1b;
    border-top: 2.4px solid #1b1b1b;
  }
  footer .copyright-box {
    padding-top: 24px;
  }
  #helper-trust {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 90px;
    margin-right: 30px;
    z-index: 12000; 
  }
  #helper-trust .trust {
    margin-bottom: 22.5px;
  }
  #helper-trust img {
    max-height: 54px;
    width: auto;
  }
  .number-product-cart {
    position: absolute;
    top: 1px;
    right: -11px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 12pt;
    color: #fff;
    padding-top: 3px;
  }
  .nav-menu-font img {
      width: 40px;
      height: 40px;
      margin-top: 5px;
  }
  .home-feature-product-title{
    line-height: 48px;
    font-size: 33pt;
  }
  .home-header-layout{
    padding-left: 21px;
  }
  .home-btn-subscribe{
    border-right: 3pt solid; 
  }
  .scroll-to-more img{
    max-height: 100%;
    width: auto;
  }
  .home-title-30pt{
    font-family: "Open sans";
    font-weight: 500;
    font-size: 14pt;
  }
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
      padding-top: 98px;
      padding-bottom: 117px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
    font-family: "Open sans";
    font-size: 36pt;
    margin-bottom: 36px;
    line-height: 50px;
    color: #fff;
  }
  .p-home-font{
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  .btn-home-custom{
    font-size: 16pt;
    font-weight: bold;
    padding: 16px 52px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 180px;
    padding-bottom: 156px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  /* home page css*/
  #home-fullfill-potential{
    padding-top: 96px;
    padding-bottom: 117px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 143px;
    padding-bottom: 90px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 24px 12px;
  }
  .review-comment h3{
    margin-bottom: 12px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 4pt solid #959187;
    margin-bottom: 16px;
  }
  #help-you-connect{
    padding-top: 130px;
    padding-bottom: 156px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 100px;
    padding-bottom: 112px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 100px;
    padding-bottom: 112px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 16px 18px 16px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 12pt;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 16pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 13pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 36pt;
  }
  .last-more-benefits{
    padding: 16px 56px;
    margin-top: 32px;
  }
  #more-products{
    position: relative;
    top: -71px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-content: center;
  }
  #more-products img{
    max-width: 510px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 75px;
    font-size: 27pt;
  }
  #more-products .box-mp h2{
    font-size: 27pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 20px;
  }
  #more-products .box-mp span{
    font-size: 9pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 60px;
    right: 83px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }

}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #navbarDropdownMenuLinkmedium img {
    margin-left: 10px;
  }
  .nav-large{
    display: none;
  }
  .nav-medium{
    display: inline-flex;
  }
  .main-logo{
    max-width: 200px;
    height: auto;
  }
  .nav-menu-font {
      font-size: 19pt;
      font-weight: bold;
      padding-right: 20px;
      padding-left: 20px;
  }
  .nav-menu-font img{
    width: 40px;
    height: 40px;
  }
  #navbarDropdownMenuLink img{
    width: 40px;
    height: 40px;
    margin-top: 8px;
  }
  .border-right-3pt {
    border-right: 2.25pt solid #efefef;
  }
  .number-product-cart {
    position: absolute;
    top: -5px;
    right: -8px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 15pt;
    color: #fff;
  }
  #main-navbar {
    box-shadow: unset;
    padding-top: 22px;
    padding-bottom: 22px;
    margin-bottom: 0px!important;
  }
  #header-menu{
  display: none;
  }
  #header-menu-medium {
    display: none;
    position: absolute;
    top: 90px;
    left: 0px;
    background: #fff;
  }
  .title-menu-dropdown {
    font-size: 18pt;
    font-weight: bold;
  }
  .text-menu-dropdown {
    font-size: 10.5pt;
    font-weight: bolder;
  }
  .top-header-menu {
    padding-top: 45px;
    padding-bottom: 45px;
    border-bottom: 2.25pt solid #efefef;
    border-top: 2.25pt solid #efefef;
  }
  .bottom-header-menu {
    padding-top: 45px;
    padding-bottom: 78px;
  }
  .bottom-header-menu img{
    height: 52.5px;
    width: 52.5px;
  }
  .custom-menu-dropdown{
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 2.25pt solid #efefef;
  }
  .text-menu-italic {
    font-size: 13pt;
    font-weight: bolder;
  }
  .shipping-info{
    border-right: 2.25pt solid #efefef;  
  }
  .hidden-border{
    display: none;
  }
  .title-36pt {
    font-size: 28pt;
    font-weight: bold;
    margin-bottom: 16px;
  }
  #feature-product {
    padding-top: 82px;
    padding-bottom: 75px;
  }
  .sub-title-30pt {
    font-size: 25pt;
    font-family: "Open sans";
    font-weight: 500;
    line-height: 40px;
    color: #929292;
  }
  #feature-product hr {
    height: 2.4pt;
    background: #efefef;
    border: none;
    margin-bottom: 24px;
    margin-top: 24px;
  }
  .rating-star li {
      font-size: 16pt;
      margin-right: 12px;
  }
  .rating-star li:last-child {
    font-size: 16pt;
    margin-right: 0px;
  }
  .number-user-rate {
      position: absolute;
      top: -10px;
      right: -25px;
      text-align: center;
      border-radius: 50%;
      background-color: #fb461e;
      font-size: 12pt;
      color: #fff;
      height: 27px;
      font-weight: bold;
      width: 27px;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  #feature-product h2 {
      font-size: 13pt;
      color: #929292;
  }
  .share-product-box span {
    font-weight: bold;
    font-size: 12.8pt;
  }
  .share-product-box i {
    font-size: 20pt;
    margin-right: 8px;
  }
  .currency-choose {
    height: 32px;
    width: 32px;
    background: #ededed;
    border-radius: 50%;
  }
  .currency-choose i {
      font-size: 12.8pt;
  }
  .btn-change-currency {
      border: none;
      font-size: 12.8pt;
      font-weight: bold;
  }
  .ingredient img{
    height: 32px;
    width: 32px;
  }
  .ingredient span {
    margin-right: 56px;
    margin-left: 8px;
  }
  .product-price {
      font-size: 44pt;
      font-weight: bold;
      font-family: "Open sans";
      margin-bottom: 32px;
      margin-top: 10px;
  }
  .number-order {
    padding: 20px 16px;
  }
  .sub-number-order {
      height: 35px;
      width: 50px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 16pt;
      font-weight: bold;
  }
  .text-add-cart span {
      font-size: 12.8pt;
      font-weight: bold;
      padding: 21px 20px;
  }
  .buy-to-save {
      margin-bottom: 8px;
      margin-top: 36px;
      font-size: 16pt;
  }
  .nav-link {
    font-size: 16pt;
    font-weight: bold;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .mask-tab {
    position: absolute;
    top: 0;
    left: 0;
    height: 61px;
    width: 100%;
  }
  .nav-tabs .nav-item > .active::after {
      content: "";
      width: 64px;
      height: 17.6px;
      border-right: 36px solid transparent;
      border-left: 36px solid transparent;
      border-top: 17.6px solid #fa461e;
      position: absolute;
      top: 100%;
      left: 40%;
  }
  #tabs-content {
    margin-top: 40px;
    margin-bottom: 96px;
  }
    .youtube-video {
    z-index: 1201;
    height: 408px;
    width: 408px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .left-tab-content {
      position: relative;
      height: 408px;
      /* left: 20%; */
      width: 408px;
      margin:  auto;
      margin-bottom: 80px;
  }
  .youtube-video iframe {
    z-index: 1101;
      height: 160%;
      width: 200%;
      position: absolute;
      top: -120px;
      left: -200px;
  }
  .rate-group{
    padding-left: 0px;
  }
  .change-currency-padding{
    padding-left: 0px;
    padding-right: 0px;
  }
  .number-user-rate-video {
    z-index: 1210;
    position: absolute;
    top: 56px;
    right: 36px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 12pt;
    color: #fff;
    height: 27.2px;
    font-weight: bold;
    width: 27.2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .eclipse-shadow-video {
    position: absolute;
    bottom: -80px;
    left: 80px;
    height: 16px;
    width: 60%;
    background: #585858;
    filter: blur(7px);
    border-radius: 50%;
    opacity: .5;
  }
  .right-tab-content{
    text-align: center;
  }
  #tabs-group .tab-content-title, #tabs-group h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 48pt;
    margin-bottom: 24px;
    line-height: 60px;
    text-align: center;
  }
  #tabs-group h2 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 19.2pt;
    color: #929292;
  }
  #tabs-group p {
      font-family: "Open sans";
      font-size: 16pt;
  }
  #supporter-focus {
    padding-top: 180px;
    padding-bottom: 156px;
  }
  #supporter-focus h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 52pt;
    margin-bottom: 48px;
    line-height: 60px;
    color: #fff;
  }
  #supporter-focus p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  #supporter-focus a {
    font-size: 16pt;
    font-weight: bold;
    padding: 16px 52px;
    font-family: "Open sans";
  }
  #benefits {
      padding-top: 144px;
      padding-bottom: 90px;
      position: relative;
  }
   #benefits img {
    max-width:  115px; 
    height: auto;
  }
  #benefits h1 {
      font-size: 34pt;
      font-family: "Open sans";
      margin-top: 30px;
      margin-bottom: 0px;
  }
  #benefits p {
    font-family: "Open sans";
    font-size: 13pt;
    margin-top: 30px;
    margin-bottom: 78px;
  }
  .more-benefits i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 5.6px;
    font-size: 16pt;
    margin-bottom: 3.2px;
  }
  .more-benefits {
    padding: 18px 42px;
  }
  .small-button{
    font-size: 9.6pt;
    font-weight: bold;
  }
  #fullfill-potential {
    padding-top: 95px;
    padding-bottom: 117px;
  }
  #fullfill-potential h1 {
    color: #fff;
    font-size: 44pt;
    font-family: "Open sans";
    margin-top: 40px;
    margin-bottom: 0px;
  }
  #fullfill-potential p {
    font-family: "Open sans";
    font-size: 17.6pt;
    margin-top: 24px;
    margin-bottom: 56px;
    color: #fff;
  }
  #fullfill-potential input {
    margin-bottom: 24px;
  }
  input {
    padding: 18px 42px;
    width: 100%;
    font-size: 12pt;
    border: none;
  }
  #reviews-group {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  #reviews-group .head-review {
    margin-bottom: 32px;
  }
  #reviews-group .list-inline li i {
    padding: 0;
    color: #ffd800;
    height: 17.6px;
    width: 17.6px;
    font-size: 14.4px;
  }
  .text-black-50 {
    color: rgba(0,0,0,.5)!important;
    font-size: 12px;
  }
  #reviews-group .list-star-small li i {
    padding: 0;
    color: #ffd800;
    height: 10.4px;
    width: 10.4px;
    font-size: 8px;
  }
  #reviews-group .progress-bar {
    position: relative;
    height: 10.4px;
    width: 100%;
  }
  .footer-list-group{
    margin-bottom: 40px;
  }
  .btn-review {
    font-size: 11.2pt;
    color: #fff;
    background: #acacac;
    border: none;
    margin-top: 8px;
    padding: 6.4px 8px;
  }
  .review-question-tab span {
    font-size: 10.4pt;
    font-family: "Open sans";
    color: #939393;
  }
  .review-question-tab select {
    border: none;
    font-size: 8pt;
    font-weight: bold;
    padding: 0 8px;
    color: #939393;
  }
  #user-comment .comment-box {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #user-comment .user-avatar {
    border-right: 4px solid black;
  }
  .user-avatar img{
    max-height: 92px;
    width: auto;
  }
  .custom-small-text {
    font-size: 8pt;
  }
  #user-comment .buyer-name {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  #user-comment h1 {
    font-size: 20pt;
    font-family: "Open sans";
  }
  #user-comment .list-inline li i {
    padding: 0;
    color: #eb9b00;
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
  #user-comment .title-comment {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #user-comment p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #646464;
  }
  #user-comment h2 i {
    margin-right: 16px;
  }
  #user-comment h2 {
    font-weight: 700;
    font-size: 12.8pt;
  }
  #user-comment h2 .helpful-question {
    margin-right: 32px;
  }
  #user-comment h2 .dislike {
    color: #98979c;
    margin-left: 12.8px;
  }
  #user-comment h2 i {
    margin-right: 12.8px;
  }
  #user-comment .more-reviews {
    margin-top: 48px;
  }
  .more-benefits span {
    margin-right: 12px;
  }
  footer .footer-bg {
    padding-top: 105px;
    padding-bottom: 66px;
  }
  footer h2 {
    font-family: "Open sans";
    font-size: 18pt;
    padding-bottom: 24px;
    margin-bottom: 0;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 42px;
  }
  footer ul li {
    font-size: 9pt;
    padding: 6px 0px;
    font-weight: 400;
  }
  footer form input {
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 18px;
    padding-left: 15px;
  }
  footer form textarea {
    background: transparent;
    border: 1px solid #fff;
    padding: 24px 20px;
    width: 100%;
    font-size: 16pt;
    margin-bottom: 40px;
  }
  footer form .custom-checkbox label {
    font-size: 9.6pt;
    font-weight: initial;
    font-style: italic;
    padding-left: 12px;
  }
  footer .middle-list {
    padding-left: 30px;
    padding-right: 30px;
    border-left: 3px solid #1b1b1b;
    border-right: 3px solid #1b1b1b;
  }
  .custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.2rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    margin-right: 8px;
  }
  .social-icon img{
    max-height: 18.75px;
    width: auto;
  }
  footer .social-icon ul li span {
    font-family: "Open sans";
    font-size: 9.6pt;
    margin-left: 15px;
  }
  footer .footer-copyright-custom .list-inline {
    margin-bottom: 12px;
  }
  footer .footer-copyright-custom .list-inline li {
    padding: 0 15px;
    font-size: 9.6pt;
  }
  footer .footer-copyright-custom p {
    font-size: 9.6pt;
    font-family: "Open sans";
    color: #565656;
  }
  footer .social-icon > div {
    padding: 24px 0px;
    border-bottom: 2.4px solid #1b1b1b;
    border-top: 2.4px solid #1b1b1b;
  }
  footer .copyright-box {
    padding-top: 24px;
  }
  #helper-trust {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 120px;
    margin-right: 40px;
    z-index: 12000; 
  }
  #helper-trust .trust {
    margin-bottom: 30px;
  }
  #helper-trust img {
    max-height: 72px;
    width: auto;
  }
  .number-product-cart {
    position: absolute;
    top: 0px;
    right: -11px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 11pt;
    color: #fff;
    padding-top: 3px;
  }
  .nav-menu-font img {
      width: 40px;
      height: 40px;
      margin-top: 5px;
  }
  .home-feature-product-title{
    line-height: 48px;
    font-size: 33pt;
  }
  .home-header-layout{
    padding-left: 21px;
  }
  .home-btn-subscribe{
    border-right: 3pt solid; 
  }
  .scroll-to-more img{
    max-height: 100%;
    width: auto;
  }
  .home-title-30pt{
    font-family: "Open sans";
    font-weight: 500;
    font-size: 14pt;
  }
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
      padding-top: 98px;
      padding-bottom: 117px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
    font-family: "Open sans";
    font-size: 36pt;
    margin-bottom: 36px;
    line-height: 50px;
    color: #fff;
  }
  .p-home-font{
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  .btn-home-custom{
    font-size: 16pt;
    font-weight: bold;
    padding: 16px 52px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 180px;
    padding-bottom: 156px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  /* home page css*/
  #home-fullfill-potential{
    padding-top: 96px;
    padding-bottom: 117px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 143px;
    padding-bottom: 90px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 24px 12px;
  }
  .review-comment h3{
    margin-bottom: 12px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 4pt solid #959187;
    margin-bottom: 16px;
  }
  #help-you-connect{
    padding-top: 130px;
    padding-bottom: 156px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 100px;
    padding-bottom: 112px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 100px;
    padding-bottom: 112px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 16px 18px 16px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 12pt;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 16pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 13pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 36pt;
  }
  .last-more-benefits{
    padding: 16px 56px;
    margin-top: 32px;
  }
  #more-products{
    position: relative;
    top: -126px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-content: center;
  }
  #more-products img{
    max-width: 510px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 75px;
    font-size: 27pt;
  }
  #more-products .box-mp h2{
    font-size: 27pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 20px;
  }
  #more-products .box-mp span{
    font-size: 9pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 60px;
    right: 83px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 575px){
  .text-center-small {
      text-align: center!important;
  }
  #navbarDropdownMenuLinkmedium img {
    margin-left: 10px!important;
  }
  #main-navbar>button{
    padding: 0!important;
  }
  .custom-cart-padding{
    padding: 0!important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .button-show-menu{
    padding: 0!important;
    padding-top:10px!important;
  }
  #navbarDropdownMenuLinkmedium img {
    margin-left: 10px!important;
  }
  #main-navbar>button{
    padding: 0!important;
  }
  .custom-cart-padding{
    padding: 0!important;
  }
  .nav-large{
    display: none;
  }
  .nav-medium{
    display: inline-flex;
  }
  .main-logo{
    max-width: 126px;
    height: auto;
  }
  .nav-menu-font {
      font-size: 12pt;
      font-weight: bold;
      padding-right: 12.6px;
      padding-left: 12.6px;
  }
  .nav-menu-font img{
    width: 25.2px;
    height: 25.2px;
  }
  #nav-menu-cart{
    width: 25.2px;
    height: 25.2px;
  }
  #navbarDropdownMenuLinkmedium img{
    width: 25.2px;
    height: 25.2px;
  }
  .border-right-3pt {
    border-right: 1.4pt solid #efefef;
  }
  .number-product-cart {
    position: absolute;
    top: -5px;
    right: -8px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 15pt;
    color: #fff;
  }
  #main-navbar {
    box-shadow: unset;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 0px!important;
  }
  #header-menu{
  display: none;
  }
  #header-menu-medium {
    display: none;
    position: absolute;
    top: 90px;
    left: 0px;
    background: #fff;
  }
  .title-menu-dropdown {
    font-size: 18pt;
    font-weight: bold;
  }
  .text-menu-dropdown {
    font-size: 10.5pt;
    font-weight: bolder;
  }
  .top-header-menu {
    padding-top: 45px;
    padding-bottom: 45px;
    border-bottom: 2.25pt solid #efefef;
    border-top: 2.25pt solid #efefef;
  }
  .bottom-header-menu {
    padding-top: 45px;
    padding-bottom: 78px;
  }
  .bottom-header-menu img{
    height: 35.5px;
    width: 35.5px;
  }
  .custom-menu-dropdown{
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 2.25pt solid #efefef;
  }
  .text-menu-italic {
    font-size: 9pt;
    font-weight: bolder;
  }
  .shipping-info{
    border-right: 2.25pt solid #efefef;  
  }
  .hidden-border{
    display: none;
  }
  .title-36pt {
    font-size: 17.64pt;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #feature-product {
    padding-top: 82px;
    padding-bottom: 75px;
  }
  .sub-title-30pt {
    font-size: 16pt;
    font-family: "Open sans";
    font-weight: 400;
    line-height: 25px;
    color: #929292;
  }
  #feature-product hr {
    height: 1.5pt;
    background: #efefef;
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .rating-star {
    position: relative;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    margin: auto;
  }
  .rating-star li {
      font-size: 10pt;
      margin-right: 8px;
  }
  .rating-star li:last-child {
    font-size: 10pt;
    margin-right: 0px;
  }
  .number-user-rate {
      position: absolute;
      top: -10px;
      right: -25px;
      text-align: center;
      border-radius: 50%;
      background-color: #fb461e;
      font-size: 9pt;
      color: #fff;
      height: 22px;
      font-weight: bold;
      width: 22px;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  #feature-product h2 {
      font-size: 9pt;
      color: #929292;
  }
  .share-product-box span {
    font-weight: bold;
    font-size: 8pt;
  }
  .share-product-box i {
    font-size: 12.6pt;
    margin-right: 5px;
  }
  .currency-choose {
    height: 32px;
    width: 32px;
    background: #ededed;
    border-radius: 50%;
  }
  .currency-choose i {
      font-size: 8pt;
  }
  .btn-change-currency {
      border: none;
      font-size: 8pt;
      font-weight: bold;
  }
  .ingredient img{
    height: 20px;
    width: 20px;
  }
  .ingredient span {
    margin-right: 56px;
    margin-left: 8px;
  }
  .product-price {
      font-size: 28pt;
      font-weight: bold;
      font-family: "Open sans";
      margin-bottom: 19px;
      margin-top: 6px;
  }
  .number-order {
    padding: 22px 10px;
  }
  .sub-number-order {
      height: 26px;
      width: 43px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 8pt;
      font-weight: bold;
  }
  .text-add-cart span {
      font-size: 7pt;
      font-weight: bold;
      padding: 20px 12.6px;
  }
  .buy-to-save {
      margin-bottom: 5px;
      margin-top: 22.68px;
      font-size: 10pt;
  }
  .nav-link {
    font-size: 10pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mask-tab {
    position: absolute;
    top: 0;
    left: 0;
    height: 38px;
    width: 100%;
  }
  .nav-tabs .nav-item > .active::after {
      content: "";
      width: 40px;
      height: 11px;
      border-right: 23px solid transparent;
      border-left: 23px solid transparent;
      border-top: 11px solid #fa461e;
      position: absolute;
      top: 100%;
      left: 40%;
  }
  #tabs-content {
    margin-top: 25px;
    margin-bottom: 60px;
  }
    .youtube-video {
    z-index: 1201;
    height: 257px;
    width: 257px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .left-tab-content {
      position: relative;
      height: 257px;
      width: 257px;
      margin:  auto;
      margin-bottom: 80px;
  }
  .youtube-video iframe {
    z-index: 1101;
      height: 160%;
      width: 200%;
      position: absolute;
      top: -75.6px;
      left: -126px;
  }
  .number-user-rate-video {
    z-index: 1210;
    position: absolute;
    top: 35px;
    right: 22.68px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 8pt;
    color: #fff;
    height: 17.2px;
    font-weight: bold;
    width: 17.2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .eclipse-shadow-video {
    position: absolute;
    bottom: -50px;
    left: 50px;
    height: 16px;
    width: 60%;
    background: #585858;
    filter: blur(7px);
    border-radius: 50%;
    opacity: .5;
  }
  .right-tab-content{
    text-align: center;
  }
  #tabs-group .tab-content-title, #tabs-group h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 30pt;
    margin-bottom: 15px;
    line-height: 38px;
    text-align: center;
  }
  #tabs-group h2 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 12pt;
    color: #929292;
  }
  #tabs-group p {
      font-family: "Open sans";
      font-size: 10pt;
  }
  #supporter-focus {
    padding-top: 113px;
    padding-bottom: 98px;
  }
  #supporter-focus h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 32pt;
    margin-bottom: 30px;
    line-height: 38px;
    color: #fff;
  }
  #supporter-focus p {
    font-family: "Open sans";
    font-size: 10pt;
    color: #fff;
    margin-bottom: 30px;
  }
  #supporter-focus a {
    font-size: 10pt;
    font-weight: bold;
    padding: 10px 32px;
    font-family: "Open sans";
  }
  #benefits {
      padding-top: 90px;
      padding-bottom: 56px;
      position: relative;
  }
   #benefits img {
    max-width:  72px; 
    height: auto;
  }
  #benefits h1 {
      font-size: 36pt;
      font-family: "Open sans";
      margin-top: 19px;
      margin-bottom: 0px;
  }
  #benefits p {
    font-family: "Open sans";
    font-size: 16pt;
    margin-top: 19px;
    margin-bottom: 49px;
  }
  .more-benefits i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3.5px;
    font-size: 10pt;
    margin-bottom: 3.2px;
  }
  .more-benefits {
    padding: 11px 26.5px;
  }
  .small-button{
    font-size: 9.6pt;
    font-weight: bold;
  }
  #fullfill-potential {
    padding-top: 60px;
    padding-bottom: 73px;
  }
  #fullfill-potential h1 {
    color: #fff;
    font-size: 28pt;
    font-family: "Open sans";
    margin-top: 25px;
    margin-bottom: 0px;
  }
  #fullfill-potential p {
    font-family: "Open sans";
    font-size: 11pt;
    margin-top: 15px;
    margin-bottom: 35px;
    color: #fff;
  }
  #fullfill-potential input {
    margin-bottom: 24px;
  }
  input {
  padding: 11px 26.5px;
    width: 100%;
    font-size: 12pt;
    border: none;
  }
  #reviews-group {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  #reviews-group .head-review {
    margin-bottom: 32px;
  }
  #reviews-group .list-inline li i {
    padding: 0;
    color: #ffd800;
    height: 17.6px;
    width: 17.6px;
    font-size: 14.4px;
  }
  .text-black-50 {
    color: rgba(0,0,0,.5)!important;
    font-size: 12px;
  }
  #reviews-group .list-star-small li i {
    padding: 0;
    color: #ffd800;
    height: 10.4px;
    width: 10.4px;
    font-size: 8px;
  }
  #reviews-group .progress-bar {
    position: relative;
    height: 10.4px;
    width: 100%;
  }
  .footer-list-group{
    margin-bottom: 40px;
  }
  .btn-review {
    font-size: 11.2pt;
    color: #fff;
    background: #acacac;
    border: none;
    margin-top: 8px;
    padding: 6.4px 8px;
  }
  .review-question-tab span {
    font-size: 10.4pt;
    font-family: "Open sans";
    color: #939393;
  }
  .review-question-tab select {
    border: none;
    font-size: 8pt;
    font-weight: bold;
    padding: 0 8px;
    color: #939393;
  }
  #user-comment .comment-box {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #user-comment .user-avatar {
    border-right: 4px solid black;
  }
  .user-avatar img{
    max-height: 92px;
    width: auto;
  }
  .custom-small-text {
    font-size: 8pt;
  }
  #user-comment .buyer-name {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  #user-comment h1 {
    font-size: 20pt;
    font-family: "Open sans";
  }
  #user-comment .list-inline li i {
    padding: 0;
    color: #eb9b00;
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
  #user-comment .title-comment {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #user-comment p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #646464;
  }
  #user-comment h2 i {
    margin-right: 16px;
  }
  #user-comment h2 {
    font-weight: 700;
    font-size: 12.8pt;
  }
  #user-comment h2 .helpful-question {
    margin-right: 32px;
  }
  #user-comment h2 .dislike {
    color: #98979c;
    margin-left: 12.8px;
  }
  #user-comment h2 i {
    margin-right: 12.8px;
  }
  #user-comment .more-reviews {
    margin-top: 48px;
  }
  .more-benefits span {
    margin-right: 12px;
  }
  footer .footer-bg {
    padding-top: 67px;
    padding-bottom: 41px;
  }
  footer h2 {
    font-family: "Open sans";
    font-size: 20pt;
    padding-bottom: 18px;
    margin-bottom: 0;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 42px;
  }
  footer ul li {
    font-size: 12pt;
    padding: 6px 0px;
    font-weight: 400;
  }
  footer form input {
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 18px;
    padding-left: 15px;
  }
  footer form textarea {
    background: transparent;
    border: 1px solid #fff;
    padding: 24px 20px;
    width: 100%;
    font-size: 16pt;
    margin-bottom: 40px;
  }
  footer .text-left{
    text-align: center!important;
  }
  footer form .custom-checkbox label {
    font-size: 9.6pt;
    font-weight: initial;
    font-style: italic;
    padding-left: 12px;
  }
  footer .middle-list {
    padding-left: 30px;
    padding-right: 30px;
    border-left: none;
    border-right: none;
  }
  footer .newsletter {
    padding-left: 15px;
  }
  .custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.2rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    margin-right: 8px;
  }
  .social-icon img{
    max-height: 18.75px;
    width: auto;
  }
  footer .social-icon ul li span {
    font-family: "Open sans";
    font-size: 9.6pt;
    margin-left: 15px;
  }
  footer .footer-copyright-custom .list-inline {
    margin-bottom: 12px;
  }
  footer .footer-copyright-custom .list-inline li {
    padding: 0 15px;
    font-size: 9.6pt;
  }
  footer .footer-copyright-custom p {
    font-size: 9.6pt;
    font-family: "Open sans";
    color: #565656;
  }
  footer .social-icon > div {
    padding: 24px 0px;
    border-bottom: none;
    border-top: 2.4px solid #1b1b1b;
  }
  footer .copyright-box {
    padding-top: 24px;
  }
  .contact-list{
    display: flex;
    justify-content: center;
  }
  #helper-trust {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 40px;
    margin-right: 15px;
    z-index: 12000; 
  }
  #helper-trust .trust {
    margin-bottom: 20px;
  }
  #helper-trust img {
    max-height: 45px;
    width: auto;
  }
  .number-product-cart {
    position: absolute;
    top: 1px;
    right: 0px;
    height: 17px;
    width: 17px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 9.45pt;
    color: #fff;
    padding-top: 3px;
  }
  .nav-menu-font img {
      width: 25.2px;
      height: 25.2px;
      margin-top: 3px;
  }
  .nav-medium li:first-child{
    padding-top: 15px;
  }
  .nav-medium li:last-child{
    padding-top: 18px;
  }
  .home-feature-product-title{
    line-height: 40px;
    font-size: 28pt;
  }
  .home-header-layout{
    padding-left: 21px;
  }
  .home-btn-subscribe{
    border-right: 3pt solid; 
  }
  .scroll-to-more img{
    max-height: 100%;
    width: auto;
  }
  .home-title-30pt{
    font-family: "Open sans";
    font-weight: 500;
    font-size: 14pt;
  }
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
      padding-top: 63px;
      padding-bottom: 74px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
    font-family: "Open sans";
    font-size: 36pt;
    margin-bottom: 36px;
    line-height: 50px;
    color: #fff;
  }
  .p-home-font{
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  #feature-product .button-grey{
    padding-right: 15px;
  }
  .btn-home-custom{
    font-size: 8pt;
    font-weight: bold;
    padding: 11px 26.5px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 113px;
    padding-bottom: 98px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  /* home page css*/
  #home-fullfill-potential{
    padding-top: 60px;
    padding-bottom: 74px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 90px;
    padding-bottom: 57px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 15px 8px;
  }
  .review-comment h3{
    margin-bottom: 8px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 4pt solid #959187;
    margin-bottom: 16px;
  }
  #help-you-connect{
    padding-top: 82px;
    padding-bottom: 100px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 10px 12px 10px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 12pt;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 16pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 13pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 36pt;
  }
  .last-more-benefits{
    padding: 16px 56px;
    margin-top: 32px;
  }
  #more-products{
    position: relative;
    top: -80px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-products img{
    max-width: 320px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 47px;
    font-size: 17pt;
  }
  .hidden-find-product{
    display: none;
  }
  #more-products .box-mp h2{
    font-size: 17pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 8px;
  }
  #more-products .box-mp span{
    font-size: 6pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 38px;
    right: 52px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  #navbarDropdownMenuLinkmedium img {
    margin-left: 10px!important;
  }
  #main-navbar>button{
    padding: 0!important;
  }
  .custom-cart-padding{
    padding: 0!important;
  }
  .nav-large{
    display: none;
  }
  .nav-medium{
    display: inline-flex;
  }
  .main-logo{
    max-width: 126px;
    height: auto;
  }
  .nav-menu-font {
      font-size: 12pt;
      font-weight: bold;
      padding-right: 12.6px;
      padding-left: 12.6px;
  }
  .nav-menu-font img{
    width: 22.2px;
    height: 22.2px;
  }
  #nav-menu-cart{
    width: 22.2px;
    height: 22.2px;
  }
  #navbarDropdownMenuLinkmedium img{
    width: 22.2px;
    height: 22.2px;
  }
  .border-right-3pt {
    border-right: 1.4pt solid #efefef;
  }
  .number-product-cart {
    position: absolute;
    top: -5px;
    right: -8px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 15pt;
    color: #fff;
  }
  #main-navbar {
    box-shadow: unset;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 0px!important;
  }
  #header-menu{
  display: none;
  }
  #header-menu-medium {
    display: none;
    position: absolute;
    top: 90px;
    left: 0px;
    background: #fff;
  }
  .title-menu-dropdown {
    font-size: 11pt;
    font-weight: bold;
  }
  .text-menu-dropdown {
    font-size: 7pt;
    font-weight: bolder;
  }
  .top-header-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2.25pt solid #efefef;
    border-top: 2.25pt solid #efefef;
  }
  .bottom-header-menu {
    padding-top: 30px;
    padding-bottom: 51px;
  }
  .bottom-header-menu h2{
    font-size: 6.5pt;
  }
  .bottom-header-menu img{
    height: 24px;
    width: 24px;
  }
  .custom-menu-dropdown{
    padding-top: 26px;
    padding-bottom: 26px;
    border-top: 2.25pt solid #efefef;
  }
  .text-menu-italic {
    font-size: 8.5pt;
    font-weight: bolder;
  }
  .shipping-info{
    border-right: 1.4pt solid #efefef;  
    padding: 0;
  }
  .small-no-padding-left{
    padding: 0!important;
  }
  .hidden-border{
    display: none;
  }
  .title-36pt {
    font-size: 17.64pt;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #feature-product {
    padding-top: 51px;
    padding-bottom: 47px;
  }
  .sub-title-30pt {
    font-size: 16pt;
    font-family: "Open sans";
    font-weight: 400;
    line-height: 25px;
    color: #929292;
  }
  #feature-product hr {
    height: 1.5pt;
    background: #efefef;
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .rating-star {
    position: relative;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    margin: auto;
  }
  .rating-star li {
      font-size: 10pt;
      margin-right: 8px;
  }
  .rating-star li:last-child {
    font-size: 10pt;
    margin-right: 0px;
  }
  .number-user-rate {
    position: absolute;
    top: -7px;
    right: -18px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 7.5pt;
    color: #fff;
    height: 17px;
    font-weight: bold;
    width: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #feature-product h2 {
      font-size: 7.5pt;
      color: #929292;
  }
  .share-product-box span {
    font-weight: bold;
    font-size: 8pt;
  }
  .share-product-box i {
    font-size: 8pt;
    margin-right: 3px;
  }
  .currency-choose {
    height: 21px;
    width: 21px;
    background: #ededed;
    border-radius: 50%;
  }
  .change-currency-padding{
    padding: 0;
  }
  .change-currency-padding-0{
    padding: 0;
  }
  .currency-choose i {
      font-size: 8pt;
  }
  .btn-change-currency {
      border: none;
      font-size: 8pt;
      font-weight: bold;
  }
  .ingredient img{
    height: 15px;
    width: 15px;
  }
  .ingredient span {
    margin-right: 35px;
    margin-left: 5px;
  }
  .product-price {
      font-size: 25pt;
      font-weight: bold;
      font-family: "Open sans";
      margin-bottom: 19px;
      margin-top: 6px;
  }
  .number-order {
    padding: 17px 10px;
  }
  .sub-number-order {
      height: 22px;
      width: 22px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 10pt;
      font-weight: bold;
  }.number-order {
    padding: 22px 10px;
  }
  .sub-number-order {
      height: 26px;
      width: 43px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 8pt;
      font-weight: bold;
  }
  .text-add-cart span {
      font-size: 7pt;
      font-weight: bold;
      padding: 20px 12.6px;
  }
  .buy-to-save {
      margin-bottom: 5px;
      margin-top: 22.68px;
      font-size: 10pt;
  }
  .nav-link {
    font-size: 10pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mask-tab {
    position: absolute;
    top: 0;
    left: 0;
    height: 38px;
    width: 100%;
  }
  .nav-tabs .nav-item > .active::after {
    content: "";
    width: 30px;
    height: 10px;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 7px solid #fa461e;
    position: absolute;
    top: 100%;
    left: 37%
  }
  #tabs-content {
    margin-top: 25px;
    margin-bottom: 40px;
  }
    .youtube-video {
    z-index: 1201;
    height: 257px;
    width: 257px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .left-tab-content {
      position: relative;
      height: 257px;
      width: 257px;
      margin:  auto;
      margin-bottom: 80px;
  }
  .youtube-video iframe {
    z-index: 1101;
      height: 160%;
      width: 200%;
      position: absolute;
      top: -75.6px;
      left: -126px;
  }
  .number-user-rate-video {
    z-index: 1210;
    position: absolute;
    top: 35px;
    right: 22.68px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 8pt;
    color: #fff;
    height: 17.2px;
    font-weight: bold;
    width: 17.2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .eclipse-shadow-video {
    position: absolute;
    bottom: -50px;
    left: 50px;
    height: 16px;
    width: 60%;
    background: #585858;
    filter: blur(7px);
    border-radius: 50%;
    opacity: .5;
  }
  .right-tab-content{
    text-align: center;
  }
  #tabs-group .tab-content-title, #tabs-group h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 20pt;
    margin-bottom: 15px;
    line-height: 27px;
    text-align: center;
  }
  #tabs-group h2 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 10pt;
    color: #929292;
  }
  #tabs-group p {
      font-family: "Open sans";
      font-size: 10pt;
  }
  #supporter-focus {
    padding-top: 75px;
    padding-bottom: 65px;
  }
  #supporter-focus h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 32pt;
    margin-bottom: 30px;
    line-height: 38px;
    color: #fff;
  }
  #supporter-focus p {
    font-family: "Open sans";
    font-size: 10pt;
    color: #fff;
    margin-bottom: 30px;
  }
  #supporter-focus a {
    font-size: 9pt;
    font-weight: bold;
    padding: 10px 25px;
    font-family: "Open sans";
  }
  #benefits {
      padding-top: 60px;
      padding-bottom: 40px;
      position: relative;
  }
   #benefits img {
    max-width:  72px; 
    height: auto;
  }
  #benefits h1 {
      font-size: 21pt;
      font-family: "Open sans";
      margin-top: 19px;
      margin-bottom: 0px;
  }
  #benefits p {
    font-family: "Open sans";
    font-size: 8pt;
    margin-top: 19px;
    margin-bottom: 49px;
  }
  .more-benefits i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3.5px;
    font-size: 10pt;
    margin-bottom: 3.2px;
  }
  .more-benefits {
    padding: 11px 26.5px;
  }
  .small-button{
    font-size: 9.6pt;
    font-weight: bold;
  }
  #fullfill-potential {
    padding-top: 40px;
    padding-bottom: 48px;
  }
  #fullfill-potential h1 {
    color: #fff;
    font-size: 19pt;
    font-family: "Open sans";
    margin-top: 25px;
    margin-bottom: 0px;
  }
  #fullfill-potential p {
    font-family: "Open sans";
    font-size: 11pt;
    margin-top: 15px;
    margin-bottom: 35px;
    color: #fff;
  }
  #fullfill-potential input {
    margin-bottom: 24px;
  }
  input {
  padding: 11px 26.5px;
    width: 100%;
    font-size: 12pt;
    border: none;
  }
  #reviews-group {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  #reviews-group .head-review {
    margin-bottom: 32px;
  }
  #reviews-group .list-inline li i {
    padding: 0;
    color: #ffd800;
    height: 17.6px;
    width: 17.6px;
    font-size: 14.4px;
  }
  .text-black-50 {
    color: rgba(0,0,0,.5)!important;
    font-size: 12px;
  }
  #reviews-group .list-star-small li i {
    padding: 0;
    color: #ffd800;
    height: 10.4px;
    width: 10.4px;
    font-size: 8px;
  }
  #reviews-group .progress-bar {
    position: relative;
    height: 10.4px;
    width: 100%;
  }
  .footer-list-group{
    margin-bottom: 40px;
  }
  .btn-review {
    font-size: 11.2pt;
    color: #fff;
    background: #acacac;
    border: none;
    margin-top: 8px;
    padding: 6.4px 8px;
  }
  .review-question-tab span {
    font-size: 10.4pt;
    font-family: "Open sans";
    color: #939393;
  }
  .review-question-tab select {
    border: none;
    font-size: 8pt;
    font-weight: bold;
    padding: 0 8px;
    color: #939393;
  }
  #user-comment .comment-box {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #user-comment .user-avatar {
    border-right: 4px solid black;
  }
  .user-avatar img{
    max-height: 92px;
    width: auto;
  }
  .custom-small-text {
    font-size: 8pt;
  }
  #user-comment .buyer-name {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  #user-comment h1 {
    font-size: 20pt;
    font-family: "Open sans";
  }
  #user-comment .list-inline li i {
    padding: 0;
    color: #eb9b00;
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
  #user-comment .title-comment {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #user-comment p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #646464;
  }
  #user-comment h2 i {
    margin-right: 16px;
  }
  #user-comment h2 {
    font-weight: 700;
    font-size: 12.8pt;
  }
  #user-comment h2 .helpful-question {
    margin-right: 32px;
  }
  #user-comment h2 .dislike {
    color: #98979c;
    margin-left: 12.8px;
  }
  #user-comment h2 i {
    margin-right: 12.8px;
  }
  #user-comment .more-reviews {
    margin-top: 48px;
  }
  .more-benefits span {
    margin-right: 12px;
  }
  footer .footer-bg {
    padding-top: 67px;
    padding-bottom: 41px;
  }
  footer h2 {
    font-family: "Open sans";
    font-size: 20pt;
    padding-bottom: 18px;
    margin-bottom: 0;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 42px;
  }
  footer ul li {
    font-size: 12pt;
    padding: 6px 0px;
    font-weight: 400;
  }
  footer form input {
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 18px;
    padding-left: 15px;
  }
  footer form textarea {
    background: transparent;
    border: 1px solid #fff;
    padding: 24px 20px;
    width: 100%;
    font-size: 13pt;
    margin-bottom: 40px;
  }
  footer .text-left{
    text-align: center!important;
  }
  footer form .custom-checkbox label {
    font-size: 9.6pt;
    font-weight: initial;
    font-style: italic;
    padding-left: 12px;
  }
  footer .middle-list {
    padding-left: 30px;
    padding-right: 30px;
    border-left: none;
    border-right: none;
  }
  footer .newsletter {
    padding-left: 15px;
  }
  .custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.2rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    margin-right: 8px;
  }
  .social-icon img{
    max-height: 18.75px;
    width: auto;
  }
  footer .social-icon ul li span {
    font-family: "Open sans";
    font-size: 8pt;
    margin-left: 5px;
  }
  footer .footer-copyright-custom .list-inline {
    margin-bottom: 12px;
    display: block;
  }
  footer .footer-copyright-custom .list-inline li {
    padding: 0 15px;
    font-size: 9.6pt;
    border-right: none;
    border-left: none;
  }
  footer .footer-copyright-custom p {
    font-size: 9.6pt;
    font-family: "Open sans";
    color: #565656;
  }
  footer .footer-copyright-custom .list-inline li:last-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .footer-copyright-custom .list-inline li:first-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .social-icon > div {
    padding: 24px 0px;
    border-bottom: none;
    border-top: 2.4px solid #1b1b1b;
  }
  footer .copyright-box {
    padding-top: 0px;
  }
  .contact-list{
    display: flex;
    justify-content: center;
  }
  #helper-trust {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 40px;
    margin-right: 15px;
    z-index: 12000; 
  }
  #helper-trust .trust {
    margin-bottom: 20px;
  }
  #helper-trust img {
    max-height: 45px;
    width: auto;
  }
  .number-product-cart {
    position: absolute;
    top: 1px;
    right: 0px;
    height: 17px;
    width: 17px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 9.45pt;
    color: #fff;
    padding-top: 3px;
  }
  .nav-menu-font{
    font-size: 8pt;
    font-weight: bold;
    padding-right: 12.6px;
    padding-left: 12.6px;
  }
  .nav-menu-font img {
      width: 20px;
      height: 20px;
      margin-top: 3px;
  }
  .nav-menu-localtion{
    width: 20px;
    height: 20px;
  }
  #dropdownMenu2{
    padding: 0;
  }
  .custom-dropdown{
    left: -10px!important;
  }
  .nav-medium li:first-child{
    padding-top: 15px;
  }
  .nav-medium li:last-child{
    padding-top: 18px;
  }
  .text-center-small{
    text-align: center!important;
  }
  .home-feature-product-title{
    line-height: 40px;
    font-size: 28pt;
  }
  .home-header-layout{
    padding-left: 21px;
  }
  .home-btn-subscribe{
    border-right: 3pt solid; 
  }
  .scroll-to-more img{
    max-height: 100%;
    width: auto;
  }
  .home-title-30pt{
    font-family: "Open sans";
    font-weight: 500;
    font-size: 14pt;
  }
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
      padding-top: 63px;
      padding-bottom: 74px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
    font-family: "Open sans";
    font-size: 36pt;
    margin-bottom: 36px;
    line-height: 50px;
    color: #fff;
  }
  .p-home-font{
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  #feature-product .button-grey{
    padding-right: 15px;
  }
  .btn-home-custom{
    font-size: 8pt;
    font-weight: bold;
    padding: 11px 26.5px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 113px;
    padding-bottom: 98px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  /* home page css*/
  #home-fullfill-potential{
    padding-top: 60px;
    padding-bottom: 74px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 90px;
    padding-bottom: 57px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 15px 8px;
  }
  .review-comment h3{
    margin-bottom: 8px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 4pt solid #959187;
    margin-bottom: 16px;
  }
  #help-you-connect{
    padding-top: 82px;
    padding-bottom: 100px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 10px 12px 10px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 12pt;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 16pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 13pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 36pt;
  }
  .last-more-benefits{
    padding: 16px 56px;
    margin-top: 32px;
  }
  #more-products{
    position: relative;
    top: -77px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-products img{
    max-width: 213px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 47px;
    font-size: 11pt;
  }
  .hidden-find-product{
    display: none;
  }
  #more-products .box-mp h2{
    font-size: 11pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 0px;
  }
  #more-products .box-mp span{
    font-size: 5pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 25px;
    right: 34px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 319px) {
  #navbarDropdownMenuLinkmedium img {
    margin-left: 10px!important;
  }
  #main-navbar>button{
    padding: 0!important;
  }
  .custom-cart-padding{
    padding: 0!important;
  }
  .nav-large{
    display: none;
  }
  .nav-medium{
    display: inline-flex;
  }
  .main-logo{
    max-width: 126px;
    height: auto;
  }
  .nav-menu-font {
      font-size: 12pt;
      font-weight: bold;
      padding-right: 12.6px;
      padding-left: 12.6px;
  }
  .nav-menu-font img{
    width: 22.2px;
    height: 22.2px;
  }
  #nav-menu-cart{
    width: 22.2px;
    height: 22.2px;
  }
  #navbarDropdownMenuLinkmedium img{
    width: 22.2px;
    height: 22.2px;
  }
  .border-right-3pt {
    border-right: 1.4pt solid #efefef;
  }
  .number-product-cart {
    position: absolute;
    top: -5px;
    right: -8px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 15pt;
    color: #fff;
  }
  #main-navbar {
    box-shadow: unset;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 0px!important;
  }
  #header-menu{
  display: none;
  }
  #header-menu-medium {
    display: none;
    position: absolute;
    top: 90px;
    left: 0px;
    background: #fff;
  }
  .title-menu-dropdown {
    font-size: 11pt;
    font-weight: bold;
  }
  .text-menu-dropdown {
    font-size: 7pt;
    font-weight: bolder;
  }
  .top-header-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2.25pt solid #efefef;
    border-top: 2.25pt solid #efefef;
  }
  .bottom-header-menu {
    padding-top: 30px;
    padding-bottom: 51px;
  }
  .bottom-header-menu h2{
    font-size: 6.5pt;
  }
  .bottom-header-menu img{
    height: 24px;
    width: 24px;
  }
  .custom-menu-dropdown{
    padding-top: 26px;
    padding-bottom: 26px;
    border-top: 2.25pt solid #efefef;
  }
  .text-menu-italic {
    font-size: 8.5pt;
    font-weight: bolder;
  }
  .shipping-info{
    border-right: 1.4pt solid #efefef;  
    padding: 0;
  }
  .small-no-padding-left{
    padding: 0!important;
  }
  .hidden-border{
    display: none;
  }
  .title-36pt {
    font-size: 17.64pt;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #feature-product {
    padding-top: 51px;
    padding-bottom: 47px;
  }
  .sub-title-30pt {
    font-size: 16pt;
    font-family: "Open sans";
    font-weight: 400;
    line-height: 25px;
    color: #929292;
  }
  #feature-product hr {
    height: 1.5pt;
    background: #efefef;
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .rating-star {
    position: relative;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    margin: auto;
  }
  .rating-star li {
      font-size: 10pt;
      margin-right: 8px;
  }
  .rating-star li:last-child {
    font-size: 10pt;
    margin-right: 0px;
  }
  .number-user-rate {
    position: absolute;
    top: -7px;
    right: -18px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 7.5pt;
    color: #fff;
    height: 17px;
    font-weight: bold;
    width: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #feature-product h2 {
      font-size: 7.5pt;
      color: #929292;
  }
  .share-product-box span {
    font-weight: bold;
    font-size: 8pt;
  }
  .share-product-box i {
    font-size: 8pt;
    margin-right: 3px;
  }
  .currency-choose {
    height: 21px;
    width: 21px;
    background: #ededed;
    border-radius: 50%;
  }
  .change-currency-padding{
    padding: 0;
  }
  .change-currency-padding-0{
    padding: 0;
  }
  .currency-choose i {
      font-size: 8pt;
  }
  .btn-change-currency {
      border: none;
      font-size: 8pt;
      font-weight: bold;
  }
  .ingredient img{
    height: 15px;
    width: 15px;
  }
  .ingredient span {
    margin-right: 35px;
    margin-left: 5px;
  }
  .product-price {
      font-size: 25pt;
      font-weight: bold;
      font-family: "Open sans";
      margin-bottom: 19px;
      margin-top: 6px;
  }
  .number-order {
    padding: 22px 10px;
  }
  .sub-number-order {
      height: 26px;
      width: 43px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 8pt;
      font-weight: bold;
  }
  .text-add-cart span {
      font-size: 7pt;
      font-weight: bold;
      padding: 20px 12.6px;
  }
  .buy-to-save {
      margin-bottom: 5px;
      margin-top: 22.68px;
      font-size: 10pt;
  }
  .nav-link {
    font-size: 10pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mask-tab {
    position: absolute;
    top: 0;
    left: 0;
    height: 38px;
    width: 100%;
  }
  .nav-tabs .nav-item > .active::after {
    content: "";
    width: 30px;
    height: 10px;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 7px solid #fa461e;
    position: absolute;
    top: 100%;
    left: 37%
  }
  #tabs-content {
    margin-top: 25px;
    margin-bottom: 40px;
  }
    .youtube-video {
    z-index: 1201;
    height: 257px;
    width: 257px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .left-tab-content {
      position: relative;
      height: 257px;
      width: 257px;
      margin:  auto;
      margin-bottom: 80px;
  }
  .youtube-video iframe {
    z-index: 1101;
      height: 160%;
      width: 200%;
      position: absolute;
      top: -75.6px;
      left: -126px;
  }
  .number-user-rate-video {
    z-index: 1210;
    position: absolute;
    top: 35px;
    right: 22.68px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 8pt;
    color: #fff;
    height: 17.2px;
    font-weight: bold;
    width: 17.2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .eclipse-shadow-video {
    position: absolute;
    bottom: -50px;
    left: 50px;
    height: 16px;
    width: 60%;
    background: #585858;
    filter: blur(7px);
    border-radius: 50%;
    opacity: .5;
  }
  .right-tab-content{
    text-align: center;
  }
  #tabs-group .tab-content-title, #tabs-group h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 20pt;
    margin-bottom: 15px;
    line-height: 27px;
    text-align: center;
  }
  #tabs-group h2 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 10pt;
    color: #929292;
  }
  #tabs-group p {
      font-family: "Open sans";
      font-size: 10pt;
  }
  #supporter-focus {
    padding-top: 75px;
    padding-bottom: 65px;
  }
  #supporter-focus h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 32pt;
    margin-bottom: 30px;
    line-height: 38px;
    color: #fff;
  }
  #supporter-focus p {
    font-family: "Open sans";
    font-size: 10pt;
    color: #fff;
    margin-bottom: 30px;
  }
  #supporter-focus a {
    font-size: 9pt;
    font-weight: bold;
    padding: 10px 25px;
    font-family: "Open sans";
  }
  #benefits {
      padding-top: 60px;
      padding-bottom: 40px;
      position: relative;
  }
   #benefits img {
    max-width:  72px; 
    height: auto;
  }
  #benefits h1 {
      font-size: 21pt;
      font-family: "Open sans";
      margin-top: 19px;
      margin-bottom: 0px;
  }
  #benefits p {
    font-family: "Open sans";
    font-size: 8pt;
    margin-top: 19px;
    margin-bottom: 49px;
  }
  .more-benefits i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3.5px;
    font-size: 10pt;
    margin-bottom: 3.2px;
  }
  .more-benefits {
    padding: 11px 26.5px;
  }
  .small-button{
    font-size: 9.6pt;
    font-weight: bold;
  }
  #fullfill-potential {
    padding-top: 40px;
    padding-bottom: 48px;
  }
  #fullfill-potential h1 {
    color: #fff;
    font-size: 19pt;
    font-family: "Open sans";
    margin-top: 25px;
    margin-bottom: 0px;
  }
  #fullfill-potential p {
    font-family: "Open sans";
    font-size: 11pt;
    margin-top: 15px;
    margin-bottom: 35px;
    color: #fff;
  }
  #fullfill-potential input {
    margin-bottom: 24px;
  }
  input {
  padding: 11px 26.5px;
    width: 100%;
    font-size: 12pt;
    border: none;
  }
  #reviews-group {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  #reviews-group .head-review {
    margin-bottom: 32px;
  }
  #reviews-group .list-inline li i {
    padding: 0;
    color: #ffd800;
    height: 17.6px;
    width: 17.6px;
    font-size: 14.4px;
  }
  .text-black-50 {
    color: rgba(0,0,0,.5)!important;
    font-size: 12px;
  }
  #reviews-group .list-star-small li i {
    padding: 0;
    color: #ffd800;
    height: 10.4px;
    width: 10.4px;
    font-size: 8px;
  }
  #reviews-group .progress-bar {
    position: relative;
    height: 10.4px;
    width: 100%;
  }
  .footer-list-group{
    margin-bottom: 40px;
  }
  .btn-review {
    font-size: 11.2pt;
    color: #fff;
    background: #acacac;
    border: none;
    margin-top: 8px;
    padding: 6.4px 8px;
  }
  .review-question-tab span {
    font-size: 10.4pt;
    font-family: "Open sans";
    color: #939393;
  }
  .review-question-tab select {
    border: none;
    font-size: 8pt;
    font-weight: bold;
    padding: 0 8px;
    color: #939393;
  }
  #user-comment .comment-box {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #user-comment .user-avatar {
    border-right: 4px solid black;
  }
  .user-avatar img{
    max-height: 92px;
    width: auto;
  }
  .custom-small-text {
    font-size: 8pt;
  }
  #user-comment .buyer-name {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  #user-comment h1 {
    font-size: 20pt;
    font-family: "Open sans";
  }
  #user-comment .list-inline li i {
    padding: 0;
    color: #eb9b00;
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
  #user-comment .title-comment {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #user-comment p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #646464;
  }
  #user-comment h2 i {
    margin-right: 16px;
  }
  #user-comment h2 {
    font-weight: 700;
    font-size: 12.8pt;
  }
  #user-comment h2 .helpful-question {
    margin-right: 32px;
  }
  #user-comment h2 .dislike {
    color: #98979c;
    margin-left: 12.8px;
  }
  #user-comment h2 i {
    margin-right: 12.8px;
  }
  #user-comment .more-reviews {
    margin-top: 48px;
  }
  .more-benefits span {
    margin-right: 12px;
  }
  footer .footer-bg {
    padding-top: 67px;
    padding-bottom: 41px;
  }
  footer h2 {
    font-family: "Open sans";
    font-size: 20pt;
    padding-bottom: 18px;
    margin-bottom: 0;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 42px;
  }
  footer ul li {
    font-size: 12pt;
    padding: 6px 0px;
    font-weight: 400;
  }
  footer form input {
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 18px;
    padding-left: 15px;
  }
  footer form textarea {
    background: transparent;
    border: 1px solid #fff;
    padding: 24px 20px;
    width: 100%;
    font-size: 13pt;
    margin-bottom: 40px;
  }
  footer .text-left{
    text-align: center!important;
  }
  footer form .custom-checkbox label {
    font-size: 9.6pt;
    font-weight: initial;
    font-style: italic;
    padding-left: 12px;
  }
  footer .middle-list {
    padding-left: 30px;
    padding-right: 30px;
    border-left: none;
    border-right: none;
  }
  footer .newsletter {
    padding-left: 15px;
  }
  .custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.2rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    margin-right: 8px;
  }
  .social-icon img{
    max-height: 18.75px;
    width: auto;
  }
  footer .social-icon ul li span {
    font-family: "Open sans";
    font-size: 8pt;
    margin-left: 5px;
  }
  footer .footer-copyright-custom .list-inline {
    margin-bottom: 12px;
    display: block;
  }
  footer .footer-copyright-custom .list-inline li {
    padding: 0 15px;
    font-size: 9.6pt;
    border-right: none;
    border-left: none;
  }
  footer .footer-copyright-custom p {
    font-size: 9.6pt;
    font-family: "Open sans";
    color: #565656;
  }
  footer .footer-copyright-custom .list-inline li:last-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .footer-copyright-custom .list-inline li:first-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .social-icon > div {
    padding: 24px 0px;
    border-bottom: none;
    border-top: 2.4px solid #1b1b1b;
  }
  footer .copyright-box {
    padding-top: 0px;
  }
  .contact-list{
    display: flex;
    justify-content: center;
  }
  #helper-trust {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 40px;
    margin-right: 15px;
    z-index: 12000; 
  }
  #helper-trust .trust {
    margin-bottom: 20px;
  }
  #helper-trust img {
    max-height: 45px;
    width: auto;
  }
  .number-product-cart {
    position: absolute;
    top: 1px;
    right: 0px;
    height: 17px;
    width: 17px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 9.45pt;
    color: #fff;
    padding-top: 3px;
  }
  .nav-menu-font{
    font-size: 8pt;
    font-weight: bold;
    padding-right: 12.6px;
    padding-left: 12.6px;
  }
  .nav-menu-font img {
      width: 20px;
      height: 20px;
      margin-top: 3px;
  }
  .nav-menu-localtion{
    width: 20px;
    height: 20px;
  }
  #dropdownMenu2{
    padding: 0;
  }
  .custom-dropdown{
    left: -10px!important;
  }
  .nav-medium li:first-child{
    padding-top: 15px;
  }
  .nav-medium li:last-child{
    padding-top: 18px;
  }
  .text-center-small{
    text-align: center!important;
  }
  .home-feature-product-title{
    line-height: 40px;
    font-size: 28pt;
  }
  .home-header-layout{
    padding-left: 21px;
  }
  .home-btn-subscribe{
    border-right: 3pt solid; 
  }
  .scroll-to-more img{
    max-height: 100%;
    width: auto;
  }
  .home-title-30pt{
    font-family: "Open sans";
    font-weight: 500;
    font-size: 14pt;
  }
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
      padding-top: 63px;
      padding-bottom: 74px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
    font-family: "Open sans";
    font-size: 36pt;
    margin-bottom: 36px;
    line-height: 50px;
    color: #fff;
  }
  .p-home-font{
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  #feature-product .button-grey{
    padding-right: 15px;
  }
  .btn-home-custom{
    font-size: 8pt;
    font-weight: bold;
    padding: 11px 26.5px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 113px;
    padding-bottom: 98px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  /* home page css*/
  #home-fullfill-potential{
    padding-top: 60px;
    padding-bottom: 74px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 90px;
    padding-bottom: 57px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 15px 8px;
  }
  .review-comment h3{
    margin-bottom: 8px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 4pt solid #959187;
    margin-bottom: 16px;
  }
  #help-you-connect{
    padding-top: 82px;
    padding-bottom: 100px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 10px 12px 10px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 12pt;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 16pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 13pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 36pt;
  }
  .last-more-benefits{
    padding: 16px 56px;
    margin-top: 32px;
  }
  #more-products{
    position: relative;
    top: -77px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-products img{
    max-width: 213px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 47px;
    font-size: 11pt;
  }
  .hidden-find-product{
    display: none;
  }
  #more-products .box-mp h2{
    font-size: 11pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 0px;
  }
  #more-products .box-mp span{
    font-size: 5pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 25px;
    right: 34px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
}
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
  #navbarDropdownMenuLinkmedium img {
    margin-left: 10px!important;
  }
  #main-navbar>button{
    padding: 0!important;
  }
  .custom-cart-padding{
    padding: 0!important;
  }
  .nav-large{
    display: none;
  }
  .nav-medium{
    display: inline-flex;
  }
  .main-logo{
    max-width: 126px;
    height: auto;
  }
  .nav-menu-font {
      font-size: 12pt;
      font-weight: bold;
      padding-right: 12.6px;
      padding-left: 12.6px;
  }
  .nav-menu-font img{
    width: 22.2px;
    height: 22.2px;
  }
  #nav-menu-cart{
    width: 22.2px;
    height: 22.2px;
  }
  #navbarDropdownMenuLinkmedium img{
    width: 22.2px;
    height: 22.2px;
  }
  .border-right-3pt {
    border-right: 1.4pt solid #efefef;
  }
  .number-product-cart {
    position: absolute;
    top: -5px;
    right: -8px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 15pt;
    color: #fff;
  }
  #main-navbar {
    box-shadow: unset;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 0px!important;
  }
  #header-menu{
  display: none;
  }
  #header-menu-medium {
    display: none;
    position: absolute;
    top: 90px;
    left: 0px;
    background: #fff;
  }
  .title-menu-dropdown {
    font-size: 11pt;
    font-weight: bold;
  }
  .text-menu-dropdown {
    font-size: 7pt;
    font-weight: bolder;
  }
  .top-header-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2.25pt solid #efefef;
    border-top: 2.25pt solid #efefef;
  }
  .bottom-header-menu {
    padding-top: 30px;
    padding-bottom: 51px;
  }
  .bottom-header-menu h2{
    font-size: 6.5pt;
  }
  .bottom-header-menu img{
    height: 24px;
    width: 24px;
  }
  .custom-menu-dropdown{
    padding-top: 26px;
    padding-bottom: 26px;
    border-top: 2.25pt solid #efefef;
  }
  .text-menu-italic {
    font-size: 8.5pt;
    font-weight: bolder;
  }
  .shipping-info{
    border-right: 1.4pt solid #efefef;  
    padding: 0;
  }
  .small-no-padding-left{
    padding: 0!important;
  }
  .hidden-border{
    display: none;
  }
  .title-36pt {
    font-size: 17.64pt;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #feature-product {
    padding-top: 51px;
    padding-bottom: 47px;
  }
  .sub-title-30pt {
    font-size: 16pt;
    font-family: "Open sans";
    font-weight: 400;
    line-height: 25px;
    color: #929292;
  }
  #feature-product hr {
    height: 1.5pt;
    background: #efefef;
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .rating-star {
    position: relative;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    margin: auto;
  }
  .rating-star li {
      font-size: 10pt;
      margin-right: 8px;
  }
  .rating-star li:last-child {
    font-size: 10pt;
    margin-right: 0px;
  }
  .number-user-rate {
    position: absolute;
    top: -7px;
    right: -18px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 7.5pt;
    color: #fff;
    height: 17px;
    font-weight: bold;
    width: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #feature-product h2 {
      font-size: 7.5pt;
      color: #929292;
  }
  .share-product-box span {
    font-weight: bold;
    font-size: 8pt;
  }
  .share-product-box i {
    font-size: 8pt;
    margin-right: 3px;
  }
  .currency-choose {
    height: 21px;
    width: 21px;
    background: #ededed;
    border-radius: 50%;
  }
  .change-currency-padding{
    padding: 0;
  }
  .change-currency-padding-0{
    padding: 0;
  }
  .currency-choose i {
      font-size: 8pt;
  }
  .btn-change-currency {
      border: none;
      font-size: 8pt;
      font-weight: bold;
  }
  .ingredient img{
    height: 15px;
    width: 15px;
  }
  .ingredient span {
    margin-right: 35px;
    margin-left: 5px;
  }
  .product-price {
      font-size: 25pt;
      font-weight: bold;
      font-family: "Open sans";
      margin-bottom: 19px;
      margin-top: 6px;
  }
  .number-order {
    padding: 22px 10px;
  }
  .sub-number-order {
      height: 26px;
      width: 43px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 8pt;
      font-weight: bold;
  }
  .text-add-cart span {
      font-size: 7pt;
      font-weight: bold;
      padding: 20px 12.6px;
  }
  .buy-to-save {
      margin-bottom: 5px;
      margin-top: 22.68px;
      font-size: 10pt;
  }
  .nav-link {
    font-size: 10pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mask-tab {
    position: absolute;
    top: 0;
    left: 0;
    height: 38px;
    width: 100%;
  }
  .nav-tabs .nav-item > .active::after {
    content: "";
    width: 30px;
    height: 10px;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 7px solid #fa461e;
    position: absolute;
    top: 100%;
    left: 37%
  }
  #tabs-content {
    margin-top: 25px;
    margin-bottom: 40px;
  }
    .youtube-video {
    z-index: 1201;
    height: 257px;
    width: 257px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .left-tab-content {
      position: relative;
      height: 257px;
      width: 257px;
      margin:  auto;
      margin-bottom: 80px;
  }
  .youtube-video iframe {
    z-index: 1101;
      height: 160%;
      width: 200%;
      position: absolute;
      top: -75.6px;
      left: -126px;
  }
  .number-user-rate-video {
    z-index: 1210;
    position: absolute;
    top: 35px;
    right: 22.68px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 8pt;
    color: #fff;
    height: 17.2px;
    font-weight: bold;
    width: 17.2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .eclipse-shadow-video {
    position: absolute;
    bottom: -50px;
    left: 50px;
    height: 16px;
    width: 60%;
    background: #585858;
    filter: blur(7px);
    border-radius: 50%;
    opacity: .5;
  }
  .right-tab-content{
    text-align: center;
  }
  #tabs-group .tab-content-title, #tabs-group h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 20pt;
    margin-bottom: 15px;
    line-height: 27px;
    text-align: center;
  }
  #tabs-group h2 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 10pt;
    color: #929292;
  }
  #tabs-group p {
      font-family: "Open sans";
      font-size: 10pt;
  }
  #supporter-focus {
    padding-top: 75px;
    padding-bottom: 65px;
  }
  #supporter-focus h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 32pt;
    margin-bottom: 30px;
    line-height: 38px;
    color: #fff;
  }
  #supporter-focus p {
    font-family: "Open sans";
    font-size: 10pt;
    color: #fff;
    margin-bottom: 30px;
  }
  #supporter-focus a {
    font-size: 9pt;
    font-weight: bold;
    padding: 10px 25px;
    font-family: "Open sans";
  }
  #benefits {
      padding-top: 60px;
      padding-bottom: 40px;
      position: relative;
  }
   #benefits img {
    max-width:  72px; 
    height: auto;
  }
  #benefits h1 {
      font-size: 21pt;
      font-family: "Open sans";
      margin-top: 19px;
      margin-bottom: 0px;
  }
  #benefits p {
    font-family: "Open sans";
    font-size: 8pt;
    margin-top: 19px;
    margin-bottom: 49px;
  }
  .more-benefits i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3.5px;
    font-size: 10pt;
    margin-bottom: 3.2px;
  }
  .more-benefits {
    padding: 11px 26.5px;
  }
  .small-button{
    font-size: 9.6pt;
    font-weight: bold;
  }
  #fullfill-potential {
    padding-top: 40px;
    padding-bottom: 48px;
  }
  #fullfill-potential h1 {
    color: #fff;
    font-size: 19pt;
    font-family: "Open sans";
    margin-top: 25px;
    margin-bottom: 0px;
  }
  #fullfill-potential p {
    font-family: "Open sans";
    font-size: 11pt;
    margin-top: 15px;
    margin-bottom: 35px;
    color: #fff;
  }
  #fullfill-potential input {
    margin-bottom: 24px;
  }
  input {
  padding: 11px 26.5px;
    width: 100%;
    font-size: 12pt;
    border: none;
  }
  #reviews-group {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  #reviews-group .head-review {
    margin-bottom: 32px;
  }
  #reviews-group .list-inline li i {
    padding: 0;
    color: #ffd800;
    height: 17.6px;
    width: 17.6px;
    font-size: 14.4px;
  }
  .text-black-50 {
    color: rgba(0,0,0,.5)!important;
    font-size: 12px;
  }
  #reviews-group .list-star-small li i {
    padding: 0;
    color: #ffd800;
    height: 10.4px;
    width: 10.4px;
    font-size: 8px;
  }
  #reviews-group .progress-bar {
    position: relative;
    height: 10.4px;
    width: 100%;
  }
  .footer-list-group{
    margin-bottom: 40px;
  }
  .btn-review {
    font-size: 11.2pt;
    color: #fff;
    background: #acacac;
    border: none;
    margin-top: 8px;
    padding: 6.4px 8px;
  }
  .review-question-tab span {
    font-size: 10.4pt;
    font-family: "Open sans";
    color: #939393;
  }
  .review-question-tab select {
    border: none;
    font-size: 8pt;
    font-weight: bold;
    padding: 0 8px;
    color: #939393;
  }
  #user-comment .comment-box {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #user-comment .user-avatar {
    border-right: 4px solid black;
  }
  .user-avatar img{
    max-height: 92px;
    width: auto;
  }
  .custom-small-text {
    font-size: 8pt;
  }
  #user-comment .buyer-name {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  #user-comment h1 {
    font-size: 20pt;
    font-family: "Open sans";
  }
  #user-comment .list-inline li i {
    padding: 0;
    color: #eb9b00;
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
  #user-comment .title-comment {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #user-comment p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #646464;
  }
  #user-comment h2 i {
    margin-right: 16px;
  }
  #user-comment h2 {
    font-weight: 700;
    font-size: 12.8pt;
  }
  #user-comment h2 .helpful-question {
    margin-right: 32px;
  }
  #user-comment h2 .dislike {
    color: #98979c;
    margin-left: 12.8px;
  }
  #user-comment h2 i {
    margin-right: 12.8px;
  }
  #user-comment .more-reviews {
    margin-top: 48px;
  }
  .more-benefits span {
    margin-right: 12px;
  }
  footer .footer-bg {
    padding-top: 67px;
    padding-bottom: 41px;
  }
  footer h2 {
    font-family: "Open sans";
    font-size: 20pt;
    padding-bottom: 18px;
    margin-bottom: 0;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 42px;
  }
  footer ul li {
    font-size: 12pt;
    padding: 6px 0px;
    font-weight: 400;
  }
  footer form input {
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 18px;
    padding-left: 15px;
  }
  footer form textarea {
    background: transparent;
    border: 1px solid #fff;
    padding: 24px 20px;
    width: 100%;
    font-size: 13pt;
    margin-bottom: 40px;
  }
  footer .text-left{
    text-align: center!important;
  }
  footer form .custom-checkbox label {
    font-size: 9.6pt;
    font-weight: initial;
    font-style: italic;
    padding-left: 12px;
  }
  footer .middle-list {
    padding-left: 30px;
    padding-right: 30px;
    border-left: none;
    border-right: none;
  }
  footer .newsletter {
    padding-left: 15px;
  }
  .custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.2rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    margin-right: 8px;
  }
  .social-icon img{
    max-height: 18.75px;
    width: auto;
  }
  footer .social-icon ul li span {
    font-family: "Open sans";
    font-size: 8pt;
    margin-left: 5px;
  }
  footer .footer-copyright-custom .list-inline {
    margin-bottom: 12px;
    display: block;
  }
  footer .footer-copyright-custom .list-inline li {
    padding: 0 15px;
    font-size: 9.6pt;
    border-right: none;
    border-left: none;
  }
  footer .footer-copyright-custom p {
    font-size: 9.6pt;
    font-family: "Open sans";
    color: #565656;
  }
  footer .footer-copyright-custom .list-inline li:last-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .footer-copyright-custom .list-inline li:first-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .social-icon > div {
    padding: 24px 0px;
    border-bottom: none;
    border-top: 2.4px solid #1b1b1b;
  }
  footer .copyright-box {
    padding-top: 0px;
  }
  .contact-list{
    display: flex;
    justify-content: center;
  }
  #helper-trust {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 40px;
    margin-right: 15px;
    z-index: 12000; 
  }
  #helper-trust .trust {
    margin-bottom: 20px;
  }
  #helper-trust img {
    max-height: 45px;
    width: auto;
  }
  .number-product-cart {
    position: absolute;
    top: 1px;
    right: 0px;
    height: 17px;
    width: 17px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 9.45pt;
    color: #fff;
    padding-top: 3px;
  }
  .nav-menu-font{
    font-size: 8pt;
    font-weight: bold;
    padding-right: 12.6px;
    padding-left: 12.6px;
  }
  .nav-menu-font img {
      width: 20px;
      height: 20px;
      margin-top: 3px;
  }
  .nav-menu-localtion{
    width: 20px;
    height: 20px;
  }
  #dropdownMenu2{
    padding: 0;
  }
  .custom-dropdown{
    left: -10px!important;
  }
  .nav-medium li:first-child{
    padding-top: 15px;
  }
  .nav-medium li:last-child{
    padding-top: 18px;
  }
  .text-center-small{
    text-align: center!important;
  }
  .home-feature-product-title{
    line-height: 40px;
    font-size: 28pt;
  }
  .home-header-layout{
    padding-left: 21px;
  }
  .home-btn-subscribe{
    border-right: 3pt solid; 
  }
  .scroll-to-more img{
    max-height: 100%;
    width: auto;
  }
  .home-title-30pt{
    font-family: "Open sans";
    font-weight: 500;
    font-size: 14pt;
  }
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
      padding-top: 63px;
      padding-bottom: 74px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
    font-family: "Open sans";
    font-size: 36pt;
    margin-bottom: 36px;
    line-height: 50px;
    color: #fff;
  }
  .p-home-font{
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  #feature-product .button-grey{
    padding-right: 15px;
  }
  .btn-home-custom{
    font-size: 8pt;
    font-weight: bold;
    padding: 11px 26.5px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 113px;
    padding-bottom: 98px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  /* home page css*/
  #home-fullfill-potential{
    padding-top: 60px;
    padding-bottom: 74px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 90px;
    padding-bottom: 57px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 15px 8px;
  }
  .review-comment h3{
    margin-bottom: 8px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 4pt solid #959187;
    margin-bottom: 16px;
  }
  #help-you-connect{
    padding-top: 82px;
    padding-bottom: 100px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 10px 12px 10px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 12pt;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 16pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 13pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 36pt;
  }
  .last-more-benefits{
    padding: 16px 56px;
    margin-top: 32px;
  }
  #more-products{
    position: relative;
    top: -77px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-products img{
    max-width: 213px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 47px;
    font-size: 11pt;
  }
  .hidden-find-product{
    display: none;
  }
  #more-products .box-mp h2{
    font-size: 11pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 0px;
  }
  #more-products .box-mp span{
    font-size: 5pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 25px;
    right: 34px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  #navbarDropdownMenuLinkmedium img {
    margin-left: 10px!important;
  }
  #main-navbar>button{
    padding: 0!important;
  }
  .custom-cart-padding{
    padding: 0!important;
  }
  .nav-large{
    display: none;
  }
  .nav-medium{
    display: inline-flex;
  }
  .main-logo{
    max-width: 126px;
    height: auto;
  }
  .nav-menu-font {
      font-size: 12pt;
      font-weight: bold;
      padding-right: 12.6px;
      padding-left: 12.6px;
  }
  .nav-menu-font img{
    width: 22.2px;
    height: 22.2px;
  }
  #nav-menu-cart{
    width: 22.2px;
    height: 22.2px;
  }
  #navbarDropdownMenuLinkmedium img{
    width: 22.2px;
    height: 22.2px;
  }
  .border-right-3pt {
    border-right: 1.4pt solid #efefef;
  }
  .number-product-cart {
    position: absolute;
    top: -5px;
    right: -8px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 15pt;
    color: #fff;
  }
  #main-navbar {
    box-shadow: unset;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 0px!important;
  }
  #header-menu{
  display: none;
  }
  #header-menu-medium {
    display: none;
    position: absolute;
    top: 90px;
    left: 0px;
    background: #fff;
  }
  .title-menu-dropdown {
    font-size: 11pt;
    font-weight: bold;
  }
  .text-menu-dropdown {
    font-size: 7pt;
    font-weight: bolder;
  }
  .top-header-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2.25pt solid #efefef;
    border-top: 2.25pt solid #efefef;
  }
  .bottom-header-menu {
    padding-top: 30px;
    padding-bottom: 51px;
  }
  .bottom-header-menu h2{
    font-size: 6.5pt;
  }
  .bottom-header-menu img{
    height: 24px;
    width: 24px;
  }
  .custom-menu-dropdown{
    padding-top: 26px;
    padding-bottom: 26px;
    border-top: 2.25pt solid #efefef;
  }
  .text-menu-italic {
    font-size: 8.5pt;
    font-weight: bolder;
  }
  .shipping-info{
    border-right: 1.4pt solid #efefef;  
    padding: 0;
  }
  .small-no-padding-left{
    padding: 0!important;
  }
  .hidden-border{
    display: none;
  }
  .title-36pt {
    font-size: 17.64pt;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #feature-product {
    padding-top: 51px;
    padding-bottom: 47px;
  }
  .sub-title-30pt {
    font-size: 16pt;
    font-family: "Open sans";
    font-weight: 400;
    line-height: 25px;
    color: #929292;
  }
  #feature-product hr {
    height: 1.5pt;
    background: #efefef;
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .rating-star {
    position: relative;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    margin: auto;
  }
  .rating-star li {
      font-size: 10pt;
      margin-right: 8px;
  }
  .rating-star li:last-child {
    font-size: 10pt;
    margin-right: 0px;
  }
  .number-user-rate {
    position: absolute;
    top: -7px;
    right: -18px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 7.5pt;
    color: #fff;
    height: 17px;
    font-weight: bold;
    width: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #feature-product h2 {
      font-size: 7.5pt;
      color: #929292;
  }
  .share-product-box span {
    font-weight: bold;
    font-size: 8pt;
  }
  .share-product-box i {
    font-size: 8pt;
    margin-right: 3px;
  }
  .currency-choose {
    height: 21px;
    width: 21px;
    background: #ededed;
    border-radius: 50%;
  }
  .change-currency-padding{
    padding: 0;
  }
  .change-currency-padding-0{
    padding: 0;
  }
  .currency-choose i {
      font-size: 8pt;
  }
  .btn-change-currency {
      border: none;
      font-size: 8pt;
      font-weight: bold;
  }
  .ingredient img{
    height: 15px;
    width: 15px;
  }
  .ingredient span {
    margin-right: 35px;
    margin-left: 5px;
  }
  .product-price {
      font-size: 25pt;
      font-weight: bold;
      font-family: "Open sans";
      margin-bottom: 19px;
      margin-top: 6px;
  }
.number-order {
    padding: 22px 10px;
  }
  .sub-number-order {
      height: 26px;
      width: 43px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 8pt;
      font-weight: bold;
  }
  .text-add-cart span {
      font-size: 7pt;
      font-weight: bold;
      padding: 20px 12.6px;
  }
  .buy-to-save {
      margin-bottom: 5px;
      margin-top: 22.68px;
      font-size: 10pt;
  }
  .nav-link {
    font-size: 10pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mask-tab {
    position: absolute;
    top: 0;
    left: 0;
    height: 38px;
    width: 100%;
  }
  .nav-tabs .nav-item > .active::after {
    content: "";
    width: 30px;
    height: 10px;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 7px solid #fa461e;
    position: absolute;
    top: 100%;
    left: 37%
  }
  #tabs-content {
    margin-top: 25px;
    margin-bottom: 40px;
  }
    .youtube-video {
    z-index: 1201;
    height: 257px;
    width: 257px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .left-tab-content {
      position: relative;
      height: 257px;
      width: 257px;
      margin:  auto;
      margin-bottom: 80px;
  }
  .youtube-video iframe {
    z-index: 1101;
      height: 160%;
      width: 200%;
      position: absolute;
      top: -75.6px;
      left: -126px;
  }
  .number-user-rate-video {
    z-index: 1210;
    position: absolute;
    top: 35px;
    right: 22.68px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 8pt;
    color: #fff;
    height: 17.2px;
    font-weight: bold;
    width: 17.2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .eclipse-shadow-video {
    position: absolute;
    bottom: -50px;
    left: 50px;
    height: 16px;
    width: 60%;
    background: #585858;
    filter: blur(7px);
    border-radius: 50%;
    opacity: .5;
  }
  .right-tab-content{
    text-align: center;
  }
  #tabs-group .tab-content-title, #tabs-group h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 20pt;
    margin-bottom: 15px;
    line-height: 27px;
    text-align: center;
  }
  #tabs-group h2 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 10pt;
    color: #929292;
  }
  #tabs-group p {
      font-family: "Open sans";
      font-size: 10pt;
  }
  #supporter-focus {
    padding-top: 75px;
    padding-bottom: 65px;
  }
  #supporter-focus h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 32pt;
    margin-bottom: 30px;
    line-height: 38px;
    color: #fff;
  }
  #supporter-focus p {
    font-family: "Open sans";
    font-size: 10pt;
    color: #fff;
    margin-bottom: 30px;
  }
  #supporter-focus a {
    font-size: 9pt;
    font-weight: bold;
    padding: 10px 25px;
    font-family: "Open sans";
  }
  #benefits {
      padding-top: 60px;
      padding-bottom: 40px;
      position: relative;
  }
   #benefits img {
    max-width:  72px; 
    height: auto;
  }
  #benefits h1 {
      font-size: 36pt;
      font-family: "Open sans";
      margin-top: 19px;
      margin-bottom: 0px;
  }
  #benefits p {
    font-family: "Open sans";
    font-size: 16pt;
    margin-top: 19px;
    margin-bottom: 49px;
  }
  .more-benefits i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3.5px;
    font-size: 10pt;
    margin-bottom: 3.2px;
  }
  .more-benefits {
    padding: 11px 26.5px;
  }
  .small-button{
    font-size: 9.6pt;
    font-weight: bold;
  }
  #fullfill-potential {
    padding-top: 40px;
    padding-bottom: 48px;
  }
  #fullfill-potential h1 {
    color: #fff;
    font-size: 19pt;
    font-family: "Open sans";
    margin-top: 25px;
    margin-bottom: 0px;
  }
  #fullfill-potential p {
    font-family: "Open sans";
    font-size: 11pt;
    margin-top: 15px;
    margin-bottom: 35px;
    color: #fff;
  }
  #fullfill-potential input {
    margin-bottom: 24px;
  }
  input {
  padding: 11px 26.5px;
    width: 100%;
    font-size: 12pt;
    border: none;
  }
  #reviews-group {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  #reviews-group .head-review {
    margin-bottom: 32px;
  }
  #reviews-group .list-inline li i {
    padding: 0;
    color: #ffd800;
    height: 17.6px;
    width: 17.6px;
    font-size: 14.4px;
  }
  .text-black-50 {
    color: rgba(0,0,0,.5)!important;
    font-size: 12px;
  }
  #reviews-group .list-star-small li i {
    padding: 0;
    color: #ffd800;
    height: 10.4px;
    width: 10.4px;
    font-size: 8px;
  }
  #reviews-group .progress-bar {
    position: relative;
    height: 10.4px;
    width: 100%;
  }
  .footer-list-group{
    margin-bottom: 40px;
  }
  .btn-review {
    font-size: 11.2pt;
    color: #fff;
    background: #acacac;
    border: none;
    margin-top: 8px;
    padding: 6.4px 8px;
  }
  .review-question-tab span {
    font-size: 10.4pt;
    font-family: "Open sans";
    color: #939393;
  }
  .review-question-tab select {
    border: none;
    font-size: 8pt;
    font-weight: bold;
    padding: 0 8px;
    color: #939393;
  }
  #user-comment .comment-box {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #user-comment .user-avatar {
    border-right: 4px solid black;
  }
  .user-avatar img{
    max-height: 92px;
    width: auto;
  }
  .custom-small-text {
    font-size: 8pt;
  }
  #user-comment .buyer-name {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  #user-comment h1 {
    font-size: 20pt;
    font-family: "Open sans";
  }
  #user-comment .list-inline li i {
    padding: 0;
    color: #eb9b00;
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
  #user-comment .title-comment {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #user-comment p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #646464;
  }
  #user-comment h2 i {
    margin-right: 16px;
  }
  #user-comment h2 {
    font-weight: 700;
    font-size: 12.8pt;
  }
  #user-comment h2 .helpful-question {
    margin-right: 32px;
  }
  #user-comment h2 .dislike {
    color: #98979c;
    margin-left: 12.8px;
  }
  #user-comment h2 i {
    margin-right: 12.8px;
  }
  #user-comment .more-reviews {
    margin-top: 48px;
  }
  .more-benefits span {
    margin-right: 12px;
  }
  footer .footer-bg {
    padding-top: 67px;
    padding-bottom: 41px;
  }
  footer h2 {
    font-family: "Open sans";
    font-size: 20pt;
    padding-bottom: 18px;
    margin-bottom: 0;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 42px;
  }
  footer ul li {
    font-size: 12pt;
    padding: 6px 0px;
    font-weight: 400;
  }
  footer form input {
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 18px;
    padding-left: 15px;
  }
  footer form textarea {
    background: transparent;
    border: 1px solid #fff;
    padding: 24px 20px;
    width: 100%;
    font-size: 13pt;
    margin-bottom: 40px;
  }
  footer .text-left{
    text-align: center!important;
  }
  footer form .custom-checkbox label {
    font-size: 9.6pt;
    font-weight: initial;
    font-style: italic;
    padding-left: 12px;
  }
  footer .middle-list {
    padding-left: 30px;
    padding-right: 30px;
    border-left: none;
    border-right: none;
  }
  footer .newsletter {
    padding-left: 15px;
  }
  .custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.2rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    margin-right: 8px;
  }
  .social-icon img{
    max-height: 18.75px;
    width: auto;
  }
  footer .social-icon ul li span {
    font-family: "Open sans";
    font-size: 8pt;
    margin-left: 5px;
  }
  footer .footer-copyright-custom .list-inline {
    margin-bottom: 12px;
    display: block;
  }
  footer .footer-copyright-custom .list-inline li {
    padding: 0 15px;
    font-size: 9.6pt;
    border-right: none;
    border-left: none;
  }
  footer .footer-copyright-custom p {
    font-size: 9.6pt;
    font-family: "Open sans";
    color: #565656;
  }
  footer .footer-copyright-custom .list-inline li:last-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .footer-copyright-custom .list-inline li:first-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .social-icon > div {
    padding: 24px 0px;
    border-bottom: none;
    border-top: 2.4px solid #1b1b1b;
  }
  footer .copyright-box {
    padding-top: 0px;
  }
  .contact-list{
    display: flex;
    justify-content: center;
  }
  #helper-trust {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 40px;
    margin-right: 15px;
    z-index: 12000; 
  }
  #helper-trust .trust {
    margin-bottom: 20px;
  }
  #helper-trust img {
    max-height: 45px;
    width: auto;
  }
  .number-product-cart {
    position: absolute;
    top: 1px;
    right: 0px;
    height: 17px;
    width: 17px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 9.45pt;
    color: #fff;
    padding-top: 3px;
  }
  .nav-menu-font{
    font-size: 8pt;
    font-weight: bold;
    padding-right: 12.6px;
    padding-left: 12.6px;
  }
  .nav-menu-font img {
      width: 20px;
      height: 20px;
      margin-top: 3px;
  }
  .nav-menu-localtion{
    width: 20px;
    height: 20px;
  }
  #dropdownMenu2{
    padding: 0;
  }
  .custom-dropdown{
    left: -10px!important;
  }
  .nav-medium li:first-child{
    padding-top: 15px;
  }
  .nav-medium li:last-child{
    padding-top: 18px;
  }
  .text-center-small{
    text-align: center!important;
  }
  .home-feature-product-title{
    line-height: 40px;
    font-size: 28pt;
  }
  .home-header-layout{
    padding-left: 21px;
  }
  .home-btn-subscribe{
    border-right: 3pt solid; 
  }
  .scroll-to-more img{
    max-height: 100%;
    width: auto;
  }
  .home-title-30pt{
    font-family: "Open sans";
    font-weight: 500;
    font-size: 14pt;
  }
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
      padding-top: 63px;
      padding-bottom: 74px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
    font-family: "Open sans";
    font-size: 36pt;
    margin-bottom: 36px;
    line-height: 50px;
    color: #fff;
  }
  .p-home-font{
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  #feature-product .button-grey{
    padding-right: 15px;
  }
  .btn-home-custom{
    font-size: 8pt;
    font-weight: bold;
    padding: 11px 26.5px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 113px;
    padding-bottom: 98px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  /* home page css*/
  #home-fullfill-potential{
    padding-top: 60px;
    padding-bottom: 74px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 90px;
    padding-bottom: 57px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 15px 8px;
  }
  .review-comment h3{
    margin-bottom: 8px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 4pt solid #959187;
    margin-bottom: 16px;
  }
  #help-you-connect{
    padding-top: 82px;
    padding-bottom: 100px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 10px 12px 10px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 12pt;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 16pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 10pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 36pt;
  }
  .last-more-benefits{
    padding: 16px 56px;
    margin-top: 32px;
  }
  #more-products{
    position: relative;
    top: -77px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-products img{
    max-width: 213px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 47px;
    font-size: 11pt;
  }
  .hidden-find-product{
    display: none;
  }
  #more-products .box-mp h2{
    font-size: 11pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 0px;
  }
  #more-products .box-mp span{
    font-size: 5pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 25px;
    right: 34px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
  #navbarDropdownMenuLinkmedium img {
    margin-left: 10px!important;
  }
  #main-navbar>button{
    padding: 0!important;
  }
  .custom-cart-padding{
    padding: 0!important;
  }
  .nav-large{
    display: none;
  }
  .nav-medium{
    display: inline-flex;
  }
  .main-logo{
    max-width: 126px;
    height: auto;
  }
  .nav-menu-font {
      font-size: 12pt;
      font-weight: bold;
      padding-right: 12.6px;
      padding-left: 12.6px;
  }
  .nav-menu-font img{
    width: 22.2px;
    height: 22.2px;
  }
  #nav-menu-cart{
    width: 22.2px;
    height: 22.2px;
  }
  #navbarDropdownMenuLinkmedium img{
    width: 22.2px;
    height: 22.2px;
  }
  .border-right-3pt {
    border-right: 1.4pt solid #efefef;
  }
  .number-product-cart {
    position: absolute;
    top: -5px;
    right: -8px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 15pt;
    color: #fff;
  }
  #main-navbar {
    box-shadow: unset;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 0px!important;
  }
  #header-menu{
  display: none;
  }
  #header-menu-medium {
    display: none;
    position: absolute;
    top: 90px;
    left: 0px;
    background: #fff;
  }
  .title-menu-dropdown {
    font-size: 11pt;
    font-weight: bold;
  }
  .text-menu-dropdown {
    font-size: 7pt;
    font-weight: bolder;
  }
  .top-header-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2.25pt solid #efefef;
    border-top: 2.25pt solid #efefef;
  }
  .bottom-header-menu {
    padding-top: 30px;
    padding-bottom: 51px;
  }
  .bottom-header-menu h2{
    font-size: 6.5pt;
  }
  .bottom-header-menu img{
    height: 24px;
    width: 24px;
  }
  .custom-menu-dropdown{
    padding-top: 26px;
    padding-bottom: 26px;
    border-top: 2.25pt solid #efefef;
  }
  .text-menu-italic {
    font-size: 8.5pt;
    font-weight: bolder;
  }
  .shipping-info{
    border-right: 1.4pt solid #efefef;  
    padding: 0;
  }
  .small-no-padding-left{
    padding: 0!important;
  }
  .hidden-border{
    display: none;
  }
  .title-36pt {
    font-size: 17.64pt;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #feature-product {
    padding-top: 51px;
    padding-bottom: 47px;
  }
  .sub-title-30pt {
    font-size: 16pt;
    font-family: "Open sans";
    font-weight: 400;
    line-height: 25px;
    color: #929292;
  }
  #feature-product hr {
    height: 1.5pt;
    background: #efefef;
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .rating-star {
    position: relative;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    margin: auto;
  }
  .rating-star li {
      font-size: 10pt;
      margin-right: 8px;
  }
  .rating-star li:last-child {
    font-size: 10pt;
    margin-right: 0px;
  }
  .number-user-rate {
    position: absolute;
    top: -7px;
    right: -18px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 7.5pt;
    color: #fff;
    height: 17px;
    font-weight: bold;
    width: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #feature-product h2 {
      font-size: 7.5pt;
      color: #929292;
  }
  .share-product-box span {
    font-weight: bold;
    font-size: 8pt;
  }
  .share-product-box i {
    font-size: 8pt;
    margin-right: 3px;
  }
  .currency-choose {
    height: 21px;
    width: 21px;
    background: #ededed;
    border-radius: 50%;
  }
  .change-currency-padding{
    padding: 0;
  }
  .change-currency-padding-0{
    padding: 0;
  }
  .currency-choose i {
      font-size: 8pt;
  }
  .btn-change-currency {
      border: none;
      font-size: 8pt;
      font-weight: bold;
  }
  .ingredient img{
    height: 15px;
    width: 15px;
  }
  .ingredient span {
    margin-right: 35px;
    margin-left: 5px;
  }
  .product-price {
      font-size: 25pt;
      font-weight: bold;
      font-family: "Open sans";
      margin-bottom: 19px;
      margin-top: 6px;
  }
.number-order {
    padding: 22px 10px;
  }
  .sub-number-order {
      height: 26px;
      width: 43px;
      border-radius: 5px;
      background: #fff;
      color: #000;
      font-size: 8pt;
      font-weight: bold;
  }
  .text-add-cart span {
      font-size: 7pt;
      font-weight: bold;
      padding: 20px 12.6px;
  }
  .buy-to-save {
      margin-bottom: 5px;
      margin-top: 22.68px;
      font-size: 10pt;
  }
  .nav-link {
    font-size: 10pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mask-tab {
    position: absolute;
    top: 0;
    left: 0;
    height: 38px;
    width: 100%;
  }
  .nav-tabs .nav-item > .active::after {
    content: "";
    width: 30px;
    height: 10px;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 7px solid #fa461e;
    position: absolute;
    top: 100%;
    left: 37%
  }
  #tabs-content {
    margin-top: 25px;
    margin-bottom: 40px;
  }
    .youtube-video {
    z-index: 1201;
    height: 257px;
    width: 257px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .left-tab-content {
      position: relative;
      height: 257px;
      width: 257px;
      margin:  auto;
      margin-bottom: 80px;
  }
  .youtube-video iframe {
    z-index: 1101;
      height: 160%;
      width: 200%;
      position: absolute;
      top: -75.6px;
      left: -126px;
  }
  .number-user-rate-video {
    z-index: 1210;
    position: absolute;
    top: 35px;
    right: 22.68px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 8pt;
    color: #fff;
    height: 17.2px;
    font-weight: bold;
    width: 17.2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .eclipse-shadow-video {
    position: absolute;
    bottom: -50px;
    left: 50px;
    height: 16px;
    width: 60%;
    background: #585858;
    filter: blur(7px);
    border-radius: 50%;
    opacity: .5;
  }
  .right-tab-content{
    text-align: center;
  }
  #tabs-group .tab-content-title, #tabs-group h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 20pt;
    margin-bottom: 15px;
    line-height: 27px;
    text-align: center;
  }
  #tabs-group h2 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 10pt;
    color: #929292;
  }
  #tabs-group p {
      font-family: "Open sans";
      font-size: 10pt;
  }
  #supporter-focus {
    padding-top: 75px;
    padding-bottom: 65px;
  }
  #supporter-focus h1 {
    font-weight: bold;
    font-family: "Open sans";
    font-size: 32pt;
    margin-bottom: 30px;
    line-height: 38px;
    color: #fff;
  }
  #supporter-focus p {
    font-family: "Open sans";
    font-size: 10pt;
    color: #fff;
    margin-bottom: 30px;
  }
  #supporter-focus a {
    font-size: 9pt;
    font-weight: bold;
    padding: 10px 25px;
    font-family: "Open sans";
  }
  #benefits {
      padding-top: 60px;
      padding-bottom: 40px;
      position: relative;
  }
   #benefits img {
    max-width:  72px; 
    height: auto;
  }
  #benefits h1 {
      font-size: 21pt;
      font-family: "Open sans";
      margin-top: 19px;
      margin-bottom: 0px;
  }
  #benefits p {
    font-family: "Open sans";
    font-size: 8pt;
    margin-top: 19px;
    margin-bottom: 49px;
  }
  .more-benefits i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3.5px;
    font-size: 10pt;
    margin-bottom: 3.2px;
  }
  .more-benefits {
    padding: 11px 26.5px;
  }
  .small-button{
    font-size: 9.6pt;
    font-weight: bold;
  }
  #fullfill-potential {
    padding-top: 40px;
    padding-bottom: 48px;
  }
  #fullfill-potential h1 {
    color: #fff;
    font-size: 19pt;
    font-family: "Open sans";
    margin-top: 25px;
    margin-bottom: 0px;
  }
  #fullfill-potential p {
    font-family: "Open sans";
    font-size: 11pt;
    margin-top: 15px;
    margin-bottom: 35px;
    color: #fff;
  }
  #fullfill-potential input {
    margin-bottom: 24px;
  }
  input {
  padding: 11px 26.5px;
    width: 100%;
    font-size: 12pt;
    border: none;
  }
  #reviews-group {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  #reviews-group .head-review {
    margin-bottom: 32px;
  }
  #reviews-group .list-inline li i {
    padding: 0;
    color: #ffd800;
    height: 17.6px;
    width: 17.6px;
    font-size: 14.4px;
  }
  .text-black-50 {
    color: rgba(0,0,0,.5)!important;
    font-size: 12px;
  }
  #reviews-group .list-star-small li i {
    padding: 0;
    color: #ffd800;
    height: 10.4px;
    width: 10.4px;
    font-size: 8px;
  }
  #reviews-group .progress-bar {
    position: relative;
    height: 10.4px;
    width: 100%;
  }
  .footer-list-group{
    margin-bottom: 40px;
  }
  .btn-review {
    font-size: 11.2pt;
    color: #fff;
    background: #acacac;
    border: none;
    margin-top: 8px;
    padding: 6.4px 8px;
  }
  .review-question-tab span {
    font-size: 10.4pt;
    font-family: "Open sans";
    color: #939393;
  }
  .review-question-tab select {
    border: none;
    font-size: 8pt;
    font-weight: bold;
    padding: 0 8px;
    color: #939393;
  }
  #user-comment .comment-box {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #user-comment .user-avatar {
    border-right: 4px solid black;
  }
  .user-avatar img{
    max-height: 92px;
    width: auto;
  }
  .custom-small-text {
    font-size: 8pt;
  }
  #user-comment .buyer-name {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  #user-comment h1 {
    font-size: 20pt;
    font-family: "Open sans";
  }
  #user-comment .list-inline li i {
    padding: 0;
    color: #eb9b00;
    height: 28px;
    width: 28px;
    font-size: 20px;
  }
  #user-comment .title-comment {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #user-comment p {
    font-family: "Open sans";
    font-size: 16pt;
    color: #646464;
  }
  #user-comment h2 i {
    margin-right: 16px;
  }
  #user-comment h2 {
    font-weight: 700;
    font-size: 12.8pt;
  }
  #user-comment h2 .helpful-question {
    margin-right: 32px;
  }
  #user-comment h2 .dislike {
    color: #98979c;
    margin-left: 12.8px;
  }
  #user-comment h2 i {
    margin-right: 12.8px;
  }
  #user-comment .more-reviews {
    margin-top: 48px;
  }
  .more-benefits span {
    margin-right: 12px;
  }
  footer .footer-bg {
    padding-top: 67px;
    padding-bottom: 41px;
  }
  footer h2 {
    font-family: "Open sans";
    font-size: 20pt;
    padding-bottom: 18px;
    margin-bottom: 0;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 42px;
  }
  footer ul li {
    font-size: 12pt;
    padding: 6px 0px;
    font-weight: 400;
  }
  footer form input {
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 18px;
    padding-left: 15px;
  }
  footer form textarea {
    background: transparent;
    border: 1px solid #fff;
    padding: 24px 20px;
    width: 100%;
    font-size: 13pt;
    margin-bottom: 40px;
  }
  footer .text-left{
    text-align: center!important;
  }
  footer form .custom-checkbox label {
    font-size: 9.6pt;
    font-weight: initial;
    font-style: italic;
    padding-left: 12px;
  }
  footer .middle-list {
    padding-left: 30px;
    padding-right: 30px;
    border-left: none;
    border-right: none;
  }
  footer .newsletter {
    padding-left: 15px;
  }
  .custom-control-label::after, .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.2rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    margin-right: 8px;
  }
  .social-icon img{
    max-height: 18.75px;
    width: auto;
  }
  footer .social-icon ul li span {
    font-family: "Open sans";
    font-size: 8pt;
    margin-left: 5px;
  }
  footer .footer-copyright-custom .list-inline {
    margin-bottom: 12px;
    display: block;
  }
  footer .footer-copyright-custom .list-inline li {
    padding: 0 15px;
    font-size: 9.6pt;
    border-right: none;
    border-left: none;
  }
  footer .footer-copyright-custom p {
    font-size: 9.6pt;
    font-family: "Open sans";
    color: #565656;
  }
  footer .footer-copyright-custom .list-inline li:last-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .footer-copyright-custom .list-inline li:first-child {
    padding: 0 15px!important;
    border-right: none;
  }
  footer .social-icon > div {
    padding: 24px 0px;
    border-bottom: none;
    border-top: 2.4px solid #1b1b1b;
  }
  footer .copyright-box {
    padding-top: 0px;
  }
  .contact-list{
    display: flex;
    justify-content: center;
  }
  #helper-trust {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 40px;
    margin-right: 15px;
    z-index: 12000; 
  }
  #helper-trust .trust {
    margin-bottom: 20px;
  }
  #helper-trust img {
    max-height: 45px;
    width: auto;
  }
  .number-product-cart {
    position: absolute;
    top: 1px;
    right: 0px;
    height: 17px;
    width: 17px;
    text-align: center;
    border-radius: 50%;
    background-color: #fb461e;
    font-size: 9.45pt;
    color: #fff;
    padding-top: 3px;
  }
  .nav-menu-font{
    font-size: 8pt;
    font-weight: bold;
    padding-right: 12.6px;
    padding-left: 12.6px;
  }
  .nav-menu-font img {
      width: 20px;
      height: 20px;
      margin-top: 3px;
  }
  .nav-menu-localtion{
    width: 20px;
    height: 20px;
  }
  #dropdownMenu2{
    padding: 0;
  }
  .custom-dropdown{
    left: -10px!important;
  }
  .nav-medium li:first-child{
    padding-top: 15px;
  }
  .nav-medium li:last-child{
    padding-top: 18px;
  }
  .text-center-small{
    text-align: center!important;
  }
  #navbarDropdownMenuLinkmedium img {
    margin-left: 10px;
  }
  .home-feature-product-title{
    line-height: 40px;
    font-size: 28pt;
  }
  .home-header-layout{
    padding-left: 21px;
  }
  .home-btn-subscribe{
    border-right: 3pt solid; 
  }
  .scroll-to-more img{
    max-height: 100%;
    width: auto;
  }
  .home-title-30pt{
    font-family: "Open sans";
    font-weight: 500;
    font-size: 14pt;
  }
  .animated-bounce {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  }
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-5px);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  #introduction-model {
      padding-top: 63px;
      padding-bottom: 74px;
      background: url('../img/intro-model.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      position: relative;
  }
  .h1-home-font{
    font-family: "Open sans";
    font-size: 36pt;
    margin-bottom: 36px;
    line-height: 50px;
    color: #fff;
  }
  .p-home-font{
    font-family: "Open sans";
    font-size: 16pt;
    color: #fff;
    margin-bottom: 48px;
  }
  #feature-product .button-grey{
    padding-right: 15px;
  }
  .btn-home-custom{
    font-size: 8pt;
    font-weight: bold;
    padding: 11px 26.5px;
    font-family: "Open sans";
  }
  .blur-bg-black {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  .blur-bg-white {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
  #prezerve-box{
    padding-top: 113px;
    padding-bottom: 98px;
    background: url('../img/prezerve-memories.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  /* home page css*/
  #home-fullfill-potential{
    padding-top: 60px;
    padding-bottom: 74px;
    background: url('../img/home-fullfill.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  .text-black{
    color: #000!important;
  }
  #home-fullfill-potential p{
    font-weight: 600;
  }
  #review-content{
    padding-top: 90px;
    padding-bottom: 57px;
    background: url('../img/backgroundReviewsStartPage.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
  }
  .review-comment > div{
    padding: 15px 8px;
  }
  .review-comment h3{
    margin-bottom: 8px;
  }
  .review-comment img{
    min-width: 100%;
    height: auto;
  }
  .avatar-image{
    height: 160px;
    width: 160px;
    overflow: hidden;
    border-radius: 50%;
    border: 4pt solid #959187;
    margin-bottom: 16px;
  }
  #help-you-connect{
    padding-top: 82px;
    padding-bottom: 100px;
    background: url('../img/help-you-connect.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #help-you-connect p{
    font-weight: 600;
  }
  #lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    background: url('../img/lasest-news.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow-x: hidden;
  }
  #view-lasest-news{
    padding-top: 63px;
    padding-bottom: 71px;
    position: relative;
    overflow-x: hidden;
  }
  #lasest-news .card-body{
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  #lasest-news  p{
    font-weight: 600;
    font-family: "Open sans";
  }
  #lasest-news .card{
    box-shadow: none;
    margin: 0 10px 12px 10px;
  }
  #lasest-news .card p{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 12pt;
    margin-bottom: 0px;
  }
  #lasest-news .card h1{
    font-weight: 700;
    font-family: "Open sans";
    font-size: 16pt;
  }
  #lasest-news .card a{
    font-weight: 500;
    font-family: "Open sans";
    font-size: 13pt;
    font-style: italic;
    color: #fb461e;
    margin-bottom: 0px;
  }
  #lasest-news .date-listing{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  #lasest-news .date-listing h1{
    font-size: 36pt;
  }
  .last-more-benefits{
    padding: 16px 56px;
    margin-top: 32px;
  }
  #more-products{
    position: relative;
    top: -77px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-products img{
    max-width: 213px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 47px;
    font-size: 11pt;
  }
  .hidden-find-product{
    display: none;
  }
  #more-products .box-mp h2{
    font-size: 11pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 0px;
  }
  #more-products .box-mp span{
    font-size: 5pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 25px;
    right: 34px;
  }
  .home-deactive-bg-1 {
      background-color: #e2e2e2;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) { 
  #more-products{
    position: relative;
    top: -77px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-products img{
    max-width: 213px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 0px;
    left: 47px;
    font-size: 11pt;
  }
  .hidden-find-product{
    display: none;
  }
  #more-products .box-mp h2{
    font-size: 11pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 0px;
  }
  #more-products .box-mp span{
    font-size: 5pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 25px;
    right: 34px;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 
  #more-products{
    position: relative;
    top: -77px;
    z-index: 117;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-products img{
    max-width: 240px;
    height: auto;
  }
  #more-products .box-mp{
    position: relative;
  }
  #more-products .box-mp h1{
    position: absolute;
    top: 5px;
    left: 50px;
    font-size: 11pt;
  }
  .hidden-find-product{
    display: none;
  }
  #more-products .box-mp h2{
    font-size: 11pt;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 0px;
  }
  #more-products .box-mp span{
    font-size: 5pt;
    color: #fff;
    margin-bottom: 0px';
  }
  .footer-container-box{
    position: relative;
  }
  #more-products .box-mp .find-products{
    position: absolute;
    top: 30px;
    right: 50px;
  }
  .article-box .article-post a{
    padding: 15px 0;
    font-family: unset!important;
  }
  .article-box .article-post:first-child{
    background: #efefef;
  }
  .article-box .article-post:last-child{
    background: #f8482c;
  }
  .article-post > a{
    font-style: normal!important;
  }
  .article-text-gray{
    color: #908f94!important;
  }
  .article-text-gray:hover{
    color: #908f94!important;
  }
  .article-text-white{
    color: #fff!important;
  }
  .article-text-white:hover{
    color: #fff!important;
  }
  .date-article{
    font-size: 45pt;
  }
  .wrap-article{
    margin-bottom: 40px;
  }
}