/*!
Theme Name: ASI Theme Child
Theme URI: https://www.branex.ae/
Author: Branex
Author URI: https://www.branex.ae/
Template: asi-theme
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: al_majid
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*Woocomerce Pages start here*/

/* @import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@600&display=swap"); */

.mobile-header-icon {
    display: none;
}
.coommon-arrow-button.button-submit {
    margin-top: 15px;
}
.woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail:after {
    content: "";
    background-image: url(/wp-content/uploads/2024/01/youtube.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 60px;
    height: 36px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail {
/*     position: relative; */
}
.thankyou_packages_head h1 {
    color: #000;
    font-family: Futura LT;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 37px;
    text-transform: capitalize;
    margin: 20px 0px;
}

.privacy-sec .thankyou_packages_content p {
    color: #333;
    font-family: Futura LT;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 37px;
    text-transform: capitalize;
    width: 80%;
    margin: 0 auto;
}

.thankyou_packages_btn a {
    color: white !important;
    background: #d42234;
    display: inline-flex;
    align-items: center;
    padding: 14px 55px;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    border-radius: 50px;
    -webkit-appearance: none;
}

.thankyou_packages {
    text-align: center;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 80px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 40px;
}

.page-template-thankyou .privacy-policy {
    padding-bottom: 100px;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 98%); /* Semi-transparent white background */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000; /* Ensure it's on top of other elements */
}
.enquiry-form .row .col-lg-6.col-md-6.col-sm-12.col-xs-12:first-child {
    padding-right: 5px;
}

.enquiry-form .row .col-lg-6.col-md-6.col-sm-12.col-xs-12:last-child {
    padding-left: 5px;
}
.enquiry-form p label {
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 20px;
    line-height: 30px;
}
.flex-control-nav.flex-control-thumbs {
  overflow-y: auto !important;
}


ol.flex-control-nav.flex-control-thumbs {
  position: relative
}

ol.flex-control-nav.flex-control-thumbs.scroll_down:before {
  /*     content: ''; */
  /*     position: absolute; */
  /*     top: auto; */
  /*     bottom: 27px; */
  /*     background-color: white; */
  /*     text-align: center; */
  /*     color: red; */
  /*     z-index: 999; */
  /*     width: 100%; */
  /*     background-image: url(https://asi-world.com/wp-content/themes/asi-theme-child/images/ArrowIcon.png); */
  /*     background-repeat: no-repeat; */
  /*     background-size: contain; */
  /*     background-position: center; */
  /*     transform: rotate(-90deg); */
  /*     width: 25px; */
  /*     height: 14px; */
  /*     margin: 0 auto; */
  /*     left: 0; */
  /*     right: 0; */
}

.scroll_down_btn {
    position: sticky;
    bottom: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    padding: 12px 0px 0px 0px;
    pointer-events: none !important;
}

.scroll_down_btn p {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  padding-right: 6px;
}

.woocommerce div.product div.images .scroll_down_btn img {
  padding: 0px;
  height: 24px;
  width: 24px;
/*   filter: brightness(0) saturate(100%) invert(100%) sepia(11%) saturate(7476%) hue-rotate(169deg) brightness(116%) contrast(105%); */
}


.flex-control-nav.flex-control-thumbs::-webkit-scrollbar {
  width: 1px;
  border-radius: 5px !Important;
}

.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-track {
  background-color: transparent;
}

.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-thumb:hover {
  background-color: transparent;
}

.flex-control-nav.flex-control-thumbs {
  /*     overflow-y: auto !important; */
  /*     padding-right: 12px !important; */
  /*     border-radius: 5px; */
}

@-moz-document url-prefix() {
	.woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail {
  display: block;
		height: 100%;
}

.woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail::after {
  left: 40%;
  transform-origin: center center;
}
	.woocommerce div.product div.images .scroll_down_btn img {
  height: 24px !important;
  width: 24px !important;
}

	.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .flex-control-nav.flex-control-thumbs{
		height: 528px;
	}
	.woocommerce div.product div.images img {
  width: 80% !important;
		height: 100% !important;
}
	.woocommerce div.product div.images .flex-control-thumbs li img {
  width: 100% !important;
		height: 100%;
}
  .woocommerce-product-gallery__image {
/*     margin: 0 auto !important; */
/*     width: 655px !important; */
  }

  .woocommerce-product-gallery__image:nth-child(2) {
/*     margin-left: 174px !important; */
  }

  .woocommerce-product-gallery__image:nth-child(3) {
/*     margin-left: 174px !important; */
  }

  .woocommerce-product-gallery__image:nth-child(4) {
/*     margin-left: 152px !important; */
  }
	.flex-control-nav.flex-control-thumbs {
    scrollbar-width: thin;  /* "auto" can also be used */
    scrollbar-color: transparent transparent; /* thumb and track colors */
}

.flex-control-nav.flex-control-thumbs:hover {
    scrollbar-color: transparent transparent; /* thumb and track colors on hover */
}

.flex-control-nav.flex-control-thumbs::-webkit-scrollbar {
    display: none; /* Hide WebKit scrollbar */
}

}

.flex-control-nav.flex-control-thumbs {
  /*     max-height: 400px;  */
  /*     overflow: hidden;  */
}

.flex-control-nav.flex-control-thumbs li {
  transition: margin-top 0.3s ease;
}

.our_expertise_sec .our_expertise_head .coommon-arrow-button {
  text-align: center;
}


.hustle-layout {
  background-color: white;
}

.hustle-group-content p {
  font-size: 20px !important;
  font-family: 'Titillium Web' !important;
  margin-bottom: 0 !important;
}

button.hustle-button-close {
  background-color: black !important;
  color: white;
}

.hustle-group-content .call-back {
  margin-top: 30px;
}

.hustle-group-content .call-back a {
  font-size: 20px !important;
  background-color: #d42234 !important;
  color: white !important;
  font-weight: 700;
  padding: 15px 40px !important;
  font-family: 'Titillium Web' !important;
}

div#WishlistEnquiryPopup {
/*   z-index: 99999999; */
}
.hustle-layout {
    border-radius: 0.5rem !important;
}

.experience ul.slick-dots {
  bottom: -30px;
}

#yith-wcwl-popup-message {
    display: none !important;
}

#product-title-placeholder ul {
  padding-left: 22px;
  margin: 15px 0px 20px 0px;
  max-height: 180px;
  overflow-y: auto;
  padding-right: 22px;
}

#product-title-placeholder ul li {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.wishlist_view .category {
  display: none;
}

#product-title-placeholder ul::-webkit-scrollbar {
  width: 6px;
}

#product-title-placeholder ul::-webkit-scrollbar-thumb {
  background-color: rgb(66, 66, 66);
}

#product-title-placeholder ul::-webkit-scrollbar-track {
  background-color: #eee;
}

#product-title-placeholder ul::-webkit-scrollbar-thumb:hover {
  background-color: rgb(66, 66, 66);
}

.nicescroll-cursors:hover,
.nicescroll-cursors:active {
  width: 8px !important;
}

.nicescroll-cursors {
  -webkit-transition: width 0.15s ease-in-out;
  -moz-transition: width 0.15s ease-in-out;
  -ms-transition: width 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
  width: 8px !important;
}


.ProductCatalog_item {
  position: relative;
  margin: 0px 12px;
}

.ProductCatalog_item .download_btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}

.ProductCatalog_item:hover .download_btn {
  opacity: 1;
}

.ProductCatalog_item:hover .ProductCatalog_item_img:after {
  content: '';
  width: auto;
  height: 100%;
  background-color: rgb(0 0 0 / 70%);
  position: absolute;
  top: 0;
}

.ProductCatalog_item .ProductCatalog_item_img {
  position: relative;
}

.ProductCatalog_item_img img {
/*   width: 100%; */
	margin: 0 auto;
}


.ProductCatalog_row {
  /*   display: grid; */
  /*   grid-template-columns: repeat(3, 1fr); */
  /*   grid-column-gap: 20px; */
  /*   grid-row-gap: 20px; */
}

.ProductCatalog_item img {
  /*   border-radius: 20px; */
  /*      height: 300px; */
  object-fit: cover;
}

.ProductCatalog_item h4 {
  color: #000;
  font-family: Futura LT;
  font-size: 18px;
  font-style: normal;
  /*   font-weight: 600; */
  line-height: 28px;
  text-transform: uppercase;
  margin: 0px;
  padding-top: 20px;
  text-align: center;
}

.woocommerce-product-gallery__image {
  /*   width: auto !important; */
	position: relative;
}

/* wishlist popup css start  */
.page-template-Wishlist_temp input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.input-field {
  width: 100%;
  padding: 10px 25px;
  border-radius: 30px;
}

.page-template-Wishlist_temp .modal-content {
  padding: 0 0px;
  position: relative;
}

.page-template-Wishlist_temp input.wpcf7-form-control.wpcf7-phonetext.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-phonetext.input-field {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.page-template-Wishlist_temp input.wpcf7-form-control.wpcf7-countrytext.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-countrytext.input-field {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.page-template-Wishlist_temp .WishlistEnquiryPopup h2 {
  text-align: left;
  font-size: 20px !important;
  line-height: 30px !important;
  margin: 0px !important;
  padding: 0px !important;
}

.page-template-Wishlist_temp .form-input {
  text-align: center;
}

.page-template-Wishlist_temp .modal-body {
  padding: 30px;
}

.page-template-Wishlist_temp .btn-close {
  position: absolute;
  right: 15px;
  top: 15px;
}

/* wishlist popup css end  */

.page-template-Wishlist_temp .product-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.search-no-results .comingsoon-content {
  display: none;
}

.search-no-results p.woocommerce-info.woocommerce-no-products-found {
  border-top: 0px;
  background-color: transparent;
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 600;
  padding: 0px;
  color: #000000;
}

.search-no-results .woocommerce-info::before {
  display: none;
}

.tax-product_cat p.woocommerce-info.woocommerce-no-products-found {
  display: none;
}

#news-letter-main-sec .newsletter-items .coommon-arrow-button a {
  /*     pointer-events: none; */
}

.news-cont a {
  /*     pointer-events: none; */
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.country-select.inside .flag-dropdown:hover .selected-flag {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.page-template-Wishlist_temp .inner_static_banner_content .call-back {
  text-align: center;
  margin-bottom: 60px;
}

.page-template-Wishlist_temp .inner_static_banner_content .call-back a {
  font-size: 20px;
  background-color: #d42234;
  color: white !important;
  font-weight: 700;
  padding: 8px 40px;
  display: inline-block;
  border-radius: 45px;
  margin: 0 0px;
  width: auto;
  text-align: center;
  line-height: 30px;
}

#EnquiryPopup .modal-dialog {
  max-width: 565px !important;
}

.popup_slider_item.purple .popup-form {
  position: relative;
  overflow: visible;
}

.popup_slider {
  /*     background-color: black; */
}

.popup_slider_item .popup-form {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ProductCatalog .modal-dialog {
  max-width: 60%;
}

.popup_slider_item .popup-form img {
  width: 100%;
  max-width: 100%;
}

.popup_slider_item .download_btn {
  position: absolute;
  bottom: 0px;
  margin: 0px auto 40px;
  /* left: auto; */
  left: 11.5%;
  /* height: 60px; */
  /* background-color: #ffffff; */
  align-items: center;
  display: flex;
  justify-content: end;
}

.popup_slider_item {
  overflow: hidden;
}

.popup_slider_item.purple .popup-form {
  position: relative;
  overflow: visible;
}

.popup_slider {
  /*     background-color: black; */
}

.popup_slider_item.purple .popup-form img {
  /*     margin-bottom: 60px; */
}

.popup_slider_item.purple .popup-form .download_btn {
  bottom: -60px;
}

.filter-me .woof_list_radio li label {
  font-family: "Titillium Web";
  font-weight: 500;
  font-size: 17px;
  line-height: 29px;
  text-transform: capitalize;
  color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
}

.filter-me .woof_list_radio {
  display: flex;
}

.filter-me .woof_list_radio li {
  margin-right: 26px !important;
}

.filter-me .woof_list_radio .iradio_square-red {
  filter: brightness(0) saturate(100%) invert(30%) sepia(0%) saturate(6869%) hue-rotate(173deg) brightness(62%) contrast(95%);
  border: 1px solid #333333;
  border-radius: 100%;
  background-position: -124px -1px;
  width: 17px;
  height: 17px;
}

.filter-me .woof_list_radio .iradio_square-red.checked {
  filter: none;
  border: 1px solid #d42234;
  border-radius: 100%;
  background-position: -171px -3px;
  width: 17px;
  height: 17px;
}

.postid-3074.product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3070.product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-2996.product-cat-28.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3509.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3504.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3479.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3474.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3467.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3462.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3456.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3449.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
  background-image: none;
/*   padding: 20px !important; */
}

.postid-3045.product-cat-27 .woocommerce-product-gallery__image:last-child,
.postid-1429.product-cat-27 .woocommerce-product-gallery__image:last-child,
.postid-3513.product-cat-31 .woocommerce-product-gallery__image:last-child,
.postid-3472.product-cat-31 .woocommerce-product-gallery__image:last-child {
/*   height: auto; */
}

.postid-3443.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3439.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3435.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3431.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3427.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3423.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3419.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3415.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3411.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3404.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3400.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3396.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3392.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3388.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3384.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3381.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3378.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3374.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3368.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3365.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3349.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3333.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3329.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3300.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3247.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
  background-image: none;
/*   padding: 20px !important; */
}

.postid-3268.product-cat-30 .woocommerce-product-gallery__image:last-child,
.postid-3258.product-cat-30 .woocommerce-product-gallery__image:last-child,
.postid-1432.product-cat-30 .woocommerce-product-gallery__image:last-child {
/*   height: auto; */
}

.postid-3885.product-cat-27 .woocommerce-product-gallery__image:last-child,
.postid-3887.product-cat-30 .woocommerce-product-gallery__image:last-child,
.postid-3889.product-cat-27 .woocommerce-product-gallery__image:last-child,
.postid-3901.product-cat-31 .woocommerce-product-gallery__image:last-child,
.postid-3911.product-cat-30 .woocommerce-product-gallery__image:last-child,
.postid-3934.product-cat-31 .woocommerce-product-gallery__image:last-child,
.postid-3933.product-cat-37 .woocommerce-product-gallery__image:last-child {
/*   height: auto; */
}

.postid-3881.product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3875.product-cat-28.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3878.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3894.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3897.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3905.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3923.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.postid-3929.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
  background-image: none;
/*   padding: 20px !important; */
}

#breadcrumbs span span:nth-child(5),
#breadcrumbs span span:nth-child(6) {
  display: none;
}

.woocommerce-product-gallery__image a {
  pointer-events: none !important;
}

.woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail {
  pointer-events: auto !important;
}

.mfp-content iframe {
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 550px;
}

.product-cat-65.woocommerce div.product div.images .flex-control-thumbs li:last-child img.flex-active {
  background-color: transparent;
}

.product-cat-65.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.product-cat-28.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
.product-cat-76.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
  /* background-image: url(/wp-content/uploads/2023/11/youtube.png); */
  /* background-repeat: no-repeat; */
  /* width: 110px; */
  /* height: 110px; */
  /* display: block; */
  /* background-position: center; */
  /* background-size: contain; */
  /* padding: 50px; */
}

.product-cat-65 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail,
.product-cat-30 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail,
.product-cat-27 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail,
.product-cat-31 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail,
.product-cat-28 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail,
.product-cat-76 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail {
/*   position: relative; */
}

.product-cat-65 .woocommerce-product-gallery__image:last-child,
.product-cat-30 .woocommerce-product-gallery__image:last-child,
.product-cat-27 .woocommerce-product-gallery__image:last-child,
.product-cat-31 .woocommerce-product-gallery__image:last-child,
.product-cat-28 .woocommerce-product-gallery__image:last-child,
.product-cat-76 .woocommerce-product-gallery__image:last-child {
  /*     height: 587.05px; */
  /* height: 740.05px; */
}

.product-cat-65 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail:after,
.product-cat-30 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail:after,
.product-cat-27 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail:after,
.product-cat-31 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail:after,
.product-cat-28 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail:after,
.product-cat-76 .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail:after {
  content: "";
/*     background-image: url(/wp-content/uploads/2024/01/youtube.png); */
/*     background-repeat: no-repeat; */
/*     background-position: center; */
/*     background-size: contain; */
/*     position: absolute; */
/*     width: 60px; */
/*     height: 36px; */
/*     top: 50%; */
/*     left: 50%; */
/*     transform: translate(-50%, -50%); */
}

ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child img {
  height: 100%;
  position: relative;
}

ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child {
  position: relative;
  height: 115.183px;
}

ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child img {
  padding: 0px;
}

ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child:after {
  content: '';
  background-image: url(/wp-content/uploads/2024/01/youtube-thumbnail.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto;
  position: absolute;
  width: 35px;
  height: 25px;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
}

#single_prod .container {
  max-width: 1440px;
}

.summary.entry-summary {
  overflow-y: auto;
  padding-right: 60px;
}

.loader-pro {
  text-align: center;
  padding: 10px;
  font-size: 5em;
  color: #fff;
  width: 100%;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.54);
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader-pro .fa {
  font-size: 2em;
  color: #d42234;
}



.about-first-sec {
  background: url(/wp-content/uploads/2023/01/Mask-group-20-1.png);
  padding: 20px 0;
}

aside#secondary h2.widget-title {
  font-size: 25px !important;
  line-height: 34px !important;
}

.cont p a:first-child {
  display: none;
}

.our-jobs {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.job-cont {
  height: auto;
  min-height: 130px;
}

.jobs-section.about-heading p.spare-intro {
  text-align: left;
  padding: 0px 0px;
}

.our-jobs .job-item {
  width: 100%;
  max-width: 32%;
  margin: 12px auto;
  background-color: white;
  border-radius: 15px;
  box-shadow: 0 0 20px -5px lightgray;
  transition: all 0.3s ease-in;
  padding: 20px;
}

.our-jobs .job-item .job-cont p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.our-jobs .job-item h4 {
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 16px;
  line-height: 26px;
}

.news-cont h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news-cont p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.about-first-sec img {
  border-radius: 15px;
}

.client-logos {
  padding: 70px 0;
  text-align: center;
  background-color: #f4fcff;
}

.client-logos h3 {
  margin-bottom: 40px;
}

.client-logos ul.slides {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.client-logos ul.slides li {
  width: 12%;
  padding: 10px 10px;
}

.About_banner_txt2 .ceo {
  font-size: 20px !important;
}

#about-baner {
  padding: 350px 0;
}

/*--- ABOUT ALL HIDE SECTION ----*/

.page-template-about-php .baner_img {
  display: none !important;
}

/* .page-template-about-php .ab-top {
    display: none;
} */

.page-template-about-php #spares {
  display: none;
}

/* #about-baner .banner_txt {
  display:none;
} */
.iner-baner-wraper-sucess .line {
  display: none;
}

section#about-baner .container {
  z-index: 99;
  position: relative;
}

#about-baner .banner_txt h3 {
  color: white !important;
  text-align: center;
  text-shadow: 4px 2px black;
}

section#about-baner:after {
  content: "";
  background-color: black;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.5;
  z-index: 0;
}

/*--- ABOUT ALL HIDE SECTION ENDS ----*/

.page-id-11 .popup-container .modal-content button.btn-close {
  opacity: 11121;
  filter: brightness(0) saturate(100%) invert(22%) sepia(29%) saturate(7130%) hue-rotate(339deg) brightness(90%) contrast(96%);
}

.page-template-homepage-02 .slider-main {
  display: none;
}

#news-letter-main-sec .newsletter-items h2,
#news-letter-main-sec .newsletter-items p {
  /*display: none;*/
}

.newsletter-items p {
  display: none;
}

.newsletter-items h2 {
  display: none;
}

.newsletter-items .popup-form p {
  display: block;
}

.newsletter-items .popup-form h2 {
  display: block;
}

.col-career .inner-sec {
  display: block;
}

.woof_term_65:not(.term-top-games) {
  display: none;
}

li.woof_term_53.woof_childs_list_li>div,
li.woof_term_53.woof_childs_list_li>label {
  display: none !important;
}

.col-career.jobcr {
  position: relative;
}

.job-arrow {
  position: absolute;
  bottom: 65px;
  right: 75px;
}

.job-arrow button {
  border: none;
  background: none;
}

.single_main_buttons {
  display: flex;
  align-items: center;
  gap: 20px;
}

button.ui-dialog-titlebar-close:before {
  position: absolute;
  background: #fff;
  content: "x";
  font-size: 20px;
  font-weight: 500;
  padding: 0 10px;
  border-radius: 45%;
  color: #d42234;
}

button.ui-dialog-titlebar-close {
  position: relative !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 20px;
  line-height: 30px;
  border-radius: 50%;
  bottom: 20px !important;
  right: 25px !important;
}

.page-id-296 .moreinfo {
  width: 100%;
  padding: 0;
  max-width: 100%;
  justify-content: center;
}

.About_sec1 .inner-tb p {
  font-size: 22px;
  line-height: 42px;
}

#enquiry {
  background-color: #d42234;
  color: white !important;
  text-transform: capitalize;
  padding: 0 !important;
  display: flex;
  border-radius: 45px;
  margin: 0px 0px;
  font-size: 15px;
  width: 140px;
  position: relative;
  height: 52px;
  margin-top: 15px;
}

#enquiry:hover {
  background: #000;
}

#enquiry input {
  padding: 0;
  background: none;
  font-family: "Titillium Web";
  font-weight: 600;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.term-top-games .WOOF_Widget .woof_container_inner h4 {
  font-family: "Futura LT";
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 15px;
}

.term-top-games .product_title_wraper .col {
  flex: 0 0 100% !important;
}

.Top_game_main_sec {
  background: url(../../../wp-content/themes/asi-theme-child/images/banner_pattren_img.png);
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
}

.term-top-games .WOOF_Widget .woof_redraw_zone {
  background: none;
  border: none;
}

.term-top-games .woof_list_checkbox li label.woof_checkbox_label_selected {
  z-index: 1;
  color: #000;
}

.term-top-games .woof_list_checkbox li label.woof_checkbox_label_selected:before {
  position: absolute;
  content: "ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº";
  color: #fff;
  right: 25px;
  font-size: 40px;
  font-weight: 100;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.term-top-games .woof_container_product_visibility {
  display: none;
}

.term-top-games .woof_list_checkbox li label {
  padding: 0px 10px;
  margin: 0 !important;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
}

.term-top-games .woof_block_html_items {
  background: white;
  padding: 10px 0px;
  border-radius: 20px;
}

.term-top-games ul.woof_list.woof_list_checkbox {
  padding-top: 40px;
  position: relative;
}

.term-top-games ul.woof_list.woof_list_checkbox:before {
  position: absolute;
  content: "Top Games";
  left: 0;
  top: 0;
  font-family: "Futura LT";
  font-weight: 700;
  font-size: 20px;
}

#top-games {
  justify-content: center;
  display: flex;
  align-items: center;
}

.term-top-games .woof_container_berocket_brand {
  display: none;
}

.term-top-games h2.widget-title {
  display: none;
}

.container {
  width: 100% !important;
}

.chosen-container-multi {
  display: none;
}

h1.woocommerce-products-header__title.page-title,
.woocommerce-products-header .term-description {
  display: none;
}

#main nav.woocommerce-breadcrumb {
  display: none;
}

.wishlist-title-container {
  margin-top: 40px;
}

.wishlist-items-wrapper .release-icon {
  /*     position: absolute; */
  /*     bottom: 30px; */
  /*     right: 25px; */
}

.wishlist-items-wrapper .wishlist-items {
  position: relative;
}

.wishlist_view .product-name a {
  font-family: "Futura LT";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
  text-transform: uppercase;
}

.wishlist_view .category a {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #666666;
  margin-top: 15px;
}

.woocommerce .wishlist-title h2 {
  line-height: 70px !important;
  pointer-events: none;
}

a.show-title-form {
  display: none !important;
}

.wishlist-items-wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr 1fr 1fr 1fr);
  margin-bottom: 40px;
}

/*
.wishlist-items-wrapper .wishlist-items:nth-child(4n+1) {
    background-color: #FFFBF2;
}
.wishlist-items-wrapper .wishlist-items:nth-child(4n+2){
    background-color: #F4FCFF;
}
.wishlist-items-wrapper .wishlist-items:nth-child(4n+3){
    background-color: #FFF5F4;
}
.wishlist-items-wrapper .wishlist-items:nth-child(4n+4){
    background-color: #FAF0FD;
}*/

.wishlist-items-wrapper .wishlist-items {
  padding: 20px 30px;
  margin: 20px 10px;
  transition: all 0.4s ease-in;
  border-radius: 20px;
  transition: all 0.4s ease-in;
  /* border-radius: 30px; */
  border: 1px solid #e7e7e7;
  background-color: white;
  border-radius: 15px;
  box-shadow: 0 0 2em -20px gray;
}

.yith-wcwl-share {
  display: none;
}

.product-remove {
  display: flex;
  justify-content: flex-end;
}

.product-remove a.remove {
  color: #6d6d6d !important;
  line-height: 20px;
}

.container {
  max-width: 1600px;
}

.static_banner .static_banner_bg {
  /* height: 800px; */
  width: 100%;
  position: relative;
}

.static_banner .static_banner_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.static_banner_text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}

.static_banner_content h3 {
  font-size: 30px;
  line-height: 45px;
  font-family: "Futura LT";
  font-weight: 700;
  margin: 0px 0px 20px 0px;
  display: none;
}

.static_banner .static_banner_bg .static_banner_content img {
  width: auto;
}
.award_description h4 {
    color: #c57d2f;
    font-family: "Futura LT";
    font-weight: 600 !important;
    text-align: center;
    font-size: 26px !important;
    line-height: 30px;
    margin-top: 20px;
    display: block;
    margin-bottom: 0;
}

.static_banner_content h4 {
  font-weight: 800;
  line-height: 25px;
  font-size: 21.3px;
  font-family: "Futura LT";
  position: relative;
/*   left: -2px; */
  margin-bottom: 0;
}

.static_banner_content {
  width: 33%;
  z-index: 99;
  text-align: center;
  position: relative;
  margin-left: auto;
}

.static_banner_content p {
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Titillium Web";
  margin-bottom: 0 !important;
  padding: 20px 0;
}

.static_banner_content .coommon-arrow-button a {
  padding: 8px 30px;
  font-size: 16px;
}

.banner-awards {
  margin-top: 25px;
  display: flex;
	align-items: center;
    justify-content: center;
}

.banner-awards .award-item {
  padding: 0 15px;
}

.banner-awards img {
  height: auto !important;
}

.banner-awards .award-item h3 {
  color: #d19346;
  font-family: "Futura LT";
  font-weight: 600 !important;
  text-align: center;
  font-size: 18px !important;
  line-height: 26px;
  margin-top: 10px;
  display: block;
  margin-bottom: 0;
}

.banner-awards img {
  height: auto !important;
}

.infocontainer:after {
  content: "";
  width: 365px;
  height: 585px;
  background: url(../../../wp-content/uploads/2023/01/Vector-3.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -247px;
  left: 0;
  background-size: 100% 100%;
  z-index: -1;
}

.infocontainer:before {
  content: "";
  width: 255px;
  height: 734px;
  background: url(../../../wp-content/uploads/2023/01/Vector-4-1.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: cover;
  z-index: -1;
}

#our-team-main-wrapper .product-arrow {
  position: absolute;
  padding: 0 30px;
  width: 100%;
  right: 20%;
  text-align: end;
  top: -30%;
  display: block;
  left: auto;
}

.about-sec5 .product-arrow {
  display: none;
}

.our-team {
  position: relative;
}

.our-team .product-arrow {
  display: none;
}

#our-team-main-wrapper .product-arrow button.t-next img {
  transform: rotate(180deg);
}

.our_team-post-area h1 {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  text-transform: capitalize;
  margin-top: 25px;
  margin-bottom: 0px;
}

.our_team-post-area p {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.our_team-post-area {
  text-align: center;
  margin: 0 auto;
}

.our_team-post-area img {
  margin: 0 auto;
}

.t-next.slick-arrow {
  margin-left: 20px;
}

.product-arrow button:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(351deg) brightness(103%) contrast(102%);
}

.product p a {
  font-family: "Futura LT";
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0 !important;
  color: #666666;
}

.search-results button.wp-element-button {
  right: 30px !important;
}

.page-id-753 .iner-baner-wraper {
  justify-content: flex-start;
}

/*Gallery Page start here*/
#tabs .tab {
  display: inline-block;
  padding: 26px 128px;
  cursor: pointer;
  position: relative;
  z-index: 5;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  text-transform: capitalize;
  color: #b4b4b4;
  border-bottom: 3px solid #b4b4b4;
}

.tab.whiteborder:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 14px;
  bottom: 0;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #d42234;
  border-top: 1px solid transparent;
}

#tabs .whiteborder {
  position: relative;
  border-bottom: 3px solid #d42234;
  border-radius: 0;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 600;
  text-transform: capitalize;
  color: #d42234;
  margin-bottom: 65px;
}

#tabs .tabContent {
  padding: 0;
  border-radius: 0 0 3px 3px;
}

#tabs .hide {
  display: none;
}

#tabs .show {
  display: block;
}

.gallery-post-wrapper {
  justify-content: unset;
  display: flex;
  row-gap: 30px;
  /*     column-gap: 20px !important; */
  column-gap: 2% !important;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}

.gallery-post-area {
  position: relative;
}

.gallery-post-area h2 {
  font-family: "Futura LT";
  font-style: normal;
  font-size: 25px !important;
  line-height: 19px !important;
  text-transform: capitalize;
  color: #ffffff;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  text-align: center;
}

/* .gallery-post-area:nth-child(11n+1) {
    width: 35.5%;
}
.gallery-post-area:nth-child(11n+2) {
    width: 42.3%;
}
.gallery-post-area:nth-child(11n+3) {
    width: 19.3%;
}
.gallery-post-area:nth-child(11n+4) {
    width: 48.7%;
}
.gallery-post-area:nth-child(11n+5) {
    width: 29.6%;
}
.gallery-post-area:nth-child(11n+6) {
    width: 19.1%;
}
.gallery-post-area:nth-child(11n+7) {
    width: 41.6%;
}
.gallery-post-area:nth-child(11n+8) {
    width: 36.6%;
}
.gallery-post-area:nth-child(11n+9) {
    width: 19.1%;
}
.gallery-post-area:nth-child(11n+10) {
    width: 23%;
}
.gallery-post-area:nth-child(11n+11) {
    width: 75.5%;
} */

.gallery-post-area:nth-child(11n + 1) {
  width: 36%;
}

.gallery-post-area:nth-child(11n + 2) {
  width: 40%;
}

.gallery-post-area:nth-child(11n + 3) {
  width: 20%;
}

.gallery-post-area:nth-child(11n + 4) {
  width: 40%;
}

.gallery-post-area:nth-child(11n + 5) {
  width: 20%;
}

.gallery-post-area:nth-child(11n + 6) {
  width: 36%;
}

.gallery-post-area:nth-child(11n + 7) {
  width: 20%;
}

.gallery-post-area:nth-child(11n + 8) {
  width: 36%;
}

.gallery-post-area:nth-child(11n + 9) {
  width: 40%;
}

.gallery-post-area:nth-child(11n + 10) {
  width: 23%;
}

.gallery-post-area:nth-child(11n + 11) {
  width: 75%;
}

.gallery-post-area img {
  width: 100%;
  height: 457px;
  object-fit: cover;
  border-radius: 20px;
}

.page-id-753 .container {
  max-width: 1625px;
}

.page-template-gallery.page-template-gallery-php .popup-container .modal-content button.btn-close {
  width: 77px;
  height: 63px;
  right: -60px;
  font-size: 40px;
  filter: brightness(0) saturate(100%) invert(20%) sepia(81%) saturate(3357%) hue-rotate(342deg) brightness(86%) contrast(93%);
  top: -40px;
  opacity: 999999 !important;
}

.page-template-gallery .popup-container .popup-form {
  width: 100%;
  padding: 0 !important;
}

.popup-container .popup-form iframe {
  height: 555px;
  width: 100%;
}

.videos-post-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /*     grid-template-rows: repeat(4, 1fr); */
  grid-column-gap: 25px;
  grid-row-gap: 35px;
}

/* .videos-post-area:nth-child(1) {
    grid-area: 1 / 1 / 3 / 3;
} */

.videos-post-area:nth-child(1) {
  grid-area: 1 / 1 / 2 / 4;
}

/* .videos-post-area:nth-child(2) {
    grid-area: 1 / 3 / 2 / 4;
}
.videos-post-area:nth-child(3) {
    grid-area: 2 / 3 / 3 / 4;
} */

.videos-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.videos-image img {
  width: 100%;
}

.videos-image:before {
  position: absolute;
  background: url(../../../wp-content/uploads/2023/01/Group-1000001944.png);
  width: 99px;
  height: 104px;
  left: 0;
  margin: 0 auto;
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

.videos-title h2 {
  font-family: "Futura LT";
  font-size: 24px !important;
  line-height: 24px !important;
  display: flex;
  align-items: center;
  color: #000000;
  margin-top: 25px;
}

.videos-title p {
  font-family: "Titillium Web";
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  margin: 0 !important;
  padding: 0;
}

#tabs .tab:nth-child(1) {
  margin-right: -5px;
}

.pagination {
  margin: 52px 0 80px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination .current {
  background: #d42234;
  color: #fff;
}

.pagination a {
  cursor: pointer;
}

.pagination a {
  margin: 0 5px !important;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  border: 1px solid #f1f1f1;
  padding: 15px 22px;
  border-radius: 50px;
  font-family: Open Sans;
}

a.nav.next,
a.nav.prev {
  border: 1px solid #f1f1f1;
  font-size: 25px;
  margin: 0 !important;
  padding: 8px 20px;
  font-weight: bold;
}

.pagination a.page {
  margin: 0 5px !important;
}

a.page-link {
  border: 1px solid #f1f1f1;
}

#pagination-container a,
#pagination-container li span {
  cursor: pointer;
}

.simple-pagination ul {
  margin: 52px 0 80px 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.simple-pagination li {
  display: inline-block;
  margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
  font-weight: bold;
  font-size: 16px;
  background-color: #fff;
  padding: 15px 22px;
  border-radius: 50px;
  color: black;
}

.simple-pagination .current {
  color: #fff;
  background-color: #d42234;
}

.simple-pagination .prev.current,
.simple-pagination .next.current,
.simple-pagination .next,
.simple-pagination .prev {
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  color: #333333;
  border: 1px solid #f1f1f1;
  padding: 8px 20px;
  border-radius: 50px;
  background: none;
}

a.page-link:hover {
  border: 1px solid #f1f1f1;
}

/* slider  */

@media (min-width: 992px) {

  .slider,
  .slide {
    height: 82vh;
  }
}

.slide {
  position: relative;
}

.slide .slide__img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

@media (min-width: 992px) {
  .slide .slide__img {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* -webkit-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    /* bottom: 0; */
    /* right: 0; */
    /* align-items: center; */
    /* display: flex; */
    position: absolute;
    top: -18%;
    left: 0;
    /* transform: translateY(-50%); */
  }
}

.slide .slide__img img {
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  transform: scaleX(-1);
}

.slide .slide__content {
  /* position: absolute; */
  /* top: 50%; */
  /* left: 50%; */
  /* -webkit-transform: translate(-50%, -50%); */
  transform: translate(-14%, -30%);
  position: absolute;
  top: 64%;
  /*left: 38%;*/
  left: 0;
  transform: translate(8%, -60%);
}

.slide .slide__content--headings {
  text-align: center;
  color: #fff;
}

.slide .slide__content--headings h2 {
  font-size: 4.5rem;
  margin: 10px 0;
}

.slide .slide__content--headings .animated {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.slider [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-transition: opacity 0.5s ease 0.3s;
  transition: opacity 0.5s ease 0.3s;
}

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}

.slider .slick-dots {
  position: static;
  list-style: none;
  margin-bottom: 30px !important;
  display: block;
  text-align: center !important;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.simple-dots .slick-dots li {
  width: 20px;
  height: 20px;
}

.simple-dots .slick-dots li button {
  border-radius: 50%;
  background-color: white;
  opacity: 0.25;
  width: 20px;
  height: 20px;
}

.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
  opacity: 1;
}

.simple-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}

.slider .slick-dots li {
  height: 10px;
  width: 10px;
}

.stick-dots .slick-dots li button {
  position: relative;
  background-color: white;
  opacity: 0.25;
  width: 50px;
  height: 3px;
  padding: 0;
}

.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
  opacity: 1;
}

.stick-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}

.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slick-dots li.slick-active button:focus {
  opacity: 1;
}

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

@keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

.zoomInImage {
  -webkit-animation-name: zoomInImage;
  animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOutImage {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
  animation-name: zoomOutImage;
}

/* 
img.animated.capsule_image.fadeInRight {
    width: 90%;
} */
img.animated.capsule_image {
  width: 90%;
}

img.animated.banner_man_img.fadeInUp {
  width: 90%;
}

.banner_image_couple {
  position: relative;
}

.banner_image_couple img:last-child {
  position: absolute;
  top: 0px;
  margin-top: -31px;
  margin-left: -20px;
}

.static_banner {
  position: relative;
  margin-top: 106px;
  display: none;
}

.home .static_banner {
  display: block;
}

.woocommerce-wishlist aside#secondary {
  display: none;
}

.slider {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

.slide-animation {
  animation: fadezoom 8s 0s forwards;
}

@keyframes fadezoom {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}

.slide.slick-slide.slick-active .slide__img {
  animation: zoom-in-zoom-out 3.5s ease-out;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0, 0);
  }

  100% {
    transform: scale(1, 1);
  }
}

.slide.slick-slide .slide__img {
  animation: zoom-in 3.5s ease-in;
}

@keyframes zoom-in {
  0% {
    transform: scale(1, 1);
  }

  100% {
    transform: scale(0, 0);
  }
}

.slider .slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

.news-cont a {
  border-radius: 30px;
}

.sol-content a {
  border-radius: 30px;
}

.slider ul.slick-dots li.slick-active {
  background-color: #000000;
}

.slider ul.slick-dots li {
  background-color: #000000;
}

@media only screen and (max-width: 1680px) {
  @-moz-document url-prefix() {
    .woocommerce-product-gallery__image {
/*       width: 556.094px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(2) {
/*       margin-left: 188px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(3) {
/*       margin-left: 188px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(4) {
/*       margin-left: 188px !important; */
    }
  }

  .ProductCatalog_row {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .page-template-Wishlist_temp .inner_static_banner_content .call-back a {
    font-size: 16px;
    padding: 8px 16px;
    width: 180px;
    line-height: 26px;
  }

  .wishlist-items-wrapper .wishlist-items {
    padding: 20px 20px;
    margin: 20px 8px;
  }

  .ProductCatalog .modal-dialog {
    max-width: 60%;
  }

  .popup_slider_item .download_btn {
    margin: 0px auto 25px;
    left: 10.5%;
  }

  #EnquiryPopup .modal-dialog {
    max-width: 517px !important;
  }

  .filter-me .woof_list_radio li label {
    font-size: 13px;
    line-height: 20px;
  }

  .product-cat-65 .woocommerce-product-gallery__image:last-child,
  .product-cat-30 .woocommerce-product-gallery__image:last-child,
  .product-cat-27 .woocommerce-product-gallery__image:last-child,
  .product-cat-31 .woocommerce-product-gallery__image:last-child,
  .product-cat-76 .woocommerce-product-gallery__image:last-child,
  .product-cat-28 .woocommerce-product-gallery__image:last-child {
    /*     height: 623.89px; */
    /*     height: 650.89px; */
  }

  .product-cat-65.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-28.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-76.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
/*     padding: 40px !important; */
  }

  .summary.entry-summary {
    width: 40% !important;
  }

  .woocommerce div.product div.images,
  .woocommerce-page div.product div.images {
    width: 58% !important;
  }

  .single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 75%;
  }

  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 18%;
  }

  .mfp-content iframe {
    height: 550px;
    width: 70% !important;
  }

  ul.category-list li a {
    font-size: 14px;
  }

  .banner_image_couple img:last-child {
    margin-top: -36px;
    margin-left: -28px;
  }

  .banner-awards .award-item {
    padding: 0 10px;
  }

  .banner-awards .award-item h3 {
    font-size: 15px !important;
    line-height: 18px;
    margin-top: 5px;
  }

  .container {
    max-width: 100%;
    padding: 0px 70px;
  }

  a.add_to_wishlist.single_add_to_wishlist {
    font-size: 18px;
  }

  .yith-wcwl-wishlistaddedbrowse a,
  .yith-wcwl-wishlistexistsbrowse a {
    font-size: 18px;
  }

  #our-testimonial-main-wrapper .slid-img p {
    font-size: 18px;
  }

  #our-testimonial-main-wrapper .slid-img p span {
    font-size: 15px;
  }

  .About_banner_txt2 h4 {
    font-size: 25px;
    line-height: 35px;
  }

  #our-testimonial-main-wrapper .slid-content p {
    font-size: 15px;
    line-height: 25px;
  }

  .position h3 {
    font-size: 15px !important;
  }

  .location {
    font-size: 14px;
  }

  ul.meta li.date {
    font-size: 12px;
  }

  ul.job_listings a {
    font-size: 16px;
  }

  .award-section:after {
    right: 0;
  }

  .static_banner_content h3 {
    font-size: 25px;
    line-height: 40px;
  }

  .static_banner_content p {
    font-size: 14px;
    padding: 10px 0px;
  }

  .slide .slide__img img {
    max-width: 90%;
    margin: 0 auto;
  }

  .about-section {
    max-width: 100%;
  }

  .about-content h2 {
    font-size: 45px !important;
    line-height: 55px !important;
  }

  .counter-box .num-span {
    font-size: 30px;
    line-height: 50px;
  }

  .counter-box h5 {
    font-size: 22px;
  }

  .sol-image img {
    height: auto;
  }

  .sol-content {
    padding: 0px 24px;
  }

  .sol-content a {
    font-size: 16px;
    padding: 10px 30px;
  }

  .solutions {
    padding: 0 30px;
  }

  #news-letter-main-sec .newsletter-items h2 {
    font-size: 32px !important;
    line-height: 70px !important;
  }

  .sectionNewsletter .col-md-6:first-child p {
    font-size: 18px;
    line-height: 32.5px;
    margin-bottom: 1em !important;
  }

  .coommon-arrow-button a {
    padding: 10px 40px;
    font-size: 16px;
  }

  .sectionNewsletter {
    padding: 0px 10px 0px 0px;
  }

  .newsletter-img {
    top: -56px;
  }

  .news-main .slick-list {
    padding: 30px 0;
  }

  .news-image .date {
    font-size: 12px;
    padding: 4px 8px;
    bottom: 20px;
    left: 20px;
  }

  .product-content .release h3 {
    font-size: 10px;
    line-height: 22px;
    padding: 1px 6px;
  }

  .product h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .products-slide .product-img {
    height: auto;
  }

  .release-icon img {
    /*    width: 80px; */
  }

  .award-section p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 1rem !important;
  }

  .award-section .col-md-4:first-child p {
    width: 80%;
    margin: 0 auto 1em !important;
  }

  section.award-section {
    padding: 20px 10px 20px 10px;
    max-width: 100%;
  }

  .main_awardd_row .award-item img {
    max-width: 80%;
  }

  .banner_txt h3 {
    font-size: 45px;
    line-height: 55px;
  }

  p#breadcrumbs span,
  p#breadcrumbs a {
    font-size: 20px;
    line-height: 45px;
  }

  .product_title_wraper .col h2,
  .top-performerss h2,
  .category h3,
  .topgames h3 {
    font-size: 20px !important;
    line-height: 36px !important;
    text-align: left;
  }

  #woof_widget-2 h2.widget-title {
    font-size: 28px !important;
    line-height: 36px !important;
  }

  .WOOF_Widget .woof_container_inner h4 {
    font-size: 16px;
    line-height: 15px;
  }

  .WOOF_Widget .woof_list label {
    font-size: 14px;
  }

  .product_title_wraper .woocommerce-product-search .search-field {
    width: 270px;
    padding: 12px 20px;
  }

  .main_awardd_row .award-item h3 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .soc {
    margin: 0px 3px;
  }

  .soc a i {
    font-size: 16px !important;
  }

  ul.cnss-social-icon li.cn-fa-icon a {
    padding: 8px 0px !important;
  }

  ul.cnss-social-icon li.cn-fa-icon a {
    margin: 0px 4px !important;
    width: 40px !important;
    height: 40px !important;
  }

  .brochure-btn a,
  .call-back a {
    padding: 9px 10px;
    margin: 0 10px;
    font-size: 15px;
  }

  .term-top-games .WOOF_Widget .woof_container_inner h4 {
    font-size: 28px;
    line-height: 36px !important;
  }

  .videos-image:before {
    width: 79px;
    height: 84px;
  }
}

@media only screen and (max-width: 1536px) {
  #tabs .tab {
    padding: 26px 110px;
  }

  #tabs .tab {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1440px) {
	@-moz-document url-prefix() {
	.woocommerce div.product div.images img {
  width: 75% !important;
  height: 100% !important;
}
		
	  .woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .flex-control-nav.flex-control-thumbs {
  height: 528px;
		}
		 .product.type-product.product_cat-products.product-type-simple {
    height: 528px;
  }
		#single_prod .container:nth-child(2) {
  height: 528px;
}
	
	}
	#preloader img {
    width: 180px !important;
}
	.award_description h4 {
    font-size: 16px !important;
    line-height: 26px;
    margin-top: 5px;
}
  .home-content .static_banner_content .banner-awards .award-item img {
    width: auto;
}

.home-content .static_banner_content img {
    width: 206px;
}

.home-content {
    margin-top: -140px;
}
	
	.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary {
/*   height: auto; */
}
	.woocommerce div.product div.images .scroll_down_btn img {
		width: 12px !important;
}
  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child {
/*     height: 134.72px; */
  }

  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child img {
    padding: 0px !important;
  }

  #tabs .tab {
    padding: 26px 85px;
  }

  .gallery-post-area img {
    height: 367px;
  }

  .gallery-post-area h2 {
    font-size: 22px !important;
    bottom: 30px;
  }
}

@media only screen and (max-width: 1366px) {
  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child {
/*     height: 126.98px; */
  }

  @-moz-document url-prefix() {
	  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child {
  height: 118.217px !important;
}
	  .woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .flex-control-nav.flex-control-thumbs {
  height: 428px;
		}
		 .product.type-product.product_cat-products.product-type-simple {
    height: 428px;
  }
		#single_prod .container:nth-child(2) {
  height: 428px;
}
	  .woocommerce-product-gallery__image a.woocommerce-product-gallery__image-link.video-thumbnail::after {
  left: 38%;
}

  }


  /*  FEC */
  .our_expertise_head h1 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 5px !important;
  }

  .our_expertise_body .fec-cont h3 {
    font-size: 26px;
    line-height: 36px;
  }

  .additional_service_head h1 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 5px !important;
  }

  .additional_service_body .fec-cont h3 {
    font-size: 26px;
    line-height: 36px;
  }

  .fec-image {
    width: 50%;
    margin-top: 0;
    margin-right: 0px;
    padding: 0px 15px;
  }

  .fec-cont {
    width: 50%;
    margin-top: 0px;
    margin-right: 0px;
    padding: 0px 15px;
  }

  .Inner-fec {
    padding-top: 18px;
    margin-bottom: 18px !important;
    margin-top: 18px;
  }

  /*  end */
  .loader-pro .fa {
    font-size: 1em;
  }

  aside#secondary h2.widget-title {
    font-size: 20px !important;
    margin-bottom: 0px;
  }

  .form-input .wpcf7-select.post {
    height: 60px !important;
  }

  ul.category-list li a {
    font-size: 12px;
  }

  p {
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 1rem !important;
  }

  .WOOF_Widget .woof_list label {
    font-size: 12px !important;
  }

  .infocontainer:after {
    content: "";
    height: 450px;
    width: 280px;
  }

  #top-games {
    height: 385px;
  }

  #tabs .tab {
    padding: 26px 85px;
  }

  .newsletter-form input.input-field {
    height: 60px;
  }

  #our-testimonial-main-wrapper .slid-content p {
    font-size: 18px !important;
    margin: 0 0 10px 0 !important;
    line-height: 20px !important;
  }

  li.event {
    padding-bottom: 35px;
  }

  .our_jobs-post-area h3 {
    font-size: 22px;
    line-height: 35px;
  }

  .our_jobs-post-area p {
    font-size: 15px;
    line-height: 35px;
  }

  .videos-title h2 {
    font-size: 22px !important;
    margin-top: 15px;
  }

  .videos-title p {
    font-size: 15px;
  }

  .baner_img img {
    height: 370px !important;
    padding-top: 50px;
  }

  .iner-baner-wraper.ab-top {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 1365px) {

  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child {
    height: 116.23px;
  }

  @-moz-document url-prefix() {
    .woocommerce-product-gallery__image {
/*       width: 486.484px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(2) {
/*       margin-left: 166px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(3) {
/*       margin-left: 166px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(4) {
/*       margin-left: 166px !important; */
    }
  }


  #EnquiryPopup .modal-dialog {
    max-width: var(--bs-modal-width) !important;
  }

  .brochure-btn a,
  .call-back a {
    padding: 9px 7px;
    margin: 0 5px;
    font-size: 12px;
    width: 140px;
  }

  .call-back a {
    margin: 0;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
    font-size: 14px;
  }

  .yith-wcwl-counter a {
    font-size: 14px;
  }

  .news-section {
    padding: 0 0 5px 0;
  }

  .static_banner_content h3 {
    font-size: 20px;
    line-height: 35px;
  }

  .static_banner_content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px !important;
  }

  .slide .slide__img img {
    max-width: 90%;
    margin: 0 auto;
  }

  .about-section {
    padding: 20px 0;
    max-width: 100%;
  }

  .about-content h2 {
    font-size: 45px !important;
    line-height: 55px !important;
  }

  .counter-box .num-span {
    font-size: 30px;
    line-height: 50px;
  }

  .counter-box h5 {
    font-size: 20px;
  }

  .sol-content {
    padding: 0px 20px;
  }

  .sol-content a {
    font-size: 16px;
    padding: 10px 30px;
  }

  .solutions {
    padding: 0 30px;
  }

  #news-letter-main-sec .newsletter-items h2 {
    font-size: 30px !important;
    line-height: 50px !important;
  }

  .sectionNewsletter .col-md-6:first-child p {
    font-size: 16px;
    line-height: 26.5px;
    margin-bottom: 1em !important;
  }

  .coommon-arrow-button a {
    padding: 10px 40px;
    font-size: 16px;
  }

  .sectionNewsletter {
    padding: 0px 10px 0px 0px;
    margin-bottom: 20px;
  }

  .news-section .heading-before {
    padding-top: 0;
  }

  section.award-section {
    max-width: 88%;
  }

  .newsletter-img {
    top: -56px;
  }

  .news-section {
    padding: 10px 0;
  }

  .news-section h2 {
    line-height: initial !important;
  }

  h2 {
    font-size: 30px !important;
  }

  .news-main .slick-list {
    padding: 30px 0;
  }

  .news-cont p {
    font-size: 13px;
    line-height: 26px;
    height: 180px;
  }

  .news-image .date {
    font-size: 11px;
    padding: 4px 8px;
    bottom: 20px;
    left: 20px;
  }

  .product-content .release h3 {
    font-size: 10px;
    line-height: 22px;
    padding: 1px 6px;
  }

  .product h3 {
    font-size: 12px;
    line-height: 22px;
  }

  .products-slide .product-img {
    /*height: 350px;*/
    height: auto;
  }

  .award-section p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 1rem !important;
  }

  .award-section .col-md-4:first-child p {
    width: 80%;
    margin: 0 auto 1em !important;
  }

  section.award-section {
    padding: 20px 10px 20px 10px;
  }

  .main-footer {
    grid-template-columns: 28% 18% 18% 18% 18%;
  }

  footer#colophon {
    padding-top: 60px;
  }

  .footer_logo {
    margin-bottom: 30px;
  }

  .sol-content p {
    font-size: 14px;
  }

  .news-cont a {
    font-size: 15px;
  }

  .news-cont h3 {
    font-size: 16px;
    line-height: 26px;
  }

  .product-cat-65 .woocommerce-product-gallery__image:last-child,
  .product-cat-30 .woocommerce-product-gallery__image:last-child,
  .product-cat-27 .woocommerce-product-gallery__image:last-child,
  .product-cat-31 .woocommerce-product-gallery__image:last-child,
  .product-cat-76 .woocommerce-product-gallery__image:last-child,
  .product-cat-28 .woocommerce-product-gallery__image:last-child {
    /*     height: 377px; */
    /*     height: 600px; */
  }

  .product-cat-65.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-76.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-28.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
/*     padding: 25px !important; */
  }

  .mfp-content iframe {
    height: 350px;
    width: 60% !important;
  }

  .ProductCatalog_item h4 {
    font-size: 16px;
  }
	

	
	@-moz-document url-prefix() {
	  .woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .flex-control-nav.flex-control-thumbs {
  height: 428px;
		}
		 .product.type-product.product_cat-products.product-type-simple {
    height: 428px;
  }
		#single_prod .container:nth-child(2) {
  height: 428px;
}
	}
}




.EnquiryPopup_button .enquiry-icon-mobile {
    position: fixed;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 10px 10px;
    border: 1px solid #ddd;
    border-radius: 0px 0 0 0px;
    text-align: center;
    z-index: 9;
    color: #000000;
    font-weight: bold;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.EnquiryPopup_button .enquiry-icon-mobile img {
    width: 26px;
    height: auto;
    margin-bottom: 0px;
}

.EnquiryPopup_button .enquiry-icon-mobile span {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 14px;
    color: #333;
}












@media only screen and (max-width: 1279px) {
  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child {
    height: 89.5px;
  }

   ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child:after {
   width: 30px;
    height: 20px;
/*     top: 70px; */
  }
	.page-template-Wishlist_temp .inner_static_banner_content .call-back {
    margin: 0px auto 60px;
}

  @-moz-document url-prefix() {
    .woocommerce-product-gallery__image {
/*       width: 375.141px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(2) {
/*       margin-left: 145px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(3) {
/*       margin-left: 145px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(4) {
/*       margin-left: 145px !important; */
    }
	    .woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .flex-control-nav.flex-control-thumbs {
    height: 371px !important;
  }
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    /*    right: -60px; */
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
    padding: 0px 5px 0px 0px;
  }

  .main-header {
    padding: 0 30px;
  }

  form.woocommerce-product-search .search-field {
    width: 300px;
  }

  .wrapmenu {
    flex-shrink: 0;
  }

  .news-cont p {
    height: auto;
  }

  .sol-content h3 {
    font-size: 16px;
    line-height: 24px;
  }

  .counter-box .counter-info {
    width: 200px;
    height: 200px;
  }

  .counter-box h5 {
    font-size: 18px;
  }
	.home-content {
    margin-top: -50px;
    padding-right: 4%;
}
}

@media only screen and (max-width: 1024px) {
	
	.home-content {
    margin-top: -50px;
}
	.banner-awards {
    margin-top: 6px;
}
	.mobile-header-icon {
    display: none;
}

  @-moz-document url-prefix() {
    .woocommerce-product-gallery__image {
/*       width: 375.141px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(2) {
/*       margin-left: 127px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(3) {
/*       margin-left: 127px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(4) {
/*       margin-left: 127px !important; */
    }
  }


  .download_btn a {
    padding: 4px 10px;
    font-size: 12px;
    line-height: 22px;
  }

  .popup_slider_item .download_btn {
    margin: 0px auto 20px;
    left: 7.5%;
  }

  .ProductCatalog_row {
    grid-template-columns: repeat(2, 1fr);
  }

  .product-cat-65 .woocommerce-product-gallery__image:last-child,
  .product-cat-30 .woocommerce-product-gallery__image:last-child,
  .product-cat-27 .woocommerce-product-gallery__image:last-child,
  .product-cat-31 .woocommerce-product-gallery__image:last-child,
  .product-cat-76 .woocommerce-product-gallery__image:last-child,
  .product-cat-28 .woocommerce-product-gallery__image:last-child {
    /*     height: 290px; */
    /*     height: 460px; */
  }

  .product-cat-65.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-76.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-28.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
/*     padding: 20px !important; */
  }

  .fec-image {
    width: 100%;
  }

  .fec-cont {
    width: 100%;
  }

  .form-input .wpcf7-select.post {
    height: 50px !important;
  }

  .newsletter-form input.input-field {
    height: 50px !important;
  }

  .product_title_wraper .col h2,
  .top-performerss h2,
  .category h3,
  .topgames h3 {
    font-size: 20px !important;
    line-height: 32px !important;
  }

  #about-baner {
    padding: 225px 0 !important;
  }

  .main-news {
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    padding-top: 40px;
  }

  #our-jobs-main-wrapper ul.slick-dots {
    display: flex;
    left: 52px;
  }

  input.wpcf7-form-control.wpcf7dtx-dynamictext.wpcf7-dynamictext {
    font-size: 14px;
  }

  .job-arrow {
    position: unset;
    margin-left: 20px;
  }

  .our_jobs-post-area {
    padding: 0;
    background: #fff;
    border: none;
  }

  #our-jobs-main-wrapper ul.slick-dots li.slick-active {
    width: 12px !important;
    height: 12px !important;
    top: -1px;
  }

  #our-testimonial-main-wrapper ul.slick-dots {
    bottom: 42%;
  }

  .videos-title p {
    font-size: 12px;
  }

  .videos-title h2 {
    font-size: 20px !important;
    margin-top: 10px;
  }

  .videos-title p {
    font-size: 12px;
    line-height: 20px;
  }

  .gallery-post-area h2 {
    font-size: 18px !important;
    bottom: 20px;
  }

  .gallery-post-area img {
    height: 257px;
    border-radius: 10px;
  }

  .banner_image_couple img:last-child {
    margin-top: -18px;
    margin-left: -14px;
  }

  .main-header {
    flex-direction: row;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
    padding: 0;
  }

  .yith-wcwl-counter a {
    font-size: 15px;
  }

  .brochure-btn a,
  .call-back a {
    padding: 10px 10px;
    margin: 0 5px;
    font-size: 10px;
  }

  .brochure-btn a,
  .call-back a {
    padding: 10px 10px;
    margin: 0 5px;
    font-size: 15px;
  }

  form.woocommerce-product-search .search-field {
    width: 250px;
    padding: 6px 12px;
    font-size: 12px;
  }

  .site-branding {
    margin-bottom: 10px;
  }

  .menu-top {
    flex-direction: row;
    row-gap: 15px;
    justify-content: center;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
    line-height: 38px;
    height: 38px;
    padding: 0px 6px 0px 6px;
    font-size: 13px;
  }

  .filter-me .woof_list_radio li label {
    font-size: 14px;
    line-height: 27px;
  }

  .brochure-btn a,
  .call-back a {
    padding: 5px 8px;
    margin: 0 5px;
    font-size: 14px;
    width: 140px;
  }

  .yith-wcwl-counter a {
    line-height: 38px;
/*     height: 40px; */
    padding: 0px 8px 0px 8px;
    font-size: 13px;
  }

  .yith-wcwl-counter i {
    font-size: 24px;
    line-height: 24px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
    padding: 0px 16px 0px 0px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    /*    right: -60px; */
  }

  .static_banner_content h3 {
    font-size: 18px;
    line-height: 32px;
  }

 .static_banner_content h4 {
    line-height: 22px;
    font-size: 12px !important;
    margin-top: 15px;
}

  .static_banner_content p {
    font-size: 12px !important;
    line-height: 22px !important;
    margin-bottom: 0.5em !important;
}
.home-content .static_banner_content img {
    width: 150px;
}
  .slide .slide__img img {
    max-width: 90%;
    margin: 0 auto;
  }

  .about-section {
    padding: 30px 0 20px;
    max-width: 100%;
    margin-top: 0px;
  }

  .about-content h2 {
    font-size: 25px !important;
    line-height: 35px !important;
  }

  .counter-box .num-span {
    font-size: 20px;
    line-height: 30px;
  }

  .counter-box h5 {
    font-size: 16px;
  }

  .sol-content {
    padding: 0px 10px;
  }

  .sol-content h3 {
    font-size: 16px;
    line-height: 20px;
    width: 100%;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 10px;
  }

  .main-footer ul.menu li a {
    font-size: 14px;
  }

  .sol-content a {
    font-size: 16px;
    padding: 10px 30px;
  }

  .solutions {
    padding: 0 30px;
  }

  #news-letter-main-sec .newsletter-items h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .sectionNewsletter .col-md-6:first-child p {
    font-size: 12px;
    line-height: 22.5px;
    margin-bottom: 0.5em !important;
  }

  .coommon-arrow-button a {
    padding: 6px 30px;
    font-size: 12px;
  }

  .newsletter-img {
    top: -40px;
  }

  .news-section {
    padding: 20px 0;
  }

  h2 {
    line-height: 35px !important;
    font-size: 25px !important;
  }

  .news-main .slick-list {
    padding: 0px 0;
  }

  .news-cont p {
    font-size: 12px;
    line-height: 22px;
  }

  .news-image .date {
    font-size: 11px;
    padding: 4px 8px;
    bottom: 20px;
    left: 20px;
  }

  .homeProducts-sec {
    padding: 20px 0;
  }

  .product-content .release h3 {
    font-size: 10px;
    line-height: 22px;
    padding: 1px 6px;
  }

  .product h3 {
    font-size: 12px;
    line-height: 22px;
  }

  .products-slide .product-img {
    height: auto;
    /*margin-bottom: 20px;*/
  }

  .award-section .container {
    padding: 0;
  }

  .award-section p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 1rem !important;
  }

  .award-section .col-md-4:first-child p {
    width: 80%;
    margin: 0 auto 1em !important;
  }

  section.award-section {
    padding: 20px 10px 20px 10px;
  }

  .main-footer {
    grid-template-columns: 28% 18% 18% 18% 18%;
  }

  footer#colophon {
    padding-top: 60px;
  }

  .footer_logo {
    margin-bottom: 30px;
  }

  .sol-content p {
    font-size: 14px;
  }

  .news-cont a {
    font-size: 12px;
  }

  .news-cont h3 {
    font-size: 12px;
    line-height: 22px;
    min-height: 65px;
  }

  .product p {
    font-size: 12px;
  }

  .products-slide .product {
    padding: 15px 10px;
    margin: 20px 10px;
  }

  .news-main .news-cont {
    padding: 20px 10px;
  }

  #news-letter-main-sec .newsletter-items {
    padding-top: 16px;
    padding-left: 0px;
  }

  div#mega-menu-wrap-menu-1 {
    border-top: none;
  }

  .static_banner {
    position: relative;
    top: auto;
    margin-top: auto;
  }

  header#masthead {
    position: inherit;
  }

  .main-navigation {
/*     display: block !important; */
/*     border-top: none; */
  }

  .yith-wcwl-counter {
/*     display: none; */
  }

  #mega-menu-item-4506 {
/*     display: inline-block !important; */
  }

  .baner_img img {
    height: auto !important;
    padding-top: 20px;
  }

  .main-header {
    padding: 0 20px;
  }

  .news-main .item {
    margin: 0 6px;
  }

  .shop-new-banner .shop-banner-text {
    width: 60%;
  }

  .about-new-banner.shop-new-banner h3 {
    padding: 15px 50px 15px 50px;
  }

  .about-new-banner h3 {
    font-size: 18px;
    bottom: 40px;
    padding: 15px 50px 15px 20px;
  }

  .term-top-games .WOOF_Widget .woof_container_inner h4 {
    font-size: 20px;
    line-height: 32px !important;
  }

  .product_title_wraper .col h2 {
    font-size: 20px !important;
    line-height: 32px !important;
  }

  #woof_widget-2 h2.widget-title {
    font-size: 20px !important;
    line-height: 32px !important;
  }
}

/*1024 close*/

/* Hide button on larger screens */
@media only screen and (min-width: 992px) {
    .EnquiryPopup_button {
        display: none;
    }
}


@media only screen and (max-width: 991px) {
	
	form.woocommerce-product-search .search-field {
    width: 100%;
    padding: 8px 15px;
    font-size: 14px;
    -webkit-appearance: none; /* Safari reset */
    appearance: none;
}

.searchModal-row .searchModal-form h2 {
    text-align: center;
}

.searchModalPopup .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
}

button.search-mobile-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: "Dosis", sans-serif;
    font-size: 14px;
    color: #d42234 !important;
    font-weight: 600;
    text-transform: uppercase;
    height: auto;
    line-height: 24px;
    background-color: transparent;
    border: 0;
    padding: 0px 10px 0px 0px;
    -webkit-font-smoothing: antialiased; /* improves text rendering */
}

button.search-mobile-icon img {
    width: 24px;
    height: 24px;
}

button.search-mobile-icon:hover,
button.search-mobile-icon:active,
.btn.search-mobile-icon:first-child:active {
    background-color: transparent;
    border: 0;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.mobile-header-icon {
    display: block;
}
	.call-back, .brochure-btn {
    display: none;
}
	.page-template-Wishlist_temp .inner_static_banner_content .call-back {
    display: block;
}
	.site-branding {
    margin-bottom: 0px;
}
	.menu-top {
    display: none;
}
	.yith-wcwl-counter {
/*     display: block; */
}
	nav#site-navigation {
    /* display: flex !important; */
    align-items: center;
    justify-content: end;
}
	.main-navigation #mega-menu-wrap-menu-1 {
    order: 4;
}
.main-navigation .yith-wcwl-counter {
    order: 3;
    display: none;
}
.main-navigation .enquiry-icon-mobile {
    order: 2;
}
.main-navigation .catalogs-mobile {
    order: 1;
}
	.main-header {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
	nav#site-navigation a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: "Dosis";
    font-size: 14px;
    color: #d42234 !important;
    font-weight: 600;
    text-transform: uppercase;
    height: auto;
    line-height: 24px;
    padding: 0px 10px;
}

nav#site-navigation .yith-wcwl-counter a {
    flex-direction: column-reverse;
    padding-right: 0px;
}

nav#site-navigation a img {
    width: 24px;
    height: 24px;
}

.yith-wcwl-counter i {
    top: 0;
}

.yith-wcwl-items-count {
    height: 24px;
}

nav#site-navigation a:nth-child(3) {
    padding-left: 0px;
}
	.mobile-header-icon {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 70px;
}
	
	
	
	
	
	
	
	
	
	
	
  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child {
    height: 162.97px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
    padding: 0px 16px 0px 16px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 6px 0px 6px 0px;
    width: 25%;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    display: flex !important;
    flex-wrap: wrap;
  }

  @-moz-document url-prefix() {
    .woocommerce-product-gallery__image {
/*       width: 525.25px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(2) {
/*       margin-left: 178px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(3) {
/*       margin-left: 178px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(4) {
/*       margin-left: 178px !important; */
    }
  }

  .summary.entry-summary {
    width: 100% !important;
  }

  .summary.entry-summary {
    padding-right: 0px;
  }

  .baner_img img {
    padding-top: 0px;
  }

  .banner-awards {
    margin-top: 15px;
  }

  #about-baner {
    padding: 166px 0 !important;
  }

  .about-first-sec {
    margin-top: 15px;
  }

  .inner_static_banner_content {
    padding: 50px 0 0 0 !important;
  }

  .gallery-post-area:nth-child(11n + 1) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 2) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 3) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 4) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 5) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 6) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 7) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 8) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 9) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 10) {
    width: 100%;
  }

  .gallery-post-area:nth-child(11n + 11) {
    width: 100%;
  }

  .gallery-post-area img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }

  .videos-post-wrapper {
    display: flex;
    flex-direction: column;
  }

  .videos-title {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px 0;
  }

  .videos-title p {
    font-size: 15px;
    line-height: 20px;
  }

  .page-id-753 .iner-baner-wraper {
    justify-content: center;
    text-align: center;
  }

  .popup-container .popup-form iframe {
    height: 410px;
  }

  .videos-post-wrapper .modal-content {
    margin: 0 18px;
  }

  #tabs .whiteborder {
    margin-bottom: 0;
  }

  #tabs .tab {
    margin-bottom: 35px;
  }

  .award-section:before {
    display: none;
  }

  .award-section:after {
    display: none;
  }

  .homeProducts-sec:before {
    display: none;
  }

  .homeProducts-sec:after {
    display: none;
  }

  .sectionNewsletter:before {
    display: none;
  }

  .solutions-section:after {
    display: none;
  }

  .banner_image_couple img:last-child {
    margin-top: -23px;
    margin-left: -4px;
  }

  .container {
    max-width: 100%;
    padding: 0px 40px;
  }

  .products-slide .product-img img {
    /*height: 200px;*/
    height: auto;
  }

  .main-footer h3 {
    margin-bottom: 10px;
  }

  .main-header {
    flex-direction: column;
  }

  .site-branding {
    margin-bottom: 10px;
  }

  .static_banner_content h3 {
    font-size: 16px;
    line-height: 26px;
  }

  .static_banner_content p {
    font-size: 16px !important;
    line-height: 26px !important;
    margin-bottom: 0 !important;
  }
	.static_banner_content .coommon-arrow-button a {
    padding: 6px 26px;
    font-size: 14px;
}
	.static_banner_content h4 {
    line-height: 22px;
    font-size: 12px !important;
    margin-top: 8px;
}



  .about-section {
    padding: 20px 0;
    max-width: 100%;
  }

  .about-content h2 {
    font-size: 18px !important;
    line-height: 28px !important;
  }

  .counter-box .counter-info {
    width: 150px;
    height: 150px;
  }

  .counter-box .num-span {
    font-size: 22px;
    line-height: 30px;
  }

  .counter-box h5 {
    font-size: 15px;
  }

  .sol-content {
    padding: 0px 24px;
  }

  .sol-content a {
    font-size: 14px;
    padding: 6px 26px;
  }

  .solutions {
    padding: 0 20px;
    grid-template-columns: repeat(1, 1fr);
  }

  #news-letter-main-sec .newsletter-items h2 {
    font-size: 18px !important;
    line-height: 28px !important;
  }

  .sectionNewsletter .col-md-6:first-child p {
    font-size: 12px;
    line-height: 22.5px;
    margin-bottom: 0.5em !important;
  }

  .coommon-arrow-button a {
    padding: 6px 30px;
    font-size: 12px;
  }

  .newsletter-img {
    top: 0px;
  }

  .news-section {
    padding: 20px 0;
  }

  h2 {
    line-height: 35px !important;
    font-size: 25px !important;
  }

  .news-main .slick-list {
    padding: 0px 0;
  }

  .news-cont p {
    font-size: 12px;
    line-height: 22px;
  }

  .news-image .date {
    font-size: 11px;
    padding: 4px 8px;
    bottom: 20px;
    left: 20px;
  }

  .homeProducts-sec {
    padding: 20px 0;
  }

  .product-content .release h3 {
    font-size: 10px;
    line-height: 22px;
    padding: 1px 6px;
  }

  .product h3 {
    font-size: 12px;
    line-height: 22px;
  }

  .product-inner img {
    width: 100%;
  }

  .product-inner .release-icon img {
    /*     max-width: initial !important; */
    width: 50px;
    margin: 0 0 0 auto !important;
  }

  .products-slide .product-img {
    height: auto;
    margin-bottom: 0px;
  }

  .award-section p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 1rem !important;
  }

  .main_awardd_row .award-item {
    margin: 0 10px;
    padding: 20px 0;
  }

  .main_awardd_row .award-item h3 {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .award-section .col-md-4:first-child p {
    width: 80%;
    margin: 0 auto 1em !important;
  }

  section.award-section {
    padding: 20px 10px 20px 10px;
  }

  .footer_logo {
    margin-bottom: 10px;
  }

  .main-footer {
    padding: 0 40px;
    grid-template-columns: repeat(4, 1fr);
    padding-bottom: 30px;
  }

  .footer-columns.footer-1 {
    grid-column: 1/5;
    margin-bottom: 15px;
  }

  .contact-info p {
    margin-top: 10px;
  }

  .terms-privacy ul li a {
    font-size: 12px;
  }

  .copyright p {
    font-size: 10px;
  }

  .solutions-col:first-child {
    margin-bottom: 40px;
  }

  .solutions-section {
    padding: 20px 0 40px;
  }

  .copyright {
    max-width: 100%;
    margin: 0 40px;
    padding: 10px 0;
  }

  footer#colophon {
    padding-top: 30px;
  }

  .sol-content p {
    font-size: 14px;
  }

  .sol-content h3 {
    font-size: 18px;
    line-height: 33px;
    width: 100%;
  }

  .news-cont a {
    font-size: 12px;
    padding: 0;
  }

  .news-cont h3 {
    font-size: 12px;
    line-height: 18px;
    min-height: auto;
  }

  .product p {
    font-size: 12px;
  }

  .products-slide .product {
    padding: 15px 10px;
    margin: 20px 10px;
  }

  .news-main .item {
    margin: 0 10px;
  }

  .news-main .news-cont {
    padding: 20px 10px;
  }

  #news-letter-main-sec .newsletter-items {
    padding-top: 16px;
    padding-left: 0px;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle {
    background: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-animated-inner::after {
    background-color: #d42234 !important;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-animated-inner::before {
    background-color: #d42234 !important;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-animated-inner {
    background-color: #d42234 !important;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle+#mega-menu-menu-1 {
    background: #d42234 !important;
    display: none;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open+#mega-menu-menu-1 {
    background: #d42234;
    display: flex !important;
    flex-direction: column;
    z-index: 999;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
    color: #fff !important;
    background: #d42234 !important;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    top: 15px !important;
    right: 0px !important;
    /*    height: 10px !important; */
    /*    width: 16px !important; */
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background: #d42234 !important;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 12px !important;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
    background: #d42234 !important;
  }

  .wrapmenu {
    width: 100%;
  }

  .main-header {
    max-width: 100%;
    padding: 0;
  }

  .main-navigation {
    position: absolute;
    top: 12px;
/*     right: 12%; */
  }

  div#mega-menu-wrap-menu-1 {
    border-top: none;
  }

  #mega-menu-wrap-menu-1 {
    background: transparent;
  }

  .static_banner {
    position: relative;
    top: auto;
  }

  header#masthead {
    position: inherit;
    padding: 0px 0 0px;
    position: relative;
  }

  .main-navigation .mobile-header-icon .yith-wcwl-counter {
    display: block;
}

  .main-navigation {
    display: block !important;
    border-top: none;
  }

  .yith-wcwl-counter {
/*     display: none; */
  }

  .our-jobs .job-item {
    max-width: 48%;
    margin: 15px auto;
  }

  .product-cat-65.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-76.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-28.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
/*     padding: 40px; */
  }

  .product-cat-65 .woocommerce-product-gallery__image:last-child,
  .product-cat-30 .woocommerce-product-gallery__image:last-child,
  .product-cat-27 .woocommerce-product-gallery__image:last-child,
  .product-cat-31 .woocommerce-product-gallery__image:last-child,
  .product-cat-76 .woocommerce-product-gallery__image:last-child,
  .product-cat-28 .woocommerce-product-gallery__image:last-child {
    /*     height: 564px; */
    height: auto;
  }

  .woocommerce div.product div.images,
  .woocommerce-page div.product div.images {
    width: 100% !important;
  }
}

@media only screen and (max-width: 768px) {
	.search-results button.wp-element-button {
    right: 0px !important;
}
	h2 {
        line-height: 28px !important;
        font-size: 18px !important;
    }
	#mega-menu-wrap-menu-1 .mega-menu-toggle {
    width: 40px;
    margin: 0 20px 0 auto;
}
	.banner-content .home-banner {
    padding-right: 0px;
    flex-direction: column;
}
	
  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child {
    height: 122.83px;
  }

  .main-navigation {
    right: auto;
  }

  @-moz-document url-prefix() {
    .woocommerce-product-gallery__image {
/*       width: 514px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(2) {
/*       margin-left: 174px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(3) {
/*       margin-left: 174px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(4) {
/*       margin-left: 174px !important; */
    }
	    .woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .flex-control-nav.flex-control-thumbs {
    height: auto !important;
  }
  }


  .release-icon img {
    width: 40px;
  }

  .yith-wcwl-add-button a.add_to_wishlist.single_add_to_wishlist {
    font-size: 22px;
  }

  .yith-wcwl-wishlistaddedbrowse a,
  .yith-wcwl-wishlistexistsbrowse a {
    font-size: 22px;
  }

  .ProductCatalog .modal-dialog {
    max-width: 90%;
  }
}

@media only screen and (max-width: 767px) {
	.searchModal-row .searchModal-form h2 {
        line-height: 26px !important;
        font-size: 16px !important;
    } 
	#mega-menu-wrap-menu-1 .mega-menu-toggle {
    width: auto;
    margin: 0 0px 0 auto;
}
	.about-heading h3 {
    margin-bottom: 10px;
}
	.home-content {
    margin-top: 0px;
}
	
	.about-first-sec ul.slides {
    margin: 0px;
    padding: 0px;
}
	.search-results button.wp-element-button {
    right: 8px !important;
}
	button.wp-element-button {
    width: 18px;
    right: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    /* height: 18px; */
    background-position: center;
    /* top: 7px; */
}
	form.woocommerce-product-search .search-field {
/*     width: 160px; */
}
	
	form.woocommerce-product-search .search-field {
    width: 100%;
}
	
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    width: 34px;
    height: 2.5px;
}
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 0px;
}
	
	
	
	 .product-categories.active, .woof_block_html_items.active {
/*         max-height: 1000px;  */
      }
	.product-categories, .woof_block_html_items {
      display: none;
/*       max-height: 0; */
      overflow: hidden;
      transition: 0.3s ease;
    }

    #woocommerce_product_categories-1 .widget-title::after, .woof_container_inner_sortby h4::after {
      content: '';
      margin-left: 0px;
      display: inline-block;
      transition: transform 0.3s ease;
      position: absolute;
      right: 10px;
      background-image: url(https://asi-world.com/wp-content/uploads/2023/01/Vector-4.png);
      width: 16px;
      height: 10px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
    }

    #woocommerce_product_categories-1 .widget-title.active::after, .woof_container_inner_sortby h4.active::after {
		content: '';
      transform: rotate(180deg);
		background-image: url(https://asi-world.com/wp-content/uploads/2023/01/Vector-4.png);
    width: 16px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    }

    .product-categories.active, .woof_block_html_items.active {
      display: block;
/*       max-height: 500px;  */
    }
	.filter-me .woof_list_radio {
    flex-direction: column;
}
	aside#secondary {
    padding-left: 0px;
    padding-bottom: 8px;
}
	.filter-me .woof_fs_berocket_brand {
    max-width: 100%;
    position: relative !important;
    top: 0em;
    left: 0px;
    padding: 10px;
}
	section#woocommerce_product_categories-1 {
   top: 0px;
   border-right: 0px solid #cccccc;
   padding-right: 0px;
   margin: 0;
   /* border-bottom: 1px solid #cccccc; */
   padding-bottom: 10px;
   padding: 6px 10px;
   box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
   border-radius: 5px;
}
	.filter-me .woof_container_inner h4 {
    margin: 0;
}
	.soc {
    display: none;
}
	.call-back, .brochure-btn {
    width: 50%;
		    margin: 0px 4px;
}
	.brochure-btn {
}
	.brochure-btn a, .call-back a {
    padding: 5px 8px;
    margin: 0 0px;
    font-size: 16px;
    width: 100%;
		    display: block;
}
	aside#secondary h2.widget-title, .filter-me .woof_container_inner h4 {
    display: flex;
    align-items: center;
    font-size: 16px !important;
}
	.filter-me .woof_fs_berocket_brand {
    /* border-bottom: 1px solid #cccccc; */
    padding-bottom: 6px 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 5px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child {
    height: 68.3px;
  }

  ol.flex-control-nav.flex-control-thumbs.video-thumbnail-img li:first-child:after {
    width: 20px;
    height: 10px;
    top: 28px;
  }

  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 20%;
  }

  .woocommerce div.product div.images .scroll_down_btn img {
    display: none;
  }

  .scroll_down_btn p {
    font-size: 12px !important;
    line-height: 22px !important;
    padding-right: 0px;
  }

  .main-footer ul.menu {
    display: flex;
    flex-wrap: wrap;
  }

  .main-footer ul.menu li {
    width: 50%;
    text-align: left;
  }

  .main-footer h3 {
    text-align: left;
  }

  ul.bottom-social {
    text-align: left;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .footer-menus {
    text-align: left;
  }

  .contact-info ul li {
    margin-right: 0px;
    text-align: left;
  }

  ul.bottom-social li {
    width: 50%;
    text-align: left;
  }

  ul.bottom-social li a {
    align-items: center;
    justify-content: flex-start;
  }

  .main-footer {
    padding: 0 20px;
    padding-bottom: 20px;
  }

  .products-slides .product {
    margin: 15px 0px;
  }


  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    width: 50%;
  }

  .soc a i {
    font-size: 12px !important;
  }

  @-moz-document url-prefix() {
    .woocommerce-product-gallery__image {
/*       width: 286.75px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(2) {
/*       margin-left: 98px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(3) {
/*       margin-left: 98px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(4) {
/*       margin-left: 98px !important; */
    }
  }

  .filter-me .woof_list_radio li {
    margin-right: 0px !important;
    /*  margin-left: 8px !important; */
    margin: 0 0px 8px 0px !important;
  }

  .filter-me .woof_list_radio li label {
    font-size: 14px;
    line-height: 20px;
    margin-left: 0px;
  }

  .ProductCatalog_row {
    display: block;
  }

  .ProductCatalog_item {
    margin-bottom: 20px;
  }

  .popup_slider_item .popup-form {
    flex-direction: column;
  }

  .popup_slider_item .popup-form img {
    width: 100%;
    max-width: 100%;
  }

  .ProductCatalog .modal-dialog {
    max-width: 100%;
  }

  .popup_slider_item .download_btn {
    margin: 15px auto 15px;
    left: 0;
    right: 0;
    justify-content: center;
    position: relative;
  }

  .product-cat-65.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-76.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-28.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
/*     padding: 30px; */
  }

  .product-cat-65 .woocommerce-product-gallery__image:last-child,
  .product-cat-30 .woocommerce-product-gallery__image:last-child,
  .product-cat-27 .woocommerce-product-gallery__image:last-child,
  .product-cat-31 .woocommerce-product-gallery__image:last-child,
  .product-cat-76 .woocommerce-product-gallery__image:last-child,
  .product-cat-28 .woocommerce-product-gallery__image:last-child {
    /*     height: 316.75px; */
    height: auto;
  }

  .form-input .wpcf7-select.post {
    font-size: 13px;
    padding: 2px 15px 0px 15px !important;
    height: 40px !important;
  }

  section.related.products {
    padding-top: 1em !important;
  }

  .job-info .form-input {
    padding-right: 0px !important;
  }

  .job-submit input {
    height: 40px !important;
  }

  .single-product .entry-summary .wishlist-fragment {
    top: 5px;
    left: 20px;
  }

  span.feedback i {
    font-size: 16px;
  }

  .woocommerce-product-details__short-description h3 {
    font-size: 18px !important;
    line-height: 26px !important;
  }

  .woocommerce div.product div.images {
    margin-bottom: 1em;
  }

  .job-info {
    display: block;
  }

  #enquiry {
    height: 41px;
  }

  .inner_static_banner_content {
    padding: 6px 0 0 0 !important;
  }

  p#breadcrumbs span,
  p#breadcrumbs a {
    font-size: 18px;
    line-height: 45px;
  }

  .iner-baner-wraper {
    padding: 14px 0;
  }

  .our-jobs .job-item {
    max-width: 95%;
    margin: 15px auto;
  }

  .about-new-banner {
    display: block;
/*     height: 250px; */
}

  .about-new-banner img {
    height: 100% !important;
}
	.single_date {
    padding-bottom: 0px;
}

  .about-new-banner h3 {
    font-size: 14px;
    bottom: 0;
    position: relative;
    text-align: center;
    padding: 15px 10px;
    clip-path: none;
  }

  .shop-new-banner .shop-banner-text {
    width: 100%;
    position: relative;
  }

  .about-new-banner.shop-new-banner h3 {
    padding: 15px 0;
    clip-path: none;
  }

  ul.woof_list li {
    display: block !important;
  }

  .main-news {
    grid-template-columns: auto;
  }

  #about-baner {
    padding: 160px 0 0 0 !important;
  }

  .main_awardd_row {
    display: block;
  }

  .main_awardd_row .award-item {
    margin: 0 10px 15px;
  }

  a.nav.next,
  a.nav.prev {
    font-size: 20px;
  }

  .slid-content {
    padding: 55px 20px;
  }

  .slid-content {
    display: block !important;
  }

  .slid-content .cont {
    width: 100%;
  }

  #our-testimonial-main-wrapper .slid-content .cont p {
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .slid-content .slid-img {
    width: 100%;
  }

  .our_testimonial-post-wrapper .slick-list {
    padding: 0 20px !important;
  }

  .testimonial-1 .slid-content:after {
    width: 78px;
    height: 57px;
    right: 10px;
  }

  .testimonial-2 .slid-content:after {
    width: 78px;
    height: 57px;
    right: 10px;
  }

  .testimonial-3 .slid-content:after {
    width: 78px;
    height: 57px;
    right: 10px;
  }

  .testimonial-4 .slid-content:after {
    width: 78px;
    height: 57px;
    right: 10px;
  }

  #our-testimonial-main-wrapper ul.slick-dots {
    bottom: 0;
    left: 0;
    right: 0;
  }

  ul.timeline li:before {
    left: -30px;
  }

  div#MyformModal-1237 .iner-baner-wraper-about2 .popup-container .modal-dialog {
    max-width: 100% !important;
  }

  #MyformModal-1237 .popup-container .modal-content button.btn-close {
    right: 5px;
    top: 0px;
  }

  #our-jobs-main-wrapper .coommon-arrow-button {
    justify-content: flex-start;
  }

  li.event span {
    left: -13px !important;
    font-size: 12px !important;
    top: 18px !important;
  }

  ul.timeline li:after {
    left: -3% !important;
  }

  .page-id-11 .iner-baner-wraper-about2 .popup-container .modal-dialog {
    max-width: 100% !important;
  }

  li.event {
    padding-bottom: 26px;
  }

  .page-id-11 .popup-container .modal-content button.btn-close {
    right: 10px;
    top: 10px;
    width: 6px;
    height: 6px;
  }

  .contact-info ul {
    row-gap: 10px;
  }

  .page-id-11 .button-submit input {
    font-size: 15px;
  }

  .newsletter-form input.input-field {
    height: 40px !important;
    font-size: 13px !important;
  }

  input.wpcf7-form-control.wpcf7dtx-dynamictext.wpcf7-dynamictext {
    width: 100% !important;
    font-size: 10px !important;
    padding: 0;
  }

  .About_banner_txt2:before {
    opacity: 0;
  }

  .iner-baner-wraper-about2 {
    display: block !important;
  }

  .our_jobs-post-area p {
    font-size: 13px;
    line-height: 30px;
  }

  .our_jobs-post-area h3 {
    font-size: 18px;
    line-height: 30px;
  }

  .pagination a {
    font-size: 12px;
  }

  .simple-pagination .prev.current,
  .simple-pagination .next.current,
  .simple-pagination .next {
    font-size: 20px;
  }

  .simple-pagination ul {
    margin: 20px 0 40px 0;
  }

  .pagination {
    margin: 20px 0 40px 0;
  }

  .popup-container .modal-content button.btn-close {
    float: right;
    position: absolute;
    right: 20px;
    top: 20px;
    filter: none;
  }

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

  .main-header {
    flex-direction: column;
    align-items: baseline;
    position: relative;
  }


  .site-branding {
    margin-bottom: 8px;
    position: relative;
    z-index: 9;
    padding-left: 8px;
}

  .site-branding img.custom-logo {
    max-width: 150px;

  }

  .menu-top {
    /*     flex-direction: column; */
    /*     row-gap: 15px; */
    justify-content: center;
    margin-bottom: 0px;
  }

  .static_banner {
    position: relative;
    top: auto;
  }

  header#masthead {
    position: inherit;
  }

  #counter-box-container {
    align-items: center;
    gap: 20px;
  }

  .container {
    /* max-width: 960px; */
  }

  .slide.slick-slide .slide__img {
    display: none;
  }

  .static_banner_content h3 {
    font-size: 16px;
    line-height: 26px;
  }
  .home-content .static_banner_content img:nth-child(2) {
    max-width: 180px;
}

  .static_banner_content p {
    font-size: 11px;
    line-height: 21px;
    margin-bottom: 0 !important;
    padding: 10px 0;
  }

  .banner_image_couple {
    padding: 0 20px;
  }

  .slider,
  .slide {
    height: auto;
  }

  .about-section {
    padding: 10px 0;
    max-width: 100%;
    margin-top: 30px;
  }

  .about-content h2 {
    font-size: 26px !important;
    line-height: 36px !important;
  }

  .counter-box {
    flex-direction: column;
  }

  .counter-info {
    text-align: center;
  }

  .about-content {
    padding: 0 0px;
  }

  .counter-box .num-span {
    font-size: 22px;
    line-height: 32px;
  }

  .counter-box h5 {
    font-size: 18px;
  }

  .sol-content {
    padding: 0px 0px;
  }

  .sol-content a {
    font-size: 14px;
    padding: 6px 26px;
    margin: 0 auto 20px;
  }

  .solutions {
    padding: 0 20px;
    grid-template-columns: repeat(1, 1fr);
  }

  #news-letter-main-sec .newsletter-items h2 {
    font-size: 18px !important;
    line-height: 28px !important;
  }

  .sectionNewsletter .col-md-6:first-child p {
    font-size: 12px;
    line-height: 22.5px;
    margin-bottom: 0.5em !important;
  }

  .coommon-arrow-button a {
    padding: 6px 34px;
    font-size: 16px;
  }

  .newsletter-img {
    top: 0px;
  }

  .news-section {
    padding: 20px 0;
  }

  .heading-before {
    margin-bottom: 0;
  }

  .newsletter-car {
    display: none;
  }

  .news-main .item {
    margin: 0 10px;
  }

  h2 {
    line-height: 36px !important;
    font-size: 26px !important;
  }

  .news-main .slick-list {
    padding: 0px 0;
  }

  .news-cont p {
    font-size: 16px;
    line-height: 26px;
  }

  .news-image .date {
    font-size: 11px;
    padding: 4px 8px;
    bottom: 20px;
    left: 20px;
  }

  .homeProducts-sec {
    padding: 20px 0;
  }

  .product-content .release h3 {
    font-size: 12px;
    line-height: 22px;
    padding: 1px 12px;
  }

  .product h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .products-slide .product-img {
    height: auto;
    margin: 15px 0;
  }

  .product-inner img {
    width: 100%;
    max-width: initial;
  }

  .award-section h2 {
    font-size: 18px !important;
    line-height: 28px !important;
    margin-bottom: 0px;
  }

  .award-section p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 1rem !important;
  }

  .award-section .col-md-4:first-child p {
    width: 100%;
    margin: 0 auto 1em !important;
  }

  section.award-section {
    padding: 20px 10px 20px 10px;
  }

  .main-footer {
    display: block;
    text-align: center;
  }

  .terms-privacy ul li a {
    font-size: 12px;
  }

  .copyright p {
    font-size: 12px;
  }

  .solutions-col:first-child {
    margin-bottom: 40px;
  }

  .solutions-section {
    padding: 20px 0 40px;
  }

  .copyright {
    max-width: 100%;
    margin: 0 16px;
    padding: 10px 0;
    text-align: center;
  }

  footer#colophon {
    padding-top: 40px;
  }

  .footer_logo {
    margin-bottom: 10px;
  }

  .sol-content p {
    font-size: 14px;
  }

  .sol-content h3 {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
  }

  .news-cont a {
    font-size: 14px;
  }

  .news-cont h3 {
    font-size: 16px;
    line-height: 26px;
    min-height: auto;
  }

  .product p {
    font-size: 12px;
  }

  .products-slide .product {
    padding: 10px 8px;
    margin: 20px 10px;
  }

  .products-slide .product-content {
    /*     display: block; */
    /*     text-align: center; */
    padding: 0px 20px;
  }

  .products-slide .product-content .cont {
    /*     width: 100%; */
    /*     text-align: left; */
  }

  .products-slide .product-content .release-icon {
    /*     width: 100%; */
    /*     text-align: left; */
  }

  .products-slide .product-content .release-icon img {
    margin: 0 auto 0 0;
  }

  .product-inner .release-icon img {
    margin: 0 auto;
  }

  .news-main .news-cont {
    padding: 20px 10px;
    text-align: center;
  }

  #news-letter-main-sec .newsletter-items {
    padding-top: 16px;
    padding-left: 0px;
    text-align: center;
  }

  ul.bottom-social {
    align-items: center;
  }

  .copyright {
    flex-direction: column;
  }

  .footer-4 h3.widget-title {
    display: none;
  }

  .solutions-col {
    flex-direction: column;
  }

  .sol-content {
    width: 100%;
    text-align: center;
  }

  .sol-image {
    width: 100%;
  }

  form.woocommerce-product-search {
    /* display: none; */
/*     position: absolute; */
/*     top: 16px; */
/*     width: 50%; */
/*     left: 38%; */
/*     z-index: 9; */
  }
	
	form.woocommerce-product-search {
    /* display: none; */
    /* position: absolute; */
    /* top: 16px; */
    /* width: 65%; */
    /* right: 50px; */
    /* z-index: 9; */
}

  .slider {
    position: relative;
  }

  .menu-toggle {
    display: none !important;
  }

  .static_banner .static_banner_bg .static_banner_content img {
    width: 40% !important;
    display: flex;
    margin: 0 auto;
    padding-top: 15px;
  }

  .static_banner_content h3,
  0.,
  .static_banner_content p {
    text-align: center !important;
  }

  .coommon-arrow-button {
    display: flex;
    justify-content: center;
  }

  #counter-box-container {
    flex-direction: column;
  }

  header#masthead {
    padding: 10px 0px 10px;
  }

  .main-navigation {
    position: absolute;
    top: 12px;
  }

  div#mega-menu-wrap-menu-1 {
    border-top: none;
  }

  .static_banner_text {
    top: 0;
    position: relative;
  }

  .static_banner_bg>img {
    display: none;
  }

  .banner-awards {
/*     display: block; */
  }
	.banner-awards .award-item:nth-child(2) {
    margin: 0px 6px;
}
	.banner-awards .award-item {
    width: 33.33%;
    padding: 0 0px;
}
	.home-content {
    padding-right: 20px;
}
	.banner-awards img {
    height: auto !important;
    width: 100%;
}

  .static_banner .static_banner_content .banner-awards .award-item img {
    height: auto !important;
    width: 60% !important;
  }

  #our-team-main-wrapper .product-arrow {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    left: 0 !important;
    text-align: center !important;
  }

  #woof_widget-2 h2.widget-title {
    text-align: center;
  }

  .moreinfo {
    padding: 10px 20px 20px;
    flex-direction: column-reverse;
  }

  .moreinfo .content-area {
    margin-left: 0 !important;
  }

  .gallery-post-area img {
    height: auto;
  }

  #tabs .tab {
    padding: 10px 20px;
    font-size: 18px;
  }

  .mfp-content iframe {
    height: 300px;
    width: 100% !important;
  }
}

@media only screen and (max-width: 600px) {
	form.woocommerce-product-search {
    /* width: 60%; */
}
	.mobile-header-icon {
    right: 50px;
}
	nav#site-navigation a {
    padding: 0px 6px;
}
	button.search-mobile-icon {
        padding: 0px 6px 0px 0px;
    }
	nav#site-navigation a img {
    width: 18px;
    height: 18px;
}
	button.search-mobile-icon img {
        width: 18px;
	    height: 18px;
    }
	    button.search-mobile-icon {
        font-size: 10px;
        line-height: 20px;
    }
	.yith-wcwl-items-count {
    height: 17px;
}
	.yith-wcwl-counter i {
    font-size: 18px;
    line-height: 18px;
}
	.yith-wcwl-counter i {
    top: 0px;
}
	nav#site-navigation a {
    font-size: 10px;
    line-height: 20px;
}
	.yith-wcwl-counter .yth-counter {
    font-size: 8px;
    line-height: 8px;
}
}

@media only screen and (max-width: 500px) {
	form.woocommerce-product-search {
    /* width: 50%; */
}
}

@media only screen and (max-width: 400px) {
	form.woocommerce-product-search {
    /* width: 50%; */
}
}

@media only screen and (max-width: 375px) {

  .brochure-btn a,
  .call-back a {
/*     padding: 5px 6px; */
/*     margin: 0 5px; */
/*     font-size: 12px; */
/*     width: 110px; */
  }

  .site-branding img.custom-logo {
    max-width: 120px;
  }

  form.woocommerce-product-search {
/*     left: 40.5%; */
  }

  @-moz-document url-prefix() {
    .woocommerce-product-gallery__image {
/*       width: 249.25px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(2) {
/*       margin-left: 47px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(3) {
/*       margin-left: 47px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(4) {
/*       margin-left: 47px !important; */
    }
  }


  .product-cat-65.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-30.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-27.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-31.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-76.woocommerce div.product div.images .flex-control-thumbs li:last-child img,
  .product-cat-28.woocommerce div.product div.images .flex-control-thumbs li:last-child img {
/*     padding: 25px; */
  }

  .product-cat-65 .woocommerce-product-gallery__image:last-child,
  .product-cat-30 .woocommerce-product-gallery__image:last-child,
  .product-cat-27 .woocommerce-product-gallery__image:last-child,
  .product-cat-31 .woocommerce-product-gallery__image:last-child,
  .product-cat-76 .woocommerce-product-gallery__image:last-child,
  .product-cat-28 .woocommerce-product-gallery__image:last-child {
    /*     height: 279.25px; */
    height: auto;
  }

  .mfp-content iframe {
    height: 280px;
    width: 100% !important;
  }
	.counter-new-box h3 {
    font-size: 9px;
    padding: 15px 0px;
}
}

@media only screen and (max-width: 320px) {

  @-moz-document url-prefix() {
    .woocommerce-product-gallery__image {
/*       width: 208px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(2) {
/*       margin-left: 72px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(3) {
/*       margin-left: 72px !important; */
    }

    .woocommerce-product-gallery__image:nth-child(4) {
/*       margin-left: 72px !important; */
    }
  }
}

.form-input .wpcf7-select.post {
  font-family: "Titillium Web";
  font-size: 15px;
  color: #666 !important;
  border: 1px solid #b4b4b4 !important;
  padding: 4px 15px 0px 15px !important;
  width: 100%;
  border-radius: 50px;
  height: 70px;
}