/* 
    Web design by : So-creative
 */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'Aeonis LT Pro Black Cond';
    src:url('../fonts/AeonisLTPro-BlackCondIt.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-BlackCondIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Aeonis LT Pro Extended';
    src:url('../fonts/AeonisLTPro-BoldExtended.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-BoldExtended.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Aeonis LT Pro';
    src:url('../fonts/AeonisLTPro-Condensed.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Aeonis LT Pro';
    src:url('../fonts/AeonisLTPro-BlackItalic.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Aeonis LT Pro Condensed';
    src:url('../fonts/AeonisLTPro-BoldCondensedIt.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-BoldCondensedIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Aeonis LT Pro';
    src:url('../fonts/AeonisLTPro-Bold.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Aeonis LT Pro Black Extended';
    src:url('../fonts/AeonisLTPro-BlackExtendedIt.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-BlackExtendedIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Aeonis LT Pro Extended';
    src:url('../fonts/AeonisLTPro-BoldExtendedIt.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-BoldExtendedIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Aeonis LT Pro Condensed';
    src:url('../fonts/AeonisLTPro-BoldCondensed.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Aeonis LT Pro';
    src:url('../fonts/AeonisLTPro-Black.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Aeonis LT Pro';
    src:url('../fonts/AeonisLTPro-BlackExtended.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-BlackExtended.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Aeonis LT Pro';
    src:url('../fonts/AeonisLTPro-BlackCond.woff2') format('woff2'),
        url('../fonts/AeonisLTPro-BlackCond.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
/* new.css */
body{
	font-family: 'Montserrat', sans-serif !important;
	overflow-x: hidden !important;
    background: #fff !important;
	
}
* {
    margin: 0;
    padding: 0;
}
ol,ul,li {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: normal;
    font-style: normal;
    overflow-x: hidden !important;
}
body a{
  font-family: 'Montserrat', sans-serif !important;
}
html {
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif !important;
}
/* ==== Header CSS =====*/
.topbar {
  padding: 20px 0;
}
.topbar .container-fluid {
    max-width: 1738px;
    margin: 0px auto;
    padding: 0px 90px;
}
#navbar-1 .container-fluid {
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0px 90px;
}
.search-form button {
    float: left;
    width: 14%;
    padding: 0px;
    background: #22258c;
    color: white;
    font-size: 20px;
    border: 1px solid #22258c;
    border-left: none;
    cursor: pointer;
    height: 50px;
}
.search-form input[type=text] {
    padding: 10px;
    font-size: 15px;
    border: 1px solid #22258c;
    float: left;
    width: 80%;
    background: #fff;
    color: #22258c;
    height: 50px;
    outline: none;
    font-weight: 600;
    letter-spacing: .5px;
    border-radius: 0px !important;
}
.call-sec {
    padding-left: 15px !important;
}
.contact {
  display: flex;
}
.contact-detail p {
    margin: 0;
    font-weight: 700;
    font-size: 15px;
    line-height: 26px;
}
.contact i {
  color: #fff;
  font-size: 23px;
}
.icon {
    border: 1px solid #fff;
    height: 50px !important;
    display: block;
    width: 56px;
    background: #22258c;
    text-align: center;
    line-height: 45px;
}
.contact-detail {
  margin-left: 9px;
}
.contact-detail p a {
  font-weight: 500;
  color: #000;
}
.top-head {
  background: #1D2327;
}
.top-text p, .top-text p a {
    color: #fff;
    font-size: 11px;
    margin: 0;
    text-align: center;
}
.top-head {
  background: #1D2327;
  padding: 10px 0px;
}
.navbar.navbar-expand-lg.navbar-light {
  background: #22258C;
}
.logo a img {
    max-width: 80%;
}
#navbar-1 ul li a {
    font-size: 15px;
    padding: 6px 51px 6px 0px;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 14px;
}
.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;
}
.navbar.navbar-expand-lg.navbar-light {
  background: #22258C;
  padding: 0;
}
.navbar.navbar-light .breadcrumb .nav-item .nav-link, .navbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #fff !important;
    font-weight: 400;
}
.banner-bottom-sec {
    margin: 0px auto !important;
    padding: 40px 0px;
}
.bannerheading {
    font-size: 35px;
    color: #22258c;
    font-weight: 600 !important;
}
.bannertext p {
    font-size: 12px;
    color: #343435;
    font-weight: 400;
}
.navbar-nav.mr-auto {
    margin: 0px auto;
}
.bannerbutton button, .bannerbutton a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 15px 50px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
	transition:0.5s;
}
.bannerbutton button:hover, .bannerbutton a:hover{
	color:#fff !important;
	background: #1D2327 !important;
}
.ourcompanyrow .vc_col-sm-3 {
    width: 34%;
}
.ourcompanyrow .vc_col-sm-9 {
    width: 66%;
}
.nav-bottom {
    background: #eeeeee;
    padding: 5px 0;
}
.list li {
    display: inline-block;
    padding: 4px 3px;
}
.nav-bottom .container-fluid {
    max-width: 1738px;
    margin: 0 auto;
    padding: 0 26px;
}
.list li a img {
    padding: 0 5px;
    width: auto !important;
}
.list li a {
    color: #000;
    font-size: 10px;
    font-weight: 500;
    pointer-events: none;
}
.list li:first-child a {
    pointer-events: auto !important;
}
.line {
    border-right: 1px solid #22258c;
}
.list {
    text-align: center;
}
.specialheading {
    font-size: 42px;
    color: #fff;
    font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 0px;
}
.page-id-648 .specialheading {
    font-size: 38px;
}
.weighing_guides-image img {
    width: 100%;
}
.page-id-470 .specialheading {
    font-size: 30px;
}
.calibrationbanner {
    margin: 0px !important;
    min-height: 455px;
}
.banner-captions h2 {
    color: #232292 !important;
    font-size: 50px !important;
    line-height: 60px !important;
    font-family: 'Aeonis LT Pro' !important;
    font-weight: 600 !important;
}
.banner-captions p {
    color: #343435 !important;
    font-size: 30px !important;
    line-height: 48px !important;
    font-family: 'Aeonis LT Pro Condensed' !important;
    margin-top: -40px !important;
    margin-bottom: 0px !important;
}
.banner-cap-btn {
    line-height: 0px !important;
}
.banner-cap-btn a {
    background: #22258c !important;
    color: #fff;
    font-size: 16px !important;
    padding: 20px 40px;
    font-weight: 500 !important;
    text-transform: uppercase;
    border-radius: 30px;
	transition:0.5s;
}
.banner-cap-btn a:hover{
	color:#fff !important;
	background: #1D2327 !important;
}
.banner-cap-btn a br {
	display: none;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet.rs-touchhover, #rev_slider_1_1_wrapper .hesperiden .tp-bullet.selected {
    background: #22258c !important;
    border: 3px solid #22258c !important;
}
.contactbtn button, .contactbtn a {
    background: #ededed !important;
    border: none !important;
    color: #22258c !important;
    font-weight: 500 !IMPORTANT;
    font-size: 18px !important;
    border-radius: 50px !important;
    padding: 20px 30px !important;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    transition: 0.5s !important;
}
.contactbtn button:hover, .contactbtn a:hover{
	color:#fff !important;
	background: #1D2327 !important; 
}
.specialrow {
    max-width: 1738px;
    margin: 0px auto !important;
}
.ourcompany-heading {
    font-size: 40px;
    text-align: right !important;
    color: #22258c;
    font-weight: 700 !important;
}
.page-id-470 .ourcompany-heading {
    font-size: 36px;
}
.page-id-581 .ourcompany-heading {
    font-size: 30px;
}

.page-id-470 .ourcompanyrow {
    max-width: 1610px;
    margin: 0px auto !important;
}
.ourcompanyrow {
    max-width: 1610px;
	margin:0px auto !Important;
}
.ourcompany-pera p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 35px;
    color: #000;
    width: 90%;
    padding: 0 0 0px;
}
.bannerbutton {
    margin-bottom: 0;
}
.productsection .under-line span.vc_sep_line {
    width: 66px !important;
    border-top-width: 5px !important;
}
.reapairingsection {
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
}
.repairingbox h2 {
    font-size: 25px;
    font-weight: 700 !important;
    color: #22258c;
    padding: 15px 15px 0 15px;
}
.repairingbox p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0px 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.repairboxs .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper {
    box-shadow: none !important;
}
.repairboxs .vc_column-inner .wpb_wrapper {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 20px 0 6px;
}
.productheading {
    font-size: 40px;
    color: #22258c;
    font-weight: 700 !important;
}
.productsection{
	position:relative;
}
.page-id-2 .shop_by_brand,
.page-id-2 .home_product_block {
    margin-top: 90px !important;
}
.purchasesection {
    max-width: 1738px;
    margin: 70px auto 65px !important;
    padding: 0 90px;
}
.logo-slider-section {
    padding: 0px 50px;
}
.logo-slider-section .rt-wpls .slick-prev {
    left: -40px !important;
    background: none !important;
}
.logo-slider-section .rt-wpls .slick-next {
    right: -40px !important;
    background: none !important;
}
.purchasesection h2 {
    font-size: 40px;
    font-weight: 700 !important;
    color: #22258c;
    line-height: 60px;
}
.purchasesection p {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: #000;
}
.purchasesection h5 {
    font-size: 12px;
    font-weight: 600 !important;
}
.readingbtn button, .readingbtn a {
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: 500 !important;
    color: #22258c !important;
}
.readingbtn i {
    right: -20px !important;
    top: 10px !important;
}
.industrieslogo .slick-track .single-logo-container img {
    background: #262b31;
    padding: 41px;
    width: 100% !important;
    max-width: 100% !important;
}
.newsetter-section {
    background: #262b31;
    border-bottom: 1px solid #fff;
    padding: 50px 0;
}
.newsetter-section .container-fluid {
    max-width: 1738px;
    text-align: center;
    padding: 0 90px;
    margin: 0 auto;
}
.newsetter-section h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    padding-bottom: 30px;
    line-height: 50px;
}
.newsetter-section h2 span {
    font-weight: 600;
}
.mobmenu-left-panel .mob-cancel-button {
    color: #fff !important;
}
.newsetter-section .mc4wp-form-fields p {
    width: 80%;
    margin: 0px auto;
}
.newsetter-section input:first-child {
    background: #262b31 !important;
    border: 1px solid #fff;
    padding: 7px 12px;
    width: 60%;
    outline: none;
    color: #fff;
    height: 65px !important;
    border-radius: 0px !important;
}
.newsetter-section input:nth-child(2) {
    padding: 20px 60px;
    margin-left: -5px;
    font-size: 16px;
    font-weight: 600;
    background: #fff;
    border: none;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 0px !important;
    color: #000;
}
.newsetter-section::-webkit-input-placeholder {
  color: #fff;
  font-weight:300;
}
.newsetter-section:-ms-input-placeholder { 
  color: #fff;
    font-weight:300;
}
.newsetter-section::placeholder {
  color: #fff;
    font-weight:300;
}
.mc4wp-alert.mc4wp-error p {
    color: #fff;
    padding-top: 20px;
}
.mc4wp-alert.mc4wp-error p a {
    color: #fff;
}
.productsection {
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
}
.productsection .vc_col-sm-3 {
    border: 1px solid #c9c9c9;
    width: 23%;
    margin: 10px 10px;
    border-radius: 10px;
}
.productsection .vc_row {
    margin: 0px !important;
}
.productsection .vc_col-sm-3 img {
    width: 100% !important;
    margin: 0px auto !important;
    display: block !IMPORTANT;
    max-height: 160px;
    height: 220px !IMPORTANT;
    padding: 30px 30px 0px 30px;
    object-fit: contain;
}
.productsection .wpb_single_image.vc_align_left {
    text-align: center !important;
}
.productsection .vc_col-sm-3 h2 {
    font-size: 21px;
    font-weight: 700 !important;
    color: #22258c;
    padding-bottom: 25px;
}
.view .vc_column-inner {
    background: #22258c;
    min-height: 250px;
}
.view a {
    background: none !important;
    border: none !important;
    font-size: 34px !important;
    color: #ffff !important;
    font-weight: 600;
    top: 50px !important;
}
.need_section {
    background: #22258c;
    padding: 30px 0;
}
.need_section .container-fluid {
    max-width: 1738px !important;
    margin: 0px auto;
}
.enquire_btn a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500;
    border-radius: 36px !important;
    padding: 18px 40px !important;
    text-transform: uppercase;
	transition:0.5s;
}
.enquire_btn a:hover{
	color: #fff !important;
    background: #1D2327 !important;
}
.enquire_btn a:hover {
    background: #1D2327 !important;
    color: #fff !important;
}
.need_section h2 {
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    font-family: 'Aeonis LT Pro' !important;
    margin-bottom: 0px;
}
.light_head {
    font-size: 50px;
    font-weight: 400;
}
.need_btn a {
    color: #22258c;
    background: #fff;
    padding: 20px 50px;
    font-weight: 500;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 16px !important;
    vertical-align: middle;
	transition:0.5s !important;
}
.need_btn a:hover {
    background: #1D2327 !important;
    color: #fff !important;
}
.industry-image {
    background: #262b31;
    padding: 20px;
}
.industry-image img {
    padding: 20px;
    margin: 0px auto !IMPORTANT;
}
.underline_text {
    text-align: center;
}
.industry_content {
    padding: 0px 15px;
}
.industry_content p {
    color: #262b31;
    font-size: 20px;
    font-weight: 600;
    padding-top: 10px;
}
.industry_content:hover .industry-image {
    background: #22258c;
}
.helpslider {
    margin: 0px auto !IMPORTANT;
    max-width: 1738px !IMPORTANT;
    padding: 0px 90px;
}
.certified:after {
    position: absolute;
    content: "";
    background: #262b31;
    width: 1px;
    height: 50px;
    right: -5px;
}
.safe:after {
    position: absolute;
    content: "";
    background: #262b31;
    height: 50px;
    width: 1px;
    bottom: 63px;
	right: -5px;
}
.service-desc h4 {
    font-size: 25px;
    text-align: center;
    color: #22258c;
    font-weight: 600;
    padding: 12px 10px 0px 10px;
    min-height: 72px;
}
.home .service-desc h4 {
    font-size: 25px;
    text-align: center;
    color: #22258c;
    font-weight: 600;
    padding: 12px 10px 0px 10px;
    min-height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.service-image img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}
.service-desc p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0px 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 90px;
}
.service-desc a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 50px !important;
    padding: 18px 60px !important;
    text-transform: uppercase;
    margin: auto !important;
    display: inline-block;
    margin-bottom: 20px !important;
    font-weight: 500;
    transition: 0.5s !important;
}
.service-desc a:hover{
    background: #1D2327 !important;
    color: #fff !important;
}
.service-desc {
    text-align: center;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 25px 0;
}
.Industries_help {
    margin-top: 50px !important;
}
.sersection .slick-list {
    padding-bottom: 15px !IMPORTANT;
}
.blog-desc h4 {
    font-size: 25px;
    color: #22258c;
    font-weight: 700;
    padding: 20px 0;
}
.blog-desc p {
    font-weight: 400;
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 25px;
}
.blog-desc a {
    color: #22258c;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    margin: 15px 0;
	transition:0.5s;
}
.blog-desc a:hover {
    color: #1D2327 !important;
}
.blog-desc p i {
    color: grey;
    padding-right: 10px;
}
.blog-desc a i {
    background: #22258c;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    padding-left: 8px;
    height: 25px;
    padding-top: 3px;
    font-size: 18px;
}
.helpslider .slick-prev:before {
       content: url(../images/shop-left-arrow.png) !important;
}
.helpslider .slick-next:before {
    content: url(../images/shop-left-right.png) !important;
}


.rt-wpls .slick-prev::before {
    content: url(../images/shop-left-arrow.png) !important;
}
.rt-wpls .slick-next:before {
      content: url(../images/shop-left-right.png) !important;
}
/* ==== Header End CSS =====*/
/* ==== Faq page CSS =====*/
.faqbanner {
    margin: 0px auto !important;
}
.faqbanner h1 {
    font-size: 35px;
    font-weight: 500 !important;
    color: #22258c;
}
.faqheading{
	font-size: 40px;
    color: #22258c;
    font-weight: 700 !important;
}
.fazaccordian {
    width: 80%;
    margin: 0px auto !important;
    max-width: 1738px;
    padding: 0 90px;
}
.fazaccordian .vc_tta-title-text {
    font-size: 25px;
    color: #262b31;
    font-weight: 600;
}
.fazaccordian p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 35px;
}
.fazaccordian .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 20px;
}
.under-line {
    width: 5% !important;
    margin-bottom: 0px !important;
    margin-top: 20px;
}
.faq-pera p {
    font-size: 16px !important;
    line-height: 35px !important;
    font-weight: 500;
}
.faqbanner{
	margin: 0px !important;
    min-height: 455px;
	
}
.fazaccordian .vc_tta-controls-icon::before {
    border-color: #000 !IMPORTANT;
}
.fazaccordian  .vc_tta-controls-icon::before {
    border-color: #000 !important;
}
.fazaccordian  .vc_tta .vc_tta-controls-icon {
    height: 20px !important;
    width: 20px !Important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #fff !important;
    background-color: #fff !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #ffffff !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    border-color: #fff !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #fff !important;
    background-color: #fff !important;
}
.vc_tta-panel-title.vc_tta-controls-icon-position-left {
    border-bottom: 1px solid #00000069;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: unset !important;
	right:1% !IMPORTANT;
}
.fazaccordian .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 20px !important;
}
#sersli {
    max-width: 1738px !important;
    margin: 0px auto !important;
    padding: 0 90px;
}
#sersli .slick-prev {
    /*left: 46%;*/
    /*top: 107%;*/
    width: 32px;
    height: 32px;
}
#sersli .slick-next {
   /* right: 46%;*/
   /* top: 107%;*/
    width: 32px;
    height: 32px;
}
.sersection .slick-prev::before {
    content: url(../images/arrow-left.png) !important;
}
.sersection .slick-next:before {
    content: url(../images/arrow-right.png) !important;
}
.contactusheading h1 {
	font-size: 50px !important;
    font-weight: 600 !important;
    color: #22258c;
}
.contactusheading{
	max-width:1738px;
	margin: auto 0 !important;
}
.findheading {
    font-size: 40px;
    color: #22258c;
    font-weight: 600 !important;
}
.findussection{
	position:relative;
}
.findussection {
    max-width: 60%;
    margin: 0px auto !important
}
.contactdetail h3 {
    font-size: 34px;
    font-weight: 600 !important;
    color: #22258c;
    text-transform: uppercase;
    padding: 15px 0 0 0;
}
.contactdetail p {
    font-size: 16px;
    font-weight: 400!important;
    line-height: 30px;
}
.contactdetail p a {
    font-size: 16px;
    font-weight: 400!important;
    color: #000;
}
.contactdetail button, .contactdetail .butn a  {
    background: #22258c !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    width: 100%;
    border-radius: 0px !important;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 25px 0 !important;
}
.findussection {
    font-size: 16px;
    font-weight: 500;
}
.contactdetail {
    margin: 0px auto !important;
    max-width: 1738px;
    padding: 0 90px;
}
.full-form-1 .wpcf7-submit {
    background: #22258c;
    border: none;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    margin: 0px auto;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
}
.full-form-1 .wpcf7-submit:hover {
    color: #fff !important;
    background: #1D2327 !important;
}
.full-form-1 p {
    text-align: center;
    margin-bottom: 30px;
}
.form-form .col-md-8 {
    margin: 0px auto;
}
.new-form {
    width: 100%;
    margin: 0 auto;
}
.left-form {
    width: 50%;
    float: left;
    text-align: left;
}
.right-form {
    width: 50%;
    float: right;
    text-align: left;
}
.postsec p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 30px;
    color: #343435;
}
.full-form textarea {
    height: 130px;
    background: #f3f3f3;
    border: 1px solid #80808063;
    margin-bottom: 20px;
    width: 100%;
    padding: 12px 12px;
    min-height: 220px;
}
.search-btn input {
    border: 1px solid #262b31;
    height: 50px;
    width: 73%;
    padding: 5px;
    font-size: 15px;
    color: #262b31;
    font-weight: 500;
}
.search-btn button {
    background: #22258c;
    border: 1px solid #22258c;
    color: #fff;
    padding: 11px 20px;
    margin-left: -5px;
    height: 50px;
    cursor: pointer;
    vertical-align: bottom;
}
.search_box {
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
    margin-bottom: 20px;
}
.search-result-count.default-max-width {
 max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
    margin-bottom: 20px;
}
 .enquire_btn button{
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 15px 50px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    transition: 0.5s;
}
.enquire_btn button:hover{
  color: #fff !important;
    background: #1D2327 !important;
}
#searchform i {
    font-size: 20px;
}
.contactform input {
    background: #f3f3f3;
    border: 1px solid #80808063;
    padding: 5px 0 5px 8px;
}
.newcontactform select {
    background: #f3f3f3;
    border: 1px solid #80808063;
    padding: 10px 0 10px 8px;
    width: 100%;
    color: grey;
}
.right-form input[type="email"] {
    width: 100%;
}
.newcontactform input {
    background: #f3f3f3;
    border: 1px solid #80808063;
    padding: 10px 0 10px 8px;
    width: 97%;
}
.full-form input[type="tel"] {
    width: 100%;
}
.newcontactform {
    padding: 0px 90px;
    margin: 0px auto!important;
    max-width: 1738px
}
.newcontactform .wpcf7-spinner {
    display: block;
    margin: 10px auto;
}
/* ==== Electronic balance =====*/
.electronicrow {
    max-width: 100%;
    margin: 0px auto !important;
}
.elctronic-heading {
    font-size: 35px;
    text-align: center !important;
    color: #22258c;
    margin-left: 25px;
    font-weight: 700 !important;
}
.elctronic-heading:after {
    content: "";
    background: #262b31;
    width: 1px;
    height: 280px;
    right: 10%;
    position: absolute;
    top: 6px;
}
.electronic-pera p {
    font-size: 14px;
    font-weight: 500!important;
    line-height: 27px;
    margin-left: -25px;
    color: #343435;
    margin-right: 70px;
}
.electronic-pera a {
    color: #22258C;
    text-decoration: revert;
}
.electronincsection{
	max-width:1738px;
	margin:0px auto !IMPORTANT;
}
.electronincsection h2 {
    font-size: 22px;
    font-weight: 600 !important;
    color: #22258c;
}
.postsec{
max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
}
.electronincsection p {
    font-size: 12px;
    font-weight: 500 !important;
  
}
.electronincsection button {
    background: #22258c !important;
    color: #fff !important;
    width: 93% !important;
    border-radius: 30px !important;
	text-transform:uppercase;
}
.electronicrow {
    width: 85%;
}
.electronicrow button {
    margin-left: -25px;
}
.electronicrow button {
    margin-left: -25px;
}
.regulation {
    max-width: 75%;
    margin: 0px auto !important;
}
.regulation-heading {
    font-size: 32px;
    text-align: right !important;
    color: #262b31;
	margin-top:120px;
    margin-left: 25px;
    font-weight: 700 !important;
}
.repair-and-todo {
	margin-top: 40px !important;
    margin-bottom: 60px !important;
}
.regulation-heading:after {
    content: "";
    background: #262b31;
    width: 1px;
    height: 400px;
    right: 0;
    position: absolute;
    top: 6px;
}
.regulation .vc_column-inner {
    padding-top: 0px !important;
}
.regulation p{
	font-size:14px;
	font-weight:500 !IMPORTANT;
	line-height:25px;
}
.listlist p img {
    padding: 0 5px 1px 0px;
}
.regulationsection {
    margin: 0px auto !important;
    max-width: 1738px;
}
.regulationsection h2 {
    font-size: 22px;
    font-weight: 600 !important;
    color: #22258c;
    padding-top: 15px;
}
.regulationsection p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
    padding: 11px 0px 15px 0px;
}
.regulationsection button {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 36px !important;
    padding: 15px 40px !important;
    text-transform: uppercase;
}
.contactbox .vc_column-inner .wpb_wrapper {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.calibrationrow {
    max-width: 1738px;
    margin: 0px auto !important;
}
.calibration_content {
    text-align: center;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.calibration_content h4 {
    font-size: 25px;
    font-weight: 700 !important;
    color: #22258c;
    padding-top: 15px;
    padding-bottom: 10px;
}
.calibration_content a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 18px 47px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    display: inline-block;
    font-weight: 500;
	transition:0.5s;
}
.calibration_content a:hover {
    background: #1D2327 !important;
    color: #fff !important;
}
.industry_slider .slick-prev {
    left: -35px;
    width: 32px;
    height: 32px;
}
.industry_slider .slick-next {
    right: -35px;
    width: 32px;
    height: 32px;
}
.single-post .equipmentsec .vc_col-sm-4 .vc_column-inner {
    min-height: 450px;
}
.equipmentsec {
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
}
.equipmentsec h2 {
    font-size: 40px;
    color: #22258c;
    font-weight: 700 !important;
	
}
.equipmentsec p{
	font-size: 16px;
    font-weight: 400 !important;
    line-height: 30px;
    color: #343435;
}
.view_more_btn {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 17px !important;
    border-radius: 36px !important;
    padding: 12px 40px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    display: inline-block;
    margin-top: 30px;
}
.calibrationrow {
    text-align: center;
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
}
.post_section .col-md-4 {
    padding: 15px;
}
.companycenterline:after {
    position: absolute;
    content: '';
    background: #262b31;
    width: 1px;
    height: 88%;
    right: 0px;
    top: auto;
}
.productsection  .view {
    border: 1px solid #22258c !important;
}
.viewallbtn .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-size: 40px !important;
    right: 0px !important;
}
.contactdetail .wpb_wrapper {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 11px 0 0;
}
.contactdetail .wpb_single_image.wpb_content_element.vc_align_center .wpb_wrapper {
    box-shadow: none;
}
.contactdetail .wpb_text_column.wpb_content_element .wpb_wrapper {
    box-shadow: none;
}
.contactdetail img {
    width: auto !important;
    height: auto !important;
}
.contactdetail .vc_single_image-wrapper.vc_box_border_grey {
    background: #fff;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    margin-top: -44px;
    padding: 34px 0;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.repairboxs p a {
    color: #22258c;
    text-decoration: underline;
}
.indusbanner {
    margin: 0px !important;
    min-height: 326px;
}
.indusrow {
    max-width: 1738px;
    margin: 0px auto !important;
    text-align: center;
    padding: 0 90px;
}
.service_post_section {
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
}
.industry_blog-desc h4 {
    font-size: 25px;
    font-weight: 700 !important;
    color: #22258c;
    padding-top: 15px;
    padding: 15px 10px 10px 10px;
    min-height: 84px;
}
.industry_blog-desc a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 12px 40px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    display: inline-block;
	transition:0.5s !important;
}
.industry_blog-desc a:hover {
    color: #fff !important;
    background: #1D2327 !important;
}
.industry_blog-desc{
    text-align: center;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.industry_post_section .col-md-4 {
    padding: 15px;
}
.repair-desc a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 13px 40px !important;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px !important;
    display: inline-block;
}
.repair-desc a:hover {
    background: #1D2327 !important;
    color: #fff !important;
}
.more_repair_btn {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 12px 50px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    display: inline-block;
    margin-top: 20px;
}
.more_industry_btn{
	background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 12px 40px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    display: inline-block;
	
}
.ourcompany-pera ul {
    padding-left: 20px;
}
.ourcompany-pera ul li::before {
    content: "\2022";
    color: #22258c;
    font-weight: bold;
    display: inline-block;
    font-size: 40px;
    position: absolute;
    left: -23px;
    top: -3px;
}
.repair-menu-sec ul {
    list-style: none;
    padding-left: 25px;
}
.repair-menu-sec ul li{
    font-size: 16px;
    line-height: 35px;
    position: relative;
}
.repair-menu-sec ul li::before{
    content: "\2022";
    color: #22258c;
    font-weight: bold;
    display: inline-block;
    font-size: 40px;
    position: absolute;
    left: -23px;
    top: -3px;
}
.repair_post_section .col-md-4 {
    padding: 15px;
}
.repair-desc {
    text-align: center;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.repair-desc h4 {
    font-size: 25px;
    font-weight: 700 !important;
    color: #22258c;
    padding-top: 15px;
    padding: 15px 0 9px 0px;
}
.page-id-379 .repairingbox p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ourcompany-pera ul li {
    font-size: 16px;
    line-height: 35px;
    position: relative;
}
.thankyou_call_block ul, .thankyou_email_block ul {
    text-align: center;
}
.thankyou_call_block ul li, .thankyou_email_block ul li {
    display: block;
    font-size: 16px;
    padding: 4px 0;
    color: #000;
    font-weight: 700;
}
.thankyou_call_block ul li a, .thankyou_email_block ul li a {
    color: #000;
    font-weight: 400;
}
/* ==== 404 page CSS =====*/
.error404-content{
    padding: 100px;
    text-align: center;
}
.error404-content i {
    font-size: 100px;
    color: #22258c;
}
.error404-content .entry-title {
    font-size: 50px;
    font-weight: 600;
    padding: 10px 0px;
    margin-bottom: 0px;
    color: #22258c;
}
.error404-content .intro-text p {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 400;
}
.error404-content .back-to-home {
    background: #22258c;
    color: #fff;
    padding: 18px 50px;
    font-weight: 500;
    border-radius: 87px;
    text-transform: uppercase;
    font-size: 16px !important;
    display: inline-block;
    margin-top: 20px;
    transition: 0.5s;
}
.error404-content .back-to-home:hover{
    background: #000;
    color: #fff;
}
/* ==== 404 page End CSS =====*/
/* ==== product category CSS =====*/
.catgories_banner {
    min-height: 320px;
    background-size: cover !important;
}
.catgories_banner_bottom {
    background: #22258c;
    padding: 50px 0px;
}
.catgories_banner_bottom .container {
    margin: 0px auto !important;
    max-width: 1738px !important;
}
.catgories_banner_bottom .row {
    margin: 0px !important;
}
.catgories_banner_bottom h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 600 !important;
    margin-bottom: 0px;
    vertical-align: middle;
}
.catgories_banner_bottom .catgories_banner_btn{
    text-align: center;
}
.catgories_banner_bottom .catgories_banner_btn a {
    background: #ededed !important;
    border: none !important;
    color: #22258c !important;
    font-weight: 500 !IMPORTANT;
    font-size: 18px !important;
    border-radius: 50px !important;
    padding: 20px 20px !important;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    transition: 0.5s !important;
}
.catgories_banner_bottom .catgories_banner_btn a:hover {
    color: #fff !important;
    background: #1D2327 !important;
}
.catgories_welcome_text {
    padding: 40px 0px;
}
.catgories_welcome_text .container {
    margin: 0px auto !important;
}
.catgories_welcome_text h2 {
    font-size: 40px;
    text-align: right !important;
    color: #22258c;
    font-weight: 700 !important;
}
.catgories_welcome_text p {
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 35px;
    color: #343435;
    width: 100%;
    padding: 0 0 10px;
}
.catgories_welcome_text .col-md-8{
    position: relative;
}
.catgories_welcome_text .col-md-8:after {
    position: absolute;
    content: '';
    background: #262b31;
    width: 1px;
    height: 100%;
    left: 0px;
    top: 0px;
}
.store-btn a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 15px 50px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    transition: 0.5s;
}
.store-btn a:hover{
    color: #fff !important;
    background: #1D2327 !important;
}
.catgory_products_sec {
    padding: 10px 0px;
}
.catgory_products_sec .container {
    max-width: 1738px !important;
    padding: 0 90px;
    margin: 0px auto !important;
}
.catgory_products_sec .row {
    margin: 0px !important;
}
.catgory_products_sec .box_products {
    text-align: center;
}
.catgory_products_sec .img_desc h3 {
    font-size: 20px;
    font-weight: 700 !important;
    color: #22258c;
    padding: 0px 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.catgory_products_sec .img_desc p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0px 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.view_products_btn a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 15px 50px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    display: inline-block;
    transition: 0.5s;
}
.view_products_btn a:hover{
    color: #fff !important;
    background: #1D2327 !important;
}
.catgory_products_sec .img_desc {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 20px 0 20px;
    min-height: 245px;
}
.catgory_products_sec .col-md-4 {
    padding: 15px;
}
.search_box {
    max-width: 1738px !important;
    margin: 0px auto !important;
    padding: 0px 90px;
}
.search-results article {
    width: 30%;
    display: inline-block;
    margin: 14px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.navigation.pagination {
    text-align: center;
    display: block;
    margin-bottom: 30px;
}
.entry-header h2 a {
    color: #22258c !important;
}
/* ==== product category End CSS =====*/
/* ==== Footer CSS =====*/
.footer-section {
    background: #262b31;
    padding: 50px;
}
.footer-menu li {
    display: inline-block;
    padding: 0 0 0 20px;
}
.footer-section {
    background: #262b31;
    padding: 35px 0px 5px 20px;
}
.footer-menu {
    text-align: center;
}
.copyright p {
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.location h5 {
    color: #fff;
    font-size: 25px;
	font-weight:400 !important;
}
.contact-us h5 {
    color: #fff;
    font-size: 25px;
	font-weight:400 !important;
}
.information h5 {
    color: #fff;
    font-size: 25px;
	font-weight:400 !important;
}
.social h5 {
    color: #fff;
    font-size: 25px;
	font-weight:400 !important;
}
.footer-section p {
    color: #fff;
    font-size: 16px;
    margin: 0px;
    line-height: 25px;
}
.footer-section a {
    color: #fff;
    font-size: 16px;
    font-weight: 300 !important;
}
.footer-section a:hover{
	color:#fff !important;
}
.footer-menu {
    padding: 25px 0;
}
.information ul li {
    line-height: 28px;
    list-style: none;
}
.social i {
    color: #9a9a9a;
    font-size: 40px;
}
.copyright {
    padding: 0px 0 20px 0px;
}
.footer-menu li a {
    font-size: 16px;
}
.footer-menu li a:hover{
	color:#fff !important;
}
.information ul li a {
    line-height: 30px;
}
.information ul li a:hover{
	color:#fff !important;
}
.footer-section .col-md-3 {
    display: flex;
    justify-content: center;
}
.banner-bottom-sec .inner-banner-bottom {
    margin: 0px auto !important;
    max-width: 1738px !important;
    padding: 0px 90px;
}
.Weighingbanner{
	    margin: 0px !important;
    min-height: 326px;
}
.weghingbox {
    margin: 0px auto !important;
    text-align: center;
    max-width: 1738px;
    padding: 0 90px;
}
.weghingbox h4 {
    font-size: 25px;
    font-weight: 700 !important;
    color: #22258c;
    padding: 5px 16px;
}
.weghingbox p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0px 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.weghingbox button, .weghingbox a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 15px 50px !important;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px !important;
    display: inline-block;
	transition:0.5s !important;
}
.weghingbox button:hover, .weghingbox a:hover{
	background: #1D2327 !important;
    color: #fff !important;
}
.weghingbox .col-md-4{
	padding:15px;
}
.weighing_guides-desc {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 30px 0;
}
.Weighingbanner {
    min-height: 455px;
}
.single-weighing_guides .specialheading {
    font-size: 40px;
}
.single-weighing_guides .ourcompany-pera p {
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 30px;
    color: #343435;
    width: 95%;
    margin-bottom: 0px;
}
.more_service_btn {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 50px !important;
    padding: 18px 60px !important;
    text-transform: uppercase;
    margin: auto !important;
    display: inline-block;
    margin-bottom: 20px !important;
    margin-top: 50px !important;
    font-weight: 500;
}
.services_row{
	margin:0px auto !important;
}
.services_row .col-md-4{
	padding:15px;
	
}
.servicetable{
		margin:0px auto !important;
}
#customers {
    margin: 0px auto !important;
    width: 80%;
    text-align: center;
    border: 1px solid #000;
}
#customers .mainheading {
    background: #22258C;
    color: #fff;
}
#customers th {
    font-size: 20px;
    padding: 15px;
}
#customers td {
    border: 1px solid #000;
    padding: 15px;
    font-size: 20px;
    font-weight: 500 !important;
    width: 20%;
}
.page-template-service-php .specialheading {
    font-size: 40px !Important;
}
.page-id-680 .specialheading {
    font-size: 30px !Important;
}
.page-template-service-php .vc_col-sm-3 {
    width: 36%;
}
.page-template-service-php .vc_col-sm-9 {
    width: 64%;
}
.page-template-service-php .ourcompanyrow {
    max-width: 1738px;
    margin: 0px auto !important;
}
.page-template-service-php .vc_col-sm-8 {
    padding-left: 20px;
}
.page-template-service-php .vc_col-sm-4{
	    width: 36.333333%;
	
}
.page-template-service-php .vc_col-sm-8 {
    width: 62.666667%;
}
.equipmentsec .vc_col-sm-4 {
    width: 40%;
}
.equipmentsec .vc_col-sm-8 {
    width: 60%;
}
.page-template-repair .vc_col-sm-3 {
    width: 47%;
}
.page-template-repair .vc_col-sm-9 {
    width: 53%;
}
.equipmentsec .vc_col-sm-4 .vc_column-inner {
    min-height: 538px;
}
.weightbridge-sec .vc_col-sm-4 .vc_column-inner {
    min-height: 430px;
}
.page-template-industries .vc_col-sm-3 {
    width: 40%;
}
.page-template-industries .vc_col-sm-9 {
    width: 60%;
}.page-template.page-template-legislation .ourcompany-pera p {
    padding: 0px !important;
}
.electronicbox h2 {
    font-size: 25px;
    font-weight: 700 !important;
    color: #22258c;
    padding-top: 15px;
}
.electronicbox p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0px 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.electronicsec{
	margin:0px auto !important;
}
.electronicbox button, .electronicbox a {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 15px 50px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
}
.electronicbox .vc_column-inner .wpb_wrapper {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 20px 0 6px;
    min-height: 116px;
}
.electronicbox .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper {
    box-shadow: none !important;
}
.termbox h2{
	font-size: 40px;
    color: #22258c;
    font-weight: 700 !important;
	margin-bottom:20px;
}
.termbox p{
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0px 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.termbox {
    margin: 0px auto !important;
    max-width: 1738px!important;
    padding: 0 90px;
}
.thankusection h2 {
    font-size: 40px;
    font-weight: 700 !important;
    color: #22258c;
}
.thankusection h3 {
    font-size: 24px;
    font-weight: 700 !important;
    color: #22258c;
    padding-top: 15px;
}
.thankusection{
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0px 90px;	
}
.thankusection p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.thankurow{
	margin: 0px auto !important;
    max-width: 1400px !important;
}
.footer-section .container-fluid {
    max-width: 1738px;
    padding: 0 90px;
}
.cookiesbox h2 {
    font-size: 40px;
    color: #22258c;
    font-weight: 700 !important;
    margin-bottom: 20px;
}
.cookiesbox {
    margin: 0px auto !important;
    max-width: 1738px!important;
    padding: 0 90px;
}
.cookies h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 700 !important;
    color: #22258c;
    padding-top: 35px;
}
.wel_read_btn {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 15px 50px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    transition: 0.5s;
}
.less_read_btn {
    background: #22258c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 36px !important;
    padding: 15px 50px !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    transition: 0.5s;
}
.content_form_sec {
    border: 2px solid #22258c;
    padding: 0px 50px;
    height: 500px;
    overflow-y: scroll;
}
.contact-us-modals .close-btn {
    position: absolute;
    right: -25px;
    top: -16px;
    background: #22258c;
    padding: 5px 15px;
}
.content_form_sec h2 {
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    color: #22258c;
    margin-bottom: 20px;
    padding-top: 33px;
}
.content_form_sec p {
    color: #000;
    text-align: center;
    padding-bottom: 5px;
    font-size: 15px;
}
#contact_us_modal .modal-body {
    padding: 17px 17px;
}
.content_form_sec input {
    background: #f3f3f3;
    border: 1px solid #80808063;
    padding: 10px 0 10px 8px;
    width: 97%;
}
.content_form_sec select {
    background: #f3f3f3;
    border: 1px solid #80808063;
    padding: 10px 0 12px 8px;
    width: 100%;
    color: grey;
}
.content_form_sec textarea {
    min-height: 100px !important;
}
.content_form_sec .full-form-1 {
	margin-left: 60px !important;

}
.contact-us-modals .modal-dialog {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    margin: 0px auto !important;
    width: 50%;
}
/* width */
.content_form_sec::-webkit-scrollbar {
  width: 5px;
  height: 30px
}

/* Track */
.content_form_sec::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #80808040; 
  border-radius: 10px;
}
 
/* Handle */
.content_form_sec::-webkit-scrollbar-thumb {
  background: #80808040; 
  border-radius: 10px;
}

/* Handle on hover */
.content_form_sec::-webkit-scrollbar-thumb:hover {
  background: #80808040; 
}
button.close {
    color: #fff !important;
}
button.close:focus-visible{
	outline: none !important;
}
.entry-header h2 {
	color: #22258c !important;
    font-size: 25px !important;
    text-align: center !important;
    font-weight: 500 !important;
}
.entry-content {
    padding: 20px;
}
.entry-title.default-max-width {
    text-align: center;
}
.equipmentsec {
    margin-top: 80px !important;
}
/* ==== Footer End CSS =====*/
.page-id-470 .equipmentsec {
    max-height: 400px;
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
}
.page-id-470 .productsection {
    max-width: 1738px;
    margin: 130px auto 60px auto !important;
}
.single-industry .equipmentsec .vc_col-sm-4 .vc_column-inner {
    min-height: auto !important;
}
.single-industry .specialheading {
    font-size: 40px;
}
.single-industry .ourcompany-heading {
    font-size: 36px;
}
.single-industry.postid-174 .ourcompany-heading {
    font-size: 30px;
}
.single-industry.postid-174 .specialheading {
    font-size: 35px;
}
.alignwide h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #22258c;
    padding-top: 35px;
}
/*10-05-2023 */
p.analysers {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    font-size: 22px !important;
}
.sale-head{
    font-weight: bold;
}

/* ==== Booking Page CSS =====*/
.booking-about-sec {
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0px 90px 50px 90px;
}
.booking-about-sec h2{
    font-size: 40px;
    color: #22258c;
    font-weight: 700 !important;
}
.booking-about-sec p{
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 30px;
    color: #343435;
}
.booking-calander-sec{
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0px 30px;
}
.booking-calander-sec h2 {
    font-size: 40px;
    color: #22258c;
    font-weight: 700 !important;
}
.booking-calander-sec .under-line span.vc_sep_line {
    width: 66px !important;
    border-top-width: 5px !important;
}
.inner_booking-calander_sec h6 {
    font-size: 30px;
    color: #22258c;
    font-weight: 700 !important;
    padding: 50px 0px 23px 0px;
    margin-bottom: 0px;
}
.booking-calander-sec .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#booking_form_div1 .controls input[type="text"], #booking_form_div1 .controls textarea {
    width: 100% !important; 
}
#booking_form_div1 .wpbc_button_light{
    background: #22258c;
    color: #fff !important;
}
.inner_booking-calander_sec ul {
    padding-bottom: 20px;
}
.inner_booking-calander_sec ul li a {
    color: #343435 !important;
}
.why-choose-heading {
    font-size: 40px;
    text-align: center !important;
    color: #22258c;
    font-weight: 700 !important;
}
.page-id-1042 .equipmentsec {
    max-height: 400px;
    max-width: 1738px;
    margin: 0px auto !important;
    padding: 0 90px;
}
.page-id-1042 .our-services {
    margin-top: 60px !important;
}
.why-choose-us-line {
    margin-bottom: -15px !important;
}
.ser-boxes {
    padding-top: 20px !important;
}
.page-id-1042 .repairingbox p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    padding: 0 30px;
}
.page-id-1042 .ourcompany-pera p{
    text-align: center !important;
    width: 80% !important;
    margin: 0px auto !important;
}
.why-choose-us-section {
    margin: 80px auto 0 !important;
    max-width: 1738px !important;
    padding: 0 90px;
}
.why-choose-us-section h2 {
    font-size: 40px;
    color: #22258c;
    font-weight: 700 !important;
}
.why-choose-us-section p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 30px;
    color: #343435;
}



/* ==== Booking Page CSS End =====*/

/* ==== Media Query =====*/
@media (min-width: 1400px) and (max-width: 2000px) {
	.page-id-470 .equipmentsec {
    max-height: 100% !important;
}
.nav-bottom .container-fluid {
    padding: 0 50px;
}
.page-id-470 .productsection {
    margin: 70px auto 60px auto !important;
}
}
@media (min-width: 1900px) and (max-width: 2000px) {
	
.header-top p {
	font-size: 15px;
}
.top-text p {
    font-size: 15px;
}
.single-post .equipmentsec .vc_col-sm-4 .vc_column-inner {
    min-height: 550px;
}
.search-btn input {
    width: 81%;
}
.content_form_sec {
    height: auto;
    overflow-y: scroll;
}
.page-template-service-php .ourcompanyrow {
    padding: 0px 90px;
}
.contact-detail p {
    font-size: 16px;
}
.service-image img {
    height: 400px;
}
.icon {
    height: 47px !important;
    width: 56px;
}
.homepage-banner rs-mask-wrap {
    left: 140px !important;
}
.banner-captions h2 {
    font-size: 70px !important;
    line-height: 75px !important;
}
.banner-cap-btn a {
    font-size: 18px !important;
}
.purchasesection p {
    font-size: 16px;
    line-height: 30px;
}
.search-form input[type=text] {
    height: 46px;
}
.search-form button {
    height: 46px;
}
#navbar .navbar-nav li a {
	padding: 5px 24px;
}
.top-bar ul li:last-child {
    width: 34%;
}
.top-bar ul li:nth-child(2) {
    width: 33%;
}
.top-bar ul li:first-child {
    width: 32%;
}
#navbar-1 ul li a {
    font-size: 16px;
    padding: 5px 55px 5px 0px;
}
.list li a {
    font-size: 13px;
}
.list {
    text-align: center !important;
}
.list li {
    display: inline-block;
    padding: 4px 3px;
	/*width:19.7%;*/
}
.newsetter-section .mc4wp-form-fields p {
    width: 55%;
}
.page-id-470 .specialheading {
    font-size: 40px !important;
}
.page-id-470 .ourcompany-heading {
    font-size: 40px !important;
}
.call-sec {
    padding-left: 90px !important;
}
.specialheading {
    font-size: 46px !important;
}
.page-template-repair .vc_col-sm-3 {
    width: 34%;
}
.page-template-repair .vc_col-sm-9 {
    width: 66%;
}
.page-id-680 .specialheading {
    font-size: 39px !important;
}
.contactdetail p {
    font-size: 22px;
}
.contactdetail p a {
    font-size: 22px;
}
.page-id-537 .ourcompanyrow {
     padding: 80px 0 !important;
}
.new-form {
    width: 100%;
}
.productsection .vc_col-sm-3 {
    width: 23.6%;
}
.industry_blog-desc h4 {
    padding: 15px 10px 10px 10px;
}	
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
#navbar-1 ul li a {
    padding: 6px 46px 6px 0px;
}
.list li {
    padding: 4px 31px;
}



}
@media only screen and (min-width: 1500px) and (max-width: 1599px) {
.topbar {
    padding: 20px 0px;
}
#navbar-1 ul li a {
    padding: 6px 38px 6px 0px;
}
.list li {
    width: 19.7%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.why-choose-us-section {
    padding: 0px 0px;
}
.why-choose-us-section h2 {
    font-size: 30px !important;
    text-align: center !important;
}
.page-id-1042 .expert-heading {
    margin-top: 0px !important;
}
.page-id-1042 .ourcompany-pera p {
    text-align: center !important;
    width: 95% !important;
}
.banner-bottom-sec .inner-banner-bottom {
    padding: 0px 0px !important;
}
.why-choose-us-section p{
    text-align: center !important;
}
.home .ourcompanyrow {
    max-width: 100% !IMPORTANT;
    padding: 40px 0px 0px 0px !IMPORTANT;
}	
.ourcompany-heading {
    font-size: 25px;
}	
.specialheading {
    font-size: 30px !important;
}	
.productsection .vc_col-sm-3 {
    width: 47%;
}
.mob-menu-header-holder {
    background-color: #ffffff !important;
}
.mobmenul-container {
    top: 21px !important;
}
.mobmenul-container i {
    color: #22258c !Important;
}
.mobmenur-container {
    top: 21px !important;
    margin-right: 16px !important;
}
.mob-standard-logo {
    margin-top: 10px !important;
    width: auto !important;
}
.mob-menu-header-holder {
    height: 70px !important;
    border-bottom: 1px solid #22258c42 !important;
}
.mobmenu-left-panel {
    background-color: #22258c !Important;
    width: 100% !important;
}
#mobmenuleft li {
    text-align: center !important;
}
#mobmenuleft li a {
    color: #fff !IMPORTANT;
    font-size: 16px;
    border-bottom: 1px solid #fff7;
}
.top-head {
    display: none;
}
.mobile-menu-none {
    display: none;
}
#navbar-1 {
    display: none;
}
.topbar .col-6 {
    width: 100%;
    max-width: 85% !important;
    flex: 100%;
    padding-right: 0;
    margin: 0 auto;
}
.list li a {
    width: 100% !important;
    display: block;
    margin: 0px auto;
    font-size: 14px;
}
.list li a img {
    display: inline;
}
.line {
    border-right: none !important;
}	
.banner-captions h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
.banner-captions p {
    font-size: 20px !important;
    line-height: 32px !important;
    margin-top: -19px !important;
    white-space: pre-line;
}
.banner-captions p br {
    display: none;
}
.homepage-banner .vc_column-inner {
    padding: 0px !important;
}
.ourcompanyrow .vc_col-sm-3 {
    width: 100% !important;
}
.ourcompanyrow .vc_col-sm-9 {
    width: 100% !important;
}
.ourcompanyrow .ourcompany-heading {
    font-size: 30px;
    text-align: center !important;
}
.ourcompany-heading br {
    display: none;
}
.ourcompanyrow .companycenterline .vc_column-inner,
.ourcompanyrow .vc_col-sm-9 .vc_column-inner {
    padding-top: 0px !important;
}
.companycenterline:after{
    display: none;
}
.ourcompany-pera p {
    width: 100%;
    text-align: center;
}
.bannerbutton {
    display: block !important;
    text-align: center !important;
}
.home .reapairingsection {
    max-width: 100%;
    margin: 0px auto !important;
}
.repairingbox {
    width: 100% !important;
    padding: 15px !important;
}
.repairingbox .wpb_single_image .vc_figure {
    display: block !important;
}
.repairingbox .wpb_single_image .vc_single_image-wrapper {
    display: block !important; 
}
.repairingbox .wpb_single_image img {
    max-width: 100% !important;
    width: 100% !important;
}
.repairboxs .vc_column-inner {
    padding: 0px !important;
}
.service-image img {
    height: 280px;
}
#sersli .slick-next {
    right: 43%;
}
#sersli .slick-prev {
    left: 43%;
}
.purchasesection {
    max-width: 100% !important;
    margin: 100px auto 65px !important;
}
.purchasesection .vc_col-sm-6 {
    width: 100% !important;
}
.purchasesection h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: center !important;
}
.purchasesection p {
    text-align: center;
}
.industry_content p {
    font-size: 16px;
}
.need_section h2 {
    font-size: 40px;
}
.light_head {
    font-size: 38px;
}
.need_btn a {
    margin-top: 20px;
    display: inline-block;
}
.footer-section .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
    display: block !important;
    margin-bottom: 20px;
}
.weghingbox .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}
.page-id-648 .specialheading {
    font-size: 30px;
}
.page-id-470 .specialheading {
    font-size: 30px;
}
.contactbtn button, .contactbtn a {
    font-size: 16px !important;
    padding: 20px 10px !important;
}
.equipmentsec .vc_col-sm-8 {
    width: 100%;
}
.equipmentsec .vc_col-sm-4 {
    width: 100%;
}
.page-id-470 .equipmentsec {
    max-height: 100% !important;
}
.equipmentsec .wpb_single_image .vc_figure {
    display: block !important;
}
.equipmentsec .wpb_single_image .vc_single_image-wrapper {
    display: block !important;
}
.equipmentsec img {
    max-width: 100% !important;
    width: 100% !important;
}
.equipmentsec:nth-child(odd) {
    flex-direction: column-reverse;
}
.post_section .col-md-4 {
    padding: 15px;
    flex: 0 0 50%;
    max-width: 50%;
}
.calibration_content h4 {
    font-size: 22px;
}
.equipmentsec h2 {
    font-size: 30px;
    text-align: center !important;
}
.equipmentsec h2 br{
    display: none;
}
.repair_post_section .col-md-4 {
    padding: 15px;
    flex: 0 0 50%;
    max-width: 50%;
}
.even-section-trans {
    flex-direction: inherit !IMPORTANT;
}
.even-section-trans h2 {
    margin-top: 20px;
}
.equipmentsec .vc_col-sm-4 .vc_column-inner {
    margin-bottom: 20px;
}
.services_row .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}
.industry_post_section .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}
.industry_blog-desc h4 {
    font-size: 22px;
}
.single-industry .specialheading {
    font-size: 30px;
}
.fazaccordian {
    width: 100%;
}
.fazaccordian .vc_tta-title-text {
    font-size: 20px;
}
.findussection {
    max-width: 100%;
}
.contactdetail .vc_col-sm-4 {
    width: 50%;
    margin: 15px 0px;
}
.thankurow {
    max-width: 100% !important;
}
.thankurow .vc_col-sm-4 {
    width: 100%;
}
.newcontactform {
    width: 100%;
}
.Weighingbanner {
    min-height: 230px;
}
.calibrationbanner {
    min-height: 230px;
}
.equipmentsec {
    text-align: center;
}
.productheading {
    font-size: 30px;
}
.calibration_content a {
    padding: 15px 40px !important;
}
.repair-menu-sec ul li::before {
    content: "\2022";
    color: #22258c;
   display:none;
}
.faqbanner {
    min-height: 230px;
}
#customers td {
    font-size: 14px;
}
.faqheading, .findheading  {
    font-size: 30px;
}
.contactdetail h3 {
    font-size: 28px;
}
.newsetter-section h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 30px;
    line-height: 50px;
}
.page-id-1042 .equipmentsec {
    max-height: initial !important;
    padding: 0 0 !important;
}
.expert-heading{
    margin-top: 60px !important;
}
.page-id-1042 .our-services {
    margin-top: 30px !important;
}
.reapairingsection {
    padding: 0 0px !important;
}
}
@media only screen and (min-width: 1250px) and (max-width: 1300px) {
.productsection .vc_col-sm-3 h2 {
    font-size: 19px;
}
.view button {
    font-size: 30px !important;
}
#navbar-1 ul li a {
    font-size: 14px;
    padding: 6px 22px 6px 0px;
}
.list li {
    padding: 4px 8px;
}
.contact-detail p {
    font-size: 13px;
}
.page-id-470 .specialheading {
    font-size: 28px;
}
.page-id-470 .specialheading {
    font-size: 30px;
}
.page-id-648 .special-heading{
	font-size: 34px;
}
.equipmentsec h2 {
    font-size: 32px;
}
.repair-desc h4 {
    font-size: 23px;
    padding: 15px 5px 9px 5px;
}
.contactdetail p {
    font-size: 14px;
}
}
@media (min-width: 1024px) and (max-width: 1100px) {
.contact-detail p {
    font-size: 11px;
}	
.mobile-menu-none {
    display: block;
}
.topbar .col-6 {
    width: 100%;
    max-width: 20% !important;
    flex: 100%;
    padding-right: 0;
    margin: 0 auto;
}
#navbar-1 {
    display: block !important;
}
#navbar-1 ul li a {
    font-size: 13px !important;
    padding: 6px 27px 6px 0px !important;
}	
.topbar .col-6 {
    width: 100% !important;
    max-width: 20% !important;
    flex: 20% !important;
}
.mobile-menu-none {
   display: block !important; 
    flex: 0 0 30% !important;
    max-width: 30% !important;
}
}
@media (min-width: 480px) and (max-width: 768px) {
.ourcompanyrow {
    max-width: 100% !IMPORTANT;
}	
.ourcompany-heading {
    font-size: 32px;
    text-align: right!important;
}	
.productsection .vc_col-sm-3 {
    width: 47%;
}		
}
@media (min-width: 320px) and (max-width: 480px) {
.alignwide h1 {
    font-size: 30px;
}
.termbox h2 {
    font-size: 30px;
}
.logo {
    text-align: center;
}
.con {
    padding: 0 15px !important;
}	
#navbar-1 {
    display: none;
}
.navbar.navbar-light .navbar-toggler-icon {
    filter: invert(1);
}
.booking-about-sec {
    padding: 0px 0px 30px 0px;
    text-align: center;
}
.about_us_image_sec {
    min-height: 320px !important;
}
.inner_booking-calander_sec h6 {
    text-align: center !important;
}

.booking-about-sec h2 {
    font-size: 30px !important;
    text-align: center !important;
}
.specialheading {
    font-size: 25px;
}
.catgories_banner {
    min-height: 260px;
}
.catgories_banner_bottom {
    padding: 30px 0px;
}
.catgories_banner_bottom h1 {
    font-size: 20px !important;
    text-align: center !important;
}
.contactbtn button {
    font-size: 12px !important;
}
.catgories_banner_bottom .catgories_banner_btn a {
    font-size: 14px !important;
    padding: 12px 20px !important;
    display: inline-block;
    margin-top: 20px;
}
.catgories_welcome_text h2 {
    font-size: 30px;
    text-align: center !important;
}
.catgories_welcome_text .col-md-8:after {
    display: none;
}
.store-btn {
    text-align: center;
}
.catgories_welcome_text p {
    text-align: center;
}
.repair-menu-sec ul li::before {
    content: "\2022";
    color: #22258c;
	display:none;
}
.ourcompany-heading {
    font-size: 36px;
    text-align: left!important;
}
.productsection .vc_col-sm-3 {
    width: 100%;
	margin: 10px 0px;	 
}	
.single-logo-container img {
    margin: auto !important
}
.purchasesection h2 {
    font-size: 25px;
}
.productheading {
    font-size: 30px;
}
.need_section h2 {
    font-size: 25px;
}
.light_head {
    font-size: 14px;
}
.contactdetail h3 {
    font-size: 34px;
    font-weight: 500 !important;
    color: #22258c;
    text-transform: uppercase;
    padding: 15px 0 0 0;
}
.newsetter-section h2 {
    font-size: 25px;
}
.newsetter-section .container-fluid {
    width: 100%;
    text-align: center;
}
.footer-section .col-md-3 {
    justify-content: left;
}
.ourcompanyrow {
    max-width: 100%;
}
.fazaccordian {
    width: 100%;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 0px !important;
}
.faqheading {
    font-size: 25px;
}
.faqheading:after {
    bottom: 96px;
}
.newsetter-section input:first-child {
    width: 60%;
}
.footer-section {
    padding: 25px 0px 5px 0px;
}
.findussection {
    max-width: 100%;
}
.contactdetail h3 {
    font-size: 25px;
}
.contactdetail p {
    font-size: 14px;
}
.new-form {
    width: 100%;
}
.electronicrow .vc_custom_1676957266369 {
    padding-top: 0px !important;
}
.elctronic-heading {
    font-size: 28px;
    text-align: center!important;
}
.electronic-pera p {
    text-align: center;
    margin-right: 0px; 
}
}
@media (min-width: 320px) and (max-width: 767px) {
.banner-bottom-sec {
	padding: 16px 0px;
}
.view a {
    top: 0px!important;
}
.content_form_sec textarea {
    min-height: 70px !important;
    height: 70px;
}
.printer_content_block p {
    font-size: 18px!important;
    width: 100% !important;
    line-height: 35px!important;
	padding:0px !important;
}	
.printer_image_block_one p {
    padding: 0!important;
}
.printer_image_block_one .vc_column-inner {
    min-height: 350px !important;
}	
.printer_contact_block {
    margin: 70px 0 0 0  !important;
}
.printer_image_block_two {
    flex-direction: column-reverse;
}	
.page-id-470 .ourcompanyrow {
    max-width: 100% !important;
}
.page-id-470 .equipmentsec {
    max-width: 100% !important;
}
.page-id-470 .equipmentsec {
    max-height: inherit !important;
}
.page-id-470 .equipmentsec h2 {
    padding-top: 20px;
}
.termbox {
    max-width: 100% !important;
}
.termbox h2 {
    font-size: 25px;
}
.termbox  h5 {
    font-size: 17px;
}
#navbar-1 {
    display: none;
}
.single-industry .equipmentsec h2 {
    padding-top: 20px;
}
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.repairboxs  .vc_column-inner {
    padding: 0px !important;
}
.homepage-banner .vc_column-inner {
    padding: 0px !important;
}
.banner-captions h2 {
	font-size: 25px !important;
	line-height: 30px !important;
	text-align: center !important;
	padding-bottom: 20px;
}
.banner-captions p {
	font-size: 16px !important;
	line-height: 25px !important;
	margin-top: -32px !important;
	margin-bottom: 6px !important;
	text-align: center !important;
}
.banner-captions p br {
	display: none;
}
.banner-cap-btn {
    text-align: center !IMPORTANT;
}
.banner-cap-btn a {
	font-size: 12px !important;
	padding: 16px 16px !important;
}
.mob-menu-header-holder {
    background-color: #ffffff !important;
}
.mobmenul-container {
    top: 21px !important;
}
.mobmenul-container i {
    color: #22258c !Important;
}
.mobmenur-container {
    top: 21px !important;
    margin-right: 16px !important;
}
.mob-standard-logo {
    margin-top: 10px !important;
    width: auto !important;
}
.mob-menu-header-holder {
    height: 70px !important;
    border-bottom: 1px solid #22258c42 !important;
}
.mobmenu-left-panel {
    background-color: #22258c !Important;
    width: 100% !important;
}
#mobmenuleft li {
    text-align: center !important;
}
#mobmenuleft li a {
    color: #fff !IMPORTANT;
    font-size: 16px;
    border-bottom: 1px solid #fff7;
}
.specialheading {
	font-size: 20px !important;
	text-align: center !important;
}
.contactbtn {
	text-align: center !important;
	margin-top: 15px;
}
.contactbtn button, .contactbtn a {
	font-size: 14px !important;
	padding: 12px 20px !important;
}
.ourcompanyrow .vc_col-sm-9 {
	width: 100%;
}
.ourcompanyrow .vc_col-sm-3 {
	width: 100%;
}
.ourcompany-heading br {
	display: none;
}
.ourcompany-heading {
	font-size: 30px !important;
	text-align: center !important;
}
.page-id-2 .ourcompanyrow {
	padding-top: 50px !important;
	padding-bottom: 0 !important;
}
.ourcompanyrow .vc_col-sm-9 .vc_column-inner {
	padding-top: 10px !important;
}
.ourcompany-pera p {
	line-height: 30px;
	width: 100%;
	padding: 0 0 0;
	text-align: center;
}
.bannerbutton {
	display: block !important;
	text-align: center;
	margin-bottom: 0;
	margin-top: 17px !important;
}
.bannerbutton button, .bannerbutton a {
	font-size: 14px !important;
	padding: 15px 35px !important;
	margin-bottom: 0px !important;
}
.companycenterline::after {
	display: none;
}
.repairingbox {
	margin-bottom: 20px;
}
.repairboxs .vc_column-inner .wpb_wrapper {
	padding: 6px 0 6px;
}
.page-id-2 .shop_by_brand, .page-id-2 .home_product_block {
	margin-top: 0px !important;
}
.under-line {
	width: max-content !important;
}
.page-id-2 .shop_by_brand, .page-id-2 .home_product_block {
	padding-bottom: 35px !important;
}
.reapairingsection {
    margin-bottom: 20px !important;
    padding: 0 0;
}
.productsection, #sersli {
    padding: 0 0px;
}
.productsection .wpb_single_image.vc_align_left {
	margin-bottom: 15px;
}
.productsection .vc_col-sm-3 h2 {
	font-size: 22px;
	padding-bottom: 10px;
}
.view .vc_column-inner {
	padding-top: 4px;
}
.view .vc_column-inner {
	min-height: 60px;
}
.view button {
	min-height: 24px;
	font-size: 25px !important;
}
.viewallbtn .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
	font-size: 29px !important;
	right: 11px !important;
}
.page-id-2 .shop_by_brand {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 60px !important;
}
.view .vc_column-inner {
	padding-top: 0 !important;
}
.viewallbtn {
	margin-bottom: 0 !important;
}
.page-id-2 .logo-slider-section {
	margin-bottom: 0 !important;
}
#sersli .slick-next {
    right: 117px;
    left: auto;
}
#sersli .slick-prev {
	left: 117px;
	right: auto;
}
.service-image img {
	height: auto;
}
.service-desc h4 {
	font-size: 22px;
	line-height: 33px;
}
.purchase_block .vc_custom_heading {
	text-align: center !important;
	line-height: 45px;
}
.purchase_block {
	margin-top: 75px !important;
}
.purchase_block p {
	text-align: center;
}
.purchase_logo_block .vc_col-sm-3 {
	width: 50%;
	display: inline-block;
}
.certified::after, .safe::after {
	display: none;
}
.purchase_block {
    margin-bottom: 0 !important;
    padding: 0 0;
}
.purchase_block {
	margin-bottom: 0 !important;
}
.blog-desc {
	text-align: center;
}
.blog-desc a i {
	padding-left: 0px;
}
.blog-desc h4 {
	font-size: 22px;
}
.blog_content {
	margin-bottom: 25px !important;
}
.Industries_help {
	margin-top: 0px !important;
}
.newsetter-section {
	padding: 20px 0;
}
.newsetter-section h2 {
	font-size: 22px;
	line-height: 35px;
	padding-bottom: 10px;
}
.newsetter-section input:nth-child(2) {
	padding: 15px 20px;
	font-size: 14px;
}
.newsetter-section input:first-child {
	height: 52px !important;
}
.newsetter-section .mc4wp-form-fields p {
	width: 100%;
}
.footer-section .col-md-3 {
	justify-content: center;
	margin-bottom: 20px;
}
.footer-section h5 {
	font-size: 20px;
	text-align: center !important;
}
.footer-section p {
	text-align: center;
	font-size: 14px;
}
.information ul li {
	text-align: center;
}
.social {
	text-align: center !important;
}
.footer-menu li {
	padding: 0 0 0 13px;
}
.footer-menu li a {
	font-size: 14px;
}
.footer-menu {
	padding: 10px 0;
	display: none;
}
.need_section {
	padding: 13px 0 40px;
}
.need_btn a {
	padding: 12px 25px;
	font-size: 14px !important;
	vertical-align: bottom;
	position: relative;
	top: 7px;
}
.top-head {
	display: none;
}
.Weighingbanner, .calibrationbanner, .faqbanner {
    min-height: 190px;
}
.ourcompanyrow .vc_column-inner {
	padding-top: 0 !important;
}
.page-id-470 .ourcompany-heading {
	font-size: 25px;
}
.equipmentsec h2 br {
	display: none;
}
.equipmentsec h2 {
	font-size: 25px;
	text-align: center !important;
}
.equipmentsec .vc_col-sm-8 {
	width: 100%;
	text-align: center;
}
.equipmentsec {
    margin-top: 0 !important;
    display: flex !important;
    flex-direction: column-reverse;
    padding: 0 0;
}
.equipmentsec .vc_col-sm-4 .vc_column-inner {
	min-height: auto;
}
.equipmentsec .vc_col-sm-4 {
	width: 100%;
}
.customers_rate_block {
	flex-direction: column;
}
.ukas_block {
	flex-direction: column;
}
.page-id-581 .ourcompany-heading {
	font-size: 25px;
}
.repair_customers_rate {
	display: flex !important;
	flex-direction: column;
}
.page-id-680 .banner-bottom-sec .inner-banner-bottom .vc_col-sm-8 {
	width: 100%;
}
.page-id-680 .banner-bottom-sec .inner-banner-bottom .vc_col-sm-4 {
	width: 100%;
}
.page-id-680 .banner-bottom-sec .inner-banner-bottom .vc_col-sm-8 .specialheading {
	font-size: 20px !important;
}
.service_customer_rate_img .vc_column-inner, .service_repair_block .service_equipment_img .vc_column-inner {
	min-height: 357px !important;
}
.service_block_customer_rate {
	margin-top: 0 !important;
}
.service_block_customer_rate .wpb_column.vc_column_container.vc_col-sm-8 {
	padding-left: 0;
}
.list li a img {
    display: inline !important;
}
.line {
    border-right: none !important;
}
.page-id-680 .service_block_customer_rate {
	margin-top: 0 !important;
}
.enquire_btn a {
	font-size: 14px !important;
	padding: 17px 38px !important;
}
.service_block_customer_rate {
	display: flex !important;
	flex-direction: column;
}
.service_customer_rate_img {
	margin-bottom: 55px;
}
.page-id-680 .service_repair_block {
	margin-top: 0 !important;
}
.service_repair_block .wpb_column.vc_column_container.vc_col-sm-8 {
	padding-left: 0;
	padding-top: 50px;
}
.page-id-680 .serives_what_do_block {
	margin-top: 0 !important;
	margin-bottom: 25px !important;
}
#customers td {
	padding: 7px;
	font-size: 15px;
}
#customers th {
	font-size: 15px;
	padding: 10px;
	vertical-align: middle;
}
.page-id-379 .ourcompanyrow .vc_col-sm-3 {
	width: 100%;
}
.page-id-379 .ourcompanyrow .vc_col-sm-9 {
	width: 100%;
}
.ourcompany-pera ul li::marker {
	display: none !important;
	font-size: 0;
}
.page-id-379 .ourcompanyrow .vc_col-sm-3 {
	width: 100% !important;
}
.page-id-379 .ourcompanyrow .vc_col-sm-9 {
	width: 100% !important;
}
.ourcompany-pera p {
	text-align: center !important;
}
.fazaccordian p {
	font-size: 14px;
	line-height: 30px;
}
.fazaccordian .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
	padding-left: 3px !important;
}
.fazaccordian .vc_tta-title-text {
	font-size: 16px;
}
.page-id-226 .faq_top_heading_block {
	padding-bottom: 20px !important;
}
.contactdetail .vc_single_image-wrapper.vc_box_border_grey img {
	width: 45% !important;
}
.contactdetail .vc_single_image-wrapper.vc_box_border_grey {
	width: 130px;
	height: 130px;
}
.contactdetail .vc_col-sm-4 {
	margin-bottom: 30px;
}
.newcontactform input {
	width: 100%;
}
.left-form, .right-form {
	width: 100%;
	float: none;
}
.page-id-256 .newcontactform {
	width: 98%;
	margin-top: 0 !important;
}
.light_head {
	font-size: 20px;
	display:block;
}
.service-desc a {
	font-size: 14px !important;
	padding: 15px 40px !important;
}
.purchase_block {
	margin-top: 60px !important;
}
.mobile-menu-none {
	display: none;
}
.search-form button {
	width: 20%;
}
.topbar .col-6 {
	width: 100%;
	max-width: 85% !important;
	flex: 100%;
	padding-right: 0;
	margin: 0 auto;
}
.weghingbox button, .weghingbox a {
	font-size: 14px !important;
	padding: 15px 30px !important;
}
.page-id-470 .calibration_top_block {
	padding-bottom: 25px !important;
}
.page-id-470 .calibration_what_we_do_block {
	margin-bottom: 0 !important;
	margin-top: 0px !important;
}
.page-id-470 .productsection {
    margin: 20px auto 60px auto !important;
}
.page-id-470 .calibrationrow {
    margin-top: 28px !important;
    padding: 0 0;
}
.calibration_content a {
	font-size: 14px !important;
	padding: 15px 30px !important;
}
.page-id-470 .equipmentsec {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    padding: 0 0;
}
.page-id-581 .ourcompanyrow {
	padding-bottom: 0 !important;
}
.faq_top_heading_block .faq-pera {
	margin-bottom: 0 !important;
	padding-top: 0 !important;
}
.faq_top_heading_block {
	padding-bottom: 16px !important;
}
.logo-slider-section .rt-wpls .slick-prev {
    left: -10px !important;
}	
.logo-slider-section .rt-wpls .slick-next {
    right: -10px !important;
}
.weghingbox, .indusrow, .service_post_section, .catgory_products_sec .container, .contactdetail  {
    padding: 0 0px;
}
.repair-menu-sec ul {
    padding-left: 0;
}
.repair-and-todo {
	margin-top: 10px !important;
    margin-bottom: 30px !important;
}
.topbar .container-fluid, .nav-bottom .container-fluid, .newsetter-section .container-fluid, .banner-bottom-sec .inner-banner-bottom {
    padding: 0px 0px;
}
.slick-initialized .slick-slide {
    display: block;
    text-align: center;
}
.helpslider {
    padding: 0px 50px;
}
.row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.service_repair_block {
    padding-left: 15px;
    padding-right: 15px;
}
.service_block_customer_rate{
	padding-left: 15px;
    padding-right: 15px;
}
.cookiesbox, .termbox {
    padding: 0 0px;
}
.contact-us-modals .modal-dialog {
    width: 95%;
}
.contact-us-modals .close-btn {
    right: 0px;
    top: 0px;
}
.content_form_sec .full-form-1 {
    margin-left: 45px !important;
}
.content_form_sec {
    padding: 0px 15px;
}
.content_form_sec h2 {
    font-size: 32px;
}
.reapairingsection {
    padding-top: 50px;
}
.postsec{
    padding: 0 0px;
}
#sersli .slick-prev {
    left: 33%;
    top: 107%;
}
#sersli .slick-next {
    right: 33%;
    top: 107%;
}
.fazaccordian {
    padding: 0 0px;
}
.newcontactform {
    padding: 30px 0px;
}
.page-id-1042 .equipmentsec {
    min-height: auto !important;
    padding: 0 0px;
    max-height: initial !important;
}
.page-id-1042 .our-services {
    margin-top: 20px !important;
}
.page-id-1042	.reapairingsection {
    padding-top: 0px;
}
	.why-choose-us-line {
    margin-bottom: 20px !important;
}
	.why-choose-us-line {
    padding-bottom: 20px !important;
}
.page-id-1042	.equipmentsec h2 {
    padding-top: 20px;
}
.why-choose-us-section {
    margin: 15px auto 0 !important;
    padding: 0 0;
}
.why-choose-us-section h2 {
    font-size: 30px !important;
    text-align: center !important;

}
.page-id-1042 .ourcompany-pera p {
    width: 100% !important;
}
.why-choose-us-section p{
    text-align: center !important;
}
.why-text-box .vc_col-sm-12 .vc_column-inner {
    padding: 0px !important;
}
}
.printer_content_block p {
    font-size: 25px;
    text-align: center;
    width: 57%;
    margin: 0 auto;
    line-height: 45px;
    padding: 25px 0;
}
.printer_content_block p strong {
    font-weight: 800;
    color: #22258c;
}
.printer_image_block_one {
    max-width: 1738px;
    margin: 0 auto;
}
.printer_image_block_one .vc_column-inner {
    min-height: 509px;
}
.printer_image_block_one p {
    font-size: 16px;
    text-align: center;
    color: #343435;
    line-height: 33px;
    padding: 0 80px;
    font-weight: 400;
}
.printer_contact_block {
    margin: 140px 0;
}
.page-id-1365 .ourcompany-pera p, .page-id-1375 .ourcompany-pera p, .page-id-1378 .ourcompany-pera p {
    padding: 0 30px 0;
}
.page-id-1365 .bannerbutton button, .page-id-1365 .bannerbutton a, .page-id-1375 .bannerbutton button, .page-id-1375 .bannerbutton a, .page-id-1378 .bannerbutton button, .page-id-1378 .bannerbutton a {
    margin-left: 30px;
    margin-top: 15px;
}
.calibration_img_block_one {
    padding-left: 30px !important;
}
.calibration_img_block_one button {
    margin-left: 0 !important;
}
.calibration_img_block_one p {
    padding-top: 18px;
}
.wcc_block_new p {
    padding-right: 45px;
}







