/** Shopify CDN: Minification failed

Line 313:2 Expected "}" to go with "{"

**/
#page-title img {width: 400px; padding: 20px 0 10px 0;}
  .sub-title {    color: #000;
    padding-bottom: 0;
    text-transform: none;
    font-size: 22px;}
   
  .sub-title-under {color:#000; font-size:16px;     margin-bottom: 15px;}
  
a img:hover {opacity:0.6;}

  .resins-title { color: #000;
    padding-bottom: 0;
    padding-top: 40px;
    text-transform: none;
    font-size: 29px;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: capitalize;}
  
  .resins-title-under {    font-size: 22px;
    font-weight: 300;
    margin-top: -20px;}
  
  .div-container {width:100%;}
  .table-cell {display: table-cell; vertical-align: top; }
  .link-btn {border: 2px solid #093989;
    padding: 10px 20px;
    border-radius: 10px; color:#fff!important;
  background-color:#093989;}
  .link-btn:hover {border: 2px solid #093989;
    padding: 10px 20px;
    border-radius: 10px;
  color:#093989!important;
  background-color:#fff;}
  
  /* Fix Half Divs */
  .half-div {width:48%; float:left;}
  .half-div:first-child {padding: 0% 2% 2% 0%}
  .half-div:last-child {padding: 2% 0% 2% 2%} 
  
  .first {padding: 2% 2% 2% 0%}
  .last {padding: 2% 0% 2% 2%}
  .middle {padding:2%;}
  
  /* Navigation */
  #page-navigation {text-align: Center;
    border-top: 1px solid #757779;
    border-bottom: 1px solid #757779;
    padding: 10px 0px;}
  
  #page-navigation ul {
    list-style-type: none;
    margin-bottom: 0px;
  }
  
  #page-navigation li {
    display:inline;
  	border-right: 1px solid grey;
    padding: 0px 10px;
  }
  
   #page-navigation li:last-child {
  	border-right: 0px solid grey;
  }
  
  

 
  
  
    /* Shop by Category */
  #shop-by-category .half-div{
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1.45px; color:#76787a}
  
  #shop-by-category .half-div a:link, a:visited {text-decoration:none; color:#76787a;}
  #shop-by-category .half-div a:active, a:hover {color:#000;}
  
  #shop-by-category .half-div a.first-link:link, a.first-link:visited {text-decoration:none; color:#000!important;}
  #shop-by-category .half-div a.first-link:active, a.first-link:hover {color:#76787a!important;}
  
  
  
  /* Headings */
  h2 {
    font-size: 30px;
    color: #76787a;
    border: 0px;
    padding: 20px 0;
}
  
  /* Divider */
  .divider {margin: 20px 0 -10px 0;}
.divider-inline {width: 20px;
    height: 20px;
    background-color: #76787a;
    color: #fff;
    padding: 0px 3px 4px 2px;
    display: block;
    text-align: Center;
    vertical-align: middle;
    position: Relative;
    top: -16px;
    font-size: 12px;}
  
  /* logo Fix */
  .logo img {width: 100%;}
  
  /* The Complete Form2 Package */
  
  /* Why choose the Form 2 */
  
  /* Resins */
  h6 {font-size:25px; font-weight:700; } /* Breaks Footer */
  
  /* Cheat Sheet */
  .cheat-table {width:100%;}
  .cheat-table td h4 {color:#26a9f2; font-size:18px; line-height: 22px; font-weight:300;}
  .cheat-table td {font-size: 11px;line-height: 22px;}
  .cheat-table td h5 {
    font-weight: 700;
    font-size: 11px;
	line-height: 18px;}
  .cheat-table td {vertical-align: text-top;}
  
  /* Data Sheets */
  #data-sheets h4 {
    color: #26a9f2;
    /* font-weight: 500; */
    text-transform: capitalize;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    padding: 0;
  }
  
  #data-sheets ul li {
    list-style: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 3px 0;
    color: #76787a;
}
  
  #data-sheets ul li h5 {    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 16px;
    padding: 9px 0;
  }
  
  #data-sheets ul li a:link, #data-sheets ul li a:visited {color:#76787a;text-decoration:none;}
  #data-sheets ul li a:active, #data-sheets ul li a:hover {color:#000}
  
  /* Contact Us */
  #contact-highlight {color:#76787a; text-align:center;}
  #contact-highlight p {font-size:25px;}
  
  #contact-highlight p {
    font-size: 22px;
    line-height: 37px;
    padding: 0;
}
  
  #contact-highlight ul li {
    list-style-type: none!important;
    display: inline;
    font-size: 20px;
    padding: 20px;
}
 
 /* KEy Features */
 #key-features {
   	background-color: #d2eef1;
   padding: 20px 30px; float: none;}
  #key-features .far {
    font-weight: 600;}
  #key-features h6 {text-align:center;}
 
  /* The Workflow */
  #the-workflow {display:flex; margin:auto; justify-content: center; align-items: center; align-items: flex-end;}
    .workflow-item {padding:20px;}
  
  .category-section {width:80%; margin:auto;}
  
  .table {display:table}
  
  .workflow-item-mobile {display:none;}
  
  
  #why-choose-the-form-2 .half-div {}
.form2-banner {text-align:center;}
    .form2-banner img {width:70%}
  .category-right {text-align:right;}
  


/* Media Queries */
  @media screen and (max-width: 550px) {
    
    .workflow-item {display:none;}
    .workflow-item-mobile {display:block;}
    
  .half-div:first-child {
    padding: 0%;
}
.half-div {
    width: 100%;
    float: none;
    padding: 20px 0px!important;
}

    .table-cell {
    display: block;
    float: none;
}
    .category-right {text-align:center;}
    
    
    .resins-title, .resins-title-under {text-align:center;}  
.one-fifth-first, .one-fifth-middle, .one-fifth-last   {
    width: 100%;
    padding: 2 0%;
}
    .overview-image {width:60%; margin:auto; padding:20px 0px;}
    
    #data-sheets .one-fifth-first, #data-sheets .one-fifth-middle, #data-sheets .one-fifth-last 
    {width:46%; padding:2%;}
#data-sheets .table-cell {
    display: block;
    float: left;
}
    #shop-by-category .half-div {text-align:center;}
    
.one-third-first, .one-third-middle, .one-third-last {
        width: 100%;
    padding: 2%;
}

    .one-fifth-last, .one-third-last {margin:auto;}
    #key-features {
    background-color: #d2eef1;
    padding: 20px 30px;
      width: 85%;}
  
  .two-fourth-first {
    width: 100%;
    padding: 2%;
}
  
  .one-fourth-middle {
    width: 46%;
    padding: 2%;
    float: left;
}
  .one-fourth-last {
    width: 46%;
    padding: 2%;
    float: left;
}
  
   .one-half-first {width:100%; padding:0%; }
  .one-half-last {width:100%; padding:0%; }
  
 
  .form2-banner img {width:100%; padding:10px 0;} 
  .category-section {
    width: 95%;}
  .two-fifth-first, .two-fifth-middle, .two-fifth-last { width: 100%;}
  
  }

@media screen and (max-width: 481px) { 
    #page-navigation li {
    display: block;
    border-right: 0px;
    border-bottom: 2px solid white;
    padding: 7px 0px;
    width: 100%;
    background-color: #e9eff4;

}
  
  @media screen and (max-width: 411px) 
  {
  .link-btn {display: block;
    width: 78%;
    margin: auto;}
    
    #data-sheets .one-fifth-first, #data-sheets .one-fifth-middle, #data-sheets .one-fifth-last {
    width: 100%;
    padding: 2% 0%;
      text-align: center;}
    
    #data-sheets ul li {
    list-style: none;
    font-size: 19px;
    text-transform: uppercase;
      padding: 8px 0;}
    
    #data-sheets ul li h5 {font-size:16px;     font-weight: 600;
    line-height: 22px;}
    
    #data-sheets h4 {font-size: 25px;
      line-height: 40px;}
  }  
  