/** Shopify CDN: Minification failed

Line 177:0 Unexpected "}"
Line 499:12 Expected identifier but found whitespace
Line 499:13 Unexpected "("

**/



@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
h2.home__subtitle {
    font-weight: 600;
    line-height: 1;
    color: #153a5b;
    font-size:4rem;
    letter-spacing: .0375rem;
    text-align: center;
    opacity: 1;
    margin-bottom: 2rem;
}
.home__subtitle {
  font-family: var(---font-stack-accent);
    font-weight: var(---font-weight-accent);
    font-style: var(---font-style-accent);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: calc(13.14426px * var(---font-adjust-accent));
    color: var(--text-dark);
    text-align: center;
    opacity: .75;
    padding-bottom: 16px;
    margin-bottom: 32px;
    position: relative;
}
.home__subtitle:after {
    content: "";
    margin: auto;
    width: 55px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #153a5b;
    opacity: 1;
}
.logo-section {
    display: grid;
    grid-template-columns: 18% 18% 18% 18% 18%;
    padding: 40px 0;
    width: 90%;
    margin: auto;
    text-align: center;
    grid-column-gap: 34px;
}
.common-award-module img {
    max-width: 140px;
}
.common-award-module p {
    color: #153a5b;
    font-weight: 600;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    line-height: 24px;
    padding-top: 10px;
}
.selling-section {
    margin: 50px 0;
    background-color: #e8e8e8;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.selling-wrapper {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 40px 0 20px;
}
.selling-text h3 {
    font-weight: 700;
    line-height: 1.25;
  color: #656565;
}
@media (min-width: 1400px) {
    .h3, h3 {
        font-size: 3.5rem;
    }
}
.selling-pointers {
    display: grid;
    grid-template-columns: 50% 50%;
    text-align: center;
}
.product-description-content
 {
    line-height: 1.6;
}
.selling-module img.img-fluid {
   max-width: 72px;
  width : 100%;
    height: auto;
      margin-bottom: 10px;
}
.selling-module p {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 2rem;
   margin-bottom: 2.5em;
  color: #656565;
}

section.video-wrapper {
    margin: 50px 0;
}
.video-ianner-wrap {
    padding: 30px 0;
}
.video-ianner-wrap {
    display: grid;
    grid-template-columns: 45% 50%;
    grid-column-gap: 5%;
    align-items: center;
}
.index-video__content {
    text-align: center;
}
h2.index-video__title {
    color: #153a5b;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 1rem;
}
.index-video__content {
    text-align: center;
}
p.index-video__text {
    font-size: 18px;
}

button.btn.btn-info.btn-lg {
    border: 2px solid #153a5b;
    font-size: 16px;
    background-color: transparent;
    color: #153a5b;
    font-weight: 600;
  padding:10px;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.fade.in {
    opacity: 1;
}
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.video-ianner-wrap .modal-dialog {
    width: 70%;
    margin: 30px auto;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.about-video .modal-content {
    background: transparent;
    box-shadow: none;
    border: none;
    text-align: center;
}
@media (min-width: 768px) {
    .modal-content {
        max-width: 80%;
        margin: 00px auto;
    }
}
#popup {
    border-bottom: 0px;
    padding: 10px;
}
div#popup button.close.close-button {
    margin-top: -37px !important;
    font-size: 59px !important;
    color: #000000 !important;
    opacity: 1 !important;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.video-ianner-wrap video {
    width: 100%;
}
.video-ianner-wrap {
    display: grid
;
    grid-template-columns: 45% 50%;
    grid-column-gap: 5%;
    align-items: center;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
.video-ianner-wrap {
    padding: 30px 0;
}
h2.main-head {
    display: block;
    color: #214463 ;
  font-size: 4rem;
  font-weight: 600;
}
.filter-img-section {
    display: flex;
    align-items: center;
    padding: 40px 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.filter-content {
    width: 100%;
    max-width: 45%;
}
.filter-img {
    width: 100%;
    max-width: 600px;
    margin: 0 0 30px auto;
    padding: 20px;
}
.filter-img-section p {

    line-height: 32px;
    margin-top: 20px;
    text-align: center;
}

.filter-content p span {
  font-size: 1.8rem !important;
}
.filter-img-section img {
    max-width: 100%;
    height: auto;
}
.feature-wrapper {
    display: grid
;
    grid-template-columns: 50% 50%;
    align-items: center;
    grid-column-gap: 0%;
    padding: 0;
    margin-bottom: 2rem;
}
.feature-wrapper img {
    width: 70%;
    margin: auto;
}
.feature-content {
    text-align: center;
}
.feature-content h2 {
    font-size: 30px;
    color: #1e3c54;
    font-weight: 600;
    margin-bottom: 16px;
}
.feature-content p {
    font-size: 18px;
}

.two-row-section h2
 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 32px;
    color: #153a5b;
    font-weight: 600 !important;
    line-height: 74px;
    text-transform: uppercase;
}
.plastic-banner img {
    width: 100%;
}
.technical-wrap {
    display: grid
;
    grid-template-columns: 40% 60%;
    padding: 70px 0;
}
.technical-title h3 {
    font-weight: 700;
    line-height: 1.25;
}
.technical-title h3 {
    font-weight: 700;
    line-height: 1.25;
    color: #656565;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel {
    border: none;
    box-shadow: none;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-title {

    font-size: 16px;
    color: inherit;
}
.panel-default>.panel-heading a {
    display: block;
    color: #153a5b;
    margin: 20px 0;
    font-size: 20px;
    padding: 20px;
    font-weight: 600;
    background: #f7f7f7;
    border-bottom: 1px solid;
}
.panel-body:before{
  display: table;
    content: " ";
}
.panel-default>.panel-heading a[aria-expanded=false]:after {
    content: "\f067";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.panel-default>.panel-heading a[aria-expanded=true]:after {
    content: "\f00d";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 1;
}
.panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
    font-size: 20px;
}
.columns {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
}
.product-description-content {
    line-height: 1.6;
}
.two-row-section h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 32px;
    color: #153a5b;
    font-weight: 600;
    line-height: 74px;
    text-transform: uppercase;
}
.panel-default>.panel-heading a {
    display: block;
    color: #153a5b;
    margin: 20px 0;
    font-size: 20px;
    padding: 20px;
    font-weight: 600;
    background: #f7f7f7;
    border-bottom: 1px solid;
 text-decoration: none;
}
.panel-body {
    font-weight: 600;
    font-size: 16px;
    color: #656565;
}
 /* .collapse.in {
    display: block;
}  */
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel {
    border: none;
    box-shadow: none;
}
section.moneyback-section.blue-bg {
    background-color: #e8e8e8;
}
.moneyback-section {
    padding: 50px 0;
}
h2.home__subtitle {
    font-weight: 600;
    line-height: 1;
    color: #153a5b;
 
    letter-spacing: .0375rem;
    text-align: center;
    opacity: 1;
    margin-bottom: 2rem;
}
.money-back-wrap
Specificity: (0,1,0)
 {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 5%;
    text-align: center;
    padding-top: 2rem;
}
.money-back-wrap {
    display: grid
;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 5%;
    text-align: center;
    padding-top: 2rem;
}
.money-back-detail img {
    width: 72px;
    height: auto;
}
p.money-ttile {
    font-size: 2rem;
    margin: 1rem 0;
    font-weight: 700;
    line-height: 20px;
   color: #656565;
}
p.money-discription {
  color: #656565;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

@media (max-width: 768px) {
.feature-wrapper.flex-reverse {
    display: flex;
    flex-direction: column-reverse;
}
section.video-wrapper {
    margin: 10px 0;
}

    .logo-section {
        display: flex;
        flex-wrap: wrap;
        padding: 10px 0;
        width: 90%;
        margin: auto;
        text-align: center justify-content:center;
        justify-content: space-around;
    }
  .common-award-module
 {
        margin: 22px 0;
    }
  .filter-img-section
 {
        flex-direction: column-reverse;
        width: 100%;
        max-width: 100%;
        padding: 15px 0;
    }
   .selling-text h3 {
        font-size: 25px;
        margin: 0 0 2.5rem;
    }
  .video-ianner-wrap {
        grid-template-columns: 100%;
    }
      .video-ianner-wrap video {
        width: 100%;
        margin-top: 2rem;
    }
  .feature-content h2
 {
        font-size: 25px;
    }
      .two-row-section h2 {
        margin-bottom: 0 !important;
        font-size: 28px;
        font-weight: 600;
    }
    h2.home__subtitle, h2.main-head {

    font-size: 24px;

}
.filter-content {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
  
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .selling-wrapper, .feature-wrapper, .technical-wrap, .money-back-wrap {
        grid-template-columns: 100%;
    }
     

}
.video-ianner-wrap {
    padding: 30px 0;
}