/** Shopify CDN: Minification failed

Line 1092:6 Expected ":"

**/
:root {
  --font-body-family: "Sofia Sans", sans-serif;
  --font-heading-family: "Sofia Sans Extra Condensed", sans-serif;
}
.header__menu-item {
  font-family: var(--font-heading-family);
  font-weight: bold;
}
.list-menu__item {
  color: rgba(0, 20, 57, 1);
  padding: 20px 25px;
  font-size: 16px;
  line-height: 22.4px;
}
.header__active-menu-item {
  color: rgba(0, 20, 57, 1);
}
.cart-item__quantity-wrapper svg path {
    fill: #000;
}
@media screen and (min-width: 990px) {
  .header--middle-left {
    grid-template-columns: auto 1fr auto;
  }
}
.video-file video {
    width: 100%;
    aspect-ratio: 3/6.5;
    border-radius: 8px;
    background: #000;
}
.export-area {
  background: linear-gradient(180deg, #dcf9ff 0%, #fdffff 100%);
}

.export-area-contetn h5 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: var(--body-font);
  font-weight: 400;
}

.export-area-contetn h2 {
  margin-top: 0;
  font-size: 64px;
  line-height: 70px;
  margin-bottom: 15px;
}

.export-area-contetn p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 35px;
  color: rgba(0, 20, 57, 1);
  line-height: 23px;
}

.export-areas {
  display: flex;
  flex-wrap: wrap;
}

.export-area-contetn {
  width: 50%;
  padding-right: 30px;
}

.export-area-slider {
  width: 50%;
}

.export-area-contetn h2 span {
  background: linear-gradient(90deg, #50b9da 0%, #6deb96 100%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.export-area-contetn a,
.left-place a {
  background: rgba(80, 185, 218, 1);
  padding: 10px 30px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

.left-place {
  width: 39%;
  background: rgba(0, 20, 57, 1);
  border: 5px solid #fff;
  padding: 60px;
}

.how-video {
  display: flex;
  flex-wrap: wrap;
  padding-left: 140px;
  align-items: center;
}

.right-place {
  width: 61%;
  padding-right: 50px;
}

.left-place h2 {
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 30px;
}

.left-place p {
  font-size: 16px;
  line-height: 23px;
  color: #fff;
}
.grip-boundry .selected-variant {
  color: rgba(80, 185, 218, 1);
}
.left-place a {
  margin-top: 50px;
}
.place-details {
  padding: 30px;
}

.place-details h2 {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 40px;
}

.place-details p {
  color: rgba(0, 20, 57, 1);
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
.instagram-gallerys {
  background: linear-gradient(180deg, #dcf9ff 0%, #ffffff 100%);
  border-bottom: 1px solid rgba(201, 201, 201, 1);
}
.place-video video {
  width: 100%;
}
.galfly-image a {
  display: block;
}
.swiper-main {
  position: relative;
}
.galfly-image a img {
  width: 100%;
  border: 1px solid rgba(211, 211, 211, 1);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
body .swiper {
  margin-left: 100px;
  margin-right: 100px;
}
.instagram-gallerys .page-width {
  max-width: 1105px;
}
.instagram-heading h2 {
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
}

.instagram-heading p {
  text-align: center;
  color: rgba(0, 20, 57, 1);
  margin-top: 0;
}

.instagram-heading {
  margin-bottom: 35px;
}
.all-reviews {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.single-reviews {
  width: 33.333%;
  padding: 0 15px;
}

.middle-reviews {
  box-shadow: 0px 4px 4.5px 0px rgba(0, 0, 0, 0.11);
  border: 1px solid rgba(230, 230, 230, 1);
  padding: 20px;
}

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

.review-image {
  display: flex;
  margin-bottom: 30px;
}

.review-details p {
  color: rgba(0, 20, 57, 1);
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 30px;
}

.review-name {
  display: flex;
  align-items: center;
}

.review-name h5 {
  color: rgba(0, 20, 57, 1);
  font-weight: 700;
  font-family: "Sofia Sans";
  font-size: 16px;
  margin: 0;
  margin-right: 10px;
  line-height: 16px;
}

.review-titl h2 {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 45px;
}

.review-titl {
  text-align: center;
  margin-bottom: 30px;
}
.grid-category .grid-details {
  padding: 45px;
  justify-content: flex-end;
  align-items: flex-start;
}
.grid-category .grid-details h3 {
  font-size: 32px;
  line-height: 45px;
  font-family: var(--font-body-family);
  font-weight: bold;
  margin-bottom: 26px;
}
.grid-category .grid-details span {
  border-radius: 0;
  background-color: rgba(80, 185, 218, 1);
  font-size: 16px;
  font-weight: normal;
  padding: 11px 32px;
  line-height: 22px;
}
.review-titl p {
  color: rgba(0, 20, 57, 1);
  font-size: 16px;
  margin-top: -10px;
}
.page_banner {
  position: relative;
}

.baner-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.baner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.banner-texts {
  position: relative;
  z-index: 2;
}

.page_banner:before {
  content: "";
  background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.7) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.banner-texts h1 {
  font-size: 80px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 100px;
}

.banner-texts p {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  max-width: 615px;
}

.main-tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.main-tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

.main-tabs ul li a {
  background: rgba(238, 238, 238, 1);
  padding: 10px 37px;
  display: block;
  color: rgba(94, 94, 94, 1);
  text-decoration: none;
  font-size: 20px;
  line-height: 28px;
}

.main-tabs ul li {
  margin-right: 1px;
}

.main-tabs ul li a.active {
  background: rgba(80, 185, 218, 1);
  color: #fff;
}

.tab-inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.single-howto {
  width: 20%;
  padding: 0 15px;
}

.middle-howto img {
  width: 100%;
}

.middle-howto h3 {
  color: rgba(80, 185, 218, 1);
  font-size: 25px;
  font-family: "Sofia Sans";
  margin-top: 20px;
  margin-bottom: 20px;
}

.middle-howto p {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 22px;
}

.middle-howto p strong {
  font-weight: bold;
  color: #000;
}

.common-tab {
  display: none;
}

.common-tab.active {
  display: block;
}
.custom-section-video {
  background: linear-gradient(0deg, #3eaee3, #3eaee3),
    linear-gradient(0deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04));
}

.video-columns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.video-columns.video-right {
  flex-direction: row-reverse;
}

.left-images {
  width: 50%;
}

.right-contents {
  width: 50%;
  padding-left: 70px;
  padding-right: 0;
}

.video-columns.video-right .right-contents {
  padding-left: 0;
  padding-right: 70px;
}

.cmycontent h2 {
  color: #fff;
  font-size: 64px;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 73px;
}

.cmycontent p {
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 30px;
}

.cmycontent button,
.cmycontent a {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background: linear-gradient(90deg, #ffffff 47.68%, #ffffff 100%);
  padding: 10px 53px;
  display: inline-block;
  border: 0;
  color: rgba(26, 165, 216, 1);
  font-size: 16px;
  line-height: 23px;
  font-weight: bold;
}

.video-area video {
  width: 100%;
  border: 7px solid rgba(255, 255, 255, 1);
}

.left-images .video-area {
  width: 100%;
  position: relative;
  padding: 0;
  display: flex;
}

.left-images .video-area button {
  position: absolute;
  background: transparent;
  border: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mleft-contact {
  width: 33%;
  padding: 0 15px;
}

.middle-contact {
  width: 38%;
  padding: 0 30px;
}

.right-ncontact {
  width: 29%;
  padding: 0 15px;
}

.right-ncontact h5 {
  font-size: 16px;
  line-height: 23px;
  margin-top: 0;
  margin-bottom: 10px;
}

.right-ncontact h3 {
  font-size: 36px;
  margin-top: 0;
  line-height: 50px;
  margin-bottom: 10px;
}

.right-ncontact > p {
  font-size: 16px;
  line-height: 24px;
  color: rgba(87, 87, 87, 1);
  border-bottom: 1px solid rgba(180, 180, 180, 1);
  padding-bottom: 38px;
}

.user-info {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin-top: 40px;
  padding: 30px 40px;
  border-radius: 8px;
}

.middle-contact .field__label {
  font-size: 16px;
  color: rgba(44, 44, 44, 1);
  line-height: 23px;
  font-family: var(--font-heading-family);
  top: -10px;
  background: #fff;
  padding: 0 10px;
  letter-spacing: 1px;
}
.user-info div {
  display: flex;
  align-items: center;
}
.contact .middle-contact .field:before,
.contact .middle-contact .field:after {
  display: none;
}

.contact .middle-contact .field .field__input {
  background: #fff;
  border: 1px solid rgba(180, 180, 180, 1);
  border-radius: 8px;
}

.middle-contact .contact__button button {
  background: linear-gradient(90deg, #6deb96 0%, #50b9da 100%);
  font-family: var(--font-heading-family);
  font-size: 20px;
  border-radius: 8px;
}

.middle-contact .field__input:focus ~ .field__label {
  font-size: 16px;
  top: -10px;
  letter-spacing: 1px;
}

.middle-contact h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 36px;
}

.mleft-contact img {
  width: 100%;
}
.user-info div svg {
  margin-right: 20px;
}

.user-info p {
  text-transform: uppercase;
}

.user-info div {
  border: 0;
  margin-bottom: 0;
}
.prouct-diagram {
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
.diagram-main {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 1000px;
}

.total-diagram {
  position: relative;
  z-index: 2;
}
.product-ddetails {
  position: relative;
}
.nsgdiagram h5 {
  font-size: 48px;
  margin: 0;
  line-height: 60px;
  text-transform: uppercase;
  background: linear-gradient(89.99deg, #6deb96 -49.01%, #50b9da 99.99%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 12px;
}

.total-diagram {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}

.single-diagram {
  width: 50%;
  padding-bottom: 150px;
}

.nsgdiagram p {
  color: #656565;
  font-size: 24px;
  line-height: 31px;
  font-family: var(--font-heading-family);
  margin-top: 0;
  margin-bottom: 0;
  max-width: 430px;
  font-weight: normal;
}

.single-diagram.mdg-off2,
.single-diagram.mdg-off3 {
  padding-top: 150px;
  padding-bottom: 0;
  padding-left: 60px;
}

.diagram-main img {
  width: 100%;
}
.nsgdiagram h5:before {
  content: "";
  height: 2px;
  width: calc(100% + 25px);
  background: rgba(80, 185, 218, 1);
  position: absolute;
  bottom: 0;
  left: -20px;
}

.nsgdiagram h5:after {
  content: "";
  position: absolute;
  left: -20px;
  height: 220px;
  width: 2px;
  background: #50b9da;
  top: 100%;
}

.single-diagram.mdg-off2 .nsgdiagram h5:before,
.single-diagram.mdg-off3 .nsgdiagram h5:before {
  left: auto;
  right: -20px;
}
.nsgdiagram .click-pointer {
  position: absolute;
  left: 30%;
  z-index: 9;
  top: 265px;
  padding: 0;
}

.single-diagram {
  position: relative;
}

.nsgdiagram .click-pointer:after {
  content: "";
  position: absolute;
  width: calc(412% + 5px);
  height: 2px;
  background: #00c6ff;
  right: 100%;
}

.single-diagram.mdg-off2 .nsgdiagram .click-pointer,
.single-diagram.mdg-off3 .nsgdiagram .click-pointer {
  top: auto;
  bottom: 273px;
  left: auto;
  right: 40%;
}

.single-diagram.mdg-off2 .nsgdiagram .click-pointer:after,
.single-diagram.mdg-off3 .nsgdiagram .click-pointer:after {
  left: 100%;
  right: auto;
  width: calc(236% + 4px);
}
.single-diagram.mdg-off3 .nsgdiagram .click-pointer:after {
  width: calc(201% + 10px);
}
.single-diagram.mdg-off2 .nsgdiagram h5:after,
.single-diagram.mdg-off3 .nsgdiagram h5:after {
  left: auto;
  right: -20px;
  top: auto;
  bottom: 0;
}
.custom-section-gif {
  background: linear-gradient(
      0deg,
      #ffffff -138.82%,
      #54c4fa 2.24%,
      #59c8c6 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04));
  position: relative;
}

.application-gif {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.application-gif.gfix-right {
  flex-direction: row-reverse;
}
.application-gif .left-images img {
  max-width: 100%;
  position: relative;
  z-index: 2;
}

.application-gif .left-images {
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 50px;
}

.application-gif .cmycontent p {
  line-height: 30px;
  margin-bottom: 10px;
}
.application-gif .cmycontent h2 {
  margin-bottom: 30px;
}
.application-gif .button.button--primary {
  line-height: 20px;
  background: #fff;
  color: #00c6ff;
  border-radius: 3px;
  font-size: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  height: auto;
  font-family: var(--font-body-family);
  font-weight: normal;
  min-height: inherit;
  padding-top: 15px;
  padding-bottom: 15px;
}
.application-bd {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  top: 0;
}
.application-gif > div {
  padding: 0 15px;
}
.single-mansonary {
  width: 33.333%;
  padding: 6px;
}
.single-mansonary > div {
  margin: 0;
}
.single-mansonary > div a {
  display: flex;
}
.single-mansonary.image-normal,
.grid-sizer {
  width: 16.666%;
}
.application-gif.gfix-left .application-bd {
  right: auto;
  left: 0;
}

.application-gif.gfix-left .left-images {
  padding-left: 15px;
  padding-right: 50px;
}
.application-gif.gfix-left .right-contents {
  padding-left: 110px;
}
.application-gif.gfix-left .cmycontent h2 {
  margin-bottom: 15px;
}
.application-gif.gfix-left .cmycontent p {
  line-height: 23px;
}

.all-reviews.columns-4 .single-reviews {
  width: 25%;
}

.all-reviews.columns-4 .middle-reviews {
  box-shadow: none;
  border: 0;
  padding: 0;
}
.all-breadcrumb nav {
  border: 1px solid rgba(225, 225, 225, 1);
  background: rgba(244, 244, 244, 1);
  display: inline-block;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 62px;
  padding-bottom: 8px;
  padding-top: 8px;
}
.all-breadcrumb nav a,
.all-breadcrumb nav span {
  color: #000;
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
}
.listing thead th {
  background: rgba(80, 185, 218, 1);
  font-size: 20px;
  text-align: left;
  color: #fff;
  line-height: 20px;
  padding: 15px 20px;
}

.listing table:not([class]) td {
  padding: 10px;
  color: rgba(68, 68, 68, 1);
  font-size: 18px;
  font-family: var(--font-heading-family);
  font-weight: normal;
  border-color: rgba(234, 234, 234, 1);
  border-width: 2px;
}
.product__info-container > .product__title h1 {
  font-family: var(--font-heading-family);
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
}
.listing > table {
  width: 100%;
  table-layout: auto;
  box-shadow: 0 0 0 0.2rem rgba(var(--color-foreground), 0.2);
}

.listing table:not([class]) td:first-child {
  min-width: 150px;
}
div#multivariants_setbox_footer button {
  font-size: 24px;
  font-family: var(--font-heading-family);
  padding: 14px;
  line-height: 24px;
  cursor: pointer;
}
.listing tr {
  border-width: 2px;
}
.current_type p {
  font-family: var(--font-heading-family);
  font-size: 22px;
}
.footer.color-inverse.gradient {
  background-color: rgba(0, 20, 57, 1);
  color: rgba(192, 192, 192, 1);
}
.footer-mscials h3 {
  font-size: 16px;
  line-height: 23px;
  color: #fff;
  font-family: var(--font-body-family);
  font-weight: bold;
}

.footer-mscials ul {
  margin-left: 0;
  justify-content: flex-start;
}

.footer-mscials ul li a {
  background: rgba(28, 52, 97, 1);
  border-radius: 3px;
}

.footer-mscials ul li {
  margin-right: 12px;
}

.footer-mscials {
  margin-top: 50px;
}

.footer-block__heading {
  font-family: var(--font-body-family);
  font-weight: bold;
  color: #fff;
}
.footer-block__details-content a {
  color: #fff !important;
  text-transform: none;
}
.ftmlog img {
  max-width: 162px;
}
.grid--4-col-tablet .grid__item:nth-child(3) a {
  color: #ffffff !important;
  font-weight: normal;
  font-size: 16px;
}
.more_image img {
  max-width: 100%;
}
.header-wrapper {
  box-shadow: 0px 4px 3.3px 0px rgba(0, 0, 0, 0.12);
}
.more_image {
  text-align: center;
  margin-top: 40px;
}
.allslides {
  position: relative;
  display: flex;
  min-height: 600px;
  transition: transform 0.8s ease;
  transform-style: preserve-3d;
  align-items: center;
}

.allslides {
}

.slide {
  position: absolute;
  width: 39%;
  transform: translateX(150%);
  display: flex;
  box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.25);
}

.slide.active {
  transform: translateZ(200px);
  z-index: 3;
  width: 60%;
  box-shadow: none;
}

.slide img {
  width: 100%;
  height: auto;
  border: 5px solid rgba(255, 255, 255, 1);
}

.slide.active + .slide {
  transform: translateX(53%);
  z-index: 2;
  width: 52%;
  box-shadow: none;
}
.bottom-slider-area button {
  background: rgba(0, 20, 57, 1);
  width: 57px;
  height: 57px;
  border-radius: 50%;
  border: 0;
  position: absolute;
  top: 50%;
  margin-top: -28px;
  z-index: 3;
  left: -85px;
  cursor: pointer;
}

.bottom-slider-area {
  position: relative;
}

.bottom-slider-area button.next-btn {
  right: 19%;
  left: auto;
}

.export-area-contetn p {
  max-width: 380px;
}

.export-area-contetn h2 {
  max-width: 510px;
}

.export-areas {
  align-items: center;
}
.grip-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.grip-title h2 {
  color: rgba(255, 255, 255, 1);
  font-size: 48px;
  margin: 0;
  line-height: 54px;
}

.grip-areal {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.left-grip {
  width: 33.333%;
  padding: 0 15px;
}

.middle-grip,
.last-fgrip {
  width: 33.333%;
  padding: 0 15px;
}
.find-grip {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.grip-boundry {
  background: rgba(241, 241, 241, 1);
  padding: 30px;
  color: #001439;
}

.middle-grip .options label {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

span.mgrip-image {
  display: flex;
  margin: 0 15px;
}

.options input {
  margin-left: 0;
  margin-top: 0;
}

span.mgrip-right h5 {
  font-size: 16px;
  font-family: var(--font-body-family);
  font=f: ;
  margin-top: 0;
  margin-bottom: 0;
}
.left-grip .grip-boundry .options > label:last-child {
  margin: 0;
}
span.mgrip-right {
  font-size: 14px;
  line-height: 19px;
}

span.mgrip-image img {
  width: 74px;
}

.middle-grip .options label:last-child {
  margin: 0;
}
.grip-areal > div > p {
  font-size: 24px;
  color: rgba(255, 255, 255, 1);
  margin-top: 0;
  margin-bottom: 15px;
}
.left-grip .grip-boundry .options > label input {
  margin-right: 10px;
}
.left-grip .grip-boundry .options > label {
  display: flex;
  margin-bottom: 15px;
}
span.inside-grips {
  display: none;
  padding-left: 30px;
  margin-top: 5px;
}

span.inside-grips label {
  display: block;
}

.left-grip .grip-boundry .options label {
  font-size: 16px;
  line-height: 23px;
  color: rgba(0, 20, 57, 1);
  font-weight: 400;
}

.left-grip .grip-boundry .options > label > input:checked + span {
  display: block;
}

.left-grip .grip-boundry .options > label:last-child {
  margin: 0;
}
.summary-grip {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.pricingsummary {
  width: 33.333%;
  background: #fff;
  padding: 30px;
}

.pricing-secgion {
  width: 66.666%;
}
.product-details {
  display: flex;
  flex-wrap: wrap;
}

.product-details > div {
  width: 50%;
}
.pricing-secgion .common-names {
  height: 100%;
}

.pricing-secgion .common-names .product-details {
  height: 100%;
}
.quantity-price {
  background: #fff;
}

.product-details product-form.product-form {
  padding-left: 20px;
  width: 50%;
}

.product-details product-form.product-form button {
  border: 1px solid #fff;
  width: 100%;
  border-radius: 0;
  background: transparent;
  font-weight: normal;
  font-family: var(--font-body-family);
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}
.common-names {
  display: none;
}
.grip-boundry .product__info-container {
  padding: 0;
  box-shadow: none;
}
.grip-boundry {
  min-height: calc(100% - 58px);
}
.grip-boundry variant-radios {
  margin-bottom: 0px !important;
  padding: 0;
  border: 0;
}
.pricingsummary {
  display: flex;
  flex-wrap: wrap;
}
.left-summary {
  width: 90px;
  display: flex;
}

.left-summary img {
  width: 100%;
}

.riht-summary {
  width: calc(100% - 90px);
  padding-left: 20px;
}
.product-details product-form.product-form button:last-child {
  margin: 0;
  background: rgba(80, 185, 218, 1);
  border-color: rgba(80, 185, 218, 1);
}
.riht-summary div {
  color: #000;
  font-size: 16px;
  line-height: 23px;
}

.riht-summary div:first-child {
  font-weight: bold;
}
.quantity-price .product-form__input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  max-width: 100%;
}

.quantity-price .product-form__input label {
  width: 50%;
  text-align: right;
  font-size: 24px;
  color: #000;
}

.quantity-price .product-form__input quantity-input.quantity {
  color: #000;
  border: 0;
}
.quantity-price {
  padding: 20px 30px;
}
.quantity-price .product-form__input quantity-input.quantity:before,
.quantity-price .product-form__input quantity-input.quantity:after {
  display: none;
}

.total-pricing {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.total-pricing p {
  width: 50%;
  text-align: right;
  font-size: 24px;
  color: #000;
  margin: 0;
}
.product-details product-form.product-form button:last-child {
  margin: 0;
  background: rgba(80, 185, 218, 1);
  border-color: rgba(80, 185, 218, 1);
}

.quantity-price .quantity__button {
  padding-right: 0;
  width: auto;
  color: #000;
}
.slideshow__text.banner__box {
  background: rgba(255, 255, 255, 0.6);
}
.quantity-price .product-form__input quantity-input.quantity {
  width: 80px;
}
.total-pricing .price__container {
  font-weight: normal;
}
.footer-block__details-content.rte p {
  line-height: 21px;
  color: rgba(192, 192, 192, 1);
}
.swiper-button-next,
.swiper-button-prev, .swiper-button-next1,
.swiper-button-prev1 {
  width: 57px;
  height: 57px;
  background: rgba(0, 20, 57, 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-button-next:after,
.swiper-button-prev:after, .swiper-button-next1:after,
 .swiper-button-prev1:after {
  display: none;
}
.right-ncontact h5 {
  font-weight: normal;
}
.middle-contact .field__label {
  font-weight: bold;
}
.swiper-button-next1, .swiper-button-prev1 {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
}
.swiper-button-next1, .swiper-button-prev1 {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
  cursor: pointer;
}
.swiper-button-next1 {
    left: auto;
    right: 10px;
}
.announcement-bar__message {
  text-transform: uppercase;
  font-family: var(--font-body-family);
}
.product-details > div.quantity-price {
  width: 49%;
  margin-right: 1%;
}
.user-info p span {
  text-transform: none;
}
.grid--4-col-tablet .grid__item:first-child {
  padding-left: 15px;
}
.user-info div p {
  width: calc(100% - 60px);
  word-break: break-word;
}
.left-summary img {
  display: none;
}
.riht-summary div span {
  text-transform: capitalize;
}
.header__icons a.link.list-social__link {
  color: #000;
}
.header__icons a.link.list-social__link svg {
  width: 20px;
  height: 20px;
}
.single-reviews {
    height: auto;
}
.application-gif .left-images .video-area {
    z-index: 2;
    border: 0;
}

.application-gif .left-images .video-area video {
    border: 0;
}
.middle-reviews {
    height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .how-video {
    padding-left: 0;
    margin-top: 50px;
  }
  .user-info {
    margin-top: 20px;
    padding: 30px 20px;
  }
  .bottom-slider-area button {
    left: -40px;
  }
  .allslides {
    min-height: 500px;
  }
  body .swiper-button-next,
  body .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
  .left-place {
    padding: 60px 30px;
  }
  .grid-category .grid-details {
    padding: 30px;
  }
  .nsgdiagram .click-pointer:after {
    width: calc(378% + 5px);
  }
  .single-diagram.mdg-off2 .nsgdiagram .click-pointer:after {
    left: 100%;
    right: auto;
    width: calc(309% + 4px);
  }
  .single-diagram.mdg-off3 .nsgdiagram .click-pointer:after {
    width: calc(272% + 10px);
  }
}

@media (max-width: 767px) {
  .export-area-contetn {
    width: 100%;
    padding: 0;
  }

  .export-area-slider {
    width: 100%;
  }

  .allslides {
    min-height: 500px;
  }

  .bottom-slider-area button {
    left: -10px;
  }

  .bottom-slider-area button.next-btn {
    left: auto;
  }

  .how-video {
    margin-top: 50px;
    padding-left: 0;
  }

  .left-place {
    width: 100%;
    padding: 50px 30px;
    margin-bottom: 20px;
  }

  .right-place {
    width: 100%;
    padding-right: 0;
  }

  .grip-title {
    flex-direction: column;
  }

  .left-grip {
    width: 100%;
    margin-bottom: 20px;
  }

  .middle-grip {
    width: 100%;
    margin-bottom: 20px;
  }

  .last-fgrip {
    width: 100%;
  }

  .pricingsummary {
    width: 100%;
  }

  .pricing-secgion {
    width: 100%;
  }

  .product-details > div {
    width: 100%;
  }

  .product-details > div.quantity-price {
    width: 100%;
    margin-bottom: 14px;
    margin-right: 0;
  }

  .product-details product-form.product-form {
    width: 100%;
    padding-right: 20px;
  }

  body .grid-category {
    display: flex;
    flex-wrap: wrap;
  }

  .grid-category .grid-details h3 {
    text-align: left;
  }

  .grid-category .grid-details {
    padding: 30px;
  }

  body .swiper-button-next,
  body .swiper-button-prev {
    width: 50px;
    height: 50px;
  }

  .single-reviews {
    width: 100%;
    margin-bottom: 30px;
  }

  .review-titl h2 {
    font-size: 35px;
    line-height: 40px;
  }

  body .footer__list-social.list-social {
    justify-content: flex-start;
  }

  .footer-block__details-content a {
    font-weight: normal !important;
  }
  .banner-texts h1 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 10px;
  }

  .banner-texts p {
    font-size: 16px;
    line-height: 23px;
  }

  .main-tabs ul li a {
    font-size: 14px;
    padding: 10px 23px;
  }

  .main-tabs {
    flex-direction: column-reverse;
  }

  .main-tabs ul {
    width: 100%;
  }

  .single-howto {
    width: 100%;
    margin-bottom: 20px;
  }

  .right-contents {
    width: 100%;
  }

  .video-columns.video-right .right-contents {
    padding: 0;
  }
  .mleft-contact {
    width: 100%;
    order: 2;
    margin-bottom: 30px;
  }

  .middle-contact {
    width: 100%;
    order: 1;
    margin-bottom: 30px;
  }

  .right-ncontact {
    width: 100%;
    order: 3;
  }
  .left-images {
    width: 100%;
  }
  .all-breadcrumb nav {
    padding-right: 30px;
    padding-left: 15px;
  }

  .single-diagram {
    width: 100%;
    padding-left: 30px;
    padding-bottom: 20px;
  }

  .nsgdiagram h5 {
    font-size: 35px;
    line-height: 40px;
  }

  .nsgdiagram p {
    font-size: 20px;
    line-height: 28px;
    max-width: 368px;
    display: inline-block;
  }
  .single-diagram.mdg-off1 {
    padding-bottom: 100px;
  }

  .single-diagram.mdg-off2 {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 50px;
  }

  .single-diagram.mdg-off3 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 30px;
  }

  .single-diagram.mdg-off2 h5,
  .single-diagram.mdg-off3 h5 {
    /* text-align: right; */
    /* width: 100%; */
  }

  .single-diagram.mdg-off2,
  .single-diagram.mdg-off3 {
    text-align: right;
  }

  .single-diagram.mdg-off3 .nsgdiagram .click-pointer {
    right: 15%;
    bottom: 316px;
  }

  .single-diagram.mdg-off3 .nsgdiagram h5:after {
    height: 269px;
  }

  .single-diagram.mdg-off3 .nsgdiagram .click-pointer:after {
    width: 50px;
  }

  .single-diagram.mdg-off2 .nsgdiagram .click-pointer {
    bottom: 197px;
    right: 33%;
  }

  .single-diagram.mdg-off2 .nsgdiagram h5:after {
    height: 150px;
  }

  .single-diagram.mdg-off1 {
    padding-left: 50px;
  }

  .single-diagram.mdg-off1 .nsgdiagram h5:after {
    height: 171px;
  }

  .single-diagram.mdg-off1 .nsgdiagram .click-pointer {
    top: 196px;
    left: 39%;
  }

  .single-diagram.mdg-off1 .nsgdiagram .click-pointer:after {
    width: 125px;
  }

  .single-diagram.mdg-off0 .nsgdiagram h5:after {
    height: 292px;
  }

  .single-diagram.mdg-off0 .nsgdiagram .click-pointer {
    top: 316px;
    left: 20%;
    z-index: 91;
  }

  .single-diagram.mdg-off0 .nsgdiagram .click-pointer:after {
    width: 69px;
  }

  .application-gif .left-images {
    padding-left: 0;
    padding-right: 0;
  }

  .right-contents {
  }

  .application-gif.gfix-right .right-contents {
    padding-bottom: 30px;
  }

  .application-bd {
    display: none;
  }

  .application-gif .cmycontent h2 {
    font-size: 50px;
    margin-bottom: 10px;
  }

  .application-gif.gfix-left .right-contents {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 37px;
  }
  .listing table:not([class]) td {
    font-size: 16px;
  }

  .application-gif.gfix-left .left-images {
    padding-left: 0;
    padding-right: 0;
  }
  .listing table:not([class]) td:first-child {
    min-width: 90px;
  }
  .all-reviews.columns-4 .single-reviews {
    width: 100%;
  }
  .single-mansonary.image-normal, .grid-sizer {
    width: 50%;
}
  .single-mansonary {
    width: 50%;
}
}
