body {
    padding: 0px;
    margin: 0px;
    /* font-family:'Lota Grotesque Thin';*/
    font-family: 'Open Sans', sans-serif;
    color: #00428C;
    font-size: 15px;
    font-weight: 400;
    background: #fff;
}

html,body{

    height: 100%;
}

.filmik {border: 5px dotted #8d8c8c; box-shadow: inset 0 -3px 0 0 #8d8c8c, 0 3px 0 0 #8d8c8c, 0 3px 0 0 #8d8c8c, 0 -3px 0 0 #8d8c8c, -3px 0 0 0 #8d8c8c, 0 0 0 3px #8d8c8c;}

.specsb .sidebarcontent_block {position: static}
.sidebar_info {height:100%}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    width: auto !important;
}

img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}

.rowek {
  margin:3% 0;
}

.columnek {
  float: left;
  width: 23.33%;
  padding: 5px;
}


figure {margin:2% 0 4% 0}
.video {margin:2% 0 4% 0; height:100%}

.parentHdn .vids h3 {margin-bottom:1.5%; margin-top:2%}
.parentHdn .vids h4 {margin-bottom:1%}
.vids figure {margin-top:1%; margin-bottom:2%}

.h1,
h1 {
    font-size: 2rem;
    padding-bottom: 6px;
}

h2 {
    font-size: 1.7rem;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5rem;
}

p {
    line-height: 24px;
}

a {
    text-decoration: none;
    transition: all 250ms ease-in-out;
}

nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px;
    /* margin: 15px 0px 5px; */
}

.content_wrap {}

.header_outer {
    padding: 20px 0px 12px 0px;
    background: #fff;
    /* box-shadow: 0px 0px 5px #cdcdcd; */
}

.header_cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
}

.logo {}

.header_info {
    display: flex;
    align-items: center;
}

.menu_content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    justify-content: center;
    align-items: center;
    display: flex;
}

.menu_content ul li {
    padding: 8px;
    display: inline-block;
}

.menu_content ul li a {
    color: #001a32;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.menu_content ul li a a:hover {
    color: #7d7d7d;
}

.bluemenu {
    background: #004891 !important;
}

.bluemenu a {
    color: #fff !important;
    text-transform: uppercase;
    background: #004891 !important;
}

.header_info button {
    border: 1px solid #00428C;
    padding: 8px 13px;
    color: #fff;
    margin-left: 0px;
    font-weight: 600;
    transition: all 250ms ease-in-out;
    background: #00428C;
}

.header_info button:hover {
    background: #4363ee;
    color: #ffffff;
}

a.nav-item.nav-link {
    color: #293a3e !important;
    font-size: 16px;
}

/* div#navbarNavAltMarkup {
    justify-content: right;
} */
div#navbarNavAltMarkup {
    justify-content: right;
}

.searchopt {
    padding: 10px 0;
}

.searchopt .input-group {
    display: flex;
    width: 100%;
}

input.form-contro,
.btn {
    outline: 0px !important;
    box-shadow: 0 0 0 0.2rem transparent !important;
}

.menu_content {
    flex: 1;
}

.banner_section {

    background: #00428C;
    position: relative;
    /*    display: none;*/
	padding-top: 126px;
}

.menusection {
    background: #00428C;
}

.menu_content ul li {

    position: relative;
}

.def_btnlink {
    /* position:absolute;
	right:10px;
	top:60px; */
    position: fixed;
    right: 0px;
    top: 144px;
    z-index: 1000;
}

.contentblock.grayoption {
    background: #EFEFEF;
    padding: 60px 0px 50px;
}

.headingopt {
    text-align: center;
}

.headingopt h1 {
    color: #00034C;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 8px;
}

.headingopt h2 {
    color: #00034C;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 12px;
}

.headingopt h3 {
    color: #00034C;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 12px;
}

.headingopt h4 {
    /*
    color: #00034C;
    font-size: 20px;
*/
    font-size: 16px;
    color: #394C84;
    font-weight: 700;
    padding-bottom: 12px;
}

.headingopt p {
    padding: 0px;
    margin: 0;
    font-size: 18px;
    line-height: 29px;
}

.search h1 {
    color: #00034C;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 8px;
}

h4 {
    font-size: 16px;
    color: #394C84;
}

.classreplaceh4 {
    font-size: 16px;
    color: #394C84;
}

.manufacturer_product {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
}

.product_item {
    flex: 0 31.3%;
    margin: 0 1% 2%;
    transition: all 250ms ease-in-out;
}

.product_img {
    background: #fff;
    padding: 6px;
    border: 1px solid #e3e3e3;
    box-shadow: 0px 0px 5px #d3d3d3;
    transition: all 250ms ease-in-out;
}

.product_item:hover .product_img {
    box-shadow: 0px 0px 20px #d3d3d3;
}

.product_item p {
    padding: 10px 0px 0;
    margin: 0px;
    font-size: 18px;
    text-align: center;
    color: #00428C;
    font-size: 600;
}

.product_item p a {
    color: #00428C;
    font-weight: 600;
    text-decoration: none;
}

.contentblock.defcolor {
    padding: 60px 0;
}

.applications_wrap {
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
}

.applications_item {
    /*flex: 0 22.3%;
    margin: 0 1% 2%;
    display: flex;*/
        flex: 0 17.3%;
    margin: 0 1% 0%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    text-align: center;
}

.applications_item p {
    flex: 1;
    padding: 0px 11px;
    color: #00428C;
    font-weight: 600;
    font-size: 18px;
}

.applications_item p a {
    color: #00428C;
}

.def_btn {
    text-align: center;
    padding: 30px 0 0;
}

.def_btn_text {
    border: 1px solid #00428C;
    padding: 8px 25px;
    color: #fff !important;
    margin-left: 0px;
    font-weight: 600;
    transition: all 250ms ease-in-out;
    background: #00428C;
    display: inline-block;
    transition: all 250ms ease-in-out;
    text-decoration: none;
}

.header_info button:hover {
    background: #00428C;
    color: #ffffff;
}

.def_btn_text:hover {
    color: #fff;
    background: #f90;
    text-decoration: none;
    border: 1px solid #f90;
}

.applications_item .product_img {
    width: 114px;
}

.product_sliderinfo {
    background: #EFEFEF;
    padding: 60px 0px 40px;
}

.applications_wrap {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}

div#productslider {
    padding-top: 16px;
}

.l,
.product_slider_content {
    flex: 0 22.3%;
    margin: 0 1% 2%;
    display: flex;
}

.product_slider_content .product_item {
    background: #fff;
    padding: 10px;
    border: 1px solid #e3e3e3;
    box-shadow: 0px 0px 10px #d3d3d3;
    min-height: 232px;
    margin: 0px 7px;
    transition: all 250ms ease-in-out;
}

.product_slider_content .product_item:hover {
    background: #f3f3f3;
}

.product_slider_content .product_img {
    background: transparent !important;
    padding: 0px !important;
    border: 0px !important;
    box-shadow: 0px 0px 10px transparent !important;
}
.equipmentblock{
  padding-top: 28px;  
}
.product_slider_content_2 {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 0;
    justify-content: center;
}
.product_slider_content_2 .product_item {
    flex: 0 0 31.3%;
    margin-bottom: 5px;

}
.product_slider_content_2 .product_img img {
    height: 150px !important;
    width: 100% !important;
    object-fit: cover;
}

.footer_outer {
    /* background: #00428C; */
    background: #254893;
}

.footer_content {
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
}

.title {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    padding: 0px 0px 13px;
}

.title a {color: white; border-bottom:1px dotted white}

.footer_text ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.footer_text ul li li {
    display: block;
    padding: 0px 0px 5px;
}

.footer_text ul li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    transition: all 250ms ease-in-out;
}

.footer_text ul li a:hover {
    color: #b9b9b9;
    font-size: 14px;
    text-decoration: none;
}

.addressinfo {
    color: #fff;
    font-size: 14px;
}

.addressinfo p {
    padding: 0px;
    margin: 0px;
    color: #fff;
}

.projectslink {
    flex: 0 57%;
}

.projectslink .footer_block .footer_text {
    display: flex;
}

.projectslink .footer_text ul {
    /* flex:0 50%;*/
    padding-right: 20px;
}

.footer_info.morecontent .footer_block {
    display: flex;
    justify-content: space-between;
}

.footer_text ul li {
    display: block;
    padding: 0 0px 5px;
}

.footer_info.morecontent {
    flex: 0 40%;
}

.footer_bottom {
    border-top: 1px solid #155293;
    padding: 15px 0px;
}

.footer_bottom .footertext_info {
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 14px;
    align-items: center;
}

.socialadd a {
    color: #fff;
    display: inline-block;
    padding: 4px;
    font-size: 18px;
    transition: all 250ms ease-in-out;
}

.socialadd a:hover {
    color: #b9b9b9;
}

div#productslider {
    position: relative;
}

div#productslider .owl-prev {
    position: absolute;
    left: -36px;
    top: 50%;
    transform: translate(0px, -50%);
    width: 30px;
    height: 30px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAtCAMAAADiBnmWAAAAAXNSR0IB2cksfwAAAARnQU1BAACxjwv8YQUAAABmUExURQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHBslNYAAAAidFJOUwCV4UzY//paK+T9aCLcdxrThxPJlwINvqUFCLIJBAGWw4YKN/lmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAi0lEQVRIS+3TuRKDMBAD0M2h3BeQAIEA4f9/Mi7UC7UZv0qaceFjHVnm26xXTNp+hy2jdD7heGBWbsD1wqzMwOPOLIwTUJUswtACTc0idD3QdyxC3QDtwCKUFTCNLMoXmBm1tLhg1KxtWAeM+BhXF/E2HiXi9Vz+3EmxfJASZ0S94fe+lfdhs78T8QMRsQYtpb1KFgAAAABJRU5ErkJggg==') no-repeat center center;
    font-size: 0;
    opacity: 0.5;
    transition: all 250ms ease-in-out;
}

div#productslider .owl-prev:hover {
    opacity: 1;
}

div#productslider .owl-next {
    position: absolute;
    right: -36px;
    top: 50%;
    transform: translate(0px, -50%);
    width: 30px;
    height: 30px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAtCAMAAADiBnmWAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGZQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcGyU1gAAACJ0Uk5TAJXhTNj/+lor5P1oItx3GtOHE8mXAg2+pQUIsgkEAZbDhgo3+WYAAACCSURBVHic7dPLEoIwEETRCF4EUXnKUwj8/09aUOW+Z216fRaZTI9zIX+cSxTr+Epyk3Gacc9l/XjCS9ZFCZWs6wbat6q7HoZR1dMM80fVywB9p+rVQ1Or2lWwyXjXseUZlgHPr5s0ey5l0eyxbr9q9ijSrlFTRU3lN52V6WBDQn75AtL9Bi1bqju2AAAAAElFTkSuQmCC') no-repeat center center;
    font-size: 0;
    opacity: 0.5;
    transition: all 250ms ease-in-out;
}

div#productslider .owl-next:hover {
    opacity: 1;
}

div#banner_slider {
    position: relative;
	height: 276px;
}

div#banner_slider .owl-prev {
    position: absolute;
    left: -36px;
    top: 50%;
    transform: translate(0px, -50%);
    width: 30px;
    height: 30px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAtCAMAAADiBnmWAAAAAXNSR0IB2cksfwAAAARnQU1BAACxjwv8YQUAAABmUExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////5WfaagAAAAidFJOUwCV4UzY//paK+T9aCLcdxrThxPJlwINvqUFCLIJBAGWw4YKN/lmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAi0lEQVRIS+3TuRKDMBAD0M2h3BeQAIEA4f9/Mi7UC7UZv0qaceFjHVnm26xXTNp+hy2jdD7heGBWbsD1wqzMwOPOLIwTUJUswtACTc0idD3QdyxC3QDtwCKUFTCNLMoXmBm1tLhg1KxtWAeM+BhXF/E2HiXi9Vz+3EmxfJASZ0S94fe+lfdhs78T8QMRsQYtpb1KFgAAAABJRU5ErkJggg==') no-repeat center center;
    font-size: 0;
    opacity: 0.5;
    transition: all 250ms ease-in-out;
}

div#banner_slider .owl-prev:hover {
    opacity: 1;
}

div#banner_slider .owl-next {
    position: absolute;
    right: -36px;
    top: 50%;
    transform: translate(0px, -50%);
    width: 30px;
    height: 30px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAtCAMAAADiBnmWAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGZQTFRFAAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////lZ9pqAAAACJ0Uk5TAJXhTNj/+lor5P1oItx3GtOHE8mXAg2+pQUIsgkEAZbDhgo3+WYAAACCSURBVHic7dPLEoIwEETRCF4EUXnKUwj8/09aUOW+Z216fRaZTI9zIX+cSxTr+Epyk3Gacc9l/XjCS9ZFCZWs6wbat6q7HoZR1dMM80fVywB9p+rVQ1Or2lWwyXjXseUZlgHPr5s0ey5l0eyxbr9q9ijSrlFTRU3lN52V6WBDQn75AtL9Bi1bqju2AAAAAElFTkSuQmCC') no-repeat center center;
    font-size: 0;
    opacity: 0.5;
    transition: all 250ms ease-in-out;
}

div#banner_slider .owl-next:hover {
    opacity: 1;
}

.headingopt p span {
    font-weight: 600;
}

.header_info {
    position: relative;
}

.searchfrom {
    /* position: absolute;
    right: 0px;
    top: 41px;
    z-index: 100;
    background: #fff;
    padding: 10px;
    display: none; */
}

.searchfrom_info {
    display: flex;
    justify-content: flex-end;
}

.searchfrom_info input.form-control.mr-sm-2 {
    height: 43px;
    width: 60%;
}

.navbar-light .navbar-nav .nav-link {
    color: #001a32;
}

.navbar-expand-lg .navbar-nav {

    flex: 1;
    justify-content: flex-end;
}

ul.dropdown-menu {
    display: none;
}

ul.dropdown-menu li {
    display: block;
}

ul.dropdown-menu li:hover {
    background: #004891;
}

ul.dropdown-menu li:hover a {
    color: #fff;
}

ul.dropdown-menu li a {
    font-size: 14px;
    display: block;
    text-decoration: none;

}

ul.dropdown-menu {
    width: 243px !important;
}

.btn-primary {
    color: #fff;
    background-color: #00428C;
    border-color: #00428C;
}

h5.modal-title {
    color: #00034C;
}

.form-group label {
    color: #00034C;

}

.sidebar_inner_cont {
    font-weight: 600;
}

.sidebarcontent_block {
    border: 5px solid #efefef;
    margin: 0px 0px 25px;
    padding-bottom: 15px;

}

.sidebarcontent_block .title {
    background: #00438b;
    color: #fff;
    padding: 15px;
    font-size: 17px !important;
text-transform: uppercase

}

.contentblock.innercontent {
    padding: 60px 0px;
}

.sidebar_cont {
    padding: 15px 15px 0;
}

.sidebar_cont ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.sidebar_cont ul li {
    padding: 0px;
    margin: 6px 0px 6px 0;
    cursor: pointer;
    border-bottom: 1px dotted #b4b3b3;
    /*    position: relative;*/
}

.sidebar_cont ul li .dropdown-menu {
    position: static !important;
    transform: inherit !important;
    width: 100% !important;
    border: none;
    background: #00438b;
    padding: 5px 10px;
    margin: 5px 0px;
    border-radius: 0;
}

.peelbackforcesidebar ul li .dropdown-menu {
    /*
    position: absolute !important;
    z-index: 99;
*/
}

.spectable tr td {
    padding: 6px;
    color: #4A4A4A;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
}

.sidebar_cont ul li .dropdown-menu li {
    border-bottom: 1px solid #37699e;
    padding: 10px 0 !important;
    margin: 0;
}

.sidebar_cont ul li .dropdown-menu li:last-child {
    border-bottom: 0;
}

.sidebar_cont ul li .dropdown-menu li a {
    color: #fff;
}

span.errow_opt i {
    font-size: 21px;
}

.contentinfo li:nth-child(1) {
    border: 0px;
}

.contentinfo ul li:hover a {
    color: #dfdfdf;
}

.contentinfo li {
    border-top: 1px solid #d3d3d342;
    padding: 5px 0 !important;
}

.servicetext.active .contentinfo {
    display: block;
}

.sidebar_cont ul li a {
    color: #00438c;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.sidebar_cont ul li a:hover {
    /*    color: #00438c;*/
    color: #FF8019;
}

.sidebar_cont ul li a:active {
    color: #777FCC;
}

.sidebar_cont ul li a:visited,
.sidebar_cont ul li a:focus {
    color: #0080FF;
}

.servicetext {
    position: relative;
}

.contentinfo {
    position: relative;
    display: none;
}

.contentinfo {
    background: #00438b;
    padding: 5px 10px;
    position: relative;
    display: none;
    margin: 5px 0px;
}

.contentinfo li a {
    color: #fff !important;
}

span.errow_opt {
    position: absolute;
    right: -7px;
    width: 22px;
    top: 2px;
}

span.errow_opt i {
    font-size: 21px;
}

.servicetext.active span.errow_opt {
    position: absolute;
    right: 1px;
    top: 0px;

    width: 22px;
    transform: rotate(180deg)
}

.sidebar_cont ul li a {
    padding-right: 22px;
}

.inner_main.content h1 {
    font-size: 35px;
    color: #00428c;
    line-height: 130%;
    font-weight: 600;

}

.spec_a a {
    color: #0066CC !important;
}

.spec_a a:hover {
    color: #FF8019 !important;
    text-decoration: underline !important;
}

.spec_a a:visited,
.spec_a a:focus {
    color: #0080FF !important;
}

.spec_a a:active {
    color: #333333 !important;
}

.caption_a a {
    font-size: 13px;
    line-height: 18px;
    color: #666;
    font-style: italic;
    text-align: center;
}

.caption_a a:hover {
    text-decoration: underline;
}

.caption_a a:visited,
.spec_a a:focus {
    color: #0080FF !important;
}

.caption_a a:active {
    color: #333333 !important;
}

.inner_main.content h2 {
    font-size: 24px;
    color: black;
    margin: 4% 0 3% 0;
    line-height: 140%;
}

.custom_p p {
    font-size: 18px;
    color: #000;
    padding: 0 26px 0 0;
    line-height: 150%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 1% 0 2% 0%;
}

.custom_p .ultop {
    margin-bottom: 1.5%;
}


.subprod_link {
    padding-bottom: 15px;
}

.subprod_link ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.subprod_link ul li {
    display: inline-block;
    padding-right: 5px;
    margin-right: 2px;
    border-right: 1px solid #cdcdcd;
    margin-bottom: 5pX;
}

.subprod_link ul li a {
    color: #00438c;
}

.product_section {
    display: flex;
    flex-wrap: wrap;
}

.product_section .prod_img {
    border: 3px solid #e5e5e5;
    background: #fff;
    padding: 5px;
    margin-bottom: 5px;
}

.nwPrdc {
    padding-bottom: 15px;
}

.product_section .prod_img img {
    width: 100%;
}

.prod_content {
    width: 30%;
    margin: 0px 3% 3% 0px;
}
.prod_content_error {
    width: 47%;
    margin: 0px 3% 3% 0px;
}
.prod_title {
    color: #00034c;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 600;
}

.prod_title a {
    color: #00034c;
    text-align: center;
    display: inline-block;
}

.prod_moreview a {
    border: 1px solid #00034c;
    text-align: center;
    padding: 10px 13px;
    color: #00438c;
    text-decoration: none;
    display: block;
}

.prod_moreview a:hover {
    background: #00034c;
    color: #fff;
}


/* .prod_moreview a {
    color: #00438c;
	text-align: none;
} */


.contentview ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    padding-bottom: 0px;
    padding-left: 15px;
}

.contentview ul li {
    /*    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAArklEQVR42mL8//8/AwwwMprKASljIH4BxGf//z/9CyYHEEBMSIrqgNQ9IF4HxMeA+AxQTAUmDxBAjCATgQLhQPYKBkwAMtUExAAIIJiJ4QzYgTHQEHUQAyCAYAr5GXADCRABEEAwhQdxKHoHxKdADIAAginsALkHTdFfIM4FuvE7iAMQQIyw4AG6hQ1IZUKDB2TSYqAiuGaAAGJEDkd8ACCAmBiIBAABRLRCgAADAOMbKzzVBRGKAAAAAElFTkSuQmCC') no-repeat left 6px;*/
    /*    background-size: 7px;*/
    list-style-type: disc;
    /*    list-style-position: inside;*/
    padding-left: 0px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
}

.enq h3,
.enq h4,
.enq h5 {
    font-size: 20px;
    font-weight: 600;
    color: #00034c;
}

.inner_cont_row p strong {
    font-weight: 600;
    color: #00034c;
}

.add_section {
    padding: 15px 0 10px;
}

.inner_cont_row {
    padding: 11px 0;
    display: flex;
    justify-content: space-between;
}

.inner_cont_info_left p {
    padding: 0px 0px 5px;
    margin: 0px;
    line-height: 24px;
}

.inner_cont_info_right p {
    padding: 0px 0px 5px;
    margin: 0px;
    line-height: 24px;
}

.contentblock.innercontent {
    color: #616161;
}

.inner_cont_info_left {
    flex: 0 48%;
}

.inner_cont_info_right {
    flex: 0 48%;
}

.add_block {
    padding: 0px 0px 5px;
}

.add_ing img {
    border: 3px solid #e5e5e5;
    background: #fff;
    padding: 5px;
    margin-bottom: 10px;
}

.add_block p {
    padding: 0px;
    margin: 0px;
}

p a {
    color: #1E4E7E;
}

.inner_row2_info h3 {
    font-size: 18px;
    color: #2AAAE1;
    padding-bottom: 10px;
}

.inner_row2 {
    display: flex;
}

.inner_row2_info {
    flex: 1;
}

.inner_row2_info_right {
    width: 194px;
    margin-left: 18px;
}

.inner_row2_info_right img {
    border: 3px solid #e5e5e5;
    background: #fff;
    padding: 5px;
    margin-bottom: 9px;
}

.inner_row2_info_right p a {
    color: #1E4E7E !important;
}

.inner_row2_info_right p a:hover {
    color: #FF8019 !important;
    text-decoration: underline;
}

.inner_row2_info_right p {
    font-size: 14px;
}

.headingtitle {
    font-size: 20px;
    padding: 0px 0px;
    margin-bottom: 13px;
    color: #00034c;
    position: relative;
    font-weight: 500;

}

.headingtitle span {
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 10;
    padding: 0px 15px 0 0;

}

.headingtitle h4 {
    font-size: 16px;
    color: #394C84;
    margin-bottom: 4px;
    margin-top: 10px;

}

.morecontant_info {
    text-align: center;
    padding-bottom: 15px;
    font-weight: 500;
    color: #000;
}

.headingtitle:after {
    width: 100%;
    height: 2px;
    background: #f3f3f3;
    position: absolute;
    left: 0px;
    top: 18px;
    content: "";
}

.inner_content_row ul {
    padding: 0px 0px 0px 15px;
    margin: 1% 0 3% 0%;
    list-style: none;
}
.inner_content_row ol {
    padding: 0px 0px 0px 20px;
    margin: 1% 0 2% 0%;
}

.inner_content_row ul li {
     /*   background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAACuSURBVHjaYvz//z8DDDAymsoBKWMgfgHEZ///P/0LJgcQQExIiuqA1D0gXgfEx4D4DFBMBSYPEECMIBOBAuFA9goGTAAy1QTEAAggmInhDNiBMdAQdRADIIBgCvkZcAMJEAEQQDCFB3EoegfEp0AMgACCKewAuQdN0V8gzgW68TuIAxBAjLDgAbqFDUhlQoMHZNJioCK4ZoAAYkQOR3wAIICYGIgEAAFEtEKAAAMA4xsrPNUFEYoAAAAASUVORK5CYII=') no-repeat left 6px;*/
    padding: 5px 10px 5px 0px;
     /*   background-size: 7px;*/
    list-style-type: disc;
     /*  list-style-position: inside;*/
    font-size: 18px;
    color: black;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 160%;	
margin-left:10px
}

.inner_content_row ol li, .inner_content_row ol li {
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 160%;	
}

.inner_content_row li:first-child {margin-top: 0; padding-top:0px}
.inner_content_row li:last-child {margin-bottom: 2%}

.inner_content_row ul.lesspace li {
    font-size: 15px;
    line-height: 130%;	
}



.inner_content_row {
    /*    display: flex;*/
    justify-content: space-between;
}

.info_block.left_cont {
    flex: 0 48%;
    margin-bottom: 10px;
    color: #000;
}

p {
    font-size: 13px;
    color: #333;
    line-height: 20px;
}


.inner_content_row.inner_row3 {
    flex-direction: column;
}

.inner_content_row.inner_row3 .inner_row_opt {
    display: flex;
    justify-content: space-between;
}

.inner_content_row.inner_row3 .inner_row_opt p strong {
    display: block;
    padding-bottom: 5px;
}

.inner_content_row.inner_row3.inner_row4 .inner_row_opt {
    flex: 1;
    max-width: 100%;
    display: block;
}

.separator {
    height: 2px;
    background: #f3f3f3;
}

.separator {
    height: 2px;
    background: #f3f3f3;
    margin-bottom: 18px;
}

.inner_content_row.row2 {
    flex-direction: column;
    padding: 20px 0;
}


/*  */
.sitemap-section-body-content {
    padding-top: 30px;
    padding-bottom: 55px
}

.sitemap-section-body nav > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.sitemap-section-body nav > ul > li {
    float: none;
    display: block;
    margin: 0;
    padding: 0 0 14px 0;
    background: 0 0
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

.sitemap-section-body nav > ul > li a {
    display: block;
    margin: 0 0 12px 0;
    padding: 0 0 4px 0;
    font-size: 20px;
    line-height: 20px;
    color: #112365;
    font-weight: 700;
    text-decoration: none;
    border: none;
    border-bottom: 2px solid #2160a6
}

.sitemap-section-body nav > ul > li a:hover {
    color: #0dc0e4
}

.sitemap-section-body nav > ul > li a .ico-plus-circle {
    display: none
}

.sitemap-section-body nav > ul > li > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.sitemap-section-body nav > ul > li > ul li {
    float: none;
    display: block;
    margin: 0;
    padding: 0 0 8px 0;
    background: 0 0
}

.sitemap-section-body nav > ul > li > ul li a {
    position: relative;
    margin: 0;
    padding: 0 0 7px 17px;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    text-decoration: none;
    border: none;
    border-bottom: 1px solid #ccc
}

.sitemap-section-body nav > ul > li > ul li a:hover {
    color: #0dc0e4
}

.sitemap-section-body nav > ul > li > ul li a:before {
    content: '+';
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 14px;
    line-height: 14px;
    color: #0f4996;
    font-weight: 400
}

.sitemap-section-body .sitemap-left-col nav > ul > li:nth-last-child(1),
.sitemap-section-body .sitemap-left-col nav > ul > li:nth-last-child(2) {
    display: none
}

.sitemap-section-body .region-sitemap-col-right > nav:first-child > ul > li:first-child {
    display: none
}

.sitemap-section-body nav.menu--footer > ul > li {
    display: none
}

.sitemap-section-body nav.menu--footer > ul > li:first-child {
    display: block
}

.sitemap-cta-col {
    padding-top: 23px
}

.sitemap-cta-col .cta-page {
    display: block;
    margin: 0 0 30px 0;
    padding: 0;
    border: none;
    background: #fff;
    border-radius: 0
}

.sitemap-cta-col .cta-page__title {
    display: none
}

.sitemap-cta-col .cta-page__image {
    margin: 0 0 2px 0
}

.sitemap-cta-col .cta-page__button {
    margin: 0
}

.cta-page__button {
    position: relative;
    margin: 0 10px 15px 10px;
    padding: 10px 50px 10px 20px;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    text-align: left;
    background: #0dc0e4;
    transition: all .15s ease-in-out;
    margin-top: auto;
}

.sitemap-cta-col .cta-page__title {
    display: none;
}

.cta-page__title {
    display: block;
    margin: 0 0 20px 0;
    padding: 0 15px;
    font-size: 24px;
    line-height: 26px;
    color: #0b2849;
    text-align: center;
}

.cta-page__button-icon {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    margin: 0;
    padding: 10px 0 0 0;
    width: 39px;
    height: 100%;
    text-align: center;
    background: #0caccc;
    transition: all .15s ease-in-out;
}

.cta-page__icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 0;
    width: 100px;
    height: 100px;
    text-align: center;
    border: 2px solid #9f9;
    background: #0b2849;
    background: rgba(11, 40, 73, .5);
    border-radius: 100%;
}

.cta-page__image {
    position: relative;
    margin: 0 0 18px 0;
    padding: 0;
}

.cta-page__icon img {
    display: block;
    margin: 25px auto 0 auto;
    padding: 0;
    max-width: 46px;
    max-height: 48px;
    height: auto;
}

.cta-page__image img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.sitemap-section {
    position: relative;
    clear: both;
}

.sitemap-bar {
    position: relative;
    height: 11px;
    /* background: #00428c; */
    background: #254893;
    z-index: 99;
}

.sitemap-bar__content {
    position: relative;
    margin: 0 auto;
    width: 146px;
    height: 11px;
    z-index: 99;
}

.sitemap-section-body {
    position: absolute;
    bottom: 0;
    display: none;
    width: 100%;
    background: #fff;
    z-index: 98;
}

.sitemap-section {
    position: relative;
    clear: both;
}

.sitemap-bar__toggle {
    display: block;
}

.sitemap-bar__toggle {
    position: absolute;
    top: -32px;
    margin: 0;
    padding: 7px 0 0 0;
    width: 146px;
    height: 43px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    /* background: #00428c; */
    background: #254893;
    border-radius: 9px 9px 0 0;
    z-index: 99;
    text-decoration: none;
}

.sitemap-bar__toggle:hover {
    text-decoration: none;
    color: #fff;

}

.sitemap-bar__toggle.active i {
    line-height: 15px;
}

.sitemap-bar__toggle i {
    position: relative;
    top: 1px;
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
    width: 23px;
    height: 23px;
    font-size: 22px;
    line-height: 18px;
    color: #3cf;
    text-align: center;
    border: 2px solid #3cf;
    vertical-align: top;
    border-radius: 100%;
    font-style: initial;
}

i.plusicon {
    position: absolute;
    left: 11px;
    top: 9px;
    opacity: 1;

}

i.minusicon {
    position: absolute;
    left: 11px;
    top: 9px;
    opacity: 0;
    line-height: 14px;
}

.sitemap-bar__content.active i.minusicon {
    opacity: 1;
}

.sitemap-bar__content.active i.plusicon {
    opacity: 0;
}

/*  */

.subtitle {
    color: #00034c;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 5px;
}

.prod_opt_view {
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 15px;
}

.prod_opt_view:last-child {
    border: 0px;
}

.prod_opt_view p a:hover {
    color: #FF8019 !important;
    text-decoration: underline;
}

.inner_row_opt {
    position: relative;
}

.inner_row_opt.addborder:after {
    position: absolute;
    left: 47.5%;
    top: 0px;
    width: 2px;
    height: 100%;
    background-color: #f3f3f3;
    content: "";
    transform: translate(-50%, 0px);
}

p.graycolor {
    color: #afafaf;
}


.inner_content_row ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    padding-bottom: 0px;
    padding-left: 15px;
}

.subheading_opt {
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
}

.subheading_opt {
    display: flex;
    flex-wrap: wrap;
}

.subheading_opt span em {
    font-style: normal;
    color: #00438b;
}

.subheading_opt span {
    flex: 0 48%;
    margin-right: 2%;
}

b,
strong {
    font-weight: 600;
}

p.nopad_opt {
    margin: 0px 0 5px;
}

p a {
    color: #227ee1;
    font-weight: 500;
}

.inner_content_row ul li a {
    color: #1E4E7E;
    font-weight: 500;
}

.inner_content_row ul li a:hover {
    color: #FF8019;
}

.inner_content_row ul li a:active {
    color: #777FCC;
}

.inner_content_row ul li a:visited {
    color: #0080FF;
}

.innet_content_blockinfo .inner_row2_info_right img {
    border: 0;

}

.innet_content_blockinfo .inner_row2 {
    display: block;
    overflow: auto;
}

.innet_content_blockinfo .inner_row2_info_right {
    width: auto;
    float: right;
}

p.nopad_opt strong span {
    color: #616161;
    display: block;
}

.mobile_banner {
    display: none;
}

.parentHdn h3, .parentHdn h4, .parentHdn h5, .inner_main.content .ha2
 {color:black; font-size: 22px; line-height: 160%; margin: 3% 0 2% 0%;}

.parentHdn h6 {color: black; font-size: 18px; line-height: 160%; margin: 4% 0 2% 0%;}




.innerpageclass nav {
    background: #00428C;
}

.innerpageclass nav .mega-menu-wrap {
    background: transparent !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    background-color: transparent !important;
    color: #fff !important;
}

#mega-menu-wrap-main-menu {
    background-color: transparent !important;
    color: #fff !important;
    width: 100% !important;
}



a:hover {
    color: #FF8019;
}

/*
a:visited {
    color: #0080FF;
}
*/

a:active {
    color: #777FCC;
}

.ifbs {
    display: flex;
}

/* .owl-buttons {
    display: none;
} */
.gdpFooterlogo {
    /*    border-bottom: 1px solid #0b55a9;*/
    text-align: center;
    padding: 34px 0 30px;
    margin: 0;
}

.arrowDown {
    display: inline-block;
    display: inline-block;
    padding: 0 !important;
    width: 0;
}

.arrowDown::after {
    top: 2px;
    position: relative;
}

.figImg {
    display: flex;
     justify-content: space-between;
   
}

.figImg img {
    width: 94% !important;
}

.figImg figure {
    max-width: 300px !important;
}
.dispenseimg {display: flex; gap: 20px;}
.dispenseimg img {object-fit: cover; width: 100% !important; height: 95% !important;}
.dispenseimg figure {width: 100% !important;}

.flexi {display: flex; gap: 40px;  align-items: center;}
.flexi figure {width: 100% !important;}

ul.dropdown-menu.show {
    /* padding: 10px; */
}

ul.dropdown-menu li {
    /* border: 1px solid #f5f5f5;
    margin: 6px 0;
*/
}

.formBase {
    width: 100%;
    padding: 30px;
    box-shadow: 0 0 5px #ccc;
    border: 1px solid #ccc;
    background: #fff;
}

.formBase h5 {
    font-size: 18px;
    padding: 0px 0px;
    margin-bottom: 13px;
    color: #00034c;
    position: relative;
    font-weight: 500;
    border-bottom: 1px solid #9d9ab5;
    padding-bottom: 10px;
}

.reqInf,
.reqInf2,
.reqInf3,
.reqInf4,
.reqInf5,
.reqInf6,
.reqInf7,
.yourInfo {
    background: #dae6f3;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 6px 5px #cfcfcf;
}

.formBase label {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: 3px;
}

.formBase label em {
    font-style: normal;
    color: #ff0000;
}

.formBase select,
.formBase input[type="text"],
.formBase input[type="email"] {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 13px;
    color: #333;
}

.formBase textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 13px;
    color: #333;
    resize: none;
}

.formBase input[type="submit"] {
    border: 1px solid #00428C;
    padding: 8px 13px;
    color: #fff;
    margin-left: 0px;
    font-weight: 600;
    transition: all 250ms ease-in-out;
    background: #00428C;
    border-radius: 5px;
}

.formBase input[type="submit"]:hover {
    background: #000;
}

.peelableMask {
    display: flex;
}

.peelableMask figure {
    min-width: 237px;
}

.lftPdns {
    padding-left: 20px;
}

.bysubmit {
    padding: 10px;
    /*    background: #243f5e;*/
    color: #fff;
}

.dprBg {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.dprBg table {
    width: 100%;
}

.dprBg th {
    background: #00438b;
    border-bottom: 1px solid #00438b;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    color: #fff;
}

.dprBg th a {
    color: #2aaee7;
}


.dprBg td {
    font-size: 13px;
    color: #333;
    padding: 10px;
    background: #e7f2ff;
}

.dprBg td img {
    max-width: inherit !important;
}



.dprMain {
    width: 100%;
    display: flex;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;

}

.dprMain ul li, .dprMain p {
    font-size: 13px;
    color: #333;
}

.dprLft,
.dprRgt {
    width: 50%;
}

.dprLft ul,
.dprRgt ul {
    padding-left: 16px;
}

.dprRinn {
    padding-left: 20px;
}

.dprLft h6,
.dprRgt h6 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #00438b;
    padding: 10px;
    min-height: 58px;
    display: flex;
    align-items: center;
}

.dprFirstlft {
    width: 100%;
    display: flex;
    align-items: center;
}

.dprFirstlft img {}

.dprRgt h6 a {
    color: #2aaee7;
}

.dprPdn {
    padding-left: 15px;
}

.leadfTable {
    width: 100%;
    overflow: auto;
    margin-bottom: 1%;
}

.lftOdd tr:nth-child(odd) td {
    background: #fff;
}

.leadfTable table {
    width: 100%;
    max-width: 100% !important;
}

.leadfTable table th {
    background: #00438b;
    padding: 4px 15px;
    color: #fff;
    font-weight: 400;
}

.leadfTable table td {
    padding: 7px 15px;
    background: #eee;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
}

.outPt figure {
    float: left;
    margin: 5px 20px 20px 0;
}

.outPtb .putptbImg {
    float: right;
    margin-left: 15px;
}

.inBlock {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.inBlock .rspace,
.inBlock .lspace {
    width: 47%;
    padding-bottom: 25px;
}

.inBlock .rspace img,
.inBlock .lspace img {
    float: left;
    margin-right: 15px;
}

.fltRgt {
    float: right;
    margin-left: 20px;
}

.fltLft {
    float: left;
    margin-right: 20px;
}

.pcdd {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.figcentr figure {
    text-align: center;
}

.figcentr figure img {
    width: auto !important;
}

.nufig {
    display: flex;
}

.nufig figure {
    max-width: 153px !important;
    margin-right: 20px;
}

.papTable img {
    margin-right: 5px;
}

.fntWeight600 {
    font-weight: 600;
}

.dpLink {
    display: flex;
    padding-bottom: 20px;
}

.ibRsp {
    display: flex;
    justify-content: space-between;
}

.figImgB {
    display: flex;
}

.figImgB figure {
    margin-right: 20px;
}

figcaption {
    font-size: 14px;
    line-height: 18px;
	padding-top: 5px;
}
figcaption a {
  text-decoration-line: underline;
 
  color: #666 !important;

}
figcaption a:hover {
  color: #FF8019 !important;
  text-decoration: underline;
}

.whtlink {
  text-decoration-line: underline;
 
  color:white
}
.whtlink:hover {
  text-decoration: underline;
}


.linkedB a {
    color: #00438c !important;
    text-decoration: none;
}

.linkedB a:hover {
    color: #FF8019 !important;
    text-decoration: underline;
}

.disOrder {
    padding-left: 20px;
}

.disOrder li {
    font-size: 14px;
    color: #000;
}

.prod_imgB {
    padding-bottom: 5px;
}

.bftPic {
    max-width: 524px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 45px;
}

.machineMain {
    display: flex;
    justify-content: space-between;
}

.fdLinks {
    display: flex;
    padding-bottom: 25px;
    flex-wrap: wrap;
    font-size: 13px;
}

.fdLinks a {
    display: inline-block;
    margin: 0 5px;
	text-align:left
}

.fdLinks a:nth-child(1) {
    margin-left: 0;
}

.figImgC {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.figImgC figure {
    width: 26%;
    margin-right: 4%;
}

.page-id-1345 figure {
    margin-left: 0 !important;
    margin-right: 3%;
}



.errorPage {
    /*
    padding: 30px;
    border: 1px solid #eee;
    text-align: center;
*/
}

.errorPage h1 {
    color: #fe9901;
    border-bottom: 2px solid #fe9901;
    padding-bottom: 10px;
    margin-bottom: 22px;
}

.errorPage table {
    /*    text-align: left;*/
    margin-bottom: 15px;
}

.errorFooter {
    /*    text-align: left;*/
}

.srchInfoB {
    justify-content: flex-start;
    padding-bottom: 15px;
    width: 100%;
    margin: 0 !important;
}

.srchInfoB .form-control {
    width: 300px !important;
    border-radius: 3px;
    float: left;
    font-size: 14px;
    margin-right: 6px;
}

.srchInfoB button {
    height: 43px;
    margin: 0 !important;
    border-radius: 3px;
    font-size: 14px;
    color: #00438b;
    border-color: #00438b;
    background: #00428c;
    color: #fff;
}

/*
.fluid_dispense_page figure {
    width: auto!important;

}
*/
.fdPrdBg {
    box-shadow: 0 0 5px #415468;
    padding: 10px 15px;
}

.fdpImg {
    text-align: center;
}

.fdpLink {
    margin-bottom: 10px;
}

.fdpLink a {
    border: 1px solid #00438b;
    text-align: center;
    padding: 10px 13px;
    color: #fff;
    text-decoration: none;
    display: block;
    background: #00438b;
}

.fdpLink a:hover {
    color: #00438b;
    background: #fff;
}

.peelbackTp {
    display: flex;
    justify-content: space-between;
}

.peelImgwdt img {
    width: 255px !important;
}

.mapTxt h3 {
    font-size: 22px;
    color: #333;
	line-height:100%;
	margin-bottom:1%
}

.mapTxt h3 a strong {
    font-size: 0;
}

.mapTxt h3 a strong::after {
    content: '\f142';
    font-family: dashicons;
    font-size: 24px;
    top: 5px;
    position: relative;
}

.newFig figure img {
    width: 100% !important;
}

.mrg20btm {
    margin-bottom: 20px;
}

.cfFlex {
    display: flex;
    flex-wrap: wrap;
}

.cfFlex div {
    width: 14%;
    padding: 0 5px;
    text-align: center;
}

.cfFlex p {
    padding: 0;
}

.downloadPop {
    position: fixed !important;
    z-index: 999 !important;
    left: 0 !important;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.popupInner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.formBlock {
    position: relative;
    box-shadow: 0 0 5px #333;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

.formBlock .closeit {
    position: absolute;
    z-index: 1;
    right: -9px;
    top: -9px;
    color: #fff;
    background: #ff0000;
    width: 21px;
    height: 21px;
    display: inline-block;
    font-size: 15px;
    line-height: 17px;
    border-radius: 50px;
}

.formBlock input[type="text"],
.formBlock input[type="hidden"],
.formBlock input[type="password"] {
    border: 1px solid #a9a6a6;
    padding: 5px 15px;
    background: #f5f5f5;
    flex: 1;
    border-radius: 5px;
}

.formBlock p {
    display: flex;
    align-items: center;
    padding: 0;
}

.formBlock label {
    width: 88px;
    text-align: left;
}

.formBlock input[type="button"] {
    border: 1px solid #00428C;
    padding: 8px 13px;
    color: #fff;
    margin-left: 0px;
    font-weight: 600;
    transition: all 250ms ease-in-out;
    background: #00428C;
    border-radius: 5px;
    width: 100%;
}

.formBlock input[type="button"]:hover {
    background: #1266c3;
}

.cookievalidtext {
    font-size: 17px !important;
    font-weight: 500;
    background: #00438b;
    padding: 16px 10px !important;
    color: #fff !important;
    text-align: center;
}

.figImg2 {
    justify-content: flex-start;
    padding-bottom: 20px;
}

#syringe-table {
    margin-top: 12px;
}

.spectable img {
    margin-top: 5px;
    margin-bottom: 5px;
}

.commonSpacer {
    width: 100%;
    display: inline-block;
}

#menu-item-2266,
#menu-item-2271,
#menu-item-2295,
#menu-item-2300,
#menu-item-646,
#menu-item-652,
#menu-item-655,
#menu-item-660,
#menu-item-662,
#menu-item-665,
#menu-item-668,
#menu-item-669,
#menu-item-671,
#menu-item-672,
#menu-item-673,
#menu-item-674 {
    display: flex;
    font-size: 14px;
    color: #fff;
    flex-flow: wrap;
}

#menu-item-2377,
#menu-item-2324,
#menu-item-3091 {
    color: #0080FF;

}

#menu-item-2266 a,
#menu-item-2271 a,
#menu-item-2377 a,
#menu-item-2295 a,
#menu-item-2300 a,
#menu-item-2324 a,
#menu-item-646 a,
#menu-item-652 a,
#menu-item-655 a,
#menu-item-660 a,
#menu-item-662 a,
#menu-item-665 a,
#menu-item-668 a,
#menu-item-669 a,
#menu-item-671 a,
#menu-item-672 a,
#menu-item-673 a,
#menu-item-674 a,
#menu-item-3091 a {
    padding: 0 3px;
}


@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 884px;
    }
       

  
    .sub-menu-columns .dropdown-menu {
        width: 521px !important;
        padding: 10px;
    }

    .sub-menu-columns ul.dropdown-menu li {
        display: inline-block;
        float: left;
        width: 49%;

        border-right: 1px solid #ededed;
    }

    .sub-menu-columns ul.dropdown-menu li:nth-child(odd) {
        float: left;
        margin-right: 10px;
    }

    .sub-menu-columns ul.dropdown-menu li:nth-child(even) {
        float: right;
    }

    .sub-menu-columns ul.dropdown-menu li#menu-item-376 {
        float: left !important;
        clear: both;
    }

    .lspace {
        margin-left: 3% !important;
    }

    .rspace {
        margin-right: 3%;
    }

    .caption-rightalign-noborder {
        margin-right: 2%;
        padding: 0 16px 16px 0;
    }
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 0px;
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1058px;
    }
}

@media (max-width:1199px) {
    .applications_item {
        max-width: 23%;
    }

    .applications_item p {
        padding: 0px 0px 0px 10px;
        font-size: 16px;
    }

    .applications_item .product_img {
        width: 77px;
    }

    .product_slider_content .product_item {
        min-height: 205px;
    }

    .projectslink .footer_text ul {
        padding-right: 10px;
    }

    .headingopt h1 {
        font-size: 26px;
    }

    .headingopt p {
        font-size: 16px;
        line-height: 25px;
    }

    .product_item p {
        font-size: 16px;
    }

    .product_img {
        padding: 6px
    }

    .prod_moreview {

        padding: 10px 4px;
        font-size: 15px;
    }

    body {
        font-size: 15px;

    }

    .container,
    .container-md,
    .container-sm {
        max-width: 90%;
    }

    .contentblock.innercontent .col-md-9 {
        max-width: 70% !important;
    }

    .contentblock.innercontent .col-md-3 {
        max-width: 30% !important;
        flex: 0 0 30%;
    }


}

@media screen and (max-width:990px) {
  .product_slider_content_2 .product_item {
        flex: 0 0 calc(50% - 20px);
    }

    .owl-buttons .owl-prev {
        left: -17px !important;
    }

    .owl-buttons .owl-next {
        right: -17px !important;
    }

    .inBlock {
        flex-direction: column;
    }

    .inBlock .rspace,
    .inBlock .lspace {
        width: 100%;
    }

    .dprMain {
        flex-direction: column;
        border: 1px solid #ccc;
    }

    .dprRgt p,
    .dprPdn p {
        padding: 0 15px;
    }

    .dprLft,
    .dprRgt {
        width: 100%;
    }

    .dprLft h6,
    .dprRgt h6 {
        min-height: auto;
        display: block;
    }

    .dprFirstlft {
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .dprPdn {
        padding-left: 15px;
        padding-right: 15px;
    }


    .innet_content_blockinfo .inner_row2_info_right {
        width: 35%;
    }

    .inner_row_opt.addborder:after {
        left: 49.5%;

    }

    .contentblock.innercontent .col-md-9 {
        max-width: 65% !important;
    }

    .contentblock.innercontent .col-md-3 {
        max-width: 35% !important;
        flex: 0 0 35%;
    }

    .inner_row2_info h3 {
        font-size: 18px;
    }

    .inner_row2 {
        display: flex;
        flex-direction: column;
    }

    .inner_row2_info_right {
        width: auto;
        margin-left: 0;
    }

    .headingtitle span {

        font-size: 18px;
    }

    .inner_content_row {
        flex-direction: column;
    }

    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }

    body {
        font-size: 14px;

    }

    .prod_moreview {
        font-size: 14px;
    }

    .contentinfo.revenuesinfo.tableoptiondesc {
        width: 100% !important;
        max-width: 100%;
    }

    .menu_content {
        order: 3;
        /* width:50px;*/
        /* max-width: 50px; */
    }

    .menu_content ul li a {
        font-size: 13px !important;
    }

    ul.mega-sub-menu {
        /* width: 193px !important; */
        right: 0px !important;
    }

    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        line-height: inherit !important;
    }

    .header_info {
        display: flex;
        align-items: center;
        flex: 1;
        justify-content: end;
    }

    button.navbar-toggler {
        background: #ffffff;
        border: 1px solid #4363ee;
    }

    div#navbarNavAltMarkup {
        /* position: absolute;
        top: 48px;
        width: 247px;
        right: 0px;
        background: #fff;
        z-index: 100;
        padding: 12px;
        border: 1px solid #f0f2f7; */
    }

    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {

        padding: 0px 0px 0px 0px;
    }

    figcaption.linked {
        text-align: left !important;
    }

    .menu_content ul {

        align-items: flex-start;
    }

    .navbar {
        padding: 0px;
    }

    .header_info {
        padding-right: 10px;
    }

    .navbar-light .navbar-toggler {
        color: rgb(67 99 238) !important;
        border-color: rgb(67 99 238);
        padding: 1px 10px;
    }

    .headingopt h1 {
        font-size: 20px;
    }

    .applications_item {
        /*flex: 0 31.3%;
        margin: 0 1% 2%;
        display: flex;*/
        
        flex: 0 17.3%;
    margin: 0 1% 2%;
    }

    .headingopt h2 {
        font-size: 20px;
        padding-bottom: 8px;
    }

    .footer_content {
        flex-direction: column;
    }

    .projectslink .footer_block .footer_text {
        display: flex;
        justify-content: flex-start;
    }

    .projectslink .footer_text ul {
        padding-right: 37px;
    }

    .projectslink .footer_text ul {
        padding-right: 37px;
        padding-bottom: 20px;
    }

    .footer_info.morecontent .footer_block {
        display: flex;
        justify-content: flex-start;
    }

    .footer_info.morecontent .footer_text {
        padding-right: 37px;
    }

    .headingopt h3 {
        color: #00034C;
        font-size: 20px;
        font-weight: 700;
        padding-bottom: 6px;
    }

    .def_btnlink {
        /*        display: none;*/
    }

    .def_btnlink img {
        width: 34px !important;
    }

    div#productslider .owl-prev {
         left: -7px;
        top: 50%;
        width: 30px;
        height: 30px;

    }

    div#productslider .owl-next {
        right: -3px;
        top: 50%;

    }

    div#banner_slider .owl-prev {
        left: 10px;
        top: 50%;

    }

    div#banner_slider .owl-next {
        right: 10px;
        top: 50%;
        width: 30px;
        height: 30px;

    }

    .menu_content ul li {
        padding: 0px;
        display: block;
    }

    .navbar-light .navbar-toggler {
        color: rgb(0 66 140) !important;
        border-color: rgb(0 66 140) !important;
        padding: 4px 10px;
    }

    /* .searchfrom {

        width: 320px;
    } */

    .searchfrom_info {
        align-content: center;
        align-items: inherit;
    }

    .inner_main.content h1 {
        font-size: 22px;

    }

    .contentblock.innercontent {
        padding: 30px 0px;
    }

    .inner_main.content h2 {
        font-size: 18px;
    }

    .col-sm-3.sitemap-cta-col.hidden-xs.hidden-sm {
        display: none;
    }

    .subheading_opt {

        font-size: 16px;
    }

    /*  */
    .menusection {
        /* position: absolute;
        right: 0px;
        top: 28px; */
    }


    .menu_content ul li a {

        padding: 4px;
    }

    ul.dropdown-menu {
        width: 228px !important;
    }

    form.form-inline.my-2.my-lg-0.searchfrom {
        width: 100%;
    }

    .searchfrom_info {
        width: 100%;
        margin-right: 50px;
    }

    button.btn.btn-outline-success.my-2.my-sm-0 {
        margin-left: 10px;
    }

    ul.dropdown-menu {
        width: 228px !important;
    }

    form.form-inline.my-2.my-lg-0.searchfrom {
        width: 100%;
    }

    .searchfrom_info {
        width: 100%;
        margin-right: 50px;
    }

    .searchfrom_info input.form-control.mr-sm-2 {
        height: 43px;
        width: 83%;
    }
}

@media (min-width:768px) {

    #mega-menu-wrap-main-menu #mega-menu-main-menu {
        display: flex !important;
        justify-content: space-between;
    }
     
}

@media (max-width:767px) {
 .product_slider_content_2 .product_item {
        flex: 0 0 100%;
    }
    .product_slider_content_2 .product_img img {
        height: 200px !important;
        width: 100% !important;
        object-fit: cover;
    }
    .machineMain {
        flex-direction: column;
    }

    .figcentr figure {
        text-align: left;
    }


    div#mega-toggle-block-0 {
        /* position: absolute;
        right: 0px;
        top: -49px;
        color: #000;
        background: #004892;
        padding: 5px; */
    }

    .mega-menu-toggle {
        height: 0px !important;
    }

    .mega-toggle-blocks-right {
        position: absolute;
        right: 0px;
        top: -54px;
        /* background: #004892; */
        padding: 5px;
    }

    #mega-menu-wrap-main-menu .mega-menu-toggle + #mega-menu-main-menu {
        background: #00428c !important;
    }

    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        color: #fff;
        background: #053d7a !important;
    }

    ul.mega-sub-menu {
        width: 100% !important;
        right: 0px !important;
    }

    .menu_content ul li a {
        font-size: 15px !important;
    }

    ul.mega-sub-menu li a {
        font-size: 14px !important;
    }

    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {

        background-color: #00428c !important;
    }

    .menu_content {
        margin-bottom: 12px;
    }

    .figImg {
        flex-direction: column;
    }

    .owl-buttons {
        /*        display: none;*/
    }



    .banner_section .col-md-12 {
        margin: 0px !important;
        padding: 0px !important;
    }

    .banner_slider {
        display: none !important;
    }

    .mobile_banner {
        /*        display: block;*/
        display: none;
    }

    .subheading_opt {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .subheading_opt span {
        display: block;
        padding: 5px 0px;
    }

    .prod_opt_view_wrap {
        display: flex;
    }

    .prod_opt_view {
        flex: 0 48%;
        margin: 1%;
    }

    .prod_opt_view {
        border-bottom: 0px;
    }

    .inner_row_opt.addborder:after {
        display: none;
    }

    .col-sm-3.sitemap-cta-col.hidden-xs.hidden-sm {
        display: none;
    }

    section.sitemap-section {
        /*        display: none;*/
    }

    .contentblock.innercontent .col-md-9 {
        max-width: 100% !important;
    }

    .contentblock.innercontent .col-md-3 {
        max-width: 100% !important;
        flex: 0 0 100%;
    }

    .inner_content_row.inner_row3 .inner_row_opt {

        flex-direction: column;
    }

    .prod_content {
        width: 47%;
        margin: 0px 1.5% 3%;
    }

    .product_item {
        flex: 0 48%;
        margin: 0 1% 18px;
    }

    .headingopt p {
        display: contents;
    }

    .contentblock.grayoption {
        background: #EFEFEF;
        padding: 32px 0px 15px;
    }

    .applications_item {
        flex: 0 48%;
        margin: 0 1% 2%;
        display: flex;
        max-width: 48%;
    }

    .product_sliderinfo {
        background: #EFEFEF;
        padding: 40px 0px 30px;
    }

    div#productslider {
        padding-top: 6px;
    }

    .projectslink .footer_block .footer_text {

        flex-direction: column;
    }

    .footertext_info {
        flex-direction: column;
    }

    .footer_info.morecontent .footer_block {

        flex-direction: column;
    }

    .footer_info.morecontent .footer_text {
        padding-right: 0;
        margin-top: 20px;
    }

    .projectslink .footer_text ul {
        padding-right: 0;
        padding-bottom: 0;
    }

    .container,
    .container-sm {
        max-width: 100%;
    }

    .product_img img {
        width: 100% !important;
    }

    .logo {
        width: 190px;
    }

    .prod_img img {
        width: 100% !important;
    }

    .inner_cont_row {
        flex-direction: column;
    }

    .inner_cont_info_left {
        margin-bottom: 15px;
    }

    .inner_main.content h1 {
        font-size: 20px;
    }

    .header_cont {
        flex-direction: column;
    }

    .header_info {
        width: 100%;
        text-align: left;
        flex: 1;
        display: block;
    }

    .menusection {
        /* position: absolute;
        right: 0px;
        top: 117px; */
    }

    .menu_content ul li a {

        padding: 4px;
    }


    /* .menusection {
        position: absolute;
        right: 0px;
        top: 65px;
    } */

}

@media (max-width:600px) {
    .peelbackTp {
        flex-direction: column;
    }

    .figImgC figure {
        width: 45%;
    }

    .pcdd {
        flex-direction: column-reverse;
    }

    .lftPdns {
        padding-left: 0;
    }

    .peelableMask {
        flex-direction: column;
    }

    .ifbs {
        flex-direction: column;
    }

}

@media (max-width:572px) {

    /* .menusection {
        position: absolute;
        right: 0px;
        top: 72px;
    } */
}

@media (max-width:470px) {

    /* .menusection {
        position: absolute;
        right: 0px;
        top: 67px;
    } */
    .innet_content_blockinfo .inner_row2_info_right {
        width: 100%;
        float: none;
    }

    .applications_wrap {

        flex-direction: column;
    }

    .applications_item {
        flex: 0 100%;
        margin: 0 0% 15px;
        max-width: 100%;
    }

    .logo {
        width: 156px;
    }

    .prod_content {
        width: 100%;
        margin: 0px 0% 20px;
    }
.prod_content_error {
    width: 100%;
    margin: 0px 0% 20px;
}
    .prod_opt_view_wrap {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width:390px) {
    /* .searchfrom {
        width: 246px;
    } */


    .header_info button {
        padding: 8px 10px;

    }
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600 !important;
    background: transparent !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    /*    font-weight: 700 !important;*/
}

/*.mega-sub-menu{padding-top: 11px!important;}*/
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    /*    width: 97% !important;*/
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 35px;
}

figcaption.linked {
    font-size: 14px !important;
    color: #666 !important;
    font-size: 1.4rem;
    font-style: italic;
    text-align: center;
}



.breadcrumbs {
    width: 100%;
	margin-bottom:5%
}

.breadcrumbs img {
    margin-top: -4px;
}

.breadcrumbs ul {
    list-style-type: none !important;
    text-align: left;
    padding-left: 0 !important;
}

.breadcrumbs li {
    display: inline;
    /*    line-height: 26px;*/
    margin: 0px !important;
    padding: 0px !important;

    color: #757474 !important;
    font-size: 14px !important;
}

.breadcrumbs li:not(:first-child) {
    margin-left: 3px !important;
}

.inner_content_row .breadcrumbs ul li a {color:#757474 }

.inner_content_row .breadcrumbs ul li a:visited {color:#757474 }


.greyBg {
    background: #aec7e3;
    color: #000 !important;
    padding: 5px;
    display: block;
    clear: both;
}

div.specimg {
    width: 100%;
    max-width: 150px;
    margin-bottom: 30px;
}

.inline-blok {
    display: inline-block;
    vertical-align: top;
}

.caption-rightalign-noborder {
    background-color: #FFF;
    display: block;
    float: right;
    /* font-size: 11px;
    font-style: italic;*/
    color: #666;
    /*    line-height: 13px;*/
    border: 0;
    margin: 0 0 12px 16px;
}

.caption-leftalign-noborder {
    background-color: #FFF;
    display: block;
    float: left;
    /*
    font-size: 11px;
    font-size: 1.1rem;
*/
    /*    font-style: italic;*/
    color: #666;
    /*    line-height: 13px;*/
    padding: 0 2% 1.5% 0;
    border: 0;
    margin: 0 10px 4px 0;
    text-align: center;
}

.rightalignphoto {
    border: 0;
    padding: 0 5px 5px 20px;
    background-color: #FFF;
    margin: 0 8px 0 0;
    float: right;
}

.divh4 {
    color: #394C84;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    padding-bottom: 6px;
}


/* Popup container */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* The actual popup (appears on top) */
.popuptext {
    display: none;
    /*  width: 160px;*/
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: relative;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;


}

.closeit {
    cursor: pointer;
}

/* Popup arrow */
.popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

.extend_class {
    padding-top: 12px;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Popup container */

/* new style 18-8-2022 */
.manufacturer_product .three_four_cols {
    flex: 1 1 100%;
    display: flex;
    flex-wrap: wrap;
}

.manufacturer_product .three_four_cols .item {
    flex: 1 1 calc(100%/3);
    padding: 0 15px;
}

.manufacturer_product .three_four_cols .item:nth-child(n+4) {
    flex: 1 1 calc(100%/4);
}

.manufacturer_product .item .graphic {
    background: #fff;
    border: 1px solid #e3e3e3;
    box-shadow: 0px 0px 5px #d3d3d3;
    transition: all 250ms ease-in-out;
    position: relative;
    padding-top: 75%;
    margin-bottom: 10px;
}

.manufacturer_product .item .graphic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    padding: 6px;
}

.manufacturer_product .item .proc-title {
    margin: 0 0 25px 0;
    text-align: center;
    font-size: 16px;
    color: #00428C;
    font-weight: 600;
}

.manufacturer_product .item .proc-title a {
    color: inherit;
    text-decoration: none;
}


.manufacturer_product .four_col .item {
    flex: 1 1 calc(100%/4);
    padding: 0 15px;
}

@media (max-width:768px) {
    .manufacturer_product .three_four_cols .item {
        flex: 1 1 calc(100%/2);
    }

    .manufacturer_product .three_four_cols .item:nth-child(n+4) {
        flex: 1 1 calc(100%/2);
    }
}

@media (max-width:480px) {
    .manufacturer_product .three_four_cols .item {
        flex: 1 1 calc(100%/1);
    }

    .manufacturer_product .three_four_cols .item:nth-child(n+4) {
        flex: 1 1 calc(100%/1);
    }

}

.nowrap {
    white-space: nowrap;
}

.custom-salesforce-form select,
.custom-salesforce-form input[type="text"],
.custom-salesforce-form input[type="email"],
.custom-salesforce-form textarea {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 13px;
    color: #333;
    margin-top: 5px;
}

.custom-salesforce-form textarea {
    height: 90px;
}

.custom-salesforce-form .reqInf,
.custom-salesforce-form label {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: 3px;
}

.custom-salesforce-form h3 {
    font-size: 18px;
    padding: 0px 0px;
    margin-bottom: 13px;
    color: #00034c;
    position: relative;
    font-weight: 500;
    border-bottom: 1px solid #9d9ab5;
    padding-bottom: 10px;
}

.custom-salesforce-form .reqInf {
    margin-bottom: 20px;
}

.custom-salesforce-form input[type="submit"] {
    border: 1px solid #00428C;
    padding: 8px 13px;
    color: #fff;
    margin-left: 0px;
    font-weight: 600;
    transition: all 250ms ease-in-out;
    background: #00428C;
    border-radius: 5px;
}

.custom-salesforce-form input[type="submit"]:hover {
    background: #000;
}

.custom-salesforce-form .formredtext {
    font-style: normal;
    color: #ff0000;
}

.custom-salesforce-form h1 {
    font-size: 35px;
    color: #404040;
    font-weight: 600;
    padding-bottom: 14px;
}

.custom-salesforce-form h2 {
    font-size: 22px;
    color: #394C84;
    padding-bottom: 13px;
    line-height: 25px;
}

/* scroll css */
.scroll_to_top {
    background: rgba(255, 255, 255, .5);
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 5px;
    color: rgba(0, 0, 0, .7);
    padding: 25px 15px 10px;
    cursor: pointer;
    transition: all .3s;
    text-transform: uppercase;
    font-size: .9em;
    letter-spacing: .5px;
}
.scroll_to_top:hover {
    background: rgba(255, 255, 255, .7);
}
html {
    scroll-behavior: smooth;
}

.scroll_to_top:before {
    content: "";
    width: 15px;
    height: 15px;
    border: 2px solid;
    display: block;
    margin: 0 auto;
    transform: rotate(45deg);
    border-bottom: none;
    border-right: none;
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translate(-50%, 0) rotate(45deg);
}


.header_fix{position: fixed;
top:0;left:0;width:100%;
    z-index: 9991;
   box-shadow: 0px 8px 99px #00428c, 0px 0px 56px #00428c;
}
.dispensing-5-block {    justify-content: flex-start;}
.dispensing-5-block p { padding: 0 !important;}
.dispensing-5-block .inline-blok {
    display: flex;
    flex-direction: column;
    text-align: center;
    flex: 0 0 calc(calc(100% / 5) - 10px);
    margin: 0 !important;
    align-items: center;
    max-width: calc(calc(100% / 5) - 10px);
}
.dispensing-5-block .inline-blok  img { margin: 0 auto 10px auto; background: #fff;
    padding: 6px;
    border: 1px solid #e3e3e3;
    box-shadow: 0px 0px 5px #d3d3d3;
    display: block;
    transition: all 250ms ease-in-out; max-width: 114px;}
    .dispensing-5-block .inline-blok br {
        display: none;
    }

    .dispensing-5-block .inline-blok .title {color: #00428C; font-weight: 500; padding: 0;}
    .dispensing-5-block .inline-blok .title a { color: inherit;}
 .dispensing-5-block .inline-blok .globt {margin: 1% 0 0% 0%!important;}

 @media (max-width:992px) {
        .dispensing-5-block {flex-direction: row !important;}
        .dispensing-5-block .inline-blok{  flex: 0 0 calc(calc(100% / 3) - 10px); max-width: calc(calc(100% / 3) - 10px);}
    }

    @media (max-width:768px) {
        .dispensing-5-block .inline-blok{  flex: 0 0 calc(calc(100% / 2) - 10px); max-width: calc(calc(100% / 2) - 10px);}
    }
    @media (max-width:520px) {
        .dispensing-5-block .inline-blok{  flex: 0 0 100%; max-width: 100%;}
    }
  .dispenseall {
    display: flex;
    flex-wrap: wrap;
}
.dispenseall .dispen_item {
    display: flex;
    flex: 1 1 50%;
    max-width: 50%;
    gap: 15px;
    margin-bottom: 5%;
}
 .dispenseall .dispen_item .info {
    flex: 1;
    padding-right: 20px;
}
 .dispenseall .dispen_item .graphic{
    border: 1px solid #ddd;
    padding: 5px;
}
 .dispenseall .dispen_item .graphic img {object-fit: cover; width:300px !important; height:180px !important}

 .dispenseall .dispen_item .info h2 {
    color: #0f498c;
    font-weight: unset;
    line-height: 1.5 !important;
    font-size: 18px;
    margin-top: -3px;
}
.custom-post-btn {background: #0094b3;
    padding-left: 1.25rem;
    color: #fff;
    font-weight: 700;
    max-width: 5.9375rem;
    transition: color .15s linear,background-color .15s linear,opacity .15s linear;
    display: inline-block;
}
.custom-post-btn:hover {
    background-color: #0f498c;
    color: #fff;
    text-decoration: none;
}

.custom-post-btn:after { content: ">"; position: relative;
    float: right;
    width: 1.25rem;
    text-align: center;
    background: #0f498c; margin-left: 10px;}
    
.dispenseall .dispen_item .graphic {
        width: 200px;
    }

    @media (max-width:992px) {
         .dispenseall .dispen_item { 
            flex: 1 1 100%;
            max-width: 100%;
        }
    }

    @media (max-width:768px) {
        .dispenseall .dispen_item .graphic { width: 100%; text-align: center;}
         .dispenseall .dispen_item {
            flex-direction: column;
        }
    }
    .tdblue {background: #00438b!important;
    color: #fff!important;}
.tdrgtbrdr { border-right: 1px solid;}
.custom_p .szary {color:#8c8b8b; font-weight:600}

.btnrd {
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	background-color:#f24537;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.btnrd:hover {
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	background-color:#c62d1f;
	color:#ffffff;
}
.btnrd:active {
	position:relative;
	top:1px;
}

.filter-bar {
        background: #e2eaf1;
        margin-bottom: 17px;
        padding: 15px 15px
    }

    .filter-bar .container {
        display: flex;
        flex-wrap: wrap;
    }

    .filter-bar .container .right-section {
        margin: 0 0 0 auto;
        display: flex;
        align-items: center;
    }

 @media (max-width:700px) {
 .filter-bar .container .right-section {margin: 10px 0 0 0 !important; align-items: left;}

}

    .filter-bar .left-section,
    .filter-bar .left-section .item {
        display: flex;
        flex-wrap: wrap;
        gap: 15px
    }

    .filter-bar .left-section {
        align-items: center;
        gap: 30px;
    }

  .custom-drops-w {
        position: relative;
        padding-right: 35px;
        cursor: pointer;
    }

    .custom-drops-w.on .custom-drops {
        opacity: 1;
        visibility: visible;
        margin-top: 0px;
    }

    .custom-drops-w .custom-drops {
        position: absolute;
        min-width: 250px;
        background: #fff;
        padding: 10px;
        border-radius: 10px;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
        margin-top: 10px;
    }

    .custom-drops-w .custom-drops ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .custom-drops-w .custom-drops li {
        line-height: 1.5;
        padding: 8px 5px;
        transition: all .3s;
        cursor: pointer;
        list-style-type: none;
    }

    .custom-drops-w .custom-drops li:hover,
    .custom-drops-w .custom-drops li.selected {
        background: #e2eaf1;
    }

    .custom-search-w {
        display: flex;
    }


    .custom-search-w button {
        border: none;
        background: #00428c;
        color: #fff !important;
        padding: 3px 12px;
        border-radius: 0 3px 3px 0;
    }

    .custom-search-w path {
        stroke: #fff;
    }

    .custom-search-w input.form-control {
        border-radius: 3px 0 0 3px;
    }

    .custom-drops-w:after {
        content: "";
        position: absolute;
        border: solid #62686d;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 5px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        right: 9px;
        top: 4px;
    }

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ajax_loader {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    justify-content: center;
    align-items: center;
}

.ajax_loader.on { display: flex;}



/* new css 07-08-2024 */

.custom_single .contentblock.innercontent {background: #f2f5f8;}
.custom_single .contentblock.innercontent h1  {
    font-size: 35px;
    color: #00428c;
    line-height: 130%;
    font-weight: 700;
    padding-bottom: 14px;
}


.wpcf7-form-control-wrap .wpcf7-text {
    width: 100%;
    border-radius: 0 !important;
    border: 2px solid #A7A7A7 !important;
    padding: 10px 15px !important;
    height: 45px !important; margin-top: 3px;
}

form.wpcf7-form p {
    margin-bottom: 10px;
}
form.wpcf7-form label {
    font-weight: 700;
    display: block;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #00428c !important;
    padding: 12px 20px !important;
    border-radius: 0px !important;
    color: #fff !important;
    font-size: 16px !important;
    margin: 0 !important;
    order: 2;
    transition: all .3s;
    border:none; float: right;
}

.article_detail { overflow-x: hidden;}
.article_detail .contentblock2.innercontent { padding-top: 35px;}
.article_detail .container { max-width: 1200px;}
.article_detail  .inner_main.content h1 {font-size: 35px;
    color: #00428c;
    line-height: 130%;
    font-weight: 700;
    padding-bottom: 14px;}


    .quick-content-flex {
        display: flex;
        gap: 20px;
    }
    
    .quick-content-flex .info {
        flex: 1;
    }
    
    .quick-content-flex .graphic {
        order: 2;
        max-width: 470px;
    }

   
    @media (max-width:992px) {
        .quick-content-flex { flex-direction: column; }
        .quick-content-flex .graphic { order: -1; text-align: center; margin: 0 auto 15px auto;}
    }

.article_detail .custom_p p {
      font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
}

.custom_single .custom_p p {
      font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
   
}
.read_more_underfill{
    font-size: 20px;
    color: #394C84;
    margin: 0 0 5px 0;
    line-height: 140%;
    font-weight: 700;
}

img.goright{float: right;}

.bottom_anchor a{color: #55C2BC;}
.bottom_anchor a:hover {color: #2A494C;}
.bottom_anchor2 div{padding-bottom: 15px; padding-top: 7px;}


.case_study_download_sec {
    background: rgba(66, 91, 118, 1);
    padding: 50px 0px 70px 0px;
    margin-top:2%;
    color: #fff;
}
.case_study_download_sec .title {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
margin-bottom:20px;
}
.case_study_download_sec .action {
    text-align: center;
}
.case_study_download_sec .action a:hover {
    background: #ce6700;
}
.case_study_download_sec .action a {
    background: #fa830c;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
    color: #fff;
}


@media (max-width:992px) {
    .inner_main.content h1 {
        font-size: 26px;

    }
    .inner_main.content h2 {
    font-size: 20px;
    font-weight: 600;
}
.custom_p p, html .inner_main ul li {
    font-size: 17px;

}

html .custom_p p.lead {
    font-size: 18px !important;
    font-weight: 600;
}
.parentHdn h3, .parentHdn h4, .parentHdn h5 { font-size: 18px;}
.parentHdn h3 { font-weight: 600;}

}