body {
    overflow-x: hidden;
    color: #555;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 300;
    background-color: #f3f2ee;
}

* {
    outline: 0;
    -webkit-backface-visibility: hidden;
}

.where {
    padding: 30px 0;
}

.where a {
    color: #bbbbbb;
    font-size: 14px;
    transition: none;
}

.where a:after {
    content: '/';
    padding: 0 5px;
}

.where a:last-of-type:after {
    content: normal;
}

#products .info h1.title {
    max-width: 870px;
}

#products .banner .text h1.title,
#products .info h1.title {
    color: #333;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 30px;
    animation-delay: 0.3s;
}

#products .info .pic {
    float: right;
    text-align: right;
    width: 48%;
    margin-top: -100px;
    animation-delay: 0.8s;
}

#products .info {
    padding-bottom: 80px;
    display: flex;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
}

#readmorebtn {
    display: inline-block;
    height: 50px;
    padding: 0 20px;
    background-color: #dddddd;
    color: #555;
    font-size: 18px !important;
    font-weight: normal;
    transition: background .5s;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    margin-top: 30px;
    width: auto;
    margin: 20px auto;
    border-radius: 50px;
}

#readmorebtn:hover {
    color: #000000;
    background-color: #ffb800;
}

.readmorebtn_act {
    content: '';
    background-image: url(images/icon-more.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 50px !important;
    height: 50px;
    display: block;
    background-color: #dddddd;
}

.readmorebtn_act:hover {
    background-repeat: no-repeat;
    background-position: center;
    color: #000 !important;
    background-color: #ffb800 !important;
}

button {
    margin: 0;
    height: 50px;
    width: 150px;
    background-color: #eee;
    color: #555;
    font-size: 16px !important;
    line-height: 50px;
    font-weight: normal;
    transition: color .3s, background .3s;
}

#products .tag_api,
#products-in .tag_api {
    text-align: left;
    margin-top: 50px;
}

.tag_api {
    width: 100%;
    text-align: center;
}

.tag_api li {
    margin: 10px 5px;
    height: 38px;
    text-align: center;
    display: inline-block;
}

.tag_api li a {
    border: 1px solid #dddddd;
    padding: 10px 20px;
    line-height: 38px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 400;
}

.tag_api li a:hover {
    border: 1px solid #ffb800;
}

.sub01_top {
    padding-top: 0px !important;
}

.products-list .tabs {
    border-bottom: 1px solid #ddd;
}

#products .products-list .sub_tabContent {
    padding-top: 0px;
}

.products-list #list {
    padding: 80px 0 50px;
}

.choose {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 80px;
}

ul.noneStyle {
    margin: 0;
    padding: 0;
}

.buttonBlock {
    margin: 0px 0px 0px;
    text-align: center;
    transition: height 10s;
    -webkit-transition: height 10s;
    -moz-transition: height 10s;
    -o-transition: height 10s;
}

a:not([href]):not([class]):hover {
    color: #ffffff;
}

.max-lg-size #myDIV {
    margin: 0 auto;
}

#myDIV {
    width: 251px;
    margin: 0 auto;
    margin-left: 40.5%;
    cursor: pointer;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}

.ooo5 {
    width: 252px;
    margin: 0 auto;
    margin-left: -15px;
    background-color: #dddddd;
    color: #555555;
    display: none;
}

.delete-btn {
    width: 252px;
    margin: 0 auto;
    margin-left: -14px;
    background-color: #f4f4f4;
    color: #555555;
    display: none;
}

.choose > ul > li {
    display: table;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 80px;
    text-align: left;
}

.choose > ul > li > div {
    display: inline-block;
    vertical-align: middle;
    width: 18%;
    padding: 10px 12px;
    margin-left: 1px;
    text-align: center;
}

.choose .selected {
    position: relative;
}

.dk_open {
    position: relative;
    z-index: 10;
}

.dk_container {
    display: none;
    background-color: #fff;
    line-height: 43px;
}

.dk_open .dk_label {
    color: inherit;
}

.dk_container a {
    outline: 0;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    line-height: 25px;
    padding: 10px 20px;
}

.dk_open .dk_options {
    display: block;
}

.dk_options {
    display: none;
    margin-top: -1px;
    position: absolute;
    right: 0;
    width: 100%;
    background: #fff;
}

#products .tabContent .drop_border a.dk_toggle:hover {
    border: 1px solid #000000;
}


.max-lg-size .choose > ul > li > div {
    display: inline-block;
    vertical-align: middle;
    width: 23%;
    padding: 1.5% 0.8%;
    text-align: center;
}

#products .products-list .sub_tabContent h2.title {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    margin: 0px 0px 30px;
    color: #555555;
}

ul.noneStyle {
    margin: 0;
    padding: 0;
}

ul.noneStyle li {
    list-style: none;
}

.listp {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}

input,
textarea,
button,
select,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    color: #555555;
}

a,
a:active {
    cursor: pointer;
    text-decoration: none;
}


.products-list ul.listp li {
    vertical-align: top;
    text-align: left;
    width: 18.4%;
    margin: 0px 10px 20px;
    list-style-type: disc;
    position: relative;
}

.product-text {
    margin-bottom: 55px;
}


.products-list ul.listp li a {
    display: block;
}

.products-list ul.listp li .pic {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #f4f4f4;
}

.products-list ul.listp li .pic .app_n {
    position: absolute;
    width: 45px;
    top: 6%;
    left: 6%;
    z-index: 1;
}

.products-list ul.listp li .pic:after {
    content: '';
    width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}

.products-list ul.listp li:hover .pic:after {
    opacity: 1;
    transition: opacity 1s ease;
}

:target::before {
    content: "";
    display: block;
    height: 120px;
    margin: -120px 0 0;
}

#products .product-text h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}

#products ul.description {
    position: relative;
    display: inline-block;
    text-align: left;
    margin-top: 0px;
}

.product-text ul {
    padding: 20px 20px 30px;
}

.products-list ul.listp li.desarea {
    width: 95%;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 22px;
    margin-left: 20px;
    font-weight: normal;
}


.favorites_s {
    position: absolute;
    cursor: pointer;
    padding-left: 50px;
    display: table;
    bottom: 20px;
    margin-top: 20px;
    text-align: left;
}

.favorites_s i {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-image: url(../../styles/images/header-icon-plus.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.3s, background 0.3s;
    position: absolute;
    background-color: #cbcbcb;
    left: 20px;
    top: 0;
}

.favorites_s:hover i {
    background-color: #ffb800;
}

.favorites_s.actived i {
    background-color: #fabe00;
}

#products .add {
    font-size: 16px;
    font-weight: 400;
    padding-left: 0px;
    padding-right: 10px;
}

#products .added {
    font-size: 16px;
    font-weight: 400;
    display: none;
    padding-left: 0px;
}

.text a,
.tabContent a,
#inquiry .inner a,
#terms .inner a,
#products-in .info .right a,
a.link {
    line-height: 28px;
    font-weight: normal;
    border-bottom: 1px solid transparent;
}

.text a:hover,
.tabContent a:hover,
#inquiry .inner a:hover,
#terms .inner a:hover,
#products-in .info .right a:hover,
a.link:hover {
    border-color: #FFB800;
}

#products .tabContent a:hover {
    border-bottom: 0px solid #fff;
}

#products .info .text p {
    font-size: 18px;
    animation-delay: 0.5s;
    line-height: 1.5em;
    font-weight: normal;
}


#more h2 {

    font-size: 30px;
    font-weight: 500;
}

#more h3 {
    font-size: 22px;
    font-weight: 500l;
}

#more a{border-bottom: 1px solid #fabe00 !important;
    font-weight: inherit;}


.buttonBlock {
    margin: 0 0 0;
    text-align: center;
    transition: height 10s;
    -webkit-transition: height 10s;
    -moz-transition: height 10s;
    -o-transition: height 10s;
}

.delete-btn {
    width: 252px;
    margin: 0 auto;
    margin-left: -14px;
    background-color: #f4f4f4;
    color: #555;
    display: none;
    padding: 0 20px;
}

.delete-btn:hover {
    background-color: #555;
    color: #fff;
}

.dk_options .dk_option_current a {
    color: #ffffff !important;
}


#products .related-products {
    margin-bottom: 80px;
}

.product_categories h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    margin: 0px 0px 30px;
    color: #555555;
}

#products .slick-prev {
    text-indent: -9999px;
    top: 50%;
    left: -20px;
    z-index: 0;
}

#products .slick-next {
    text-indent: -9999px;
    right: -20px;
    top: 50%;
    background-repeat: no-repeat;
    z-index: 0;
}

.pro_area {
    border: 1px solid #dddddd;
    display: inline-block;
    margin: 0px 10px;
    position: relative;
}

#products .related-products .product-text ul {
    padding: 0px 20px;
    margin-top: 20px;
}

#products .related-products h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}

#products .related-products .pro_area .pic {
    width: 100%;
    display: block;
    position: relative;
    background-color: #f4f4f4;
    text-align: center;
}

#products .related-products .pic img {
    width: 100%;
}

#products .related-products .product-text {
    margin-bottom: 0px;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    height: 100%;
    display: flex;
}

.slick-initialized .slick-slide {
    height: auto !important;
}

.cover3 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    left: 50%;
    z-index: 1;
    margin-top: 70px;
    margin-left: -50px;
}


.cover4 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    left: 50%;
    z-index: 1;
    margin-top: 10%;
    margin-left: -50px;
}

.application_box:hover .cover,
.frame-news:hover .cover2,
.pro_area:hover .cover3,
.inq_dow_area:hover .cover4 {
    opacity: 1;
}

#homeMotion h2.title {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    margin: 0px 0px 30px;
    color: #555555;
}

.min-lg-size .BGR-blog-tag {
    display: flex;
    flex-wrap: wrap;
}

.related-post-item {
    width: 23.4%;
    padding: 0px 0px;
    margin: 0px 10px;
    border: 1px solid #dddddd;
    padding-bottom: 90px;
    position: relative;
    text-align: left;
    display: inline-block;
    box-sizing: content-box;
    margin: 0px 10px !important;


}

.related-image {
    height: 400px;
    overflow: hidden;
    background-size: cover;
}

.related-title {
    padding: 20px 20px 0px;
    position: relative;
}

#homeMotion .related-title h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}

.related-title p {
    text-align: left;
    margin-bottom: 20px;
}

.buttonBlock_home {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 35px;
}

.buttonBlock_home a {
    display: inline-block;
    min-width: 188px;
    height: 50px;
    line-height: 50px;
    background-color: #dddddd;
    color: #555555;
    font-size: 18px;
    font-weight: normal;
    transition: background 0.5s;
    border-radius: 50px;
}

.related-post-item:hover .button_home {
    color: #000000;
    background-color: #ffb800;
}

#homeMotion {
    padding: 0 0 80px;
}

.inq_dow_area {
    width: 100%;
    margin: 0 auto 80px;
    padding: 0 0;
}
#ing_dow_area {
    width: 1400px;
    margin: 0 auto;
}

.container .inq_dow-boder {
    height: auto;
    display: flex;
    margin-bottom: 80px;
}



#products .inq_dow_area {
    width: 48.5%;
    padding: 0px;
    margin: 0px 10px;
    position: relative;
}

.inq_dow_border {
    border: 1px solid #dddddd;
    height: 85% !important;
}

#products .inq_dow-boder .pic {
    margin: 0 auto;
    width: 100%;
}

#products .container h2.title {
    font-size: 30px;
    margin-bottom: 30px;
    padding: 0 0;
    font-weight: 500;
    text-align: center;
}

#products .inq_dow-boder p {
    padding: 20px;
}

.contact-btn {
  position: absolute;
  left: 50%;
  top:40%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 0 30px !important;
  border-radius: 50px;
  background: #fabe00 !important;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: all 0.3s ease;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.cta-section-end{  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  height: 100%;}

  .contact-btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 0 30px;
  border-radius: 50px;
  background: #fabe00;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: all 0.3s ease;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}


.contact-btn .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  transition: filter 0.3s ease;
}

.contact-btn2 .icon{
  margin-right: 10px;
  transition: filter 0.3s ease;}


.contact-btn2:first-child{margin-right: 80px;}
.contact-btn2:last-child{padding: 0 35px;}




.contact-btn:hover,.contact-btn2:hover   {
  background: #555 !important;
  color: #fff;
}

.contact-btn:hover .icon,.contact-btn2:hover .icon,.locations-btn:hover .icon {
  filter: brightness(0) invert(1);
}



.cta-section-end {
  position: relative;
  width: 100%;
  height: 200px;
  background-image: url(../styles/images/contact_bg.jpg);
  background-position: center;
   justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  background-repeat: no-repeat;
  margin-bottom: 80px;
}


#faq {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1 !important;
}

#faq h2.title {
    font-size: 30px;
    margin-bottom: 30px;
    padding: 0 0;
    font-weight: 500;
    text-align: center;
}

#faq .accordion {
    border: 1px solid #dddddd;
    margin: 0px 15px 80px;
    --bs-accordion-color: #555555;
}

.accordion-button:not(.collapsed) {
    background-color: #ffffff !important;
    color: #555555 !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125) !important;
}

#faq .accordion-button:focus {
    --bs-accordion-btn-focus-box-shadow: 1px solid #dddddd !important;
    border-color: none !important;
}

#faq .accordion a:hover {
    border-bottom: 1px solid #ffb800 !important;
}

#faq .accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
    color: #555555;
    width: 100%;
}

#faq .accordion h3 {
    font-size: 22px;
    width: 100%;
    font-weight: 500;
}

#faq .accordion-button:not(.collapsed)::after {
    transform: rotate(90deg) !important;
}


#faq .accordion-button::after {
    background-image: url(../styles/images/arrow_bottom.png) !important;
}

#faq a:not([href]):not([class]):hover {
    color: #555555;
    font-weight: normal;
    border-bottom: 1px solid #ffb800;
}

#faq a {
    color: #555555;
    font-weight: normal;
    border-bottom: 1px solid #ffb800;
}


.max-lg-size .BGR-blog-tag .related-post-item {
    width: 23.1%;
    float: none;
    clear: both;
    display: inline-grid;
    margin: 0px 10px;
}

.max-lg-size .BGR-blog-tag {
    display: inline-flex;
}

.max-lg-size .BGR-blog-tag .related-image {
    height: 28vw;
    background-position: center;
}



.max-lg-size .BGR-blog-tag .related-title {
    min-height: 220px;
}


.max-lg-size #products .inq_dow_area {
    width: 47.8%;
}

.max-md-size .related-post-item {
    width: 45%;
    margin: 0px 10px 0px !important;
    display: inline-block;
    margin: 0 auto;
    box-sizing: content-box;
}

.max-md-size #homeMotion .container {
       padding: 0 15px;
}

.max-md-size .cover3 {
    margin-top: 8px !important;
}

.max-md-size #products .banner .text h1.title,
.max-md-size #products .info h1.title {
    margin: 0;
    font-size: 48px;
}

.max-md-size #products .info .pic {
    width: 45%;
    margin-top: 30px;
    animation-delay: 0s;
}

.max-md-size .products-list #list {
    padding: 80px 0 60px;
}

.max-md-size .products-list ul.listp li.desarea {
    width: 95%;
    margin-bottom: 8px;
    font-size: 16px;
    margin-left: 20px;
    line-height: 22px;
}

.max-md-size .products-list ul.listp li {
    width: 30.5%;
    vertical-align: top;
    text-align: left;
    margin-left: 17px;
    margin-bottom: 30px;
    margin: 0px auto 20px;
    position: relative;
}

.max-md-size .favorites_s.actived i {
    background-color: #ffb800 !important;
}

.max-md-size #products .slick-prev {
    left: -8px;
    width: 30px;
}

.max-md-size #products .slick-next {
    right: -8px;
    width: 30px;
}

.max-md-size .slick-slider .slick-list {
    width: 95%;
    margin: 0 auto;
}


.max-md-size .BGR-blog-tag {
    width: 100%;
    margin-left: 0px;
    text-align: center;
    display: block;
}

.max-md-size .container .BGR-blog-tag {
    padding: 0 0;
}

.max-md-size .BGR-blog-tag .related-post-item {
    width: 45%;
    float: none;
    clear: both;
    display: inline-grid;
    margin-bottom: 30px;
}

.max-md-size .BGR-blog-tag .related-image {
    padding-left: 100%;
    height: 430px;
    background-position: center;
}

.max-md-size .BGR-blog-tag .related-title {
    padding: 20px;
    clear: both;
    min-height: 150px;
}

.max-md-size #homeMotion .related-title h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}

.max-md-size #products .pro_area .pic {
    height: auto;
}

.max-md-size #products .related-products .pro_area .pic img {
    height: auto;
}

.max-md-size #homeMotion {
    padding: 0 0 50px;
}

.max-md-size #products .inq_dow_area {
    width: 47.5%;
}

.max-md-size #products .inq_dow-boder p {
    min-height: 85px;
}

.max-md-size .cover4 {
    margin-top: 15px;
}

.max-md-size .related-articles li {
    margin: 0px 10px;
}

.max-md-size  #ing_dow_area  {
    width: 100%;
}

.max-md-size #faq button{height: auto;}

.max-md-size #homeMotion .slick-next {
    right: -8px;
    width: 30px;
}

.max-md-size #homeMotion .slick-prev {
    left: -8px;
    width: 30px;
}

.max-sm-size #homeMotion .list {
    padding: 0 0;
}

.max-sm-size .related-title p {
    min-height: 0px;
}

.max-sm-size #products .inq_dow-boder p {
    min-height: 80px;
}

.max-sm-size #products .container .inq_dow-boder {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.max-sm-size #faq .accordion-flush .accordion-item .accordion-button,
.max-sm-size .accordion-flush .accordion-item .accordion-button.collapsed {
    height: auto;
}

.max-sm-size #faq .accordion {
    margin: 0 auto 50px;
}

.max-sm-size .choose {
    margin-bottom: 50px;
}

.max-xs-size .choose > ul > li > div:first-child {
    padding-top: 0px;
}

.max-xs-size .choose > ul > li > div:last-child {
    padding-bottom: 0px;
}

.max-sm-size .products-list #list {
    padding: 50px 0;
}

.max-sm-size #products .info .pic {
    float: none;
    margin: 0;
    width: 100%;
    text-align: center;
}

.max-sm-size #products .info .text {
    float: none;
    width: 100%;
}

.max-sm-size .dk_container {
    background-color: #fff;
    line-height: 43px;
}

.max-sm-size .favorites_s.actived i {
    background-color: #ffb800 !important;
}


.max-sm-size .products-list ul.listp li {
    margin: 0 auto 20px;
    width: 45%;
}

.max-sm-size .products-list ul.listp li.desarea {
    width: 90%;
}



.max-sm-size .slick-slider .slick-list {
    width: 90%;
    margin: 0 auto;
}

.max-sm-size .BGR-blog-tag {
    display: inline-block;
}

.max-sm-size .BGR-blog-tag .related-title {
    min-height: 0px;
}


.max-sm-size .slick-initialized {
    margin: 0px 0px 0px;
}

.max-sm-size #products .inq_dow_area {
    width: 100%;
    margin: 50px auto 0px;
}

.max-sm-size .inq_dow-boder p {
    min-height: 80px;
}

.max-sm-size #products .container h2.title {
    margin-top: 0px;
}

.max-sm-size #products .related-products {
    margin-bottom: 50px;
}

.max-sm-size #homeMotion {
    padding: 0 0;
}

.max-sm-size .cover3 {
    top: 6%;
}

.max-sm-size .cta-section-end{ flex-direction: column;
    height: auto;
    padding: 20px 0;margin: 50px auto; height: 150px;}
.max-sm-size .contact-btn2:first-child{margin-right: 0px;}
.max-xs-size .where {
    padding: 10px 0;
}

.max-xs-size #products .banner .text h1.title,
.max-xs-size #products .info h1.title {
    font-size: 35px;
}


.max-xs-size .delete-btn {
    width: 100%;
    margin: 0 auto;
    height: 53px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 1px;
}

.max-xs-size #readmorebtn {
    width: 100% !important;
    margin-bottom: 50px;
}

.max-xs-size #products .tag_api {
    margin-top: 0px;
    margin-bottom: 50px;
}

.max-xs-size #products-in .tag_area,
.max-xs-size #products .tag_area {
    margin-top: 0px;
}

.max-xs-size #products .info {
    padding-bottom: 0px;
}

.max-xs-size .choose > ul > li {
    padding-bottom: 50px;
}

.max-xs-size .choose > ul > li > div {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 10px 0;
}

.max-xs-size .favorites_s {
    bottom: 20px;
    left: 0px;
    padding-left: 45px;
}

.max-xs-size .favorites_s i {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-image: url(../../styles/images/header-icon-plus.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .3s, background .3s;
    position: absolute;
    background-color: #cbcbcb;
    left: 20px;
    top: 4px;
}

.max-xs-size .BGR-blog-tag .related-post-item {
    width: 100%;
    float: none;
    clear: both;
    display: inline-table;
    margin: 0px auto 20px;
}

.max-xs-size .BGR-blog-tag .related-post-item:last-child {
    margin-bottom: 0px;
}

@media only screen and (max-width: 1366px) {

      #ing_dow_area  {
    width: 100%;
}

    .products-list ul.listp li {
        vertical-align: top;
        text-align: left;
        width: 18.1%;
        margin: 0px 0.8vw 2vw;
        list-style-type: disc;
    }

    .BGR-blog-tag .related-post-item {
        width: 23.2%;
    }

    .max-lg-size #search .pro_area .pic {
        height: auto;
    }

    .max-lg-size #search .pic img {
        height: auto;
        width: 100%;
    }

    .cover3 {
        margin-top: 45px;
    }

    .cover4 {
        margin-top: 45px;
    }

}


@media only screen and (max-width: 1024px) {}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .max-lg-size #products .pro_area .pic img {
        height: auto;
    } }

@media only screen and (min-width: 760px) and (max-width: 1023px) {
        .max-lg-size .BGR-blog-tag {
            display: inline-block;
        }

        .max-md-size #search .pro_area .pic {
            height: auto;
        }

        .max-md-size #search .pic img {
            height: auto;
            width: 100%;
        }
 }