.left_block h5 {
    font-weight: bold;
    font-size: 20px;
    padding-top: 33px;
    border-top: 1px solid #d8d8d8;
    margin: 30px 0;
}
.col-form-label {font-weight: bold !important;}
label.col-form-label.col-sm-4 {
  font-weight: normal !important;}

label.form-check-label input:before{
content: '';
border: 2px solid #9c9a9a;
border-radius: 0.2em;
display: inline-block;
width: 20px;
height: 20px;
background-color: #fff;
transition: .2s;
position: absolute;
left: 0px;
top: 2px;
width: 20px;
height: 20px;
}
label.form-check-label input[type=checkbox]:checked:after{
content: '';
display: block;
position: absolute;
top: 4px;
left: 7px;
width: 7px;
height: 13px;
border: solid #0079bf;
border-width: 0 3px 3px 0;
background-color: #fff;
transform: rotate(45deg);
}

/*label.form-check-label input:before {top: 5px !important;}*/

.all-docs.widget.infoCard.card.mt-5 {padding-top: 65px;}
div#trad-contact {
    padding-top: 65px;
    padding-bottom: 26px;
}

.all-docs .card-body {
  border: 1px solid #d0cccc;}


div#trad-contact .card-body {border: 1px solid #d0cccc;}

.mt-5, .my-5 {
	margin-top: 0 !important;
}


.card {border: none !important;}


#tech-service-btn {
    background-color: #ee2738;
    width: 100%;
    height: 87px;
	margin-top: 61px;
	margin-bottom: 20px;
}

a.tech-btn-link {
    display: inline-flex;
    text-decoration: none;
}

span.tech-service-icon {
    border-right: 1px solid #fff;
    height: 100%;
    display: inline-flex;
    width: 96px;
}

span.tech-service-icon::after {
    font-family: 'FontAwesome';
    content: '\f0c3';
    font-size: 4rem;
    margin: 0 17px 0 25px;
    color: #fff;
}

span.tech-service-title {
    margin-left: 14px;
    font-size: 19px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 87px;
}

div#tech-service-btn:hover {
    background-color: #d62131 !important;
}

#request-sample-btn:hover {
    background-color: #16265d;
}


#request-sample-btn {
    background-color: #1e3581;
    width: 100%;
    height: 87px;
}

#request-sample-btn a {
    text-decoration: none;
	
}

span.sample-icon {
    font-size: 1.25em;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 87px;
}

span.sample-title {
    margin-left: 14px;
    font-size: 19px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 87px;
}

span.sample-icon::after {
    font-family: 'FontAwesome';
    content: '\f1b2';
    font-size: 4rem;
    margin: 0 17px 0 25px;
    color: #fff;
}

span.sample-icon {
    border-right: 1px solid #fff;
    height: 100%;
    display: inline-flex;
	width: 96px;
}











.sow-tabs-panel-content h4 {
    padding-bottom: 20px;
    padding-top: 20px;
}

p.blue-high {
    color: #3071a9;
    font-weight: bold;
	margin-bottom: 0;
}


.img_caption_ {
    font-size: 16px !important;
    line-height: 30px !important;
    padding: 10px !important;
}

.dropbtn {
  background-color: #3270BD;
  color: white;
  padding: 16px;
  font-size: 14px;
  border: none;
  cursor: pointer;
  font-weight:bold;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 14px;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #f2270d;
}


span.rt-reading-time {
    background-color: #eee;
    padding: 10px;
	width: 22%;
	margin-bottom: 40px;
	border-radius: 5px;
	font-size: 14px;
}
span.rt-reading-time::before {
	font-family: 'FontAwesome';
    content: '\f017';
    margin: 0 10px 0 0px;
    color: #656464dd;
	font-style:none;
}

#menu-item-wpml-ls-5-en span.wpml-ls-native:after {display:none;}
#navbarResponsive {padding-left: 13px;}
.navbar-nav {margin-right: 10px;}

body {
  font-family: 'Open Sans', sans-serif, Arial, Helvetica, Sans-Serif;
  color: #6e6e6e !important;
  overflow-x: hidden;
}
body.admin-bar {top: 32px;}
.container {
    max-width: 1300px;
}
a {
  color: #1d2d5a;
  outline: none;
}
a:focus, button:focus, ul:focus, li:focus, :focus {
  outline: none !important;
  box-shadow: none !important
}
.fs-14, .fs-14 p {
  font-size: 14px;
}
.page-title h2 a:hover, a:hover {
  text-decoration: none !important;
  color: #fa1407;
}
button {
    background: none;
    border: none!important;
    cursor: pointer;
}
#navbarResponsive .search-container {
    min-width: 170px;
}
#navbarResponsive .search-container input[type="text"] {
    background: none;
    border: none!important;
    font-size: 15px;
    color: #000;
    line-height: 40px;
    padding: 0 12px;
    width: 160px;
    outline: none;
}
input[type="text"]:focus {
  outline: none;
}

.bg-primary {
  background-color: #3270BD !important;
}
.btn-primary {
  color: #fff;
  background-color: #3270BD;
  border-color: #3270BD;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}
#phoneNumbers {
  color: #ffffff;
  padding: 6px 4px;
  font-size: 13px;
  letter-spacing: .5px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #fff;
  height: 35px;
  position: relative;
  z-index: 9;
}
#phoneNumbers a {
  color: #ffffff;  
}
.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.sliderText {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 999;
}
.overlayBg {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
div.rev_slider .btn-option .btn {
  padding: 18px 27px;
}
.btn-option .btn {
  border-radius: 0;
  border-color: #fff;
  margin-right: 15px;
  font-size: 17px;
  font-weight: bold;
}

/*
.mainNav {
  position: fixed;
  top: 35px;
  z-index: 9999;
  width: 100%;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;  
}
.mainNav ul.navbar-nav>li>a {
  font-weight: bold;
  font-size: 15px;
}
.deskMenu li{list-style-type: none;}
.mainNav ul.navbar-nav>li{list-style-type: none;}
.mainNav ul.navbar-nav>li ul.sub-menu li a{padding:5px 10px!important; display:block; font-weight:normal; position: relative; font-size: 13px;}
.mainNav ul.navbar-nav>li ul.sub-menu{
    margin: 0 auto;
    padding: 5px 0;
    position: absolute;
    opacity: 0;
    left: -999em;
    text-align: left;
    margin-top: 0 !important;
    background: #3270bd;
    box-shadow: 0 0 1px rgba(0,0,0,0.2);
    min-width: 180px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
nav ul{list-style:none!important;}
nav li{list-style:none!important;}
.mainNav ul.navbar-nav>li:hover > ul.sub-menu{
  left: 0;
  top: auto;
  opacity: 1;
}

.mainNav ul.navbar-nav>li ul.sub-menu li a:hover{background: rgba(0,0,0,0.1);}
.mainNav ul.navbar-nav>li ul.sub-menu li:hover > ul.sub-menu{left: 100%; top: 0; opacity: 1;}
.mainNav ul.navbar-nav>li ul.sub-menu li.menu-item-has-children.arrow {
  width: 98%;
}
.mainNav ul.navbar-nav>li ul.sub-menu li.menu-item-has-children.arrow > a:after{
  content: "\f105"; 
  font-family: "Font Awesome 5 Free";
  font-weight: 900; 
  display: inline-block; 
  position: absolute; 
  right:10px;
  width: auto; 
  height: auto; 
  top: 25%;
  bottom: 25%;
}
*/
body.home .rev_slider .slotholder:after {
  content: "";
  display: block;
  background:rgba(0, 0, 0, 0.36);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn-option input:hover, .btn-option a:hover {
  background: #f2270d;
}
.InfoBlock .card-body {
  background: #e1e1e1 none repeat scroll 0 0;
}
.InfoBlock .card {
  border-radius: 0px;
  padding: 15px;
  border: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.InfoBlock .card-text {
  color: #000;
  font-size: 16px;
  line-height: 27px;
  min-height: 256px;
  padding-left: 10px;
  padding-right: 10px;
}
.InfoBlock .card:hover {
  box-shadow: 2px 2px 5px 5px #ddd;
}
.InfoBlock .card .card-img-top,
.InfoBlock .card .btn-sm {
  border-radius: 0;
}
.InfoBlock .card .btn-sm {
  border-color: #d5d5d5;
  color: #6e6e6e;
  font-size: 14px;
  font-weight: 600;
  float:right;
}
.InfoBlock .card .btn-sm:hover {
  background-color: #ffffff;
}
.InfoBlock .card-title {
  position: absolute;
  color: #fff !important;
  top: 50%;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
  font-weight: 600;
  font-size: 25px;
}
.cardImg {
  position: relative;
}
.feature-slider {
  background: rgba(0, 0, 0, 0) url("../images/FluorinatedSolvent.jpg") no-repeat scroll 0 0 / cover;
  background-color: rgba(0, 0, 0, 0);
  background-attachment: scroll;
  padding: 100px 0;
  background-color: #444;
  background-blend-mode: multiply;
  background-attachment: fixed;
}
.feature-slider .feature-list h5 {
  font-size: 14px;
  margin: 5px 0;
  margin-bottom: 5px;
  color: #fff !important;
  font-weight: bold;
  background-color: #f2270d;
  padding: 10px;
  width: 150px;
  text-align: center;
  text-shadow: none;
  margin-bottom: 28px;
}
.feature-list h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
.feature-container {
  /*max-width: 930px;*/
  max-width: 85%;
  margin: auto;
  overflow: hidden;
  padding: 15px;
}
.feature-list {
  font-size: 18px;
}
.feature-list .link {
  color: #fff;
  text-decoration: underline;
}
.logo-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1077px;
  margin: auto;
}
.logo-group li {
  margin: 10px;
}
.fluon {
  align-self: center;
}
.footer-section {
  background: #cecdcd;
  color: #7a7a7a;
  font-size: 14px;
  margin-top: 100px;
}
.footer-section h2 {
  color: #3270bd;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
}
.footer-section .para a {
  text-decoration: underline;
  color: #7a7a7a;
}
.memberBtn .btn-primary {
  font-size: 13px;
}
.memberBtn .btn-primary:hover {
  background-color: #fa1407;
  border-color: #fa1407;
}


/*innerPage Css */
.breadcrumb {
  font-size: 13px;
  background-color: transparent;
  margin: 0;
}
.breadcrumb .breadcrumb-item a {
  color: #3270bd;
}
.breadcrumb .breadcrumb-item a:hover {
  color: #fa1407;
  text-decoration: none;
}
.breadcrumb-item+.breadcrumb-item::before {
  font-family: FontAwesome;
  content: "\f101";
}
.breadcrumb i.fa {
  margin: 3px 5px 0 10px;
  color: #969494;
}
.breadcrumb i.fa.fa-map-marker{
  color: #ccc;
  margin: 0 5px 0 0;
}
.breadcrumb a:hover {
  color: #fa1407;
}
.left_block {
  font-size: 18px;
  color: #6e6e6e;
  font-weight: 400;
  line-height: 27px;
  margin-top: 50px;
}
.left_block h1 {
  color: #3270bd;
  font-weight: bold;
  font-size: 30px;
}
.left_block h5 {
  font-weight: bold;
  font-size: 20px;
}
.left_block .listBlock {
  padding-left: 15px;
}
.left_block .tab-content {
  border: solid 1px #dee2e6;
  border-top-color: rgb(222, 226, 230);
  border-top-style: solid;
  border-top-width: 1px;
  border-top: none;
  padding: 5px 15px;
}
.left_block .nav-tabs .nav-link {
  border-color: #dee2e6;
  margin-right: 2px;
}
.left_block .nav-tabs .nav-item.show .nav-link,
.left_block .nav-tabs .nav-link.active {
  color: #555;
  border-color: #dee2e6 #dee2e6 #fff;
}
.left_block .tab-content ul {
  padding-left: 15px;
}
.s1 {
  margin-left: 15px;
}
.attachmentList li a {
  position: relative;
}
.attachmentList li {
  margin-top: 8px;
}
.attachmentList li a:hover {
  text-decoration: none;
  color: #fa1407;
}
.attachmentList li a::before {
  content: "\f1c1";
  font-family: FontAwesome;
  margin-right: 4px;
  font-size: 16px;
}
.infoCard .card-header {
  background: #3270BD;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 0;
}
.infoCard .card-title {
    font-size: 16px;
    font-weight: bold;
    color: #3270BD;
    margin-bottom: 5px;
}
.infoCard {
  border-radius: 0;
}
.infoCard .card-body ul {
  display: inline-block;
  width: 100%;
}
.relatedIMG {
  float: left;
  margin-right: 10px;
  max-width: 74px;
  width: 100%;
  margin-bottom: 10px;
}
.relatedText {
  font-size: 14px;
}
.infoCard li a:hover {
  text-decoration: none;
  color: #fa1407;
}
.bookList li {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.bookList li:first-child {
  margin-top: 0px;
}
.productList li a {
  font-weight: 600;
  color: #6e6e6e;
  position: relative;
  font-size: 16px;
  display: block;
  width: 100%;
  margin-bottom: 13px;
}
.productList li a::before,
.ccchildpages ul.ccchildpages_list li a::before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Free";
  margin-right: 6px;
  font-size: 16px;
}
.productList li.activeList a::before {
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  margin-right: 4px;
  font-size: 16px;
}
.productList li:hover {
  background-color: #eee;
  color: #6e6e6e;
}
.productList li a:hover {
  color: #6e6e6e;
}
.productList .activeList a {
  color: #3270bd;
}
.productList .activeList a:hover {
  color: #fa1407;
}

.social {
    color: #fff !important;
    background: #7E7E7E !important;
    border-radius: 50% !important;
    width: 45px;
    text-align: center;
    height: 45px;
    font-size: 22px !important;
    padding-top: 10px;
    margin-right: 2px !important;
}
.page-title h1 {
  font-size: 30px;
  font-weight: bold;
  color: #3270bd;
  font-family: 'PT Sans', sans-serif;  
}
.page-title h2 {
  font-size: 28px;
  font-weight: bold;
  color: #3270bd;
  font-family: 'PT Sans', sans-serif;  
}

.page-title h3 {
    font-size: 20px;
    font-weight: bold;
    color: #3270bd;
/*    font-family: 'PT Sans', sans-serif;*/
}
.sideBar .infoCard:first-child {
  /*margin-top: 0 !important;*/
}
.textwidget pre {margin: 0;}
.textwidget .ccchildpages {
  padding: 15px !important;
}
.ccchildpages ul.ccchildpages_list {
  padding: 0;
  line-height: 0;
}
.ccchildpages ul.ccchildpages_list li {
  list-style: none;
  line-height: 25px;
}
.ccchildpages ul.ccchildpages_list li:hover {
    background-color: #eee;
    color: #6e6e6e;
}
.ccchildpages ul.ccchildpages_list li a {
    font-weight: 600;
    font-size: 18px;
    position: relative;
    width: 100%;
    font-family: 'PT Sans', 'Helvetica', arial, serif;
    margin-bottom: 8px;
    display: block;
  white-space: initial;    
}
.ccchildpages ul.ccchildpages_list li.current_page_item a {
  color: #6e6e6e;  
  white-space: initial;
}
.hide_slider_controles .sow-slide-nav,.hide_slider_controles .sow-slider-pagination {display: none !important;}
.sow-tabs-tab-container {padding: 0 !important; border: 0 !important; border-bottom:1px solid #ddd !important; }
.sow-tabs-tab {margin: 0 0 -1px 0 !important; border-radius: 4px 4px 0 0}
.sow-tabs-tab-selected {background: #fff !important;border-bottom-color: transparent !important;}
.sow-tabs-title {font-weight: 600; font-size: 16px !important;}
.sow-tabs-panel-container {border-top: none !important; border-radius: 0 0 4px 4px;}
.gform_wrapper form .gform_body ul li .ginput_container span input, 
.gform_wrapper form .gform_body ul li .ginput_container span select{
    display: block; 
    width: 100%; 
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff; 
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem; transition: 
    border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gform_wrapper form .gform_body ul li .ginput_container span input:focus, 
.gform_wrapper form .gform_body ul li .ginput_container span select:focus {
    color: #495057;
    background-color: #fff; 
    border-color: #80bdff; 
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25); 
}
.gform_wrapper form .gform_body textarea.large{
  max-height: 120px;
}
.gform_wrapper form .gform_body li.gfield.gfield_error,
.gform_wrapper form .gform_body li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning
{
    background-color: rgba(255, 223, 224, 0);
    margin-bottom: 0px!important;
    border-top: 0px solid #C89797;
    border-bottom: 0px solid #C89797;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: border-box;
}
.gform_wrapper form .gform_body .description, 
.gform_wrapper form .gform_body .gfield_description, 
.gform_wrapper form .gform_body .gsection_description {
  display:none;
}
.gform_wrapper form div.validation_error{display:none;}
.gform_wrapper form .validation_message{display:none;}
body .gform_wrapper form .gform_body .top_label div.ginput_container{margin-top:0;}
.gform_wrapper form .gform_body li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper form .gform_body li.gfield.gfield_error.gfield_contains_required label.gfield_label{
    margin-top:0;
}
.gform_wrapper form .gform_body label{
    margin-top:0;
    margin-bottom:0;
    display: block!important;
    padding: 0 0 6px 0;
}
.gform_wrapper.gf_browser_chrome .gfield_error input[type=email], 
.gform_wrapper.gf_browser_chrome .gfield_error input[type=number], 
.gform_wrapper.gf_browser_chrome .gfield_error input[type=password], 
.gform_wrapper.gf_browser_chrome .gfield_error input[type=tel], 
.gform_wrapper.gf_browser_chrome .gfield_error input[type=text], 
.gform_wrapper.gf_browser_chrome .gfield_error input[type=url], 
.gform_wrapper.gf_browser_chrome .gfield_error select, 
.gform_wrapper.gf_browser_chrome .gfield_error textarea, 
.gform_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text]{
  margin-bottom:0!important;
}
.gform_wrapper form .gform_footer input[type=submit],
.gform_wrapper .gform_next_button,
.gform_wrapper .gform_previous_button { 
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: 'Open Sans',sans-serif;
    color: #3270bd;
    font-size: 14px;
    background: #fff;
    padding: 10px 30px 10px 30px;
    border: solid #3270bd 2px;
    text-decoration: none;
    font-weight: bold;
    cursor:pointer;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
}
.gform_wrapper form .gform_footer input[type=submit]:hover{color:#FFF; background:#3270bd;}
.gform_wrapper form .gform_body ul li .ginput_container.ginput_container_checkbox input[type=checkbox]{
    position:absolute; 
    left:0; 
    top:0;
    opacity:0;
}
.gform_wrapper form .gform_body ul li .ginput_container.ginput_container_checkbox label{
    position: relative;
    padding: 0 0 0 32px;
    margin: 6px 0;
    display: block;
}
.gform_wrapper form .gform_body ul li .ginput_container.ginput_container_checkbox label:after{
    content: ""; display: block;
    width:20px; 
    height:20px;
    position:absolute;
    left:0px;
    top:0; 
    background:#FFF;
    border:1px solid #ced4da;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
}
.gform_wrapper form .gform_body ul li .ginput_container.ginput_container_checkbox label:before{
  content: "";
    display: block;
    left:6px;
    top: 3px;
    width: 7px;
    height: 12px;
    border: solid #3270bd;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    z-index: 1;
    opacity:0;
}
.gform_wrapper form .gform_body ul li .ginput_container.ginput_container_checkbox input[type=checkbox]:checked+:before{
  opacity:1;
}
.gform_wrapper form .gform_body ul li.gfield_error .ginput_container.ginput_container_checkbox label:afterr{border:1px solid #790000;}
/*header nav #navbarResponsive .deskMenu li:last-child a {
  margin-right: 1rem;
}*/
.mainNav ul.navbar-nav>li ul.sub-menu li {
    margin: 5px 0;
}
header nav #navbarResponsive .deskMenu li a{
  padding:28px 8px;
}
header .mainNav ul.navbar-nav>li:hover > ul.sub-menu{
  top:28px;
}
form.form-inline label.gfield_label {text-align: right;font-size: 14px;font-weight: normal;}
form.form-inline input.large,form.form-inline select.large,
form.form-inline textarea.large  {width: 100% !important;}

.request-sds-privacy {
    border: 3px dotted #DDD;
    padding: 20px;
}
ol li {margin-bottom: 15px;}

.wp-pagenavi {
    clear: both;
    padding-top: 25px;
    border-top: 1px solid #e2e2e2;
    text-align: center;
    width: 100%;
}
.wp-pagenavi a, .wp-pagenavi span {
    margin: 0 5px;
    border: none!important;
    color: #666;
    font-size: 14px!important;
    font-weight: 400!important;
    text-decoration: none;
}
.wp-pagenavi a, .wp-pagenavi span {
    font-size: 16px!important;
}
.wp-pagenavi span.current {
    background-color: #3270BD !important;
    color: #fff!important;
    padding: 10px;
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 7px 10px !important;
    border: none!important;
    color: #666;
    font-size: 16px!important;
    font-weight: 400!important;
    text-decoration: none;
}
.customaboutAGC {
    margin-top: 35px;
    border-top: 1px #dddddd solid;
    padding-top: 33px;
}
.customaboutAGC h3 {
    font-size: 16px;
    color: #3270BD;
    font-weight: bold;
}
.basic-file-view .relatedIMG {
  max-width: 100%;
  width: auto;
}
.basic-file-view ul{display: inline-block; width: 100%;}
.files-table-view .table-striped tbody tr:nth-of-type(odd) {
  background-color: #eaeaea !important;
}
.files-table-view .table-striped td {
  border-top: 1px solid #ddd;
  padding: 10px;
  line-height: 20px;
/*  font-size: 18px;*/
}
.koowa_header__item--image_container {
    text-align: center;
    width: 1%;
    padding-right: 6px;
    display: table-cell;
    vertical-align: middle;
    min-width: 24px;    
}
.koowa_header {
    margin: 0 0 10px;
    line-height: 1.25em;
    position: relative;
    display: table;
    width: 100%;
}
.koowa_header__item--image_container i.far {font-size: 20px;}

div.landing-page {padding-top: 5%;}
.landing-item {width: 100%;padding: 20px 0;float: left;border-bottom: 1px solid #e3e3e3;}
.landing-item:last-child {border-bottom: 0;}  
.landing-item-content {width: 60%;float: left;padding: 0 0 0 5%;line-height: 23px;font-size: 15px;} 
.landing-item-content-left {width: 60%;float: left;padding: 0 5% 0 0;line-height: 23px;font-size: 15px;}  
div.landing-item-image {width: 30%;float: left;}
.landing-item-content h1, .landing-item-content-left h1 {line-height: 36px;}
.landing-item-content h2, .landing-item-content-left h2 {font-size: 150%;line-height: 150%;font-style: italic;margin: 0;letter-spacing: 0;}
.landing-item-content p, .landing-item-content-left p {color: #000;line-height: 23px;font-size: 15px;}
.landing-item-content ul li, .landing-item-content-left ul li {color: #000;line-height: 23px;font-size: 15px; margin-left: 40px;margin-bottom: 6px;}

h4.tableSubhead {
    font-weight: 600;
    color: #3270BD;
    font-size: 16px;
    margin-top: 35px;
}
.techInfo, .techInfo tr, .techInfo td, .techInfo th {border: 1px solid #cccccc; padding: 3px 10px; text-align: center;    font-size: 14px;line-height: 22px;}
.techInfo {width: 90%;}
.techInfo th {background: #3270BD;color: #ffffff;text-align: center;font-weight: 500;}
.blueCell {background: #f2f9ff;}

.book_landing_page h2 {color: #000; font-size: 18px; letter-spacing: 0; font-weight: 600;font-style: italic;}
.book_landing_page p, .book_landing_page-left p, .book_landing_page ul li {
    color: #000;
    line-height: 23px;
    font-size: 15px;
}
.sow-tabs-panel-content li {margin-bottom: 5px;}

.logo-box {
  width: 173px;
  background: #fff;
  text-align: center;
}
.logo-box svg {
  width: 83%;
  margin: 0 auto;
/*  height: 80px;
  line-height: 80px;  */
}
#ajaxsearchpro1_1 div.prosettings {display: none;}

/* Fix pdf icon for WP File Download */
.wpfd-content-newtree ul .wpfd-file.ext.pdf {
    /*background-image: url(/wp-content/uploads/2019/01/font-awesome_4-7-0_file-pdf-o_22_0_3270bd_none.png) !important;*/
    background-image: url(../images/icons/pdf-icon.png) !important;
    width: 30px;
    height: 30px;
    background-size: 20px;
    background-position-y: 2px;
}
.wpfd-content-newtree ul.file_list_view li:nth-child(2n+1) {
    background: #eaeaea;
}
.wpfd-content-newtree ul.file_list_view li {
    border-top: 1px solid #ddd;
    color: #3270bd;    
}
.wpfd-content-newtree a {
  color: #3270bd;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-tap-highlight-color: rgba(50,112,189,0.5);
  font-size: 18px;
}
.innerPageContainer {
  font-family: Arial, Helvetica, sans-serif;
}
#txtfilename {
  width: 87% !important;
}
.wpfd-content {
  background: #fff !important;
}

.panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style{
      flex-wrap: wrap!important;
}

.sow-tabs-panel-content .wpfd-content-newtree ul.file_list_view li:nth-child(2n+1) {
  background: #fff;
}
.sow-tabs-panel-content .wpfd-content-newtree ul.file_list_view li {
  border-top: 0;
}
.sow-tabs-panel-content .wpfd-content-newtree ul li.ext {
  padding: 5px;
}
.sow-tabs-panel {
  padding: 22px !important;
}
.sow-tabs-panel .sow-tabs-panel-content {
  font-size: 18px !important;
}

.agc-doc-search-form label {
  font-size: 14px;
  margin: 0;
}
.agc-doc-search-form select, .agc-doc-search-form .select2-container {
  width: 100% !important;
  padding: 8px 5px !important;
}
a.agc-doc-form-open-link, a.agc-doc-form-open-link:hover {
    color: #6e6e6e;
    font-weight: normal;
    font-size: 16px;
    padding-right: 5px;
}
a.agc-doc-form-open-link.collapsed::before {
  font-family: FontAwesome;
  content: "\f0da";
  padding-right: 5px;
}
a.agc-doc-form-open-link::before {
  font-family: FontAwesome;
  content: "\f0d7";
  padding-right: 5px;
}

.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], 
.lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
    background-color: #3270BD !important;
    border-color: #3270BD !important;
    color: #fff !important;
}
.rt_blog_sidebar ul {
  padding: 10px 0 0 0;
}
.rt_blog_sidebar ul li {
  list-style: none;
  padding: 5px 10px;
  line-height: 20px;
}
.post-thumbnail .entry-featured-image-url {
    margin-bottom: 30px;
}
.post-thumbnail img {
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
    border-style: none;
	margin-bottom: 24px;
}
h2.entry-title a {
    font-size: 24px;
    font-weight: 600;
}
.left_block .post-meta {
    padding-bottom: 15px;
    font-size: 14px;
    margin: 0;
}
.left_block .post {
  font-size: 16px;
  margin-bottom: 60px;
}
.post-meta a {
  color: inherit;
}
body.single .about_author {
  background-color: #eeeeee!important;
  border: 4px solid #ddd;
  padding: 54px 0;
}
body.single .about_author .about_author_content {
  width: 80%;
  padding: 27px 0;
  margin: auto;  
}
body.single .about_author .about_author_content h3 {
  color: #3270bd;
  padding-bottom: 10px;
  font-size: 28px;
}
body.single .about_author .about_author_content span {
  margin: 0;
}
body.single .left_block img.alignright {
    float: right;
	margin-left: 15px;
}
#related-posts {display: none;}




/* New Heade style start here 12-June-2002 */

/*header start*/
.top_nav {
    background-color: #2c2c2c;
}
.top_nav p {
    margin-bottom: 0px;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}
.top_right_nav ul.navbar-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.top_right_nav ul.navbar-nav > li{
    padding: 0px 16px;
}
.top_right_nav a.nav-link {
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.top_right_nav .navbar-nav .dropdown-menu a:hover, .top_right_nav .navbar-nav .dropdown-menu a:focus{
    background-color: transparent;
    color: #fff;
}
.top_right_nav li{
  padding: 0px 16px;
  position: relative;
  font-size: 12px;
  color: #fff;
  align-self: center;
}
.top_right_nav .dropdown-menu {
    padding: 12px 20px;
    background-color: #2c2c2c;
    border: 0px;
    border-radius: 0px;
    min-width: 188px;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 34px !important;
}
.top_right_nav li.header_phone a {color: #fff;}
.top_right_nav .wpml-ls-legacy-list-vertical {display: flex; width: 100%;}
.top_right_nav .wpml-ls-legacy-list-vertical ul {width: 100%; padding: 0; list-style: none; border-bottom: 1px solid #fff; padding-bottom: 2px; margin-bottom: 12px !important;}
.top_right_nav .wpml-ls-legacy-list-vertical ul li {padding: 0 0 5px 0 !important;}
.languages h5 {font-size: 12px; color: #fff; font-weight: bold;}
.top_right_nav .navbar-nav .languages li:before{ display: none; }
.top_right_nav .navbar-nav .languages li { padding: 0; }
.top_right_nav .navbar-nav .languages li a {
    padding: 2px 0px;
    display: block;
}
.top_right_nav .navbar-nav .dropdown-menu a {
    color: #fff;
    font-size: 13px;
    padding: 5px 4px;
    text-decoration: none;
}
.top_right_nav li:before{
    content: '';
    width: 1px;
    height: 18px;
    position: absolute;
    right: 0px;
    top: 50%;
    background-color: #fff;
    transform: translateY(-50%);
}
.top_right_nav li:last-child:before{
    display: none;
}
.top_right_nav li img {
    margin-right: 5px;
}
.top_right_nav .dropdown-toggle::after{
    border-top: 6px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    top: 2px;
    position: relative;
}

.navbar-brand{
    padding: 0px;
    margin-right: 60px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 22px;
    color: #000;
    letter-spacing: 0.4px;
    padding: 25px 16px;
}
/*.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
    background-color: #3b60b3;
}*/
.navbar .form-control {
    height: 35px;
    border-color: #828282;
    border-radius: 0;
    font-size: 12px;
    font-style: italic;
    width: 60%;
    color: #686869;
}
.navbar .form-control:focus{
    box-shadow: none;
}
.header_search_form .btn {
    font-size: 14px;
    letter-spacing: 0.4px;
    border-radius: 35px;
    background-color: #1d2d5a;
    border-color: #1d2d5a;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 25px;
}

img.img-fluid.w-100.fluon-cusotm-logo {height: 70px !important;margin-left: -18px;}
img.img-fluid.w-100.aflas-cusotm-logo {height: 90px !important;}
#wp-megamenu-header_menu>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu{
    background-color: #fff;
    border-bottom: 12px solid #3b60b3;
    box-shadow: -10px 6px 10px rgba(0, 0, 0, 0.6); -o-box-shadow: -10px 6px 10px rgba(0, 0, 0, 0.6); -ms-box-shadow: -10px 6px 10px rgba(0, 0, 0, 0.6); -moz-box-shadow: -10px 6px 10px rgba(0, 0, 0, 0.6); -webkit-box-shadow: -10px 6px 10px rgba(0, 0, 0, 0.6);
    width: calc(174% + 40px) !important;
    /*margin-left: -30% !important;*/
  	margin-left: -22% !important;
}

.mega-menu-no-padding .wp-megamenu-sub-menu .wpmm-col {
  padding: 0px !important;
}
.product_mega_menu .megamenu_links{
    padding: 12px 0px;
}
.product_mega_menu .megamenu_links a, .product_mega_menu .tab-pane ul li a {
    font-size: 15px;
    color: #000;
    padding: 6px 10px !important;
    display: inline-block;
    width: inherit;
    position: relative;
}
.product_mega_menu .megamenu_links a:hover, .product_mega_menu .megamenu_links a:focus{
    background-color: transparent;
    color: #3b60b3;
}
.product_mega_menu .megamenu_links ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.product_mega_menu .megamenu_links ul.nav-tabs li a.nav-link {
  display: inherit !important; 
}
.product_mega_menu .megamenu_links ul.nav-tabs li a.nav-link::after {
    content: '' !important;
    width: 20px;
    height: 20px;
    background:url('../images/arrow_nav.png') no-repeat;
    position: absolute !important;
    right: -20px;
    top: 10px;
    display: block !important;
}
.product_mega_menu .megamenu_col  {
    background: url('../images/megamenu_bg.png') no-repeat;
    background-size: cover;
    background-position: center;
}
.product_mega_menu .megamenu_links .nav-tabs .nav-item.show .nav-link, 
.product_mega_menu .megamenu_links .nav-tabs .nav-link.active,
.product_mega_menu .megamenu_links .nav-tabs .nav-link:focus, 
.product_mega_menu .megamenu_links .nav-tabs .nav-link:hover {
  border-color: #fff !important;
  color: #2964d8!important
}
.header .navbar-light{padding: 0px !important; box-shadow: 0 1px 0 rgba(0,0,0,.1);}
.card.nav_gallery_col {background: transparent;}
.card.nav_gallery_col a { padding: 0px !important; }
.card.nav_gallery_col .card-body { padding: 15px 0; }
.card.nav_gallery_col .card-body h6 { font-weight: 600; }
.card.nav_gallery_col .nav_gallery_pic { min-height: 80px; }
.card.nav_gallery_col .nav_gallery_pic img { height: 86px; object-fit: contain; }

li.product_mega_menu_right_side_block a { font-weight: 600 !important; }
.product_mega_menu_right_side_block_image { padding-bottom: 10px; }
.product_mega_menu_right_side_block_image img { height: 55px; object-fit: contain; }


/* New Product page style 23-May-2021 */
.top_page_section {background: url(../images/breadcrumb_bg.png);background-size: cover; background-repeat: no-repeat; position: relative;}
.top_page_section_overlay {content: ''; background: #02438e; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0.6;}
section.top_page_section h1 { margin: 0; padding: 23px 0; color: #fff; font-weight: bold; letter-spacing: -1px; font-size: 30px;}
div#Results a {color: #000 !important;font-size: 17px !important; font-family: inherit !important;}

.product_vertical_tabs .lsow-tab { margin: 0 !important; width: 258px;}
.product_vertical_tabs .lsow-tab a { background: #fff !important; white-space: nowrap !important; padding: 10px 15px !important; word-break: inherit; border-left: 0px !important;  color: #000 !important; transition: none !important;}
.product_vertical_tabs .lsow-tab a span.lsow-tab-title {white-space: break-spaces;}
.product_vertical_tabs .lsow-tab.lsow-active a { background: #1ab2d0 !important; border-radius: 0px !important; color: #fff !important; font-weight: bold; border-right: 8px solid #1d2d5a !important; position: relative; z-index: -1; transition: none !important;}
.product_vertical_tabs .lsow-tab.lsow-active a:before { content: ''; width: 180%; height: 100%; position: absolute; left: -128%; top: 0; background-color: #1ab2d0; z-index: -1; transition: none !important;}
.product_vertical_tabs .lsow-tabs {overflow: visible;}
.product_vertical_tabs .lsow-tabs.style8 .lsow-tab-pane {padding: 0px 40px;}
.product_vertical_tabs .lsow-tab-panes .lsow-tab-pane h2 {font-weight: bold; font-size: 20px; color: #000;margin-bottom: 20px;}
.product_vertical_tabs .lsow-tab-panes .lsow-tab-pane p {color: #000000; }
.new_products_cta_buttons {
  margin-bottom: 40px;
}
#Results a {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #1e3681 !important;
}


.related_information_doc h5 {font-size: 16px; letter-spacing: 0px; line-height: 16px; color: #ffffff; background: #1d2d5a; border-radius: 0 !important; padding: 1.0rem 2.25rem; margin-bottom: 20px;margin-top: 30px;}
.related_information_doc .relatedText {font-size: 14px; letter-spacing: 0px; line-height: 17px; color: #1d2d5a; text-align: center; font-weight: bold;}
.related_information_doc img {filter: drop-shadow(0px 1px 3.5px rgba(0,0,0,0.35)); padding-bottom: 15px; max-width: 100%;}

.new_products_cta_buttons .button_product_enquiry {display: inline-block; border-radius: 19px; border: 2px solid #1ab2d0; padding: 12px 25px; margin-right: 15px;}
.new_products_cta_buttons .button_product_enquiry img {padding-right: 5px; width: auto; max-width: 100%; height: 21px; object-fit: cover;}
.new_products_cta_buttons a span {font-size: 12px; letter-spacing: 0px; color: #000000; font-weight: bold; text-transform: uppercase;}
.new_products_cta_buttons .button_product_enquiry.sample_request {border-color: #1d2d5a !important;}
#tab_related_infromation .related_information_doc h5 {
    display: none !important;
}
/* End New Product page style 23-May-2021 */


/* New Category page style 10-Jan-2022 */
.our_mission_img_full { position: relative; }
.our_mission_img_full .sow-image-container {position: absolute; width: 43%; top: 0px; right: 0px; overflow: hidden;}
.our_mission_img_full .sow-image-container img {object-fit: cover;}
ul.category_section_nav {padding: 0; margin: 0; display: flex; flex-wrap: wrap; }
ul.category_section_nav li { list-style: none; flex-direction: column; padding-right: 4%; }
ul.category_section_nav li a { color: #fff; padding: 50px 0px; display: flex; flex-wrap: wrap; font-size: 24px; line-height: 20px; }
ul.category_section_nav li a:hover { text-decoration: underline !important; }
.category_product_box { filter: drop-shadow(0px 1px 4px rgba(23,24,27,0.34)); background-color: #ffffff; padding: 50px; min-height: 357px;}
.category_product_box:hover {filter: drop-shadow(0px 1px 4px rgba(23,24,27,0.60));}
.category_product_box p {font-size: 17px; letter-spacing: 0px; line-height: 23px; color: #000000;}
.category_product_box h6 a {font-size: 18px; letter-spacing: 0px; line-height: 22px; text-decoration: underline; color: #1e3681; font-weight: bold; font-family: "Arial";}
.category_page_section_heading h2 {font-weight: bold;}
#related_info_section .related_information_doc img {filter: inherit;}
#related_info_section .related_information_doc  .relatedText {font-size: 14px; letter-spacing: 0px; line-height: 16px; color: #1e3681; font-weight: bold; text-align: left;}
ul.connect_with_agc_with_icon { margin: 0; padding: 0; }
ul.connect_with_agc_with_icon li { list-style: none; display: inline-block; padding-right: 20px; font-size: 16px; letter-spacing: 0px; line-height: 28px; color: #000000; font-weight: bold;}
ul.connect_with_agc_with_icon li a {font-size: 16px; letter-spacing: 0px; line-height: 28px; color: #000000; font-weight: bold;}

/* End Category page style 10-Jan-2022 */


/* New Contact us page style 12-Apr-2022 */
/*.our_mission_img_full.contact-page .sow-image-container {width: 50%;}*/
.our_mission_img_full.contact-page .sow-image-container img {object-fit: fill; max-height: 420px;}
.new-contact-us-page-button .so-widget-sow-button .ow-button-base a {border: 1px solid #1E3681; border-radius: 9px; width: 100%; letter-spacing: -1px; font-size: 16px; padding-top: 14px; padding-bottom: 14px; font-family: 'Open Sans'; font-weight: bold;}
.left_block .new-contact-us-main-section .textwidget p {color: #000;}
.left_block .blog-text h2 {font-size: 22px; line-height: 32px; color: #1E3681; font-weight: 400; padding-bottom: 32px; border-bottom: 3px solid; position: relative;}
.left_block .blog-text h2:after {content: ""; height: 9px; width: 42%; background-color: #81B0EA; position: absolute; bottom: -12px; left: 0;}
.left_block .blog-text p { margin: 0; font-size: 14px; line-height: 19px; color: #000; }
.left_block .blog-text p a, .left_block .blog-text p a:hover { font-weight: bold; text-decoration: underline; color: #000; }
.contact_form_section .sow-accordion .sow-accordion-title {font-size: 25px; line-height: 34px; font-family: 'Open Sans'; font-weight: 600; letter-spacing: -1px; }
.contact_form_section .sow-accordion .sow-accordion-panel {margin-bottom: 0px !important; }
.contact_form_section .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {border-bottom: 0px !important;}
.contact_form_section .sow-accordion .sow-accordion-panel:last-child .sow-accordion-panel-header {border-bottom: 1px solid #2f2f2f !important;}
.image-with-blue-bg .so-widget-sow-image {padding: 0 45px 45px; position: relative;}
.image-with-blue-bg .so-widget-sow-image:before { content: ""; height: 40%; width: 100%; background-color: #082d95; position: absolute; bottom: 0; left: 0; z-index: -1; }
.image-with-blue-bg .so-widget-sow-image .sow-image-container {position: relative; padding-top: 80%;}
.image-with-blue-bg .so-widget-sow-image .sow-image-container img { position: absolute; top: 0; left: 0; object-fit: cover; height: 100%; width: 100%; }
.image-with-blue-bg .so-widget-sow-image:after { content: ''; height: 40px; width: 40px; background-color: #0891bb; opacity: 0.6; position: absolute; bottom: 40%; left: 0; transform: translate(-50%, 50%); }

/* End Contact us page style 12-Apr-2022 */


/* Start New Product related section wtih Accordion at 10-June-2023  */

.accordion_product_related_information h2 {color: #0D3C7E !important; font-size: 20px !important; font-family: 'Open Sans'; font-weight: bold !important; letter-spacing: 0px; opacity: 1; margin-bottom: 26px !important;}
.accordion_product_related_information .card-header .title { font-size: 18px; color: #0D3C7E; letter-spacing: 0; text-transform: uppercase; font-family: 'Open Sans';} 
.accordion_product_related_information .card-header .accicon { float: right; font-size: 30px; color: #3BA6C6; line-height: initial;} 
.accordion_product_related_information .card-header .accicon .fas {}
.accordion_product_related_information .card-header{ cursor: pointer; border-bottom: none; background: #F7F7F7; padding: 10px 20px !important;} 
.accordion_product_related_information .card { border: 1px solid #B4B4B4 !important; border-radius: 0px !important; } 
.accordion_product_related_information .card-body{ border-top: 1px solid #B4B4B4; } 
.accordion_product_related_information .card-header:not(.collapsed) 
.rotate-icon { transform: rotate(180deg); }
.accordion_product_related_information .relatedText {font-size: 14px; letter-spacing: 0px; line-height: 17px; color: #1d2d5a; text-align: center; font-weight: bold;}

/* End New Product related section wtih Accordion at 10-June-2023  */