/** Shopify CDN: Minification failed

Line 116:0 Unexpected "<"

**/



























body {font-family: Arial, Helvetica, sans-serif;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
     z-index: 999;
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 5%;
  border: 1px solid #888;
width: 1000px;
max-width: 95%;
position:relative;
}
/* The Close Button */
.closeenquiry1 {
  color: #24656b;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 15px;}
.closeenquiry1:hover,
.closeenquiry1:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.row.popupflex .col-md-6 {
    padding: 0 30px; width:50%;margin-bottom:30px;
}
.row.popupflex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
margin-top: 30px;
}
h3.SectionHeader__Heading {
    margin-bottom: 40px;
}


.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 5%;
  border: 1px solid #888;
width: 1000px;
max-width: 95%;
position:relative;
}
@media (max-width: 767px) {
  .row.popupflex .col-md-6 {
      padding: 0 15px; width:100%;  }
  .row.popupflex {display:inline-block; width:100%;}
.modal-content {
        padding: 60px 20px 30px;   
    margin-bottom: 30px;
}

}

</style>






























