/*!
Theme Name: Consulting
Theme URI: https://consulting.stylemixthemes.com/
Author: StylemixThemes
Author URI: https://stylemixthemes.com/
Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
Version: 6.1.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: consulting
Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

.stm_gmap_wrapper .alert {
    margin-bottom: 0;
}

.stm_gmap_wrapper .alert strong {
    color: #ff0000;
}

.loader {
    position: relative;
    margin: 0 auto;
    width: 100px
}

.loader:before {
    content: '';
    display: block;
    padding-top: 100%
}

.circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round
}

.top_nav .top_nav_wrapper > ul > li,
.top_nav .main_menu_nav > ul > li,
.breadcrumbs {
    text-transform: none !important;
}

.woocommerce-MyAccount-navigation ul li a {
    font-family: inherit !important;
}

.company_history {
    min-width: 48px;
}
.spinner-bg {
	display: none;
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999999999999;
    font-size: 85px;
    width: 100%;
    height: 100%;
    background: #a5a5a561;
}
.spinner-bg i {
	position: absolute;
    top: calc(50% - 37.5px);
    left: calc(50% - 37.5px);
    transform: translate(-50%, -50%);
    z-index: 99999999999999;
    font-size: 75px;
	color: #3F51B5;
	-webkit-animation: rotating 2s linear infinite;
	-moz-animation: rotating 2s linear infinite;
	-ms-animation: rotating 2s linear infinite;
	-o-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
}

.spinner-bg-common {
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999999999999;
    font-size: 85px;
    width: 100%;
    height: 100%;
    background: #a5a5a561;
}
.spinner-bg-common i {
	position: fixed;
	top: calc(50% - 37.5px);
    left: calc(50% - 37.5px);
    z-index: 99999999999999;
    font-size: 75px;
	color: #3F51B5;
	-webkit-animation: rotating 2s linear infinite;
	-moz-animation: rotating 2s linear infinite;
	-ms-animation: rotating 2s linear infinite;
	-o-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
}

body.page-template-catalog-v2 .footer_contact_us,body.page-template-catalog .footer_contact_us {
	z-index: 1;
}
.one-row {
    /*white-space: nowrap;
    overflow-x: visible;*/
}
.one-row > div {
    display: inline-block;
}
h4.new_arrivals {
	display: block;
    clear: both;
    padding-top: 40px;
}
h4.best_sellers {
	display: block;
    clear: both;
    padding-top: 40px;
}
h4.new_arrivals a, h4.best_sellers a {
	float: right;
    font-size: 14px;
    background: #e20613;
    color: #fff;
    padding: 0px 15px;
    border-radius: 4px;
    line-height: 27px;
	text-decoration: none !important;
}
h4.new_arrivals a:hover, h4.best_sellers a:hover {
	border: 1px solid #e20613;
    background: #fff !important;
    color: #e20613 !important;
}
.small-screen-menu, .small-screen-menu-quote {
	display: none;
}
/* OCT 26 UPD */
@media only screen and (max-width: 992px) {
    body.header_style_3 .logo {
        float: none;
    }
    body.header_style_3 #header .header_top .icon_text {
        float: left;
        margin: 30px 30px 0 0;
    }
    body.header_style_3 #header .top_nav .icon_text {
        display: none;
    }
    body.header_style_3 #header .top_nav .icon_text:before {
        display: none;
    }
    .top_nav .top_nav_wrapper > ul > li > a {
        padding: 21px 14px;
    }
}

@media only screen and (max-width: 767px) {
    body .vc_cta3.vc_cta3-actions-right .vc_cta3-content {
        width: auto !important;
        text-align: center;
        margin: 0 0 20px;
    }
    body .vc_cta3.vc_cta3-actions-right .vc_cta3-content .vc_custom_heading {
        text-align: center;
    }
    body .vc_cta3.vc_cta3-actions-right .vc_btn3-container.vc_btn3-right {
        text-align: center
    }
    .stm_gmap_wrapper .gmap_addresses .owl-dots-wr {
        z-index: 15;
    }
    .full_height_columns {
        overflow: hidden;
        position: relative;
    }
    .full_height_columns iframe {
        height: 540px !important;
    }
}

@media only screen and (max-width: 920px) {
    html body.error404 {
        background-size: inherit !important;
    }

    .page_404 .container {
        width: auto;
    }

    .page_404 .container .media-middle {
        display: block;
        width: auto;
        padding: 20px 0;
    }
}

@media only screen and (max-width: 767px) {
    .page_404 .bottom h1 {
        font-size: 158px !important;
        line-height: 113px !important;
    }

    .page_404 .bottom .bottom_wr {
        padding: 30px 15px;
    }
}

/* Dec 1 2016 */
.staff_list.grid.cols_2 ul li {
    width: 50%;
    flex: 0 0 50%;
}
.staff_list.grid.cols_4 ul li {
    width: 25%;
    flex: 0 0 25%;
}

.staff_list.grid.cols_2 ul li .staff_image {
    max-width: 100%;
}

@media only screen and (max-width: 667px) {
    .staff_list.grid.cols_2 ul li,
    .staff_list.grid.cols_4 ul li {
        width: 100%;
        flex: 0 0 100%;
    }
}

.stm_gmap_wrapper .gmap_addresses .owl-dots-wr {z-index:999}

#footer .footer_widgets .widget .widget_title {
    font-size: 26px;
}

#footer .copyright_row .copyright_row_wr .copyright a:first-child {
    color: inherit;
}

body textarea.wpcf7-form-control.height205 {
    height: 205px;
}

body textarea.wpcf7-form-control.height147 {
    height: 147px;
}

html:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opactiy 0.6s ease-in-out;
    -ms-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
    visibility: hidden;
    background: #ffffff;
    z-index: 999999;
}

html.stm-site-preloader:after {
    position: fixed;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background: none;
    background-color: #23393d;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-animation: scaleout 0.5s infinite ease-in-out;
    animation: scaleout 1.0s infinite ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 9999999999; }

html.stm-site-preloader:before,
html.stm-site-preloader:after {
    opacity: 1;
    visibility: visible;
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0); }
    100% {
        -webkit-transform: scale(1);
        opacity: 0; } }

@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0); }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0; } }

@media only screen and (min-width: 1199px) {
    body.header_full_width.boxed_layout #header .container {
        padding: 0 15px !important;
    }
    .right-indent-30 {
        padding-right: 30px !important;
    }
    .form_full-right_width {
        padding-right: 15px !important;
    }
    .form_full-right_width .vc_column-inner {
        margin-right: -5000px !important;
        margin-left: 25px !important;
        padding-top: 76px !important;
        padding-right: 5000px !important;
        padding-left: 50px !important;
    }

    .about_full-right_width > .vc_column-inner {
        padding-left: 55px !important;
		background-position: top right !important;
    }
	 .about_full-right_width img {
		width: 150px !important;
		height: auto !important;
	 }
	 .about_full-right_width .vc_row .vc_col-sm-6:last-child .wpb_single_image {
		// text-align: right !important;
	 }
	 
    .site_layout_16 .form_full-right_width,
    .site_layout_17 .form_full-right_width,
    .site_layout_18 .form_full-right_width {
        padding-left: 15px !important;
    }
    .site_layout_16 .form_full-right_width .vc_column-inner,
    .site_layout_17 .form_full-right_width .vc_column-inner,
    .site_layout_18 .form_full-right_width .vc_column-inner {
        margin-left: -5000px !important;
        margin-right: 25px !important;
        padding-top: 76px !important;
        padding-left: 5000px !important;
        padding-right: 50px !important;
    }
}
@media only screen and (min-width: 768px) {
    .about_full-right_width > .vc_column-inner {
        margin-right: -500px !important;
        //padding-right: 500px !important;
    }
}
@media only screen and (max-width: 667px) {
    .stm_services .item {
        width: 100% !important;
    }
    .woocommerce div.product div.images .woocommerce-main-image, .woocommerce #content div.product div.images .woocommerce-main-image {
        height: auto !important;
        border: 0 !important;
        text-align: left !important;
    }
    .woocommerce div.product div.images img, .woocommerce #content div.product div.images img {
        max-width: 100% !important;
    }
    .stm_works_wr.grid.style_1 .stm_works .item .item_wr img {
        width: 100%;
    }
}
.mobile_header .logo_wrapper .logo { max-width: 80%; }
.logo a img { max-width: 100%; height: auto !important; }

@media only screen and (min-width: 1199px) {
    body.boxed_layout .vc_row[data-vc-full-width] {
        left: 50% !important;
        padding-left: 60px !important;
        padding-right: 60px !important;
        margin-left: -615px !important;
        width: 1230px !important;
    }
    body.boxed_layout .vc_row.vc_row-no-padding[data-vc-full-width] {
        left: 50% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: -615px !important;
        width: 1230px !important;
    }
}

@media only screen and (max-width: 992px) {
    html body ul.main_menu_nav li.stm_megamenu > ul.sub-menu > li {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 580px) {
    #sb_instagram #sbi_images .sbi_item {
        max-height: 140px;
    }
}

.icon_box {
    display: block;
    text-decoration: none !important;
    color: inherit !important;
}

.g-recaptcha {
    padding: 0 !important;
    background: transparent !important;
}

@media only screen and (max-width: 474px ) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100% !important;
    }
}

.icon_top_transparent i,
.icon_left_transparent i {
    background: transparent !important;
}

.user_validated_field.form-error {
    border-color: #ff0000 !important;
}

body.booked-noScroll {
    position: static;
    overflow-y: scroll;
}

.home #main.footer_hide {
    padding-bottom: 0;
}

@media (max-width: 1480px) and (min-width: 1025px) {
    .testimonials_carousel .slick_prev {
        left: -50px !important;
    }

    .testimonials_carousel .slick_next {
        right: -50px !important;
    }
}

.woocommerce.shop_widgets ul.product_list_widget li:last-child {
    padding-bottom: 20px;
    border: 0;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 1px double #ebe9eb;
    padding: 10px 0 0;
}

/* Autoptimize */
.home .stm_select_country_unit .select2-container,
.home .stm_select_office_unit .select2-container {
    width: 100% !important;
}

.stm_sidebar .third_bg_color {
    margin-right: 0px !important;
    margin-bottom: 30px !important;
    margin-left: 0px !important;
}

.stm_sidebar .third_bg_color .vc_column-inner {
    padding-top: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 40px !important;
    padding-left: 30px !important;
}

.stm_sidebar .third_bg_color .vc_column-inner .vc_custom_heading h4 {
    padding: 0;
    margin: 0;
}

@media only screen and (max-width: 474px ) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100% !important;
    }
}

.icon_top_transparent i,
.icon_left_transparent i {
    background: transparent !important;
}

.user_validated_field.form-error {
    border-color: #ff0000 !important;
}

body.booked-noScroll {
    position: static;
    overflow-y: scroll;
}

.vc_image_carousel.style_1 .item img {
    margin-left: auto;
    margin-right: auto;
}

.stats_counter.right {
    text-align: right;
}

.stats_counter.center {
    text-align: center;
}

.slotholder {
    filter: none !important;
}

body.header_style_2 .header_top .top_nav .header_socials {
    margin-left: 18px !important;
}
body.header_style_2 .header_top .top_nav .header_socials a {
    margin-left: 18px !important;
}
body.site_layout_17.header_style_2 .header_top .top_nav .top_nav_wrapper>ul>li>a {
    padding: 10px 14px;
}
body.header_style_2 .header_top .top_nav .header_socials a:first-child {
    margin-left: 0 !important;
}
body.header_style_6 .header_top .top_nav .top_nav_wrapper>ul>li>a,
body.header_style_6 .header_top .top_nav .main_menu_nav>ul>li>a {
    padding: 10px 16px !important;
}
body.site_layout_14 .top_nav .top_nav_wrapper.stm_l14_footer_menu ul.main_menu_nav li a {
    padding-right: 35px !important;
    padding-left: 35px !important;
}
.stm_the_excerpt {display:none;}

.product-catalogue-list .vc_grid-item h4, .product-catalogue-list .vc_grid-item h4:after {
	text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}
.product-catalogue-list .vc_grid-item .vc_gitem-post-data-source-post_excerpt {
	padding-left: 5px;
    padding-right: 5px;
}
.product-catalogue-list .vc_gitem-zone {
	padding-bottom: 20px;
}
.product-catalogue-list .vc_grid-item div.pro_cat_url a {
	display: block;
}
.product-catalogue-list .vc_gitem-animated-block {
	overflow: hidden;
}
.product-catalogue-list .vc_gitem-animated-block .vc_gitem-zone {
	transform: scale(1.0);
	-webkit-animation: all 0.5s infinite ease-in-out;
    animation: all 1.0s infinite ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.product-catalogue-list .vc_gitem-animated-block .vc_gitem-zone:hover {
	transform: scale(1.1);
	-webkit-animation: all 0.5s infinite ease-in-out;
    animation: all 1.0s infinite ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.row.white_bg {
	background: #fff;
	margin-left: auto;
    margin-right: auto;
}
.row.white_bg .col-md-3, .row.white_bg .col-md-2 {
	padding: 5px;
}
.row.white_bg .col-md-3 .vc_column-inner, .row.white_bg .col-md-2 .vc_column-inner {
	box-shadow: 0 0 12px 0px #ebebeb;
    padding: 0px 5px 15px 5px;
    border-radius: 5px;
}
.row.white_bg .col-md-3:hover .vc_column-inner, .row.white_bg .col-md-2:hover .vc_column-inner {
	box-shadow: 0 0 12px 0px #6f6f6f;
}
.white_bg figure {
	margin: 5px;
	cursor: pointer;
}
.catalog_content .white_bg figure .info {
	display: block;
	text-align: center;
	margin-top: 5px;
	position: relative;
}
.catalog_content .white_bg figure img {
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.catalog_content .white_bg figure .info p {
	margin-bottom: 0;
}
.catalog_content .white_bg figure .info p a.select-options {
	color: #e20613;
    padding: 1px 15px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    text-decoration: none !important;
    cursor: pointer;
    display: block;
    font-size: 13px;
    border: 1px solid #e20613;
}
.catalog_content .white_bg figure .info p a.select-options:hover {
	background: #e20613;
	color: #fff;
}
.catalog_content .gray_bg > .col-md-12 {
}
.catalog_content .white_bg figure .info i.proInfoOpen {
	position: absolute;
    top: -15px;
    right: 5px;
    color: #607D8B;
    font-size: 16px;
	cursor: pointer;
}
.catalog_content .white_bg figure .info i.proInfoOpen {
	position: absolute;
    top: -15px;
    right: 5px;
    color: #607D8B;
    font-size: 16px;
}
.catalog_content .white_bg figure .info i.proInfoOpen:hover {
	color: #1a5775;
}
.catalog_content .hover-data {
	display: none;
	position: absolute;
    background: #ffffff;
    width: calc( 100% + 20px);
    z-index: 99999;
    left: -10px;
    box-shadow: 0 10px 12px 0px #6f6f6f;
    padding: 10px;
    top: calc(100% + 5px);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.catalog_content .hover-data table tr {
	line-height: 22px;
	font-size: 12px;
    text-align: left;
	vertical-align: top;
}
.row.white_bg .col-md-3:hover .hover-data, .row.white_bg .col-md-2:hover .hover-data {
	display: block;
}
.catalog_content .hover-data table tr td {
	width: auto;
}
.catalog_content .hover-data table tr td:first-child {
	font-weight: 700;
}
.catalog_content .hover-data table tr td:last-child {
    text-align: right;
}
.catalog_content .white_bg figure img {
	cursor: pointer;
}
.overlay {
	display: none;
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999;
    background: #000000e6;
}
.pop-up {	
	position: fixed;
    left: 0;
    right: 0;
    z-index: 999999999;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1350px;
	width: 95%;
    margin: auto;
	background: #fff;
    padding: 10px;
	border-radius: 5px;
    overflow: hidden;
	display: flex;
	min-height: 350px;
}
.pop-up img.pro-img {	
	height: 300px;
	max-height: 100%;
    width: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.pop-up > .col-md-3 {
	opacity: 0;
	animation: _fadein 0.8s linear 0.1s 1 forwards;
}
@-webkit-keyframes _fadein {
    0% {opacity: 0;}
    25% {opacity: 0;}
    50% {opacity: 0;}
    75% {opacity: 0.25;}
 	100% {opacity: 1;}
}

/*.pop-up > .col-md-3:after {
    content: '';
    background: #fff;
    width: calc(100% + 10px);
    height: calc(100% + 20px);
    position: absolute;
    left: -10px;
    right: 0;
    top: -9px;
    bottom: 0;
    z-index: -1;
}*/
.pop-up h3 {
	margin-top: 0;
    padding-top: 1px;
}
.close-popup, .close-popup-action {
	position: absolute;
    right: 0;
    top: 0px;
    height: 30px;
    width: 30px;
    background: #F44336;
    text-align: center;
    color: #fff;
    font-size: 25px;
    z-index: 9999999999;
	border-bottom-left-radius: 5px;
}
.close-popup:hover, .close-popup:focus, .close-popup-action:hover, .close-popup-action:focus {
	background: #E91E63;
	color: #fff;
}
.pagination {
	display: block;
	text-align: center;
}
.pagination a {
	background: #9E9E9E;
    color: #fff;
    padding: 1px 3px;
    border-radius: 5px;
    margin-left: 4px;
    margin-right: 4px;
    line-height: 15px;
    font-size: 12px;
	display: inline-block;
	text-decoration: none;
}
.pagination a:hover {
	background: #6b6a6a;
	color: #fff;
	text-decoration: none;
}
.pagination a.curr {
	background: #e20613 !important;
}
body.page-template-catalog .container,
body.page-template-catalog-v2 .container {
	width: 100%;
	max-width: 1800px;
}
.filter_section {
	
}
.filter_section .cat-div {
	display: block;
    border-bottom: 1px dotted #c5c0c0;
    padding-bottom: 7px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.filter_section .cat-div label {
	font-weight: 700;
	cursor: pointer;
	margin-bottom: 0;
}
.filter_section .cat-child-div {
	display: block;	
	margin-left: 15px;
	display: none;
}
.filter_section .cat-child-div label {
	font-weight: 400;
	cursor: pointer;
	display: block;
}
.filter_section a.cat-select {
    vertical-align: text-top;
	color: rgb(119, 119, 119);
	text-decoration: none;
}
.filter_section .cat-div a.cat-select:hover {
    color: #e20613;
}
.filter_section a.cat-select i {
	margin-right: 10px;
}
.filter_section .cat-div:hover .cat-child-div label {
    /*display: block;*/
}
.filter_section .tag-div label, .filter_section .tag-div {
	display: inline-block;
}
.filter_section .tag-div {
    border: 0;
    padding-bottom: 0;
    padding-top: 0;
	display: none;
	margin-left: 15px;
}
.filter_section .tag-div i {
	margin-right: 15px;
}
.filter_section .tag-div a {
	vertical-align: text-top;
    color: rgb(119, 119, 119);
    text-decoration: none;
}
.filter_section .tag-div a:hover {
	color: #e20613;
}
.filter_section .search_box {
	display: block;
}
.filter_section .search_box input {
	border: 0;
    outline: 0;
    padding: 0px 5px 0px 10px;
    border-radius: 5px;
    height: 40px;
    color: rgb(255 255 255);
}
.filter_section .search_box input:focus, .filter_section .tag_search_box input:hover {
	border-radius: 5px;
    border: 0;
    box-shadow: none;
    background: #636363;
}
.search-res {
	display: none;
    background: #cacaca;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px;
    margin-top: -8px;
    padding-top: 7px;
    border-top: 1px solid #bfbcbc;
    color: #fff;
    font-size: 13px;
}
.search-res p {
	margin-bottom: 0 !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.search-res p i {
	margin-right: 8px;
}
.filter_section .tag-div a.remtag {
	color: #F44336;
}
.filter_section .tag-div a.remtag:hover {
	font-weight: 800;
}
.filter_section .tag-div i.removeItem:before {
	content: "\f00d" !important;
}
#tag_search._hastag {
	margin-bottom: 35px;
}
.tagsection {
	position: relative;
}
.filter_section .tag-div.toptag {
	position: absolute;
	top: 45px;
}
.catselected {
	color: #F44336 !important;
}
.catselected i:before {
	content: "\f00d" !important;
}
.catselected:hover {
	font-weight: 800;
}
.cat_always_show {
	display: block !important;
}

@media only screen and (max-width: 992px ) {
    .stm_news .news_list.posts_per_row_3 li {
        width: 100% !important;
    }
}

@media (max-width: 768px) and (min-width: 767px) {
    .vc_col-sm-4 .info_box.style_3 .info_box_text p {
        display: none;
    }
}

.wpcf7-form-control.wpcf7-wpgdprc {
    padding: 0 !important;
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.wpcf7-form-control.wpcf7-wpgdprc span.wpcf7-list-item {
    margin-left: 0;
}
.wpcf7-form-control.wpcf7-wpgdprc .wpcf7-list-item-label {
    padding-left: 4px;
}
.wpcf7-not-valid {
    box-shadow: 0 0 1px red !important;
}

body .vc_row.fixed_bg{
    background-attachment: fixed;
    background-position: 50% 0 !important;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}

body.woocommerce-cart .woocommerce {
    min-height: 325px;
}

.event_lesson_tabs {
    width: 50%;
}

.events_lessons_box {
	background: #f5f5f5 !important;
}
.event_lesson_tabs a {
    background-color: #fff !important;
    color: rgba(7,7,7,1) !important;
    border: 2px solid #e20613 !important;
}
.event_lesson_tabs.active a {
    background-color: rgb(226 6 19) !important;
    color: #fff !important;
}
.event_lesson_info li:last-child .event_lesson_info_content_wrap .event_lesson_info_content {
	margin-left: 0 !important;
}
p.pro-name, p.pro-sku {
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	font-size: 13px !important;
}
.row.white_bg .col-md-2 {
    width: 20%;
    display: inline-block;
    float: none;
}
a.btn.backto-top {
	display: none;
	position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999999999999999999999999;
    text-align: center;
    background: #3F51B5;
    line-height: 25px;
    outline: 0 !important;
    font-size: 25px;
    border: 0 !important;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 4px 4px #d7d7d7;
    padding: 5px;
    color: #fff;
	-webkit-animation: bounce 3s infinite ease-in-out;
    -o-animation: bounce 3s infinite ease-in-out;
    -ms-animation: bounce 3s infinite ease-in-out; 
    -moz-animation: bounce 3s infinite ease-in-out; 
    animation: bounce 3s infinite ease-in-out;
}
a.btn.backto-top:hover {
	background: #F44336;
}
.catalog-pop a.addtolist {
	color: #3F51B5;
}
table.catalog-pop {
	
}

table.catalog-pop tr {
	vertical-align: top;
	cursor: pointer;
}

.catalog-pop-inner {
	width: 90%;
}
.catalog-pop-inner tr td {
	text-transform: capitalize;
    padding-left: 3px;
    padding-right: 3px;
}
.catalog-pop-inner tr td:first-child {
	padding-left: 0;    
}
.catalog-pop-inner tr td:last-child {
	padding-right: 0;
	text-align: right;
}
.catalog-pop-inner tr td input[type=checkbox] {
	margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle;
	pointer-events: none;
}
table.catalog-pop-inner tr:not(:first-child):hover {
	text-shadow: 0 0 1px #000000;
}
img.swatchimg {
    padding: 0;
    margin: 0;
    height: 15px;
    width: auto;
}
.fa.success { color: #4CAF50; }
.fa.error { color: #E91E63; }

.add_list_res {
	z-index: 9999999999999999999999999;
    position: fixed;
    right: 0px;
    bottom: 0;
    background: #4CAF50;
    padding: 10px;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transform: translateY(-50%);
    text-transform: uppercase;
    text-align: center;
} 
.add_list_res.err {
	background: #E91E63;
}
.btn-send, .btn-send:active, .btn-send:focus {
	background: #3F51B5;
	border: 1px solid #3F51B5;
    color: #fff;
	display: block;
	width: 100%;
}
.btn-send i {
	margin-right: 5px;
}
.var-0-sel {
	outline: 2px solid #F44336;
}
.btn-send:hover {
	color: #3F51B5;
	background: #fff;
}
.btn-reset, .btn-reset:active, .btn-reset:focus {
	background: #E91E63;
	border: 1px solid #E91E63;
    color: #fff;
	display: block;
	width: 100%;
	margin-top: 15px;
}
.btn-reset i {
	margin-right: 5px;
}
.btn-reset:hover {
	color: #E91E63;
	background: #fff;
}
.cat-res {
	display: none;
	text-align: center;   
    letter-spacing: 1px;
    cursor: auto;
}
.cat-res span {
	margin-top: 15px !important;
    padding: 5px 10px !important;
    color: #fff !important;
	display: block;
	width: 100%;
}
.cat-res span.error {
	background: #F44336;
}
.cat-res span.success {
	background: #4CAF50;
}
.cat-res:after {
	display: none;
}
.add_cus_info {
	position: fixed;
    left: 0%;
	right: 0%;
    top: 0%;
	bottom: 0%;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999;
    background: #000000d1;
}
.add_cus_info .parent-div {
	position: fixed;
    right: 0;
    z-index: 999999999;
    top: 0;
    max-width: 90%;
    width: 1060px;
    margin: auto;
    background: #fff;
    padding: 15px 20px 10px 20px;
    border-radius: 0;
    overflow: hidden;
	height: 100%;
	padding-top: 30px;
}
.add_cus_info label {
	color: rgb(119, 119, 119);
	display: block;
}
.add_cus_info .form-group {
	display: block;
	margin-bottom: 8px;
}
.add_cus_info .form-group input {
	width: 100%;
	outline: 0 !important;
	box-shadow: none !important;
	border-radius: 4px;
    height: 35px;
}

.add_cus_info a.btn-submit-form {
    margin-top: 10px;
	background: #2196F3;
	border: 1px solid #2196F3;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
	width: 100%;
}
.add_cus_info a.btn-submit-form:hover {
	background: transparent;
    color: #2196F3;
}
.add_cus_info a.btn-submit-download {
    margin-top: 10px;
	background: #009688;
	border: 1px solid #009688;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
	width: 40%;
	float: right;
}
.add_cus_info a.btn-submit-download:hover {
	background: transparent;
    color: #009688;
}
.body-fixed {
	overflow: hidden !important;
}
.head-low-z {
	z-index: 9 !important;
}
.pro-div {
	overflow-x: hidden;
	overflow-y: scroll;
	font-size: 13px;
}
.titlerow {
	color: #fff;
    background: #9E9E9E;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    position: sticky;
    top: 0;
    z-index: 999999;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.titlerow a.prolist_remove_all {
	color: #fff;
}
.titlerow div.removeall a:hover {
	text-shadow: 0 0 4px black;
	color: #fff;
}
.prorow a.prolist_remove_ {
	color: #F44336;
}
.prorow a.prolist_remove_:hover {
	color: #9C27B0;
}
.prorow {	
	padding-right: 10px;
	vertical-align: middle;
}
.titlerow > div.col-md-4 {
	padding-left: 10px;
}
.prorow div {
	vertical-align: middle;
	/*text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;*/
}
.prorow img {
	max-width: 45px;
    display: inline-block;
    padding-right: 15px;
	-webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    transition: all .55s ease;
	position: relative;
}
.prorow img:hover {
	transform: scale(6);
    transform-origin: 0px 2.5px;
    z-index: 9999;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    transition: all .55s ease;
}
.prorow div.col-md-7 {
	overflow: visible;
	text-transform: capitalize;
}
.prorow .pln {
	text-transform: capitalize;
}
.text-capitalize {
	text-transform: capitalize;
}
#cus-form {
	padding-top: 15px;
}
.add_cus_info .row.prorow {
    border-bottom: 1px solid #ddd;
    padding-top: 8px;
    padding-bottom: 5px;
	cursor: default;
	padding-left: 5px;
    padding-right: 5px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.prolist_remove_ .fa-trash:before, .prolist_remove_all .fa-trash:before {
    content: "\f1f8" !important;
}
.add_cus_info .row.prorow:nth-child(even) {	
	background: #f9f9f9;
}
.add_cus_info .row.prorow:hover {
	text-shadow: 0px 0px 0px #040404;	
	color: #414141;
}
.required_input { border: 2px solid #F44336 !important; }
.filter_section .gray_bg {
	overflow-y: scroll;
	overflow-x: hidden;
}
.filter_section .gray_bg::-webkit-scrollbar-thumb {
    background-color: #ab8585;
}
.filter_section .gray_bg::-webkit-scrollbar {
	width: 3px;
    height: 3px;
}
h6.vartype_ {
	margin-top: 0;
    padding-top: 0;
    border: 0 !important;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #3f51b5;
    font-weight: 600;
}
h6.vartype_:after {
	content: none;
}
.pop-up > .col-md-9 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.add_cus_info .form-group input {
	background: #e7e7e7;
	border: 1px solid #e7e7e7;
	padding-left: 5px;
    padding-right: 5px;
}
ul#menu-primary-menu li.menu-item-8050 {
	display: none !important;
}
body.page-template-catalog .header_top .top_nav .header_socials > a:not(.btn-send),
body.page-template-catalog-v2 .header_top .top_nav .header_socials > a:not(.btn-send) {
	display: none !important;
}
body.page-template-catalog ul#menu-primary-menu li.menu-item-8050,
body.page-template-catalog-v2 ul#menu-primary-menu li.menu-item-8050 {
	display: block !important;
}
body.page-template-catalog ul#menu-primary-menu li.menu-item-8050 a,
body.page-template-catalog-v2 ul#menu-primary-menu li.menu-item-8050 a {
	color: #3F51B5;
}
body.page-template-catalog ul#menu-primary-menu li.menu-item-8050 a:before,
body.page-template-catalog-v2 ul#menu-primary-menu li.menu-item-8050 a:before {
	content: "\f022";
	margin-right: 10px;
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.page-template-catalog ul#menu-primary-menu li.menu-item-8050:hover a,
body.page-template-catalog-v2 ul#menu-primary-menu li.menu-item-8050:hover a {
	color: #E10D17;
}
body.page-template-catalog-v2 ul#menu-primary-menu li.menu-item-8050:hover span.item_count {
	background: #E10D17;
    box-shadow: 0 0 5px 0px #E10D17;
}

.home-ksp .icon {
	font-size: 35px !important;
    line-height: 35px !important;
    margin-bottom: 10px !important;
    color: #e20613 !important;
}
.home-ksp h4 {
	font-size: 17px;
}
.home-ksp h4 span.subtitle {
	font-size: 14px;
	margin-top: 0px;
}
.home_about_section_parent, .home_services_section {
	background-attachment: unset !important;
}
.home-sub-row ul.wpb_image_grid_ul li.isotope-item {
	margin: 0 0 0 0 !important;
    display: inline-block;
    position: relative !important;
}
.home-compliance h2  {
	margin-bottom: 10px;
}
.home-compliance h2 span.subtitle {
	font-size: 14px;
}
.top_bar_info_wr .top_bar_info li {
	padding: 5px 15px !important;
}
.list-without-red li h6 {
    margin-top: 0;
    padding-top: 0;
	margin-bottom: 10px;
}
.list-without-red li {
	margin-bottom: 20px;
}
.list-without-red li h6:after {
	content: unset; 
}
.manu-proces-accordian .vc_tta-panels .vc_tta-panel h4 a {
	color: #fff !important;
}
.manu-proces-accordian .vc_tta-panels .vc_tta-panel h4 a i:before, .manu-proces-accordian .vc_tta-panels .vc_tta-panel h4 a i:after {
	border-color: #	fff !important;
}
.manu-process-list {
	
}
.manu-process-list .row {
	margin-left: 0;
    margin-right: 0;
    padding: 8px 10px;
    background: #ffffff;
    margin-bottom: 12px;
    margin-top: 1px;
    cursor: pointer;
    position: relative;
    text-align: left;
    border-radius: 4px;
    box-shadow: 0 0 8px 0px #e1e1e1;
    border: 3px solid #fff;
}
.manu-process-list .row .co-md-12 {
	
}
.manu-process-list .row .co-md-12 h4:after {
	content: unset;
}
.manu-process-list .row .co-md-12 h4 {
	color: #9d9d9d;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.manu-process-list .row.clicked {
	border: 3px solid #f443368a;
	box-shadow: none;
}
.manu-process-list .row.clicked h4 {
	color: #f443368a;
}
.manu-process-list .row .co-md-12 p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.manu-process-list .row:hover {	
	border: 3px solid #F44336;
	box-shadow: none;
}
.manu-process-list .row:hover h4 {	
	color: #F44336;
}
.wpb_content_element.mp_view {
	display: none;
}
/*.manu-process-list .row:after {
    content: "\f063";
    position: absolute;
    bottom: -48px;
    left: 0;
    right: 0;
    margin: auto;
    height: 40px;
    width: 100px;
    z-index: 999999999999999999;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    color: #595757;
    animation: bounce 3s infinite ease-in-out;
}
.manu-process-list .row:last-child:after {
	content: unset !important;
}*/

.manu-left.clicked {
	width: 48.5%;
    display: inline-block;
    vertical-align: top;
	transition: 0.5s linear all;
}
.wpb_content_element.mp_view.clicked {
	width: 48.5%;
    display: inline-block;
    vertical-align: top;
	float: right;
	transition: 0.5s linear all;
}
.manu-process-list .row .co-md-12 h4 i {
	float: right;
    font-size: 25px;	
}
.manu-process-list .row.clicked .co-md-12 h4 i { 
	/*-webkit-animation: bounceX 3s infinite ease-in-out;
    -o-animation: bounceX 3s infinite ease-in-out;
    -ms-animation: bounceX 3s infinite ease-in-out;
    -moz-animation: bounceX 3s infinite ease-in-out;
    animation: bounceX 3s infinite ease-in-out;*/
}
.manu-process-list .row.clicked .co-md-12 h4 i:before {
	content: "\f192";
	line-height: 28px;
}
.wpb_content_element.mp_view h4 {
	padding-top: 0;
    margin-top: -5px;
	padding-bottom: 20px;
}
.img-gallery-center ul {
	display: table;
}
.img-gallery-center ul li img {
	box-shadow: 0 0 9px #e3e3e3;
	padding: 5px;
}
.img-gallery-center ul li {
	text-align: center;
    margin: 0 0 0 0 !important;
    display: inline-block;
    position: relative !important;
	left: unset !important;
	right: unset !important;
	display: table-cell;
	float: none !important;
}
.img-gallery-center ul li a {
	display: inline-block !important;
}
.img-gallery-center.link-clickable ul li img {        
	transition: 0.5s linear all;
}
.img-gallery-center.link-clickable ul li a:after {
	content: "\f00e";
	display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: auto;
	transform: translateY(-50%);
	font-size: 25px;
}
.img-gallery-center.link-clickable ul li a:hover img {
	box-shadow: 0 0 12px #e3e3e3;
	transform: scale(1.1);
}

.comment-body .comment-text ul li, .wpb_text_column.wpb_content_element ul li {
    line-height: 20px !important;
    font-size: 14px !important;
}
.faq-accord.vc_tta.vc_general .vc_tta-panel.vc_active h4 {
    background: #2a2a2a;   
}
.faq-accord.vc_tta.vc_general .vc_tta-panel.vc_active h4 a, .faq-accord.vc_tta.vc_general .vc_tta-panel.vc_active h4 a i:before {
    color: #fff !important;   
}
.faq-accord.vc_tta.vc_general .vc_tta-panel.vc_active h4 a i:before {
	border-color: #fff !important;   
}
.faq-accord.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
	padding-top: 10px !important;
}

.readmore-global {
	color: #fff;
    background: #e20714;
    padding: 7px 15px;
    border-radius: 4px;
    text-decoration: none;
    transition: 0.3s all linear;
}
.readmore-global:hover, .readmore-global:focus {
    color: #e20714;
    border: 1px solid #e20714;
    background: transparent;
	text-decoration: none;
    transition: 0.3s all linear;
}

.services-benefits-boxes {
	
}
.services-benefits-boxes .icon_box > .icon {
	display: inline-block;
}
.services-benefits-boxes .icon_box > .icon_text {
	display: inline-block;
	max-width: calc(100% - 75px);
	float: right;
}
.tabs-top-2 ul.vc_tta-tabs-list {
	text-align: left;
}
.tabs-top-2 ul.vc_tta-tabs-list li {
	width: 50%;
	margin: 0 0 0 0 !important;
}
.tabs-top-2 ul.vc_tta-tabs-list li:last-child {
	float: right;
}
.tabs-top-2 ul.vc_tta-tabs-list li a {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.tabs-top-2 .vc_tta-panel-body h4 a {
	font-weight: 600 !important;
}

/* Catalog V2 */
body.page-template-catalog-v2 .select2-container {
	width: 210px !important;
	display: inline-block;
	height: 35px !important;
    vertical-align: top;
}
body.page-template-catalog-v2 .select2-container--default .select2-results>.select2-results__options {
	max-height: 500px !important;
}
body.page-template-catalog-v2 .select2-container.select2-container--default .select2-selection--single {
	background: #fff;   
    height: 35px;
    line-height: 35px;
    border: 0 !important;
}
body.page-template-catalog-v2 .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 34px;
    padding-left: 12px;
    padding-right: 36px;
    color: #fff;
	background: #e20613;
	font-weight: 600;
	border: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
	border-radius: 4px;
	height: 35px !important;
}
body.page-template-catalog-v2 .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 35px;
	width: 43px;
}
body.page-template-catalog-v2 .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent;
}
body.page-template-catalog-v2 #product_search {
    display: inline-block;
    background: #fff;
    border: 1px solid #e20613;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
    color: #e20613;
    width: calc(100% - 245px - 35px - 187px);
	margin-left: -4px;
    outline: 0;
    text-align: center;
    text-rendering: optimizeLegibility;
    font-weight: 400;
}
body.page-template-catalog-v2 #product_search:focus, body.page-template-catalog-v2 #product_search:active  {
	outline: 0; 
	box-shadow: none;
	border: 2px solid #e20613
}
body.page-template-catalog-v2 .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered {
	outline: 0; 
	box-shadow: none;
	border: 0 !important;
	border-bottom-left-radius: 0 !important;
}
body.page-template-catalog-v2 #product_search::-webkit-input-placeholder { 
	color: #e20613;
	text-rendering: optimizeLegibility;
    font-weight: 400;
}
body.page-template-catalog-v2 #product_search:-ms-input-placeholder {
	color: #e20613;
	text-rendering: optimizeLegibility;
    font-weight: 400;
}
body.page-template-catalog-v2 #product_search::placeholder {
	color: #e20613;
	text-rendering: optimizeLegibility;
    font-weight: 400;
}
body.page-template-catalog-v2 .select2-container .select2-dropdown .select2-results__option {
    padding: 3px 10px;
    font-size: 13px;
}
body.page-template-catalog-v2 .select2-container .select2-dropdown {
	width: 390px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 0;
    margin-top: 0px;
    box-shadow: 0 4px 5px #8d8d8d;
}
body.page-template-catalog-v2 .v2_seach-box {
	display: block;
	padding: 0px;
	padding-top: 15px;
}
body.page-template-catalog-v2 .search_box {
	display: block;
}
body.page-template-catalog-v2 .btn-reset {
	width: 35px;
    /* float: right; */
    display: inline-block;
    margin-top: -2px;
    height: 35px;
    text-align: center;
    padding: 0;
    line-height: 32px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 2px solid #e20613;
    background: #e20613 !important;
    color: #fff !important;
    margin-left: -4px;
	margin-right: 9px;
}
body.page-template-catalog-v2 .btn-reset i {
	margin: 0 !important;
}
body.page-template-catalog-v2 .btn-reset:hover, body.page-template-catalog-v2 .btn-reset:focus {
	border: 1px solid #e20613;
	background: #fff !important;	
	color: #e20613 !important;
}

.catalog-pop h5 {
	font-size: 14px;
    margin-top: 0;
    padding-top: 0;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 15px;
    color: #8b8b8b;
    text-transform: uppercase;
}
.catalog-pop h5:after {
	display: none;
}
table.proinfo-inner {
	color: #8b8b8b;
    font-size: 13px;
}
.catalog-pop textarea {
	width: 90%;
    display: block;
    resize: vertical;
    max-height: 220px;
    min-height: 100px;
    color: #8b8b8b;
    border: 1px solid #8b8b8b;
    outline: 0 !important;
    border-radius: 5px;
    border: 0;
    box-shadow: 0 0 3px 0px #8b8b8b;
	padding: 5px 10px;
}
.catalog-pop textarea::placeholder {
	color: #8b8b8b;
	font-style: italic;
}
a.add-to-quote {
	color: #e20613;
    padding: 1px 15px;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none !important;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    border: 1px solid #e20613;
    text-align: center;
    float: right;
}
a.add-to-quote:hover {
	background: #e20613;
    color: #fff !important;
}
.notecolumn {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	cursor: pointer;
}
.text-bold {
	font-weight: 600;
}
.page-template-catalog-v2 .select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected] {
	background: #a9a9a9 !important;
}
.page-template-catalog-v2 .select2-container--default .select2-search--dropdown .select2-search__field {
	border: 0;
    outline: 0;
    background: #f5d4df;
    border-bottom: 2px solid #e20613;
    text-align: center;
    font-size: 12px;
}
#select2-sort_box-container {
	border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.row.flex-row {
	display: flex;
}
.row.flex-row  .filter_section {
	background: #f9f9f9;
}
a.resetallcats {
	color: rgb(119, 119, 119);
	vertical-align: text-top;
    text-decoration: none !important;
}
a.resetallcats:hover {
	color: #e20613;
	text-decoration: none;
}
a.resetallcats i {
	margin-right: 10px;
}
.row.white_bg .one-row .col-md-2:nth-of-type(1n+7) {
	display: none;
}
body.page-template-catalog-v2 li#menu-item-7300,
body.page-template-catalog-v2 li#menu-item-7301,
body.page-template-catalog-v2 li#menu-item-7919,
body.page-template-catalog-v2 li#menu-item-8377,
body.page-template-catalog-v2 li#menu-item-6932 {
	display: none;
}
a.close-menu {
	display: none;
}
.mobile_grid_landscape .mobile_header .header_info {
    display: none !important;
}
.mobile_grid_landscape .mobile_header .header_info {
	position: absolute;
    right: 0;
    max-width: 300px;
    width: 100%;
}
.n2-ss-layer.banner-big-text, .n2-ss-layer.banner-small-text {
    max-width: 850px !important;
    width: 90% !important;
}
body .wpb_image_grid .wpb_image_grid_ul {
    width: 100% !important;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile {
	box-shadow: none !important;
}
.our-process-list .wpb_content_element.mp_view {
	float: none;
    position: absolute;
    top: 2px;
    background: #ffffff;
    z-index: 99999999999999999;
    padding: 25px;
    overflow: scroll;
    bottom: 10px;
    right: 0;
    height: calc(100% - 4px);
    border-radius: 4px;
    box-shadow: 0 0 8px 0px #e1e1e1;
	width: 63%;
	left: 37%;	
}
.our-process-list .manu-left {
	width: 35%;
	display: inline-block;
	margin-bottom: -10px;
}
.our-process-list {
	margin-bottom: 35px;
}
.faq-accord {
	box-shadow: 0 0 10px #dddddd;
}
.faq-accord .vc_tta-panel .vc_tta-panel-heading {
	background: transparent !important;
	border-top: 1px solid #e9e9e9 !important;
}
.faq-accord i.vc_tta-controls-icon {
	left: 10px !important;
}
.faq-accord h4 a {
	padding-left: 30px !important;
	font-size: 15px;
}
.prorow div.col-md-7 a {
	color: rgb(119, 119, 119)
}
.prorow .pln.notecolumn i {
	display: NONE;
}
.email_sent {
	position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: unset;
    z-index: 9999999999999999999999999999;
    background: #009688;
    width: 100%;
    margin: auto;
    transform: translateY(-50%);
    padding: 15px;
    color: #fff;
    border-radius: 0;
    text-align: center;
    line-height: 25px;
    transform: none;
}
.email_sent p {
	margin-bottom: 0;
}
/* Catalog V2 */

.not-catalog-page .col-md-2 {
	width: 20%;
	padding: 5px;
	float: none;
	cursor: pointer;
}
.not-catalog-page .col-md-2 .vc_column-inner {
	box-shadow: 0 0 12px 0px #ebebeb;
    padding: 0px 5px 15px 5px;
    border-radius: 5px;
}
.not-catalog-page .col-md-2:hover .vc_column-inner {
	box-shadow: 0 0 12px 0px #6f6f6f;
}
.not-catalog-page .col-md-2 a.select-options {
	display: none;
}
.not-catalog-page .col-md-2 p.pro-sku {
	line-height: 16px;
	margin-bottom: 3px;
}
.not-catalog-page .col-md-2 .hover-data {
	display: none;
	position: absolute;
    background: #ffffff;
    width: calc( 100% - 10px);
    z-index: 99999;
    left: 5px;
    box-shadow: 0 10px 12px 0px #6f6f6f;
    padding: 10px 15px;
    top: calc(100% - 30px);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.not-catalog-page .col-md-2:hover .hover-data {
	display: block;
}
.not-catalog-page .col-md-2 .hover-data table tr {
    line-height: 22px;
    font-size: 12px;
    text-align: left;
}
.not-catalog-page .col-md-2 .hover-data table tr td:first-child {
    font-weight: 700;
}
.not-catalog-page .col-md-2 .hover-data table tr td:last-child {
	 text-align: right;
}
.not-catalog-page .col-md-2 .hover-data table tr td {
    width: auto;
}
.not-catalog-page .col-md-2 .hover-data table tr td {
	width: auto;
}
a.seemore_cat {
	font-size: 14px;
    background: #e20613;
    color: #fff !important;
    padding: 0px 15px;
    border-radius: 4px;
    line-height: 26px;
    border: 1px solid #e20613 !important;
    text-decoration: none !important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
a.seemore_cat_foot {
	font-size: 14px;
    background: #e20613;
    color: #fff !important;
    padding: 0px 15px;
    border-radius: 4px;
    line-height: 26px;
    border: 1px solid #e20613 !important;
    text-decoration: none !important;
	display: inline-block;
}
a.seemore_cat:hover, a.seemore_cat_foot:hover {	
    background: #fff !important;
    color: #e20613 !important;
}
.one-row.not-catalog-page {
	position: relative;
	display: block;
	clear: both;
}
.email-octopus .inline-container {
	margin: auto;
	text-align: center;
}
.email-octopus .inline-container .form-container {
	float: right;
}
.email-octopus .inline-container .emailoctopus-success-message, .email-octopus .inline-container .emailoctopus-error-message {
	line-height: 36px;
    color: #3F51B5 !important;
    font-size: 20px;
    font-weight: 600;
}
h2, h3 {
	position: relative;
}
#menu-item-8377 {	
	margin-left: 14px;
}
#menu-item-8377 a {
	background: #e20613;
	border: 1px solid #e20613;
    border-radius: 4px;
	color: #fff;
}
#menu-item-8377:hover a {
	background: #fff;
	color: #e20613;
}
.shake {
	/*transition: 0.32s all ease-in-out;
	animation: shake 0.5s;
	animation-iteration-count: 2;*/
	animation : rubberband 800ms alternate ease-out;	
}
.top_nav .top_nav_wrapper ul li a {
	letter-spacing: normal !important;
}
.top_nav .top_nav_wrapper ul li ul li:hover:before, 
.top_nav .top_nav_wrapper ul li ul li:hover:after {
	display: none;
}
.top_nav .top_nav_wrapper ul li ul li:hover a {
	border: 0!important;
    background: #fff !important;
    color: #e20613 !important;
    outline: 0!important;
	text-shadow: 0 0 1px #F44336;
}
.not-catalog-page .col-md-2 .hover-data table tr td {
	vertical-align: top;
}
.z-index-0 {
	z-index: 0;
}
body.page-template-catalog-v2 ul#menu-primary-menu li.menu-item-8050 span.item_count {
	position: absolute;
    top: -7px;
    right: -7px;
    padding: 7px 7px;
    background: #3F51B5;
    border-radius: 50%;
    font-size: 13px;
    letter-spacing: normal;
    box-shadow: 0 0 5px 0px #3F51B5;
	cursor: pointer;
}
.single-digit {
	padding: 7px 9px !important;
}
.top_nav_wrapper>ul>li ul li.current-menu-item a {
    color: #F44336 !important;
}
.button404 {
	background: #ffffff !important;
    border-color: #ffffff !important;
}
.button404:hover {
	color: #ffffff !important;
	background: #000 !important;
}
.button404:hover i {
	color: #ffffff !important;
}
body.error404 {
	background: url('https://mln2jro7x3jo.i.optimole.com/mln2jro7x3jo-poeimau-style/w:auto/h:auto/q:auto/https://www.phoenixmanu.com/wp-content/themes/consulting/assets/images/page_404.jpg') !important;
	background-position: 50% 0 !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.email-octopus input.form-control {
	box-shadow: none !important;
}
.email-octopus input.btn-primary {
    background: #e20613 !important;
    border: 1px solid #e20613 !important;
}
.email-octopus input.btn-primary:hover {
    color: #e20613 !important;
    background: #fff !important;
    border: 1px solid #e20613 !important;
}
.exp_qty_p {
	display: block;
    margin-top: 20px;
	width: 90%;
}
.exp_qty_p span.bg {
	margin-right: 0;
    font-weight: 600;
    color: #8b8b8b;
    background: #d7d7d7;
    padding-right: 15px;
    padding-left: 15px;
    height: 30px !important;
    line-height: 28px;
    display: inline-block;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.exp_qty_p input.exp_qty {
	display: inline-block;
    height: 30px;
    width: 90px;   
    outline: 0;
    border: 1px solid #d7d7d7;
    text-align: center;
    padding-left: 0px !important;
    padding-right: 0 !important;
	border-radius: 0px;
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	vertical-align: top;
}
table.catalog-pop.var-pro a.add-to-quote.var-add {
	margin-top: 20px;
}
.catalog-pop-inner input.exp_qty {
    height: 25px;
    width: 90px;
    border-radius: 4px;
    outline: 0;
    border: 1px solid #d7d7d7;
    text-align: center;
}
table.catalog-pop.var-pro a.add-to-quote.var-add {
	float: none;
}
table.proinfo-inner tr td:last-child {
    text-align: right;
	max-width: 25ch;
}
table.proinfo-inner tr td:first-child {
    padding-right: 5px;
}
.exp_qty.required {
	border: 2px solid #e20613 !important;
}
.moq_err {
	display: none;
    text-align: left;
    color: #e20613;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
table.catalog-pop.var-pro .moq_err {
	margin-top: 10px;
}
table.catalog-pop.var-pro table.catalog-pop-inner tr:first-child td:nth-child(2), table.catalog-pop.var-pro table.catalog-pop-inner tr:not(:first-child) td:nth-child(4) {
	text-align: center;
}
.add_cus_info .row .col-md-1 {
	text-align: center;
}
.notpick {
	color: #bbbbbb;
    text-decoration: line-through;
	font-style: italic;
}
input.qty_edit::-webkit-outer-spin-button, input.qty_edit::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number].qty_edit {
	-moz-appearance: textfield;
}
input.qty_edit {
	border: 1px solid #e7e7e7;
    text-align: center;
    width: 65px;
	outline: 0 !important;
    border-radius: 4px;
}
input.note_edit {
	border: 1px solid #e7e7e7;
    text-align: center;
	outline: 0 !important;
    border-radius: 4px;
	width: 100%;
}
a.prolist_save1_ {
	margin-right: 15px;
    color: #4CAF50;
}
a.prolist_save1_:hover {
	color: #009688;
}
a.prolist_save_all {
	margin-right: 15px;
    color: #fff;
}
input.missingval {
	border: 2px solid #F44336;
}
.note_column {
	text-align: center;
}
.add_cus_info .pro-div .col-md-1.removeall, .add_cus_info .pro-div .col-md-1.removeone {
	padding-right: 0;	
}
.pro-div .row.titlerow > div {
	vertical-align: top;
}
#mc-embedded-subscribe-form {
	margin-top: 15px;
}
#mc-embedded-subscribe-form #mce-EMAIL {
	background-clip: padding-box;
    background-color: #fff;
    border: 0 !important;
    border-radius: 0.25rem;
    color: #495057;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: calc(100% - 130px);
}
#mc-embedded-subscribe-form #mc-embedded-subscribe {
	display: inline-block;
    width: calc(120px);
    line-height: 34px;
    height: 35px;
    padding: 0 20px;
    float: right;
    border-radius: 4px;
    text-transform: uppercase;
}
#mc-embedded-subscribe-form #mce-EMAIL.required {
	border: 2px solid #F44336 !important;
}
.add_cus_info .addresses {
	position: fixed;
    left: 0px;
    z-index: 999999999;
    top: 0;
    max-width: 90%;
    width: calc(100% - 1060px);
    margin: auto;
    padding: 15px 20px 10px 20px;
    border-radius: 0;
    overflow: hidden;
    height: 100%;
    padding-top: 30px;
    color: #fff;
    background: #607D8B;
	overflow-y: scroll;
}
.add_cus_info .addresses * {
	color: #fff;
}
.add_cus_info .addresses input,
.add_cus_info .addresses select,
.add_cus_info .addresses select option,
.add_cus_info .addresses textarea {
	border: 0;
    border-radius: 4px;
    outline: 0;
    width: 100%;
    color: rgb(119, 119, 119);
	padding: 0px 7px;
    height: 35px;
    display: block;
}
.add_cus_info .addresses textarea {
	resize: vertical;
    max-height: 80px;
    min-height: 35px;
    height: 55px;
	line-height: 15px;
    overflow: scroll;
	padding: 5px 7px;
}
.add_cus_info select {
    cursor: pointer;
}
.add_cus_info .addresses h4:after {
	background: #fff;
}
.add_cus_info .addresses h4 {
	padding-top: 0;
}
.add_cus_info .addresses > section > .row {
	margin-bottom: 5px;
}
.prodivfullheight {
	height: calc(100% - 50px) !important;
}
a.copyFromBilling {
	float: right;
    font-size: 14px;
    background: #fff;
    border-radius: 4px;
    color: #2196f3 !important;
    padding: 0 10px;
	text-decoration: none !important;
	border: 1px solid #fff;
}
a.copyFromBilling:hover {
	color: #fff !important;
	background: #2196f3;
	border: 1px solid #2196f3;
	text-decoration: none;
}
a.close_addresses, a.open_addresses {
	display: none;
}
div.sendtocart {
	color: #fff;
    background: #3F51B5;
    padding: 0 0 0 0 !important;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
	width: 28px;
	height: 28px;
	line-height: 28px;	
    box-shadow: 0 0 6px 1px #999999;
}
#footer .footer_widgets > .row > .col-md-3:last-child * {
    line-height: 20px;
}
.add_cus_info .addresses a.import_csv {
	display: block;
    float: right;
    margin-bottom: -28px;
    background: #fff;
    color: #E91E63;
    text-align: center;
    font-size: 14px;
    background: #fff;
    border-radius: 4px;
    padding: 0 10px;
    text-decoration: none !important;
    border: 1px solid #fff;
    font-weight: 600;
	z-index: 99999999999;
	cursor: pointer;
}
.add_cus_info section.csvimport {
	margin-bottom: 20px;
}
.add_cus_info section.csvimport input#import_csv {
	background: #fff;
    height: 35px;
    line-height: 35px;
}
a.downlaodsample {
	float: right;
	text-decoration: none;
}
a.downlaodsample:hover, a.downlaodsample:hover i {
	text-decoration: none;
	color: #CDDC39;
}
a.logout {
	color: #fff;
    background: #000;
    z-index: 999999999999999999999;
    position: fixed;
    right: 0;
    top: 50%;
    padding: 2px 8px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 12px;
}
a.logout:hover {
	background: #676767;
	color: #fff;
	text-decoration: none;
}

a.close-login-action, a.close-login-action:hover, a.close-login-action:focus { 
	position: absolute;
    left: 0;
    top: 0px;
    height: 25px;
    width: 25px;
    background: #e9e9e9;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    z-index: 9999999999;
    border-bottom-right-radius: 5px;
    line-height: 23px;
}
.fa-external-link-v4 {
	float: right;
    font-weight: 600;
    line-height: 22px;
}
.fa-external-link-v4:before {
	content: "\f08e" !important;	
}
.fa-external-link-v4:hover {
	color: #9C27B0;
}
.open_new_tab {
	position: absolute;
    right: 40px;
    top: 0px;
    width: 30px;
    height: 30px;
    background: #2196F3;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    float: none;
    padding-top: 4px;
    color: #fff;
	z-index: 9999999999;
	cursor: pointer;
	text-decoration: none !important;
}
.open_new_tab:hover {
	background: #3F51B5;
	color: #fff;
	text-decoration: none !important;	
}
.open_new_tab i, .open_new_tab:hover i {
	text-align: center;
    display: block;
    margin: auto;
    padding: 0;
    float: none;
	color: #fff;
	text-decoration: none !important;
}
a.blueLink {
	color: #2196f3;
	text-decoration: none !important;
}
i.packSymbol {
    position: absolute;
    right: 5px;
    padding: 0px 5px;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    background: #b1b1b1;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 5px;
    line-height: 22px;
    letter-spacing: 0.8px;
	z-index: 9999;
}
.pop-up i.packSymbol {
	right: unset;
    left: -0;
    top: -0;
    font-size: 11px;
    line-height: 25px;
    padding: 0px 6px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 5px;
}
.row.white_bg .col-md-2:hover > .vc_column-inner .wpb_single_image > .packSymbol {
    background: #e20613;
}
a.exportAll {
    color: #fff;
    background: #006dd2;
    z-index: 999999999999999999999;
    position: fixed;
    right: 0;
    top: 45%;
    padding: 2px 8px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 12px;
}
a.exportAll:hover, a.exportAll:focus {
	background: #408dd5;
	color: #fff;
	text-decoration: none;
}
.avail_out_main {
	font-weight: 600;
    font-size: 10px;
    color: #ffffff;   
    background: #F44336;
    line-height: 20px;
    width: 24px;
    height: 24px;
    border-radius: 50%; 
    letter-spacing: 0.8px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding: 2px;
	z-index: 999;
	margin-left: 2px;
	margin-right: 2px;
}
.pop-up .avail_out_main {
	font-size: 11px ! IMPORTANT;
    top: 10px;
    width: 26px;
    height: 26px;
    display: inline-block;
    padding: 3px;
	z-index: 999;
	margin-left: 2px;
	margin-right: 2px;
}
.onlyProd_va {
	position: absolute;
    left: -10px;
    font-weight: 600;
    font-size: 10px;
    color: #fff;
    text-align: center;
    margin: auto;
    background: #F44336;
    line-height: 14px;
    border-radius: 4px;
    letter-spacing: .8px;
    text-align: center;
    vertical-align: middle;
    display: block;
    margin-left: 0;
    margin-top: 7px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0;
    padding-bottom: 0;
	z-index: 999;
}
.admin_sku {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
}
.about_full-right_width .vc_row.wpb_row.vc_inner.vc_row-fluid {
	vertical-align: top;
}
.about_full-right_width .vc_row.wpb_row.vc_inner.vc_row-fluid * {
    vertical-align: top;
}
.about_full-right_width .wpb_single_image {
	width: 360px;
    float: none;
	display: inline-block;
    text-align: left;
}
.catalog-pop-inner tr td.text-right {
    text-align: right !important;
}
.catalog-pop-inner tr td.text-center {
    text-align: center !important;
}
.postsizeText {
	text-transform: none !important;
}
.admin_info {
	position: absolute;
    top: -22px;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
	z-index: 999;
	width: 100%;
}
.pop-up .admin_info {
	top: 0px;
}
.stock {
	font-weight: 600;
    font-size: 10px;
    color: #ffffff;   
    background: #3F51B5;
    line-height: 20px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    letter-spacing: 0.8px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding: 2px;
	z-index: 999;
	margin-left: 2px;
	margin-right: 2px;
}
.pop-up .stock {
	font-size: 11px ! IMPORTANT;
    top: 10px;
    width: 26px;
    height: 26px;
    display: inline-block;
    padding: 3px;
	z-index: 999;
	margin-left: 2px;
	margin-right: 2px;
}

.spinner-bg-full {
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999999999999;
    font-size: 85px;
    width: 100%;
    height: 100%;
    background: #a5a5a561;
}
.spinner-bg-full i {
	position: absolute;
	top: calc(50% - 37.5px);
    left: calc(50% - 37.5px);
    z-index: 99999999999999;
    font-size: 75px;
	color: #3F51B5;
	-webkit-animation: rotating 2s linear infinite;
	-moz-animation: rotating 2s linear infinite;
	-ms-animation: rotating 2s linear infinite;
	-o-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
}

.spinner-bg-products {
	display: none;
	position: fixed;
	top: calc(50% - 37.5px);
    left: calc(50% - 37.5px);
    z-index: 99999999999999;
    font-size: 75px;
	color: #3F51B5;
	-webkit-animation: rotating 2s linear infinite;
	-moz-animation: rotating 2s linear infinite;
	-ms-animation: rotating 2s linear infinite;
	-o-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
}

/* Cookie banner*/
.cky-box-bottom-left {
	box-shadow: 0 0 6px 0px #d9d9d9;
}
.cky-notice-btn-wrapper .cky-btn, .cky-prefrence-btn-wrapper .cky-btn {
    border-color: #1863dc !important;
	color: #1863dc !important;
    background-color: transparent !important;
	flex: auto !important;
    max-width: 100% !important;
    font-size: 14px !important;
    font-family: inherit !important;
    line-height: 24px !important;
    padding: 8px !important;
    font-weight: 500 !important;
    border-radius: 2px !important;
    cursor: pointer !important;
    text-align: center !important;
    text-transform: none !important;
    min-height: 0 !important;
    overflow-wrap: break-word !important;
	letter-spacing: normal !important;
}
.cky-notice-btn-wrapper .cky-btn-accept, .cky-prefrence-btn-wrapper .cky-btn {
    background: #1863dc !important;
    color: #ffffff !important;
    border: 2px solid #1863dc !important;
}
.cky-notice-btn-wrapper p {
    text-align: justify !important;
}
.cky-preference-center button, .cky-preference-center button:hover, .cky-preference-center button:active, .cky-preference-center button:focus,
.cky-btn-revisit-wrapper button, .cky-btn-revisit-wrapper button:hover, .cky-btn-revisit-wrapper button:active, .cky-btn-revisit-wrapper button:focus {
	border: 0 !important;
	color: #212121 !important;
	background: transparent !important;
	background-color: transparent !important;
}
.cky-accordion-header .cky-accordion-btn, .cky-preference-center button, .cky-preference-center button:hover {
	 letter-spacing: normal !important;	 
}
.cky-prefrence-btn-wrapper .cky-btn:hover {
    background: #1863dc !important;
}
.cky-prefrence-btn-wrapper .cky-btn:hover {
    background: #1863dc !important;
    color: #fff !important;
    border: 2px solid #1863dc !important;
    opacity: 1;
}
.cky-footer-wrapper > div:last-child {
    display: none !important;
}
/* Cookie banner*/

.row.flex-row .filter_section {
	position: absolute; 
	left: 0;
	top: 0;
	bottom: 0;
	display: none;
}
.row.flex-row .prosection {
	width: 100%;
}
.row.flex-row .prosection .categoryBox {
	position: fixed;
	left: 0px;
	top: 160px;
	width: 25%;
	z-index: 999999999999999999999999999;
	background: #f1f1f1;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	height: 63.25px;
	line-height: 63.25px;
}
.row.flex-row .prosection .categoryBox .catboxBigControl {
        color: #fff;
    background: #e20613;
    font-weight: 600;
    display: inline-block;
    height: 35px;
    line-height: 33px;
    border-radius: 4px;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #e20613;
    width: 100%;
    text-align: center;
    margin-top: -4.5px;
    vertical-align: middle;
}
.row.flex-row .prosection .categoryBox .catboxBigControl .fa-bars {
	text-decoration: none;
    font-family: FontAwesome;
    font-style: normal;
	color: #fff;
    margin-right: 10px;
}
.row.flex-row .prosection .categoryBox .catboxBigControl * {
    font-weight: 600;
}
.row.flex-row .prosection .categoryBox .catboxBigControl:hover {
	border: 1px solid #e20613;
	background: transparent;
	color: #e20613;
}
.row.flex-row .prosection .categoryBox .catboxBigControl:hover .fa-bars {
	color: #e20613;
}
.row.flex-row .prosection .categoryBox .catboxBigControl .fa-bars.closemenu:before {
	content: "\f00d" !important;	
}	
.filter_section .cat-select-head:after {
	display: none;
}
.cat-show-head {
	clear: both;
}
.stm_services .item .item_wr .item_thumbnail a {
    box-shadow: 3px 5px 9px 0px #5d5d5d;
}

@keyframes rubberband {
    0%{
        transform: scaleX(1);
    }
	20%{
        transform: scaleX(1.1) scaleY(0.75);
    }
    40%{
        transform: scaleX(1.2) scaleY(0.85);
    }
    55%{
        transform: scaleX(0.85) scaleY(1);
    }
    65%{
        transform: scaleX(1.09) scaleY(0.85);
    }
    75%{
        transform: scaleX(0.9)  scaleY(1);
    }
    90%{
        transform: scaleX(1.05) scaleY(0.95);
    }
    100%{
        transform: scaleX(1) scaleY(1);
    }
}

@-webkit-keyframes bounceX { 
    0% { transform: translateX(-5px)  }
    50% { transform: translateX(10px) }
    100% { transform: translateX(-5px) }
}

@keyframes bounceX {
    0% { transform: translateX(-5px)  }
    50% { transform: translateX(10px) }
    100% { transform: translateX(-5px) }
}


@-webkit-keyframes bounce {
    0% { transform: translateY(-5px)  }
    50% { transform: translateY(10px) }
    100% { transform: translateY(-5px) }
}

@keyframes bounce {
    0% { transform: translateY(-5px)  }
    50% { transform: translateY(10px) }
    100% { transform: translateY(-5px) }
}

@media only screen and (max-width: 1700px) {
	.about_full-right_width .wpb_single_image {
		width: 300px;
	}
}
@media only screen and (max-width: 1600px) {
	.n2-ss-layer.banner-small-text {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 1500px) {
	.n2-ss-layer.banner-small-text {
		margin-top: 30px;
	}
	.home-why-trust .info_box.style_6 {
		padding: 20px 10px;
	}
	.about_full-right_width .wpb_single_image {
		width: 250px;
	}
}
@media only screen and (max-width: 1400px) {
	.row.white_bg .col-md-2 {
		width: calc(20%)
	}
	.row.white_bg .one-row .col-md-2:nth-of-type(1n+6) {
		display: none;
	}
	.add_cus_info .parent-div.adminuser {
		width: 800px;
	}
	.add_cus_info .addresses {
		width: calc(100% - 800px);
	}
	.about_full-right_width .wpb_single_image {
		width: 200px;
	}
	.about_full-right_width img {
		width: 130px !important;
	}
}

@media only screen and (max-width: 1300px) {
	.n2-ss-layer.banner-small-text {
		margin-top: 40px;
	}
	.pop-up img.pro-img {
		height: auto;
		max-height: 100%;		
		max-width: 100%;
		width: 100%;
	}
	.row.white_bg .col-md-3 {
	    overflow: hidden;	
	}
	table.catalog-pop.var-pro > tbody > tr > td:nth-child(2) {
		padding-left: 10px;
		padding-right: 10px;
	}
	.add_cus_info .parent-div.adminuser {
		width: 750px;
	}
	.add_cus_info .addresses {
		width: calc(100% - 750px);
	}
}
@media only screen and (max-width: 1320px) {
	table.catalog-pop.var-pro > tbody > tr > td:nth-child(1) {
		position: relative;
		display: inline-block;
	}
	table.catalog-pop.var-pro > tbody > tr > td:nth-child(2) {
		width: 100%;
		position: relative;
		display: block;
		margin-top: 20px;
	}
	table.catalog-pop.var-pro textarea {
		width: 98%;
	}
	.home-sub-2 h2 {
		font-size: 30px;
	}
	table.catalog-pop.var-pro > tbody > tr > td:nth-child(1) {
		width: 100%;
	}
	table.catalog-pop.var-pro > tbody > tr > td:nth-child(2) {
		padding-left: 0;
		padding-right: 0;
	}	
}
@media only screen and (max-width: 1200px) {
	.row.white_bg .col-md-2 {
		width: calc(25%);
	}
	.row.white_bg .one-row .col-md-2:nth-of-type(1n+5) {
		display: none;
	}
	.n2-ss-layer.banner-small-text { 
		display: none;
	}
	.n2-ss-layer.banner-big-text {
		transform: translate(-50%, -50%) !important;
		top: calc(50% + 40px) !important;
		left: 50% !important;
		margin: 0 0 0 0 !important;
		width: 90% !important;
		max-width: 90% !important;
		text-align: center;
	}
	.n2-ss-layer.banner-big-text > div.n2-ss-item-content {
		display: block !important;
		text-align: center !important;
	}
	.home-why-trust .info_box.style_6 {
		padding: 10px 10px;
	}
	.top_bar_info_wr .top_bar_info li:nth-child(2) {
		display: none !important;
	}
	.footer_contact_us > .wpb_column.vc_column_container {
		max-width: 95% !important;
		margin: auto !important;
	}
	.what-we-do-row1 > .wpb_column:first-child {
		width: 100%;
		margin-bottom: 40px;
		display: block;
	}
	.what-we-do-row1 > .wpb_column:last-child {
		width: 100%;
		display: block;
		margin: auto;
		text-align: center;	
	}
	.what-we-do-row1 > .wpb_column:first-child blockquote p {
		text-align: center;
	}
	.about_full-right_width img {
		width: 140px !important;
	}	
	.add_cus_info .parent-div.adminuser {
		width: 950px;
	}
	.add_cus_info .addresses {
		width: 100%;
		z-index: 999999999999999999999999;
		overflow: scroll;
		max-width: unset;
		display: none;
	}
	a.close_addresses {
		display: block;
		position: fixed;
		right: 0;
		top: 0px;
		height: 30px;
		width: 30px;
		background: #F44336;
		text-align: center;
		color: #fff;
		font-size: 25px;
		z-index: 9999999999;
		border-bottom-left-radius: 5px;
	}
	a.open_addresses {
		display: block;
		position: fixed;		
		top: 0px;
		color: #fff;
		z-index: 9999999999;
		width: auto;
		line-height: 30px;
		font-weight: 600;
		background: #3F51B5;
		padding: 0 10px;
		height: 30px;
		border-radius: 0px;
		text-decoration: none !important;
	}
	a.open_addresses:hover {
		background: #2196f3;
		color: #fff;
	}
	a.open_addresses i {
		text-align: center;
		height: 30px;
		width: 30px;
		color: #fff;
		font-size: 25px;
		display: inline-block;
		z-index: 9999999999;
		margin-top: 1px;
		vertical-align: middle;
	}
	.add_cus_info .parent-div.adminuser a.close-popup-action {
		right: 25px;
		border-bottom-left-radius: 0;
	}
	
	body.sticky_menu.header_style_2 #header .header_top.affix .top_nav, body.sticky_menu.header_style_6 #header .header_top.affix .top_nav {
		padding: 8px !important;
	}
	body.sticky_menu.header_style_2 .header_top.affix .logo a img {
		width: unset ! important;
		height: 50px !important;
	}
	
	body.page-template-catalog-v2 header .top_bar {
		display: none !important;
	}
	body.page-template-catalog-v2 .header_top .logo a img {
		width: unset !important;
		height: 55px;
	}
	body.page-template-catalog-v2 .header_top .top_nav {
		padding: 10px 0 !important;
	}
}

@media only screen and (max-width: 1199px) {
	.about_full-right_width > .vc_column-inner {
		padding-left: 40px !important;
	}
}
@media only screen and (max-width: 1150px) {
	a.small-screen-menu, a.small-screen-menu-quote {
		display: inline-block;
		height: 35px;
		text-align: center;
		padding: 0 10px;
		line-height: 32px;
		border-radius: 5px;
		border: 2px solid #e20613;
		background: #e20613 !important;
		color: #fff !important;
		text-decoration: none !important;
		font-weight: 600;
	}
	a.small-screen-menu-quote {
		border: 2px solid #3F51B5;
		background: #3F51B5 !important;
	}
	.row.flex-row .filter_section {
		display: none;
	}
	.prosection {
		width: 100%;
	}
	.row.white_bg .col-md-2 {
		width: calc(20%);
	}
	.row.white_bg .col-md-3, .row.white_bg .one-row .col-md-2:nth-of-type(1n+5) {
		display: inline-block;
	}
	.row.white_bg .one-row .col-md-2:nth-of-type(1n+6) {
		display: none;
	}
	body.page-template-catalog-v2 .search_box {
		display: inline-block;
		float: right;
		text-align: right;
	}
	a.small-screen-menu i, a.small-screen-menu-quote i {
		margin-right: 6px;
		font-size: 20px;
		vertical-align: text-top;
	}
	a.small-screen-menu:hover {
		/*text-decoration: none !important;
		background: #fff !important;
		color: #e20613 !important;*/
	}
	a.small-screen-menu i.fa.fa-chevron-circle-up.fa-close {
		font-size: 22px;
		line-height: 19px;
	}
	a.small-screen-menu-quote:hover {
		text-decoration: none !important;
		background: #fff !important;
		color: #3F51B5 !important;
	}
	h4.cat-select-head {
		display: none;
	}
	.row.flex-row .filter_section.small-show {
		display: block;
		position: absolute;
		left: 15px;
		z-index: 99999999999999999;
		width: 100%;
		max-width: 400px;
		top: 50px;
	}
	a.close-menu {
		display: inline-block;
		float: right;
		font-size: 25px;
		text-decoration: none !important;
	}
	a.close-menu:hover {
		text-decoration: none !important;
		color: #E91E63 !important;
	}
	.home-ksp .vc_col-sm-3 .subtitle {
		display: none;
	}
	.about_full-right_width .wpb_single_image {
		width: 100%;
		display: block; 
		margin-bottom: 25px !important;
		text-align: center !important;
	}
	.about_full-right_width>.vc_column-inner {
		margin-right: 0 !important; 
		padding-left: 0 !important;
		padding-right: 0 !important;
    }
	.about_full-right_width>.vc_column-inner h3 {
		text-align: center !important;
		position: relative;
        display: block;
	}
	.about_full-right_width>.vc_column-inner h3:after {
		text-align: center;
		margin-right: auto !important;
		margin-left: auto !important;
	}
	.row.flex-row .prosection .categoryBox {
		display: none;
	}
	body.page-template-catalog-v2 .v2_seach-box {
		width: 100%;
		display: block;
	}
}
@media only screen and (max-width: 1100px) {
	.home-sub-row ul.wpb_image_grid_ul li.isotope-item {
		left: 0 !important;
		width: 25%;
	}
	.home-sub-row ul.wpb_image_grid_ul li.isotope-item img {
	    text-align: center;
		margin: auto;
	}
	.pop-up {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 999999999;
		transform: none;
		max-width: 100%;
		width: 100%;
		margin: auto;
		background: #fff;
		padding: 10px;
		border-radius: 0;
		display: block;
		min-height: unset;
		height: 100%;
		overflow-y: scroll;
	}
	.pop-up .col-md-3 img.pro-img {
		position: relative;
		top: unset;
		transform: none;
		max-width: 300px;
		margin: auto;
	}
	.close-popup, .close-popup-action {
		position: fixed !important;
	}
	table.catalog-pop > tbody > tr:not(:first-child):last-child {
		position: fixed;
		bottom: -3px;
		left: 0;
		right: 0;
		z-index: 99999999999999999999999;
		width: 100%;
		height: 50px;
		display: block;
	}
	table.catalog-pop > tbody > tr:not(:first-child):last-child  td {
		display: block;
	}
	.pop-up i.packSymbol {
		border-top-left-radius: 0;
	}	
}
@media only screen and (max-width: 1080px) {
	body.page-template-catalog-v2 .select2-container {
		width: 150px !important;
	}
	body.page-template-catalog-v2 #product_search {
		width: 180px;
	}
	.n2-ss-layer.banner-big-text > div.n2-ss-item-content {
		font-size: 40px !important;
	}
}
@media only screen and (max-width: 1024px) {
    body.woocommerce-cart .woocommerce {
        min-height: 0;
    }
	.row.white_bg {
		clear: both;
	}
	.row.white_bg .col-md-2 {
		width: calc(25%);
	}
	.mobile_grid_landscape .mobile_header .logo_wrapper {
		box-shadow: 0 1px 3px rgba(0,0,0,.15);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,.15);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.15);
	}
	.mobile_grid_landscape .mobile_header .header_info {
		display: block !important;
	}
	.mobile_grid_landscape .mobile_header .icon_texts {
	    display: none;
	}
	.mobile_grid_landscape .mobile_header .header_info {
		background: #5f718e !important
	}
	.mobile_grid_landscape .mobile_header .header_info ul li a {
		text-transform: capitalize !important;
		color: #fff !important;
		padding: 6px 20px !important;
		height: auto;
		font-size: 15px !important;
		letter-spacing: normal !important;
		font-weight: 600 !important;
	}
	.row.white_bg .one-row .col-md-2:nth-of-type(1n+5), .not-catalog-page .col-md-2:nth-of-type(1n+5) {
		display: none;
	}
	.not-catalog-page .col-md-2 {
		width: 25%;
	}
	.n2-ss-layer.banner-big-text {
		top: calc(50% + 15px) !important;
	}
	.mobile_grid_landscape .mobile_header .top_nav_mobile {
		margin-bottom: 0 !important;
	}
	.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav>li.menu-item-has-children .arrow, .mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul:before {
		display: none !important;
	}
	.mobile_grid_landscape #menu_toggle button, .mobile_grid_landscape .menu_toggle button,
	.mobile_grid_landscape #menu_toggle button:before, .mobile_grid_landscape .menu_toggle button:before,
	.mobile_grid_landscape #menu_toggle button:after, .mobile_grid_landscape .menu_toggle button:after {
		background: #e20613 !important;
	}
	.mobile_grid_landscape #menu_toggle.open button, .mobile_grid_landscape .menu_toggle button.open {
		background: transparent !important;
	}
	.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul {
		background: transparent !important;
	}	
	.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li a:before {
		content: "\f111";
		margin-right: 8px;
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
	}
	.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul {
		padding: 0 !important;
	}
	.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li a {
		font-size: 100% !important;
	}
	li.menu-item-8050,
	body.page-template-catalog-v2 li.menu-item-7300, 
	body.page-template-catalog-v2 li.menu-item-7301, 
	body.page-template-catalog-v2 li.menu-item-7919, 
	body.page-template-catalog-v2 li.menu-item-8377,
	body.page-template-catalog-v2 li.menu-item-6932	{
		display: none;
	}	
	body.page-template-catalog-v2 li.menu-item-8050 {
		display: block;
	}
	.about-bg-right > .vc_col-sm-8, .about-bg-right > .about_full-right_width {
		position: relative;
		width: 100%;
	}
	.about-bg-right > .about_full-right_width {
		margin-left: -27px;	
		width: calc(100% + 27px);
	}
	.about_full-right_width > .vc_column-inner {
		padding-bottom: 50px;
	}
	.about_full-right_width > .vc_column-inner .wpb_wrapper .wpb_single_image {
		width: 22%;
		display: inline-block !important;
		margin-right: 1%;
		margin-left: 1%;
	}
	.home-sub-2 h2 {
		font-size: 26px !important;
	}
	.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav li.menu-item-8377 {
		background: #e20613;
		margin-bottom: -16px;
	}
	.sendtocart {
		display: none !important;
	}
	
	.top_bar {
		display: none !important;
	}
	.logo a img {
		width: unset !important;
		height: 55px !important;
	}
	.header_top .top_nav {
		padding: 10px 0 !important;
	}
	body.mobile_grid_landscape #menu_toggle, 
	body.mobile_grid_landscape .menu_toggle,
	body.page-template-catalog-v2 #menu_toggle, body.page-template-catalog-v2 .menu_toggle {		
		margin-top: 18px !important;
	}
	.mobile_header .logo_wrapper {
		padding: 10px 15px !important;
	}	
	
	/* ************************************************************  */
	
	body.mobile_grid_landscape .mobile_header .header_info {
		background: #ffffff !important;
		box-shadow: -1px 2px 4px 0px rgba(0,0,0,.15);
	}
	body.mobile_grid_landscape .mobile_header .top_nav_mobile {
		padding: 0px 0;
		margin: 0 0 0px;
	}
	body.mobile_grid_landscape .mobile_header .top_nav_mobile ul.main_menu_nav {
		padding: 0;
		margin: 0;
	}
	body.mobile_grid_landscape .mobile_header .top_nav_mobile ul.main_menu_nav li {
		border-top: 1px dashed #eee;
	}
	body.mobile_grid_landscape .mobile_header .top_nav_mobile ul.main_menu_nav li a {
	    color: #535353 !important;
	}
	.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav li.menu-item-8377 a {
		color: #ffffff !important;
	}
	.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav li.menu-item-8050 a {
		color: #3f51b5 !important;
	}
	
	body.page-template-catalog-v2.mobile_grid_landscape .mobile_header .header_info {
		max-width: 170px;
	}
	body.page-template-catalog-v2.mobile_grid_landscape .mobile_header .top_nav_mobile ul.main_menu_nav li {
		text-align: center;
	}
	.about_full-right_width>.vc_column-inner .wpb_wrapper .vc_row.wpb_row, .about_full-right_width>.vc_column-inner .wpb_wrapper .vc_row.wpb_row div {
		display: inline-block !important;
        width: auto !important;
        max-width: unset !important;
        min-width: unset !important;
        text-align: center;
        margin: 0 !important;
        padding: 0 !important;
        float: none;
	}
	.about_full-right_width>.vc_column-inner .wpb_wrapper .vc_row.wpb_row, .about_full-right_width>.vc_column-inner .wpb_wrapper .vc_row.wpb_row div img {
		padding: 10px;
	}	
	.about-bg-right>.about_full-right_width .wpb_wrapper {
		text-align: center;
	}
}
@media only screen and (max-width: 1023px) {
	.big-only .stm-spacing {
		display: none !important;
	}
	.n2-ss-layer.banner-big-text {
		top: 50% !important;
	}
}
@media only screen and (max-width: 991px) {
	.home-why-trust > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row.vc_inner.vc_row-fluid {
		width: 45%;
		display: inline-block;
		vertical-align: top;
		margin: 0 2.5%;
	}
	.home-why-trust > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row.vc_inner.vc_row-fluid > .vc_col-sm-6 {
		width: 100%;
		display: block;
	}
	.home-why-trust > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row.vc_inner.vc_row-fluid > .vc_col-sm-6 .stm-spacing {
		display: none;
	}
	#footer .widgets_row > .container {
		width: 95%;
		margin: auto;
	}
	#footer .widgets_row .footer_widgets > .row > .col-lg-3 {
		display: inline-flex;
	}
	#footer .widgets_row .footer_widgets > .row > .col-lg-3 .socials ul li {
		margin: 0 0 10px 0 !important;
		width: 100%;
	}
	#footer .widgets_row .footer_widgets > .row > .col-lg-3 #block-11 {
		margin-bottom: 0;
	}
	#footer.style_2 .widgets_row .footer_text {
		padding-bottom: 10px;
	}
	#footer.style_2 .footer_widgets .widget, #footer.style_2 .widgets_row .footer_text {
		margin-bottom: 10px !important;
	}
	#footer .widgets_row .footer_widgets > .row > .col-lg-3 .socials ul li a {
	    float: right;
	}
	.about-bg-right > .vc_col-sm-8, .about-bg-right > .about_full-right_width {
		overflow: hidden;
		margin-left: 0;
		width: 100%;
	}
	.about_full-right_width > .vc_column-inner {
		padding-left: 20px !important;
	}
	.our-process-list .manu-left {
		width: 40%;
	}
	.our-process-list .wpb_content_element.mp_view {
		width: 58%;
		left: 42%;
	}
	.oem-2nd-row > .vc_col-sm-6 {
		width: 100%;
		display: block;
	}
	.oem-2nd-row > .vc_col-sm-6:last-child {
	    margin-top: 35px;
	}
	.oem-2nd-row .wpb_images_carousel .vc_images_carousel {
		max-width: 100%;
		margin: auto;
	}
	.add_cus_info .pro-div .col-md-7 {
		width: 51.5%;
		display: inline-block;
	}
	.add_cus_info .pro-div .col-md-3 {
		width: 25.5%;
		display: inline-block;
		padding-right: 0;
	}
	.add_cus_info .pro-div .col-md-1 {
		width: 11%;
		display: inline-block;
	}	
	.add_cus_info .pro-div .col-md-1.qty_column {
		width: 10.5%;
	}
	.pop-up .col-md-9 {
		width: 100%;
		display: block !important;
	}
	.pop-up .col-md-3 {
		width: 100%;
		text-align: center;
		display: block !important;
	}
	table.catalog-pop.var-pro > tbody > tr > td:nth-child(1), table.catalog-pop.var-pro > tbody > tr > td:nth-child(2) {
		display: table-cell;
		width: auto;
		margin-top: auto;
	}
	table.catalog-pop.var-pro textarea {
		width: 90%;
	}
	#cus-form .row .col-md-6 {
		width: 49.5%;
		display: inline-block;
	}
	.pop-up .col-md-9 > h3 {
		text-align: center;
	}
	.pop-up .col-md-9 > h3:after {
		margin-left: auto;
		margin-right: auto;
	}
	.home-sub-2 .vc_col-sm-6 {
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.home-sub-2 h2 {
		text-align: center !important;
	}
	.email-octopus .inline-container .form-container {
		float: none;
	}
	.home-sub-2.vc_custom_1692089289057 {
		padding-bottom: 35px !important;
	}
	table.catalog-pop > tbody > tr > td:nth-child(1) {
		width: 100% !important;
		position: relative !important;
		display: block !important;		
	}
	table.catalog-pop > tbody > tr > td:nth-child(2) {
		width: 100% !important;
		position: relative !important;
		display: block !important;
		margin-top: 25px !important;
		clear: both !important;
	}
	table.catalog-pop > tbody > tr > td:nth-child(3) {
		width: 100% !important;
		position: relative !important;
		display: block !important;
		margin-top: 25px !important;
	}
	.catalog-pop-inner, .catalog-pop textarea {
		width: 100%;
	}
	table.proinfo-inner tr td:last-child {
		text-align: right;
	}	
	.pop-up .col-md-3 {
		display: block;
		width: 100%;
		text-align: center;
	}
	.pop-up .col-md-9 {
		display: block;
		width: 100%;
	}
	.exp_qty_p, table.catalog-pop.var-pro textarea {
	    width: 100%;
	}
	table.catalog-pop.var-pro table.catalog-pop-inner tr:not(:first-child) td:first-child, table.catalog-pop.var-pro table.catalog-pop-inner tr:not(:first-child) td:nth-child(2) {
		width: 18px;
	}
	.add_cus_info .pro-div .col-md-7 {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.add_cus_info .pro-div .col-md-1.removeall, .add_cus_info .pro-div .col-md-1.removeone {
		padding-left: 0;
	}
	input.qty_edit {
		width: 100%;
	}
	.add_cus_info .pro-div .col-md-1.removeall, .add_cus_info .pro-div .col-md-1.removeone {
		text-align: right;
	}
	#mc-embedded-subscribe-form {
		margin-bottom: 35px;
	}
	.postsizeText {
		width: unset !important;
		max-width: 20ch;
	}
	form#cus-form > .row > div.col-md-2,
	form#cus-form > .row > div.col-md-3,
	form#cus-form > .row > div.col-md-4 {
		width: 33%;
		display: inline-block;
	}
	form#cus-form > .row.addComm {
		display: inline-block;
        width: 69%;
        float: right;
        vertical-align: top;
        margin-top: -74px;
	}
	form#cus-form > .row.addComm > .col-md-12 {
	}
}
@media only screen and (max-width: 950px) {
	.add_cus_info .pro-div .col-md-7 {
		width: 51%;
		text-overflow: ellipsis; 
		white-space: nowrap;
	}
	.add_cus_info .pro-div .col-md-4 {
		width: 42%;
		text-overflow: ellipsis; 
		white-space: nowrap;
	}
	.add_cus_info .pro-div .col-md-1 {
		width: 6%;
	}		
	.add_cus_info .pro-div .prorow .col-md-7, .add_cus_info .pro-div .prorow .col-md-4, .add_cus_info .pro-div .prorow .col-md-1 {
		overflow: hidden; 
	}	
	.prorow img {
		pointer-events: none;	
	}
	.add_cus_info .pro-div .col-md-1.removeall, .add_cus_info .pro-div .col-md-1.removeone {
		width: 11%;
	}
}
@media only screen and (max-width: 900px) {	
	
}
@media only screen and (max-width: 870px) {
	a.small-screen-menu i, a.small-screen-menu-quote i {
		margin-right: 0;
	}
	a.small-screen-menu span.text, a.small-screen-menu-quote span.text {
		display: none;
	}
}
	
@media only screen and (max-width: 816px) {
	form#cus-form > .row > div.col-md-3.compName {
		float: right; 
	}
}
@media only screen and (max-width: 800px) {
	.about_full-right_width>.vc_column-inner .wpb_wrapper .vc_row.wpb_row, .about_full-right_width>.vc_column-inner .wpb_wrapper .vc_row.wpb_row div {
		display: block !important;
		clear: both;
		position: relative;
		width: 100% !important;
	}
	.about_full-right_width>.vc_column-inner h3 {
        margin-bottom: -30px;
	}
}
@media only screen and (max-width: 785px) {
	.add_cus_info .pro-div .col-md-1 {
		width: 5%;
	}	
}
	
@media only screen and (max-width: 767px) {
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        float: none;
        width: 100%;
        margin: 0 0 15px;
    }
    body .vc_cta3.vc_general.vc_cta3-style-flat {
        padding: 50px 0 30px;
    }

    #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 33.333333% !important;
    }

    body .vc_progress-bar-color-custom {
        padding-right: 0 !important;
    }
	.row.white_bg .col-md-2 {
		width: calc(33.3334%);
	}
	.row.white_bg .one-row .col-md-2:nth-of-type(1n+4) {
		display: none;
	}
	body.page-template-catalog-v2 .select2-container {
		width: 130px !important;
	}
	body.page-template-catalog-v2 #product_search {
		width: 160px;
	}
	.home-ksp .vc_col-sm-3 {
		width: 50%;
		display: inline-block;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.footer_contact_us > .wpb_column.vc_column_container .vc_general {
		padding: 17px 0 15px;
	}
	.our-process-list .manu-left {
		width: 20%;
		display: inline-block;
		margin-bottom: -10px;
	}
	.manu-process-list .row .co-md-12 h4, .our-process-list .wpb_content_element.mp_view h4 {
	    font-size: 14px !important;
	}
	.our-process-list .wpb_content_element.mp_view {
		width: 78%;
		left: 22%;	
	}
	.our-process-list .manu-process-list .row .co-md-12 h4 i {
		display: none;
	}
	.our-process-list .wpb_content_element.mp_view p, .our-process-list .wpb_content_element.mp_view ul li {
		font-size: 13px !important;
	}
	.faq-accord {
		margin-bottom: 30px;
	}
	.odm-head1 {
		margin-top: 15px;
	}
	.services-benefits-boxes {
		width: 100%;
		display: block;
		margin: 0 !important;
	}
	.services-benefits-boxes .last-child-200 .icon_box:last-child {
		width: 100%;
	}
	.services-benefits-boxes .icon_box > .icon_text {
		margin-bottom: 0 !important;
		float: none;
		vertical-align: top;
		padding-top: 12px;
		margin-left: 20px;
	}
	.oem-carousel .vc_image_carousel.owl-carousel .owl-item {
		width: 250px !important;
		height: auto !important;
	}
	.silver925-tabs .vc_tta-panel .vc_tta-panel-heading {
		background: #2a2a2a !important;
		background-color: #2a2a2a !important;
		color: #fff !important;
	}
	.silver925-tabs .vc_tta-panel .vc_tta-panel-body {
		height: auto !important;
		display: block !important;
	} 
	.silver925-tabs .vc_tta-panel .vc_tta-panel-heading h4 {
		padding: 0 !important;
	}
	.silver925-tabs .vc_tta-panel .vc_tta-panel-heading h4 a {
		color: #fff !important;
	}
	.img-gallery-center ul li {
		width: 33.333%; 
		display: inline-block;
		margin: 10px auto !important;
		text-align: center;
		top: 0 !important;
	}
	.img-gallery-center ul li div, .img-gallery-center ul li div img {
		text-align: center;
		margin: auto;
	}
	.compliance-mid-img {
		margin-bottom: 30px;
		display: block;
		width: 100%;
		position: relative;
	}
	.compliance-mid-img .vc_single_image-wrapper {
		box-shadow: none !important;
		-webkit-box-shadow: none !important;
	}
	.compliance-mid-img img {
		width: 90%;
		max-width: 450px !important;
		margin: auto;
		text-align: center;
	}
	.compliance-mid-img .wpb_wrapper {
		margin: auto;
		text-align: center;
	}
	.tradeshow-item figure {
		text-align: center;
		margin: auto !important;
		display: block !important;
		padding: 0;
	}
	.product-compliance-info.vc_custom_1691553122569 {
		margin-top: 30px !important;
	}
	.product-compliance-info .vc_col-sm-4  {
		margin-bottom: 30px !important;
	}
	.product-compliance-info .vc_col-sm-4 .wpb_single_image {
		display: block;
		text-align: center;
	}
	.product-compliance-row > .vc_col-sm-4 {
		display: inline-block;
		width: 33.33%;
		clear: none;
		float: none;
	}
	.add_cus_info .parent-div {
		max-width: 100%;
	}
	.our-process-list .manu-left {
		width: 100%;
		display: block;
		margin-bottom: 0;
	}
	.manu-process-list .row {
		width: 48%;		
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.manu-process-list .row:nth-child(odd) {
		margin-right: 1%;
	}
	.manu-process-list .row:nth-child(even) {
		margin-left: 1%;
	}
	.our-process-list .wpb_content_element.mp_view {
		width: 100%;
		left: 0;
		position: relative;
		top: unset;
		bottom: unset;
		height: auto;
		margin-top: 10px;
		margin-bottom: 30px !important;
	}
	.our-process-list {
		margin-bottom: 0;
	}
	
	.not-catalog-page .col-md-2:nth-of-type(1n+4) {
		display: none;
	}
	.not-catalog-page .col-md-2 {
		width: 33.3333%;
	}
}

@media only screen and (max-width: 730px) {
	table.catalog-pop:not(.var-pro) > tbody > tr > td:nth-child(1) {
		position: relative;
		display: inline-block;
		width: 100%;
	}
	table.catalog-pop:not(.var-pro) > tbody > tr > td:nth-child(2) {
		width: 100%;
		position: relative;
		display: block;
		margin-top: 20px;
		width: 100%;
	}
	table.catalog-pop:not(.var-pro) > tbody > tr > td:nth-child(2) table tr td:nth-child(2) {
		text-align: right;
	}
}
	
@media only screen and (max-width: 680px) {
	.n2-ss-layer.banner-big-text > div.n2-ss-item-content {
		font-size: 35px !important;
		line-height: 1.5 !important;
	}
	.add_cus_info .pro-div .col-md-1 {
		padding-left: 8px;
	}	
}
@media only screen and (max-width: 668px) {
	.silver925-tabs .vc_tta-panel .vc_tta-panel-heading h4 a {
		text-transform: uppercase !important;
		font-size: 16px !important;
	}
	.silver925-tabs .vc_tta-panel-body h3 {
		font-size: 16px !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.silver925-tabs .vc_tta-panel-body h4 {
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 650px) {
	body.page-template-catalog-v2 .select2-container {
		width: 120px !important;
	}
	body.page-template-catalog-v2 #product_search {
		width: 150px;
	}
	.home-why-trust > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row.vc_inner.vc_row-fluid {
		width: 100%;
		display: block;
		vertical-align: top;
		margin: 10px 0;
	}
}

@media only screen and (max-width: 610px) {
	body.page-template-catalog-v2 .select2-container {
		width: 70px !important;
	}
	body.page-template-catalog-v2 #product_search {
		width: 140px;
	}	
	.footer_contact_us > .wpb_column.vc_column_container .vc_general h2 {
		font-size: 17px !important;
	}
	.footer_contact_us > .wpb_column.vc_column_container .vc_general a {
		padding: 8px 11px !important;
	}
	.about_full-right_width > .vc_column-inner .wpb_wrapper .wpb_single_image {
		width: 47%;
	}
	.our-process-list .wpb_content_element.mp_view {
		padding: 20px 15px;
	}
	.services-benefits-boxes .icon_box .icon {
		display: none;
	}
	.services-benefits-boxes .icon_box > .icon_text {
		padding-top: 0;
		margin-left: 0;
		max-width: 100%;
		width: 100%;
	}
	.postsizeText {
		max-width: 16ch;
	}
	form#cus-form > .row > div.col-md-2, form#cus-form > .row > div.col-md-3, form#cus-form > .row > div.col-md-4 {
		width: 50%;
	}
	form#cus-form > .row.addComm  {
		width: unset;
		display: block;
        float: none;
        vertical-align: top;
        margin-top: 0;
	}
	form#cus-form > .row > div.col-md-4, form#cus-form > .row > div.col-md-2 {
		float: right;
	}
	form#cus-form > .row > div.col-md-3.compName {
        float: none;
    }
	#select2-select_cats-container, #select2-sort_box-container {
		text-overflow: unset !important;
	}
	#select2-select_cats-container:before {
		content: "\f1de";
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		color: #fff !IMPORTANT;
	}
	#select2-select_cats-container {
	    color: transparent !IMPORTANT;
	}
	#select2-select_cats-container i.fa-sliders {
		display: none;
	}		
	#select2-sort_box-container:before {
		content: "\f160";
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		color: #fff !IMPORTANT;
	}
	#select2-sort_box-container {
	    color: transparent !IMPORTANT;
	}
	#select2-sort_box-container i.fa-sort-amount-down {
		display: none;
	}	
	.search_box > .select2.select2-container--open span.select2-selection__arrow {
		text-align: center;
	}
	.search_box > .select2.select2-container--open span.select2-selection__arrow:before {
		content: "\f0d8";
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		color: #fff !IMPORTANT;		
		font-size: 18px;
	}
}

@media only screen and (max-width: 580px) {
   .row.white_bg .col-md-2 {
		width: calc(50%);
	}	
	.row.white_bg .one-row .col-md-2:nth-of-type(1n+4) {
		display: inline-block;
	}
	.row.white_bg .one-row .col-md-2:nth-of-type(1n+5) {
		display: none;
	}
	.home-ksp .vc_col-sm-3 {
		width: 100%;
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.tradeshow-item .icon {
		display: none !important;
	}
	.prorow .pln.notecolumn i {
		/*display: block;
		text-align: center;*/
	}
	.prorow .pln.notecolumn span {
		/*display: none;*/
	}
	.add_cus_info .pro-div .col-md-7 {
		width: 45%;
	}
	.add_cus_info .pro-div .col-md-3 {
		width: 30%;
		text-align: center;
	}	
	.add_cus_info .pro-div .col-md-1.qty_column {
		width: 11.5%;
		padding-right: 0;
	}
	.not-catalog-page .col-md-2:nth-of-type(1n+3) {
		display: none;
	}
	.not-catalog-page .col-md-2 {
		width: 50%;
	}
	.add_cus_info .pro-div .col-md-3 {
		padding-right: 0;
	}
	body.page-template-catalog-v2 .footer_contact_us .vc_cta3_content-container .vc_cta3-content, 
	body.page-template-catalog-v2 .footer_contact_us .vc_cta3_content-container .vc_cta3-content h2, 
	body.page-template-catalog-v2 .footer_contact_us .vc_cta3_content-container .vc_cta3-actions {
		width: 100%; 
		display: block;
		float: none;
		text-align: center !important;
	}
	body.page-template-catalog-v2 .footer_contact_us>.wpb_column.vc_column_container .vc_general {
		padding: 17px 0 5px
	}
	body.page-template-catalog-v2 .footer_contact_us .vc_cta3_content-container {
		height: unset;
	}
}
@media only screen and (max-width: 530px) {
	.footer_contact_us > .wpb_column.vc_column_container .vc_general .vc_cta3-content, .footer_contact_us > .wpb_column.vc_column_container .vc_general .vc_cta3-actions {
		display: block;
		text-align: center;
		width: 100%;
	}
	.footer_contact_us > .wpb_column.vc_column_container .vc_general .vc_cta3-content h2 {
		text-align: center !important;
		line-height: 1.5;
		padding-top: 10px;
		padding-bottom: 5px;
	}	
	.vc_general .vc_cta3-content, .footer_contact_us > .wpb_column.vc_column_container .vc_general .vc_cta3-actions {
		padding-bottom: 12px;
	}
	.manu-process-list .row .co-md-12 h4, .our-process-list .wpb_content_element.mp_view h4 {
	    font-size: 13px !important;
	}
	.add_cus_info .pro-div .col-md-7 {
	/*	width: 64%;*/
	}
	.add_cus_info .pro-div .col-md-3 {
		/*width: 16%;*/
		padding: 0;
	}
	.add_cus_info .pro-div .col-md-1 {
		/*width: 7%;*/
		text-align: center;
		padding: 0;
	}
	.add_cus_info .pro-div .col-md-1.qty_column {
		/*width: 10.5%;*/
	}
	.manu-process-list .row con {
		display: none;
	}
	.add_cus_info .parent-div {
		padding-left: 5px;
		padding-right: 5px;
	}
	.pro-div {
		margin-top: 2px;
		margin-right: -5px;
	}
	.add_cus_info .parent-div.adminuser a.close-popup-action {
		right: 5px;
	}
	#cus-form {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media only screen and (max-width: 500px) {
	body.page-template-catalog-v2 #product_search {
		width: 120px;
	}
	body.page-template-catalog-v2 .select2-container {
		width: 70px !important;
	}
	.n2-ss-layer.banner-big-text > div.n2-ss-item-content {
		font-size: 30px !important;
	}
	h2, h2 a, h2 span, h2 div {
		font-size: 30px !important;
	}
	.home-sub-row ul.wpb_image_grid_ul li.isotope-item {
		width: 50%;
		top: 0 !important;
	}
	.manu-process-list .row {
		padding: 6px;
	}
	a.seemore_cat {
		font-size: 14px !important;
	}
	a.add-to-quote {
		display: block;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.catalog-pop-inner input.exp_qty {
		width: 70px;
	}
	.catalog-pop h5 ee {
		display: none;
	}
	table.catalog-pop tr.var_tr td:nth-child(3) {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 25ch;
	}		
	.postsizeText {
		max-width: 12ch;
	}
}

@media only screen and (max-width: 460px) {
	body.page-template-catalog-v2 .select2-container {
		width: 60px !important;
	}
	.home-why-trust > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row.vc_inner.vc_row-fluid > .vc_col-sm-6 .info_box_text p {
		padding-left: 0;
	}	
	a.seemore_cat {
		display: none;
	}
	a.add-to-quote {
		width: 100%;
		max-width: 100%;
		margin-top: 20px;
		display: block;
		margin-bottom: 20px;
	}
	.exp_qty_p span.bg, .exp_qty_p input.exp_qty {
		width: 50%;
	}
	table.catalog-pop tr.var_tr td:nth-child(3) {
		max-width: 20ch;
	}		
}
@media only screen and (max-width: 430px) {
	.n2-ss-layer.banner-big-text > div.n2-ss-item-content {
		font-size: 25px !important;
	}	
	.home-sub-2 h2 {
		font-size: 24px !important;
	}
	.add_cus_info .pro-div .col-md-7 {
		/* width: 61%;*/
	}
	.add_cus_info .pro-div .col-md-3 {
		width: 29%;
	}
	#mc-embedded-subscribe-form #mce-EMAIL {
		width: calc(100% - 100px);
	}
	#mc-embedded-subscribe-form #mc-embedded-subscribe {
		width: calc(95px);
		padding: 0 0;
	}
	body.page-template-catalog-v2 #product_search::-ms-input-placeholder {
		visibility: hidden !important;
		display: none !important;
	}
	body.page-template-catalog-v2 #product_search::placeholder {
		visibility: hidden !important;
		display: none !important;
	}
	body.page-template-catalog-v2 #product_search {
		padding-left: 4px;
		padding-right: 4px;
	}
	.postsizeText {
		max-width: 10ch;
	}
}
@media only screen and (max-width: 420px) {
	a.small-screen-menu, a.small-screen-menu-quote {
		padding: 0 6px;
	}
	.add_cus_info .pro-div .col-md-1.qty_column {
		width: 10%;
	}
	a.copyFromBilling {
		float: none;
		display: block;
		clear: both;
		width: 100%;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 23px;
	}
}
@media only screen and (max-width: 150px) {
	table.catalog-pop tr.var_tr td:nth-child(3) {
		max-width: 15ch;
	}
}
@media only screen and (max-width: 400px) {
	.row.white_bg .col-md-2 {
		width: calc(100%);
		display: block;
	}	
	.footer_contact_us > .wpb_column.vc_column_container .vc_general h2 {
		font-size: 15px !important;
	}
	.add_cus_info .col-md-7 {
		/*width: calc(100% - 145px) !important;*/
		padding-right: 0 !important;
	}
	.add_cus_info .col-md-3 {
		/*width: 68px !important;*/
	}
	.add_cus_info .col-md-1, .add_cus_info .pro-div .col-md-1.qty_column {
		/*width: 32px !important;*/
	}
	.add_cus_info .pro-div .col-md-1.qty_column {
		float: none !important;
	}
	body.page-template-catalog-v2 #product_search {
		width: 100px;
	}
}

@media only screen and (max-width: 390px) {
	body.page-template-catalog-v2 #product_search {
		width: 100px;
	}
	body.page-template-catalog-v2 .select2-container {
		width: 50px !important;
	}
	.img-gallery-center ul li {
		width: 50%;
	}
	/*.add_cus_info .pro-div .col-md-7 {
		width: 70%;
	}
	.add_cus_info .pro-div .col-md-4 {
		width: 15%;
	}
	.add_cus_info .pro-div .col-md-1 {
		width: 7%;
		float: right;
		padding-left: 0;
		margin-right: 2px;
	}*/
	/*.add_cus_info a.btn-submit-download, .add_cus_info a.btn-submit-form { 
	    letter-spacing: normal;
		padding: 6px 6px;
		font-size: 13px;		
	}*/
	#cus-form .row .col-md-6 {
		width: 49%;
	}
	.add_cus_info .form-group input {
		padding: 14px 10px 15px;
	}
	.home-sub-2 h2 {
		font-size: 20px !important;
	}
	.exp_qty_p span.bg {
		width: calc(100% - 90px);
	}
	.exp_qty_p input.exp_qty {
		width: 90px;
	}
	.v2_seach-box .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
		margin-left: 4px;
	}
	.search_box > .select2.select2-container--open span.select2-selection__arrow {
		text-align: right;
		padding-right: 5px;
	}
	
}

@media only screen and (max-width: 375px) {
	table.catalog-pop tr.var_tr td:nth-child(3) {
		max-width: 10ch;
	}
	.add_cus_info .pro-div .col-md-1.removeall, .add_cus_info .pro-div .col-md-1.removeone {
		width: 11.5%;
	}
}
@media only screen and (max-width: 360px) {
	body.page-template-catalog-v2 #product_search {
		width: 80px;
	}
	a.prolist_save1_, a.prolist_save_all {
		margin-right: 10px;
	}	
}

@media only screen and (max-width: 340px) {
	body.page-template-catalog-v2 .select2-container {
		width: 45px !important;
	}
	body.page-template-catalog-v2 .btn-reset {
	    margin-right: 2px;	
	}
	.n2-ss-layer.banner-big-text > div.n2-ss-item-content {
		font-size: 20px !important;
	}	
	.pop-up .col-md-9 {
		overflow-x: scroll;
	}
	.catalog-pop-inner input.exp_qty {
		width: 65px;
	}
	.pop-up .col-md-9 {
		padding-left: 0;
		padding-right: 0;
	}
	.exp_qty_p, table.catalog-pop.var-pro textarea {
		width: 98%;
		margin-left: 1%;
	}
	table.catalog-pop.simple-pro {
		padding-left: 10px;
		padding-right: 10px;
		display: block;
	}
	input.note_edit {
		width: 85%;
	}
}
@media only screen and (max-width: 330px) {
	.footer_contact_us > .wpb_column.vc_column_container .vc_general .vc_cta3-content h2 {
		line-height: 1.8;
	}	
	.v2_seach-box .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
		margin-left: 6px;
	}
}
@media only screen and (max-width: 327px) {
	.email-octopus .inline-container input.btn.btn-primary {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 320px) {
	body.page-template-catalog-v2 .select2-container {
		width: 40px !important;
	}
	body.page-template-catalog-v2 #product_search {
		width: 70px;
	}
	#cus-form .row .col-md-6 {   
		font-size: 13px;
	}
	/*.add_cus_info a.btn-submit-download, .add_cus_info a.btn-submit-form {
		font-size: 12px;
		padding: 6px 4px;
	}*/
	.home-sub-2 h2 {
		line-height: 1.5;
	}
	.exp_qty_p span.bg {
		font-size: 13px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.add_cus_info .row.prorow img {
		margin-right: -10px;
		margin-left: -5px;
	}
	.pro-div .row.titlerow > div.col-md-7 {
		margin-left: -5px;
	}
	.add_cus_info .pro-div .col-md-1.removeone {
		width: calc(11.5% + 3px);
	}
	.add_cus_info .pro-div .col-md-1.removeall {
		width: calc(11.5% + 3px);
	}
	.add_cus_info .row.titlerow > div.col-md-1.qty_column {
		width: calc(10% + 5px);
	}
	.v2_seach-box .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
		margin-left: 12px;
	}
	.search_box > .select2.select2-container--open span.select2-selection__arrow {
		padding-right: 0;
		margin-right: -3px;
	}
}
@media only screen and (max-width: 315px) {
	table.catalog-pop tr.var_tr td:nth-child(3) {
		max-width: 7ch;
	}
	table.catalog-pop tr.var_tr {
		 font-size: 13px;
	}
	.catalog-pop-inner input.exp_qty {
		width: 55px;
	}   
	.add_cus_info .pro-div .col-md-1.removeone {
		width: calc(11.5%);
	}
	.add_cus_info .pro-div .col-md-1.removeall {
		width: calc(11.5%);
	}
	.pro-div .row.titlerow > div.col-md-7, .add_cus_info .pro-div .col-md-7 {   
		margin-left: -15px;
	}
	.add_cus_info .row.titlerow > div.col-md-1.qty_column {
		width: calc(10%);
	}
	.add_cus_info .pro-div .col-md-1.removeall, .add_cus_info .pro-div .col-md-1.removeone {
		width: calc(11.5% + 15px);
		padding-right: 0;
	}
}
@media only screen and (max-width: 300px) {
	.v2_seach-box .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
		display: none;
	}
	body.page-template-catalog-v2 .select2-container {
		width: 30px !important;
	}
	body.page-template-catalog-v2 .select2-container.select2-container--default .select2-selection--single {
		width: 30px;
	}
	#select2-select_cats-container, #select2-sort_box-container {
		width: 30px;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
	}
	a.small-screen-menu, a.small-screen-menu-quote {
		padding: 0 3px;
	}
	body.page-template-catalog-v2 #product_search {
		width: 62px;
	}
	.search_box > .select2.select2-container--open span.select2-selection__arrow {
		display: none;
	}
	#select2-select_cats-container:before, #select2-sort_box-container:before {
		text-align: center;
		display: block;
	}
}
@media only screen and (max-width: 280px) {
	.exp_qty_p span.bg {
		width: calc(100% - 70px);
	}
	.exp_qty_p input.exp_qty {
		width: 70px;
	}
}

/*Global*/
@media screen and (max-width: 1366px) {
    .page_404 .bottom .bottom_wr {
        padding: 70px 15px;
    }
}

@media only all and (max-height: 1366px) and (max-width: 1024px) {
    body.error404 {
        background-size: inherit;
    }

    .page_404 .bottom .bottom_wr {
        padding: 125px 15px;
    }
}

@media only all and (max-height: 1024px) and (max-width: 1366px) {
    .page_404 .bottom .bottom_wr {
        padding: 106px 15px;
    }
}

@media only all and (max-height: 768px) and (max-width: 1024px) {
    .page_404 {
        text-align: center;
    }

    .page_404 .bottom .bottom_wr {
        padding: 20px 15px 30px;
    }

    .page_404 .container .media-right {
        padding-bottom: 25px;
    }

    .page_404 .container .media-middle {
        display: block;
        width: auto;
        padding: 20px 0 5px;
    }
}

@media only screen and (max-width: 424px) {
    html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
        padding-left: 50px;
        padding-right: 30px;
    }

    html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
        left: 20px;
    }

    html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
        padding-left: 30px;
        padding-right: 50px;
    }

    html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) i.vc_btn3-icon {
        right: 20px;
    }

    html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
        font-size: 0;
        padding: 0;
        height: auto;
        line-height: 0;
    }

    html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
        font-size: 20px;
        position: relative;
        margin: 10px;
        top: 9px;
        left: 0;
    }
}

@media screen and (max-width: 320px) {
    /*Service Financial*/
    body .stm_chart.legend_position_right canvas {
        display: block;
        margin: 0 auto;
    }

    body .stm_chart.legend_position_right .chart-legend {
        display: block;
        padding: 0;
        text-align: center;
    }

    body .stm_chart.legend_position_right .chart-legend li {
        display: inline-block;
        margin: 15px 24px 12px 0;
    }
}

@media only all and (max-height: 320px) and (max-width: 568px) {
    .page_404 .bottom .bottom_wr {
        padding: 5px 15px 15px;
    }
}

@media screen and (max-width: 1366px) {
    .page_404 .bottom .bottom_wr {
        padding: 70px 15px;
    }
}

@media only all and (max-height: 1366px) and (max-width: 1024px) {
    body.error404 {
        background-size: inherit;
    }

    .page_404 .bottom .bottom_wr {
        padding: 125px 15px;
    }
}

@media only all and (max-height: 1024px) and (max-width: 1366px) {
    .page_404 .bottom .bottom_wr {
        padding: 106px 15px;
    }
}

@media only all and (max-height: 768px) and (max-width: 1024px) {
    .page_404 {
        text-align: center;
    }

    .page_404 .bottom .bottom_wr {
        padding: 20px 15px 30px;
    }

    .page_404 .container .media-right {
        padding-bottom: 25px;
    }

    .page_404 .container .media-middle {
        display: block;
        width: auto;
        padding: 20px 0 5px;
    }
}

@media only screen and (max-width: 424px) {
    html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
        padding-left: 50px;
        padding-right: 30px;
    }

    html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
        left: 20px;
    }

    html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
        padding-left: 30px;
        padding-right: 50px;
    }

    html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) i.vc_btn3-icon {
        right: 20px;
    }

    html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
        font-size: 0;
        padding: 0;
        height: auto;
        line-height: 0;
    }

    html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
        font-size: 20px;
        position: relative;
        margin: 10px;
        top: 9px;
        left: 0;
    }
}

@media screen and (max-width: 320px) {
    /*Service Financial*/
    body .stm_chart.legend_position_right canvas {
        display: block;
        margin: 0 auto;
    }

    body .stm_chart.legend_position_right .chart-legend {
        display: block;
        padding: 0;
        text-align: center;
    }

    body .stm_chart.legend_position_right .chart-legend li {
        display: inline-block;
        margin: 15px 24px 12px 0;
    }
}

@media only all and (max-height: 320px) and (max-width: 568px) {
    .page_404 .bottom .bottom_wr {
        padding: 5px 15px 15px;
    }
}

/*Top bar adds*/
@media only screen and (max-width: 1024px) {
    body.show-mobile-switcher .top_bar {
        display: block;
    }

    body.show-mobile-switcher .top_bar .container > * {
        display: none;
    }

    body.show-mobile-switcher .top_bar .container > .wpml-ls,
    body.show-mobile-switcher .top_bar .container > #lang_sel {
        display: block;
    }
}
/*GMap notification fix*/
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw {
    margin-top: 0 !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-c {
    padding: 12px 20px !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-c  button {
    display: none !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-d {
    overflow: auto !important;
}
body .stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div {
    left: 0 !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style iframe + div {
    border:none !important;
}
div.grecaptcha-badge {
	display: none !important;
}
/*Instagram box fix*/
#footer .footer_widgets .widget.widget_text #sb_instagram #sbi_images {
    display: flex;
    flex-wrap: wrap;
    float: none !important;
    width: 100% !important;
}

@media (max-width: 667px){
    .stm_news .news_list li .image img {
        width: 100%;
    }
}
.wpb_video_wrapper.active:after {
    display: none !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw .h6 {
    text-transform: capitalize !important;
}
.stm-switcher__text,
div [class^=stm-header] span,
[class^=stm-header] span,
[class^=stm-header] a {
    font-family: inherit !important;
}
img, picture { image-rendering: -webkit-optimize-contrast !important; }

@media (min-width: 1151px){
    .filter_section .gray_bg {
		position: fixed;
		left: 0;
		top: 160px;
		bottom: 0;
		height: calc(100% - 160px);
		width: calc(25% + 15px);
		z-index: 999999999999999999999999999;
		background: #f1f1f1;
	}	
	body.page-template-catalog-v2 .v2_seach-box {
		position: fixed;
		left: calc(25% + 0px);
		top: 160px;
		width: calc(75%);
		z-index: 999999999999999999999999999;
		background: #f1f1f1;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 13px;
	}
	.row.white_bg {
		margin-top: 70px;
	}
	.row.flex-row .filter_section {
		background: transparent;
	}	
	body #footer:hover {
		z-index: 999999999999;
	}
	body.page-template-catalog-v2 .footer_contact_us {
		display: none;
	}
}
@media (max-width: 1800px) and (min-width: 1151px) {
	.catalog_content .gray_bg > .col-md-12 {
		padding-left: 30px;
	}	
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes shake {
	0% { transform: translate(2px, 2px) rotate(0deg); }
	10% { transform: translate(-2px, -3px) rotate(-1deg); }
	20% { transform: translate(-6px, 0px) rotate(1deg); }
	30% { transform: translate(6px, 4px) rotate(0deg); }
	40% { transform: translate(2px, -2px) rotate(1deg); }
	50% { transform: translate(-2px, 4px) rotate(-1deg); }
	60% { transform: translate(-6px, 2px) rotate(0deg); }
	70% { transform: translate(6px, 2px) rotate(-1deg); }
	80% { transform: translate(-2px, -2px) rotate(1deg); }
	90% { transform: translate(2px, 4px) rotate(0deg); }
	100% { transform: translate(2px, -4px) rotate(-1deg); }
}

.notice.notice-warning.__envato-market, #setting-error-tgmpa { 
	display: none !important;
}

@media (min-width: 1150px) {
	.filter_section.firstpage {
		position: absolute !important;
		left: 0 !important;
		top: 0 !important;
		bottom: 0 !important;
		display: inline-block !important;
	}
	.prosection.firstpage {
		width: 75% !important;
		display: inline-block !important;
		margin-left: 25%;
	}
	.prosection.firstpage .categoryBox {
		display: none;
	}
}
@media (min-width: 800px) {
	body.page-template-catalog-v2 .search_box.not_search .select2-container:first-of-type {
		display: none;
	}
	body.page-template-catalog-v2 .search_box.not_search #product_search {
		width: calc(100% - 219px - 35px);
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	.not_visible {
		visibility: hidden !important;
	}
}