/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/

@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 992px) {
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
}
.d-block {
    display: flex !important;
}
.pull-right {
    float: right;
}
/* write custom css after this line */

.widget-title h4 {
    font-size: 16px;
}

/*------------------------------------------------------------------------------------------------------------------------
5.4.10
------------------------------------------------------------------------------------------------------------------------*/
#tiepost-1018-section-250 {
    display: none;
}

.theme-header {
    margin-bottom: 40px;
}

.sidebar .container-wrapper {
    background: #f1eeee;
    padding: 0;
}

.sidebar .container-wrapper .widget-title.the-global-title {
    background: #0b76a8 !important;
    color: #FFF !important;
    padding: 8px 16px;
    border-bottom: 0;
}

.sidebar .widget-posts-list-wrapper {
    padding: 15px 15px;
}

.sidebar .widget-title .the-subtitle {
    line-height: 30px;
    text-transform: uppercase;
}

.block-head-1 .the-global-title:before {
    border-top: 0;
}

.block-head-1 .the-global-title:after {
    background: transparent;
}

.sidebar .widget-title-icon {
    position: absolute;
    right: 17px;
    top: 9px;
    color: #ffffff;
    font-size: 15px;
}
.sidebar .widget_categories ul {
    padding: 15px 15px;
}
.tab-content, .woocommerce-tabs .panel {
    padding: 15px;
}
.block-head-1 .the-global-title {
    margin-bottom: 5px;
}
body .tabs.tabs .active>a {
    background: #0b76a8;
    color: #fff !important;
}

.wpcf7-form-control:focus {
    border-color: #969696;
    box-shadow: 0 1px 0 #969696, 0 -1px 0 #969696, -1px 0 0 #969696, 1px 0 0 #969696;
    outline: 0 none;
}

textarea,
input,
select {
    width: 100%;
    /* margin-bottom: 1rem; */
}

#mobile-container {
    padding: 10px 0px 30px;
}

#mobile-menu {
    padding-top: 0;
    margin-bottom: 6px;
}

.side-aside a.remove {
    left: auto;
    right: 0;
}

.is-mobile .side-aside .side-aside-wrapper,
.is-desktop .side-aside .has-custom-scroll {
    padding: 0px 0 0;
}

#mobile-menu li a {
    padding: 6px 50px 6px 16px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    text-shadow: 0px 2px 6px #0000007d;
    font-weight: bold;
}

.mobile-header-components.sasasas {
    display: none !important;
}
.mobile-header-components {
    flex: none;
}
.the-subtitle a {
    color: #fff;
}
/*------------------------------------------------------------------------------------------------------------------------
NEWSLETTER
------------------------------------------------------------------------------------------------------------------------*/
.tnp-subscription {
    /* font-size: 13px; */
    display: block;
    /* margin: 15px auto; */
    max-width: 100%;
    width: 100%;
    margin: 0;
    /* padding: 25px;
    border: 1px solid #d2e5d4;
    border-radius: 5px;
    background-color: #eaffec; */
}

.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription select {
    height: auto;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    background-color: #fff;
    color: #2c2f34;
    font-size: 13px;
    line-height: 23px;
    border-radius: 2px;
}

.tnp-subscription input[type=submit] {}

.tnp-subscription label {
    font-weight: 400;
    padding: 5px 0;
}

.tnp-subscription div.tnp-field {
    margin-bottom: 25px;
}

.side-aside #mobile-menu .menu>li {
    border-bottom: 0;
}



/*------------------------------------------------------------------------------------------------------------------------
2. CUSTOM HEADER
------------------------------------------------------------------------------------------------------------------------*/
/********* NEW THEME *******/
/* #tie-wrapper #main-nav {
    border-bottom: 5px solid #ff7e0f !important;
} */

/*#top-nav .tie-alignleft {
	position: relative;
    color: #FFF;
    background: #006699;
}
#top-nav .tie-alignright {
	margin-left: 11px;
}
#top-nav .tie-alignleft:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #006699;
    transform-origin: bottom left;
    -ms-transform: skew(-15deg, -0deg);
    -webkit-transform: skew(-15deg, -0deg);
    transform: skew(-15deg, -0deg);
}*/

.top-2-area {
    padding-top: 5px;
}

.top-2-area-left {
    padding-left: 0;
    padding-right: 0;
}

.header-middle {
    /*padding: 0px 0 4px;*/
    /*padding-bottom: 8px;*/
}

.logo_row_left {
    /*border-right: 2px solid #085273;
	height: 116px;*/
}

.top_banner_left {
    padding-right: 0px;
    padding-left: 0;
}

.logo_row_left {
    padding-left: 0;
    padding-right: 0;
}

.top_banner_left img {
    /*margin-top: 5px;*/
}

.custom-list {
    padding: 0;
    margin: 0;
}

#theme-header .utility-social ul li {
    margin-right: 5px;
    display: inline-block;
    float: left;
}

.facebook {
    background: #3b5999;
    border: 1px solid #3b5999;
}

.facebook,
.twitter,
.google-plus,
.pinterest,
.linkedin,
.dribbble {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

#theme-header .utility-social ul li i {
    margin: 0;
}

.facebook i {
    color: #fff;
}

.google-plus {
    background: #dd4b39;
    border: 1px solid #dd4b39;
}

.twitter {
    background: #55acee;
    border: 1px solid #55acee;
}

.linkedin {
    background: #0073b2;
    border: 1px solid #0073b2;
}

.top_banner_right {
    padding-right: 0;
    /*padding-left: 0;*/
}

.top_banner_right img {

    margin-top: 10px;
}

.logo_row_p {
    margin: 0;
    text-align: center;
    font-size: 15px;
    font-family: calibri;
    font-weight: bold;
    padding: 1px 0;
    color: #000;
}

.logo_row_right {
    /*border: 1px solid;*/
    margin-top: 14px;
}

.logo_row_right_main {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    height: 67px;
    transform: skew(-20deg, -0deg);
    -ms-transform: skew(-20deg, -0deg);
    -webkit-transform: skew(-20deg, -0deg);
    clear: both;
    display: block;
}

.logo_row_right_main_inner {
    margin-top: 20px;
    margin-left: 20px;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    height: 46px;
}

.logo_row_right_main_inner_content {
    display: block;
    margin-top: 19px;
}

.logo_row_right_main_inner_content p {
    /*font-size: 14px;
    font-weight: 600;
    transform: skew(15deg, -0deg);*/
    font-size: 17px;
    word-spacing: 1px;
    font-weight: 600;
    transform: skew(15deg, -0deg);
    font-family: Arial Narrow;
}

.logo_row_right_main_inner_content a {
    color: #fff;
    background: #00b0f0;
    padding: 10px 12px;
    font-weight: bold;
}

.boxes_row_upper_p {
    margin: 1px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #333;
    padding: 9px 0 0;
}

.top_menu_box {
    padding-right: 4px;
    margin-right: 4px;
    width: 104px;
    float: left;
}

.labnet-logo {
    /* margin-left: 10px; */
    /*height: 87px;
    width: 19%;
    float: left;*/
    border: 1px solid #333;
}

.labnet-logo-right {
    height: 86px;
    width: 16%;
    float: left;
}

/*.labnet-logo-inner {
	padding-top: 9px;
}*/

.labnet-right-inner {
    padding: 10px 5px;
}

.menu-upper1 {
    background-color: #ed786f;
    padding: 0;
    transform: skew(-15deg, -0deg);
    -ms-transform: skew(-15deg, -0deg);
    /*    -webkit-transform: skew(-15deg, -0deg);*/
}

.top_menu_box img {
    margin-top: 6px;
    vertical-align: middle;
}

.caption-menu {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
    transform: skew(15deg, -0deg);
}

.menu-upper2 {
    background-color: #85d3fa;
    padding: 0;
    transform: skew(-15deg, -0deg);
    -ms-transform: skew(-15deg, -0deg);
    /*    -webkit-transform: skew(-15deg, -0deg);*/
}

.menu-upper3 {
    background-color: #20b04c;
    padding: 0;
    transform: skew(-15deg, -0deg);
    -ms-transform: skew(-15deg, -0deg);
    /*    -webkit-transform: skew(-15deg, -0deg);*/
}

/*.menu-upper4 {
    background-color: #096791;
    padding: 0;
}*/
.menu-upper4 {
    background-color: #ff7e0f;
    padding: 0;
    transform: skew(-15deg, -0deg);
    -ms-transform: skew(-15deg, -0deg);
    /*    -webkit-transform: skew(-15deg, -0deg);*/
}

.menu-upper5 {
    background-color: #006699;
    padding: 0;
    transform: skew(-15deg, -0deg);
    -ms-transform: skew(-15deg, -0deg);
    /*    -webkit-transform: skew(-15deg, -0deg);*/
}

.boxes_row_bottom_p {
    /*text-align: left;
    font-size: 14px;
    padding-left: 16px;
    color: #096791;*/
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    padding-left: 6px;
    color: #096791;
    letter-spacing: -0.5px;
    width: 105%;
}

/*------------------------------------------------------------------------------------------------------------------------
2. CUSTOM FOOTER
------------------------------------------------------------------------------------------------------------------------*/
/****** NEW THEME ******/
.widget-title:after {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
}

/*#footer-widgets-container .widget-title:after {
	background-color: #ff7c19;
    color: #FFFFFF;
}*/
.block-head-1 .dark-skin .widget-title:after {
    background: transparent;
}

/* .widget-title h4 {
    font-size: 18px;
} */


.welcome-text-below2 {
    padding: 0px 0;
    border: 1px solid #999;
    background: #ff7c19;
    color: #fff;
}

.css-table {
    display: table;
    width: 100%;
    height: 100%;
}

.css-table .css-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.welcome-content-below2 p {
    /*text-transform: capitalize;*/
    font-size: 16px;
    font-weight: 300 !important;
}

.aboutme-widget-content p {
    /* line-height: 19px; */
    /* padding-bottom: 1%; */
    /* text-align: justify; */
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
}

.footer_bottom_li {
    list-style-type: none;
    margin-left: 0px;
    padding: 5px 0px 0;
    overflow: hidden;
}

.footer_bottom_li li {
    float: left;
}

.footer_bottom_li li:first-child {
    padding-top: 6px;
}

.footer_bottom_li li a {
    display: block;
    /*color: rgb(9, 103, 145) !important;*/
    text-align: center;
    margin-right: 8px;
    /*background-color: rgb(255, 255, 255);*/
    font-size: 12px;
    font-weight: bold;
    /*padding: 5px;*/
    text-decoration: none;
    text-decoration: underline;
}

.footer_bottom_li li a:hover {
    background-color: unset;
}

.topbar-wrapper {
    padding: 2.2px 0 2.5px;
    /*padding: 0;*/
}

.footer-widget-area .widget-title h4 {
    /* font-family: Arial !important; */
    color: #fff;
}
footer .list-holder .fa {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

footer .list-holder .rotate {
    transform: rotate(180deg);
}
.fa.pull-right {
    margin-left: .3em;
}



.boxes_row_upper_p_inner {
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #333;
    padding: 1px 0;
}
.copyright-text {
    font-size: 16px;
    color: #3d3d3d;
}
.social-icons .social-icons-item .social-link, .social-icons-widget .social-icons-item .social-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.social-icons-item .social-link {
    font-size: 16px;
    margin-right: 8px;
}
#site-info, #site-info ul.social-icons li a:not(:hover) span {
    color: #fff !important;
}
#custom_html-2 .widget-title.the-global-title {
    background: #333 !important;
	
}
#social-3 ul.solid-social-icons  {
    margin: 15px 10px 20px;
}

#social-3 .solid-social-icons li::marker {
  content: '';
  display: none;
}

#social-3 .social-icons-item {
/*  float: left; */
    margin: 0px;
    border-bottom: 0;
    padding: 0;
/*  margin-bottom: 15px; */
}
#social-3  .social-link span {
    color: #ffffff !important;
    transition: 0.1s;
    margin-left: 18px;
}
#social-3 .social-icons-item .social-link {
	width: 100%;
    height: 40px;
    line-height: 39px;
    padding: 0px 19px;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
}

@media (max-width: 480px) {
    .top_menu_box {
        /*padding-left: 6px;
    padding-right: 0px;
    margin-left: 0px;
    width: 33%;
    float: left;
	height: auto;
	margin-bottom: 10px;*/
        margin-right: 1px;
        width: 33%;
        float: left;
        height: auto;
        margin-bottom: 10px;
        padding-right: 3px;

    }

    .menu-upper1 {
        height: auto;
        width: 100%;
        margin-left: 0px;
    }

    .menu-upper2 {
        height: auto;
        width: 100%;
        margin-left: 0px;
    }

    .menu-upper3 {
        height: auto;
        width: 100%;
        margin-left: 0px;
    }

    .top_menu_box img {
        width: 55%;
    }

    .labnet-logo {
        margin-left: 3px;
        width: 49%;
        float: left;
        border: 1px solid #333;
    }

    .labnet-logo-right {
        height: 87px;
        width: 49%;
        float: left;
    }

    .labnet-logo-inner {
        padding-top: 0px;
    }

    .labnet-right-inner {
        padding: 22px 11px;
        height: 86px;
    }

    .logo_row_left {
        border-right: 0;
        border-bottom: 2px solid #085273;
        margin-bottom: 20px;
        height: auto;
    }
}


@media (max-width: 320px) {
    .top_menu_box {
        margin-right: 0px;
        width: 33%;
        float: left;
        height: auto;
        margin-bottom: 10px;
        padding-left: 0px;

    }

    .menu-upper1 {
        height: auto;
        width: 100%;
        margin-left: 0px;
    }

    .menu-upper2 {
        height: auto;
        width: 100%;
        margin-left: 0px;
    }

    .menu-upper3 {
        height: auto;
        width: 100%;
        margin-left: 0px;
    }

    .top_menu_box img {
        width: 55%;
    }

    .labnet-logo {
        margin-left: 3px;
        width: 49%;
        float: left;
        border: 1px solid #333;
    }

    .labnet-logo-right {
        height: 87px;
        width: 49%;
        float: left;
    }

    .labnet-logo-inner {
        padding-top: 0px;
    }

    .labnet-right-inner {
        padding: 22px 11px;
        height: 86px;
    }

    .logo_row_left {
        border-right: 0;
        border-bottom: 2px solid #085273;
        margin-bottom: 20px;
        height: auto;
    }
}


/*********************** Custom CSS *************************/
.right-button li {
    margin: 0 5px;
}

.comments-area {
    display: none;
}

#content {
    margin-top: 20px;
    margin-bottom: 50px;
}

.right-button li a {
    color: #fff !important;
    /*background-color: #096791 !important;*/
    transition: 0.3s;
}

.right-button li a:hover {
    color: #fff !important;
    /*background-color: #0d85bb !important;*/
}

.screen-reader-text-login {
    clip: rect(1px, 1px, 1px, 1px);
    /* position: absolute; */
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.live-search-dark {
    background-color: #096791 !important;
}

.live-search-dark .post-widget-body .post-title a {
    color: #fff !important;
}

.live-search-dark .post-widget-body .post-meta {
    color: rgba(255, 255, 255, 0.8) !important;
}

#mobile-menu .right-button li a {
    color: #fff !important;
    background-color: #096791 !important;
    transition: 0.3s;
    text-align: center;
}

#mobile-menu .right-button li {
    margin: 0 0px;
}

#mobile-menu .right-button li a:hover {
    color: #fff !important;
    background-color: #0d85bb !important;
    padding-left: 10px !important;
}

.entry-header h1.entry-title {
    font-size: 32px;
}

#main-nav .main-menu-wrapper {
    background-color: #006699 !important;
}

#tie-wrapper #main-nav {
    background-color: #006699 !important;
}

/********************* *******************/
.mob-menu {
    display: none;
}

.main-nav {
    border: none;
    background-color: var(--main-nav-contrast-primary-color);
}

.widget li:first-child {
    /*padding-top: 0;*/
}

.widget-title {
    margin-bottom: .5rem;
}

.site-footer {
    margin-top: 0px;
    padding: 0;
}

#site-info {
    background-color: #c0bdbd !important;
}

.footer-widget-area:last-child {
    margin-bottom: 0px;
}

.site-footer .widget_nav_menu li {
    padding: 0px 0px 7px;
}
.site-footer .widget_nav_menu li a {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}



/*------------------------------------------------------------------------------------------------------------------------
2. NEW HEADER 13/04/2021
------------------------------------------------------------------------------------------------------------------------*/
.is-header-bg-extended #theme-header:before,
.is-header-bg-extended #theme-header.header-layout-1 #main-nav:not(.fixed-nav):before {
    background-image: linear-gradient(to top, transparent, rgb(0 0 0 / 0%));
}

.overflow-text-dots {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
}

.company-listing-leftside {
    padding: 0;
}

.right-side-naviagtor {
    padding-right: 0;
    position: unset !important;
    margin-bottom: 15px;
}

#listing-page .row .row div.overlay img {
    object-fit: contain;
}

.category-box {
    padding-left: 15px !important;
}

.tab-enterprises #goTo {
    margin: 0 !important;
    padding: 9px !important;
    padding-right: 2.6rem !important;
    height: 100%;
}

.product-company-tab select.upper:focus {
    border: none !important;
}

.categories .categories-center-content {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.layout-form-container {
    display: flex !important;
}

.layout-form-container .sidebar {
    margin-top: 0 !important;
    margin-right: 1.5%;
}

.layout-form-container .main-content {
    width: 100%;
}

@media (min-width: 1200px) {
    .layout-form-container .group-btns {
        display: flex !important;
    }

    .layout-form-container .group-btns .btn {
        width: -webkit-fill-available;
    }
}

@media (min-width: 992px) {
    .layout-form-container .group-btns {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-column-gap: 1px;
        grid-row-gap: 1px;
    }

    #main-nav {
        line-height: 45px;
    }

    .main-menu .menu>li>a {
        padding: 0 16px;
    }
    .middle-txt-mobile-tab {
        display: none;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
}

@media (max-width: 991px) {
    .right-side-naviagtor {
        padding-left: 0;
        margin-bottom: 0;
    }

    .flex-md-column {
        flex-direction: column;
    }

    .categories .categories-center-content {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 15px;
    }

    .layout-form-container .group-btns {
        display: flex;
        flex-direction: column;
    }

    .layout-form-container .sidebar {
        display: block;
        width: 50%;
    }

    .header-upper-inner1 {
        align-items: center;
        justify-content: center;
        margin-bottom: 0px;
        /* width: auto; */
    }
}

@media (max-width: 575px) {
    .layout-container {
        flex-direction: column;
    }

    .layout-form-container .sidebar {
        margin-bottom: 15px;
        width: 100%;
    }

    .layout-form-container .group-btns .btn {
        font-size: 14px !important;
    }
    .justify-content-center {
        justify-content: center !important;
    }
    .mini-tab-mobile-hidden {
        display: none !important;
    }
}
@media (min-width: 576px) {
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .d-sm-none {
        display: none !important;
    }
    .mini-tab-mobile-hidden {
        display: none;
    }
}
@media (max-width: 305px) {
    .layout-form-container .group-btns .btn {
        font-size: 12px !important;
    }
}

.main-content {
    position: unset;
}

/* .modal-open {
    overflow: auto;
} */
/* .modal-open {
    overflow-y: auto;
} */

.field-icon {
    position: absolute;
    right: 5px;
    cursor: pointer;
}

.password-row {
    display: grid !important;
    grid-template-columns: 30% 70%;
    align-items: center;
}

body {
    padding-right: 0px !important;
    position: relative;
    min-height: 100vh;
}

#main-wrapper {
    padding-bottom: 2.5rem;
    overflow: hidden;
}

.footer {
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 2.5rem !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.d-flex {
    display: flex !important;
}

.justify-content-between {
    justify-content: space-between;
}



.align-items-center {
    align-items: center !important;
}

.m-0 {
    margin: 0 !important
}

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

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -0.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important
}

.m-n2 {
    margin: -0.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.catb-pro {
    position: relative;
}

.catb-pro:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #096791;
    background: #FFF;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 8px;
    position: absolute;
    pointer-events: none;
}

.tab-products select.upper {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 225px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    cursor: pointer;
    position: relative;
}

.subscribe .register-step-inner {
    padding: 10px 55px;
}

.subscribe .register-step-inner .btn {
    border-radius: 4px;
}

.searching-container {
    position: relative;
    /*Don't really need this just for demo styling*/

    float: left;
    /*min-width: 200px;*/
    /*margin: 50px 33%;*/
}

.dropdown-select {
    position: relative;
    cursor: pointer;
}

.dropdown-select:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #FFF;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 5px;
    background: #096791;
    position: absolute;
    pointer-events: none;
}

.select2-dropdown {
    z-index: 100000 !important;
}

.searching-container:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #ff7e19;
    background: #FFF;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 5px;
    border-left: 1px solid #ff7e19;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
    display: none;
}

.searching-container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */

    display: block;
    width: 100%;
    max-width: 320px;
    /*height: 50px;*/
    float: right;
    /*margin: 5px 0px;*/
    padding: 0px 24px;
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #0ebeff;
    -ms-word-break: normal;
    word-break: normal;
}

.question-btn,
.quotation-btn {
    width: 175px;
}

.small-text {
    font-size: 12px;
    color: red;
    margin-top: -5px;
    margin-bottom: 5px;
}

.container {
    width: 95.7% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.slick-initialized .slick-slide {
    margin-bottom: 5px;
}

.product-details-features {
    display: grid;
    column-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

.disabled-input+.select2-container {
    pointer-events: none;
}

.company-details .select2-container--default .select2-selection--multiple .select2-selection__choice,
.product-detail .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: grey;
    padding: 5px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #2196F3 !important;
}

.select2-results__option[aria-selected=true] {
    background-color: #2196F3 !important;
}

.company-details .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #ffff;
}

.product-detail .modal-body .form-control-feedback {
    display: none;
}

.company-details .modal-body .form-control-feedback {
    display: none;
}

.company-details .select2-search.select2-search--inline {
    display: none;
}

.product-detail .select2-search.select2-search--inline {
    display: none;
}

.bootstrap-select>.btn.btn-default {
    color: #333;
    font-weight: 500;
}

.bootstrap-select.btn-group .dropdown-menu>li>a .text {
    font-size: 14px;
}

.open>.dropdown-menu {
    width: 100%;
}

body {
    padding-top: 0;
}

.nav-and-search-container .submit {
    border-radius: 0px !important;
    background: #00b050;
    color: white;
    border: 0px solid transparent;
    padding: 0px 10px;
    height: 100%;
}

.nav-and-search-container .glyphicon-search {
    font-size: 14px;
    vertical-align: unset;
    top: 0;
}

.nav-and-search-container .navbar {
    min-height: unset !important;
}

.nav-and-search-container .submit .glyphicon-search {
    margin-right: 0;
}

.nav-and-search-container .navbar-nav>li>a {
    margin-top: 0 !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-right: 15px;
    font-size: 15px;
}

.header-upper {
    /* padding: 10px 0 5px 0; */
    margin: 0 !important;
}

.upper-links-main {
    display: flex;
    flex-direction: column;
    margin-left: 0.75rem;
    /*align-items: center;*/
    /*justify-content: space-between;*/
}

.header-upper-inner1 {
    display: flex;
}

.header-upper-inner2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.image {
    display: flex;
    align-items: center;
    /* border-right: 2px solid #a09c9c61; */
}

.image img {
    /* height: 75px;
    width: 190px; */
    height: 3.438rem;
    padding-right: 0.375rem;
    border-right: 0.063rem solid #C0BDBD;
}



.expo-txt {
    color: #ff7e19;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 0;
    line-height: 1.2;
    margin-top: .25rem !important;
}

.exhibition-txt {
    background-color: #00b050;
    color: white;
    padding: 8px 15px;
    font-weight: bold;
    font-family: Arial Narrow;
    text-align: center;
    word-spacing: 4px;
    letter-spacing: 2px;
}

.middle-txt {
    clear: left;
    padding: 0px 0px 0 15px;
    margin-bottom: 0;
    color: #c0bdbd;
    /* font-weight: bold; */
    font-size: 16px;
}

.navbar-left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1px 30px 1px 15px;
}

.nav-and-search-container .searchs form {
    display: flex;
    justify-content: flex-end;
}

.main-nav {
    display: flex;
    margin-bottom: 8px !important;
}

.main-nav>li>a {
    color: #0b76a8 !important;
    font-size: 18px !important;
    padding: 0 16px !important;
}
.main-nav>li:nth-child(4)>a {
    padding-right: 0 !important;
}
.main-nav>li {
    display: flex !important;
    justify-content: center;
}

/* .main-nav>li:before {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 4%;
    border-bottom: 1px solid #a09c9c;
} */

.upper-links {
    display: flex;
    padding-left: 0;
    /* margin-bottom: 18px; */
}

.upper-links .fa-envelope,
.upper-links .fa-unlock-alt,
.upper-links .fa-file-upload {
    color: #0b76a8;
    margin-right: 3px;
}

.upper-links .link,
.upper-links .link a {
    color: #a09c9c;
    font-size: 0.875rem;
}
.upper-links .link img {
    height: 0.75rem;
    margin-right: 3px;
}

.main-nav>li.online-expo {
    border-left: 4px solid #006b99;
}

.main-nav>li.lab-news {
    border-left: 4px solid #ff7e19;
}

.main-nav>li.classified {
    border-left: 4px solid #00b050;
}

.main-nav>li.ask-advice {
    border-left: 4px solid #ed786f;
}

.navbar-brand,
.navbar-nav>li>a {
    color: white;
}

.container {
    width: 95.7%;
    padding-left: 0px;
    padding-right: 0px;
}

.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.navbar {
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    border: 0px !important;

}

.navbar-nav>li>a {
    margin-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 13px;
    line-height: 15px !important;
    font-weight: 600;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: rgba(255, 255, 255, 0) !important;
}

.marg {
    padding-right: 0px !important;
    padding-left: 0px !important;
    padding: 10px 20px 10px 10px;
}

.navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 10px;
}

.navbar-inverse {
    background-color: #096791;
    border-color: #080808;
}

.row {
    margin: 0px;
}

/* #left-search{
    width:230px;
} */

.form-control {
    border-radius: 0px !important;
}

.navbar-collapse {
    padding-left: 0px !important;
}

.menu2 {
    padding-right: 0px !important;
    margin-top: 0px;
}

.news {
    background: #ed786f;
    transform: skew(-15deg);
    padding-right: 25px;
    padding-left: 25px;

}

.job {
    background: #85d3fa;
    transform: skew(-15deg);
    margin-left: 7px;
    padding-right: 25px;
    padding-left: 25px;
}

.comm {
    background: #00b050;
    transform: skew(-15deg);
    margin-left: 7px;
    padding-right: 1px;
    padding-left: 1px;
}

.classi {
    background: #ff7e19;
    transform: skew(-15deg);
    margin-left: 7px;
    padding-right: 2px;
    padding-left: 8px;
}

.online {
    background: #006699;
    transform: skew(-15deg);
    margin-left: 7px;
    padding-right: 2px;
    padding-left: 2px;
}

.btn {
    border-radius: 0px;
    background: green;
    color: white;
    border: 0px solid transparent;
    padding: 7px 12px;
}

.main {
    border-top: 1px solid #d9d9d9;
    margin-top: 10px;
    transform: skew(-20deg);
    height: 60px;
    border-left: 1px solid #d9d9d9;
    padding-right: 0px !important;
    /* margin-left:70px; */
}

.inner {
    border-top: 1px solid #d9d9d9;
    margin-top: 17px;
    /* margin-left:3.5px; */
    margin-left: 17px;
    border-left: 1px solid #d9d9d9;
    width: 100%;
}

.text {
    /* margin-top:5px; */
    word-spacing: 1px;
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 18px;
}

.box {}

.box .btn .fa {
    transform: skew(10deg)
}

.font-list {
    font-size: 14px !important;
    text-shadow: none !important;
    font-weight: bold;
}

.btn-primary {
    color: white;
    border: none !important;
    border-radius: 0px !important;
    background: #23aff6 !important;
}

.botom-navabr {
    padding-top: 15px !important;
    /* font-size:12px !important; */
}

/* .bordr{
    margin-right:1px;
} */
.cust {
    margin-top: 11px;
    margin-left: 10px;
    display: flex;
    justify-content: space-around;
}

.cust {
    transform: skewX(20deg);
}

.cust2 {

    /* transform: skewX(60deg); */
}


nav li a {


    color: #0bf;
}


.news:hover {
    background: #f4aaa4
}

.job:hover {
    background: #b6e4fc
}

.comm:hover {
    background: #00e667
}

.classi:hover {
    background: #ff9a4d
}

.online:hover {
    background: #0088cc
}

.leftmenu {
    margin-left: 25px;
}

.text-right {
    margin-top: -6px !important;
    text-align: center;
    margin-left: -6px;
}

.border-left {
    border-bottom: 1px solid #d9d9d9;
    width: 47.8%;

}

.log {
    border: 2px solid rgba(35, 173, 255, 1);
    padding: 7px 12px;
    margin-left: 7px;
    margin-top: 3px;
}

.log:hover {

    box-shadow: 0 0 6px rgba(35, 173, 255, 1);
    transition: all 200ms ease-out;
}

.col-md-6 {
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.skw .nbar a {
    display: block;
    text-decoration: none;

    transform: skew(15deg);
    /* INVERSE SKEW */

}

.botnav {
    padding-left: 0px !important;

}

#searching {
    border: 2px solid #ff8533;
    background: #ff7e19;
    color: white;
    padding: 0 6px;
    cursor: pointer;
}

/* .submitting{
    margin-left: -19px ; 

} */
img {
    max-width: 100%
}

.butn,
.butn .inner {
    display: flex;
    justify-content: space-between;
}

.butn .image {
    margin-left: 15px;
}

.butn .main {
    margin-right: 35px;
}

.butn .box {
    margin-top: 5px;
}

@media (max-width:1200px) {
    .butn {
        flex-direction: column;
        align-items: center;
    }

    .butn .main,
    .butn .main .inner {
        border-left: none;
    }

    .butn .box {
        transform: skew(0deg);
    }

    .butn .cust {
        justify-content: space-between;
    }

    .butn .main {
        margin-right: 0;
    }

    .cust {
        margin-left: 0px;
    }
}

@media (min-width:1185px) {
    .menu2.respon .nav.navbar-nav.skw {
        float: right;
    }
}

@media (max-width:1184px) and (min-width:768px) {
    .menu2.respon .nav.navbar-nav.skw {
        float: none;
        margin-left: 1.4vw;
    }

    .menu2.respon .nav.navbar-nav.skw li {
        width: 19%;
    }

    .nav.navbar-nav.skw.top-left-nav {
        width: fit-content;
        float: none;
        margin-left: calc(50% - 279px);
    }
}

@media only screen and (min-width: 1300px) {
    .searchs form input[type='text'] {
        width: 312px;
    }

    #searching {
        width: 155px;
    }
}

@media(max-width:1920px) and (min-width:768px) {


    .selectwrap:after,
    .myclass:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid white;
        right: 4px;
        top: 14px;
        color: white;
        pointer-events: none;
    }
}

@media(max-width:2000px) {
    .log {
        display: none;
        z-index: 9999;
    }
}

@media only screen and (max-width:768px) {
    .log {
        display: block;
    }

    

    .mobile-header-components .components {
        float: right;
    }

    .news {
        transform: skew(0deg);
        text-align: center;
        margin-left: 0px;
    }

    .job {
        transform: skew(0deg);
        text-align: center;
        margin-left: 0px;
    }

    .classi {
        transform: skew(0deg);
        text-align: center;
        margin-left: 0px;
    }

    .comm {
        transform: skew(0deg);
        text-align: center;
        margin-left: 0px;
    }

    .online {
        transform: skew(0deg);
        text-align: center;
        margin-left: 0px;
    }

    .leftmenu {
        margin-left: 0px;
        text-align: center;
    }

    .home-menu {
        text-align: center;
    }

    .skw {
        transform: skew(0deg)
    }

    .border-left {
        display: none;
    }

    .text-right {
        margin-bottom: 10px;
        margin-left: 0px;
    }

    /* .main{
            border-left:0px;
            width:91%;
            margin-left:0px;
           
           
        } */
    .botom-navabr {
        text-align: center;
    }

    .butn {
        margin-bottom: 10px;
    }

    .inner {
        border-left: 0px;
        margin-left: 0px;
    }

    .skw .nbar a {
        display: block;
        text-decoration: none;
        transform: skew(0deg);
        /* INVERSE SKEW */
    }

    img {
        text-align: center;
    }

    .header-upper-inner1 {
        justify-content: space-between;
        /* width: 100%; */
        /* padding: 0; */
    }

    .navbar-nav>li>a {
        margin-top: 0px !important;
    }

    .site-info .social-icons li a {
        width: 27px !important;
        height: 27px !important;
        line-height: 27px !important;
        font-size: 15px;
        margin-top: 0px;
    }

    

    /* .submitting{
   margin-left:-180px;
 width:100%;

} */
    .submit {}
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 505px;
    }
    .d-md-none {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .header-upper-inner1 {
        width: 100%;
    }
    footer .list-holder {
        border-bottom: 0.063rem solid #c0bdbd;
        padding-bottom: 0.75rem;
        margin-bottom: 0.75rem;
    }
    footer .list {
        display: none;
        margin-top: 8px;
    }
    footer .prof-holder {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

}




@media(max-width:991px) {
    .border-left {
        width: 100%;
        margin-bottom: 10px;
    }

    .text-right {
        margin-bottom: 10px;
    }

    .pl-sm-0 {
        padding-left: 0 !important;
    }

    .pr-sm-0 {
        padding-right: 0 !important;
    }

    .px-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media(max-width:1309px) and (min-width:1238px) {

    .text {
        word-spacing: 0px;
        font-size: 17px;
    }

    /* .main{
        margin-bottom:40px;
    } */
}

@media(max-width:1237px) and (min-width:1130px) {

    /* *{
        background:red;
    } */
    .text {
        word-spacing: 0px;
        font-size: 17px;
    }
}

@media(max-width:1200px) and (min-width:1185px) {
    .skw {
        margin-left: -16px;
    }

    .home-menu {
        margin-left: 16px;
    }
}

@media(max-width:1129px) and (min-width:1050px) {

    /* *{
        background:red;
    } */
    .text {
        word-spacing: 0px;
        font-size: 16px;
    }

    /* .main{
        margin-left:5px;
        width:64%;
        margin-bottom:10px;
    } */
    .font-list {
        font-size: 12px;
    }
}

@media only screen and (min-width: 992px) {
    .modal-open {
        margin-right: 17px !important;
    }

    .main-nav-dark .main-nav {
        background: #fff;
        border-width: 0;
    }

    .header-layout-2 .logo-container {
        padding: 0;
    }
}

@media(max-width:1049px) and (min-width:992px) {

    /* *{
        background:red;
    } */
    .text {
        word-spacing: 0px;
        font-size: 16px;
    }

    .font-list {
        font-size: 12px;
    }

    /* img{
        max-width:89%;
    }*/
}

@media(max-width:991px) and (min-width:818px) {
    .main {
        margin-right: 30px;
        margin-bottom: 10px;
        border-left: none;
        margin-left: 15px;
    }

    .inner {
        border-left: none;
        /* margin-left:0px; */
        width: 100%;
    }

}

@media(max-width:817px) and (min-width:612px) {
    .main {
        margin-right: 30px;
        margin-bottom: 40px;
        border-left: none;
        margin-left: 15px;
    }

    .inner {
        border-left: none;
        margin-left: 0px;
        width: 100%;
    }

    .cust {
        text-align: center;
    }

    .box {
        float: none;
        text-align: center;
    }
}


@media(max-width:611px) {

    .main {
        margin-right: 30px;
        margin-bottom: 60px;
        border-left: none;
        margin-left: 15px;
        transform: skew(0deg);
        padding-right: 15px !important
    }

    .inner {
        border-left: none;
        margin-left: 0px;
        width: 100%;
    }

    .cust {
        text-align: center;
        margin-left: 0px;
        transform: skew(0deg);
    }

    .box {
        float: none;
        text-align: center;
        transform: skew(0deg)
    }

    .box .btn .fa {
        transform: skew(0deg)
    }
}

@media(max-width:348px) {
    .main {
        margin-right: 30px;
        margin-bottom: 85px;
        border-left: none;
        margin-left: 15px;
        transform: skew(0deg);
        padding-right: 15px !important
    }

    .inner {
        border-left: none;
        margin-left: 0px;
        width: 100%;
    }

    .cust {
        text-align: center;
        margin-left: 0px;
        transform: skew(0deg);
    }

    .box {
        float: none;
        text-align: center;
        transform: skew(0deg)
    }

    .box .btn .fa {
        transform: skew(0deg)
    }


}

@media(max-width:900px) {
    .main {
        margin-right: 30px;
        margin-bottom: 50px;
        border-left: none;
        margin-left: 15px;
        transform: skew(0deg);
        padding-right: 15px !important;
    }

    .inner {
        border-left: none;
        margin-left: 0px;
        width: 100%;
        flex-direction: column;
    }

    .cust {
        text-align: center;
        transform: skew(0deg);
        margin-left: 0px;
    }

    .butn .image {
        margin-left: 0;
    }

    .box {
        float: none;
        text-align: center;
        transform: skew(0deg);
        margin-top: 15px;
    }

    .box .btn .fa {
        transform: skew(0deg)
    }
}

@media (max-width:650px) {
    .main {
        margin-bottom: 70px;
    }
}

@media (max-width:352px) {
    .main {
        margin-bottom: 100px;
    }
}




@media(max-width:1254px) and (min-width:1185px) {
    * {
        /* background:red; */
    }

    .online {

        padding-right: 0px;
        padding-left: 0px;
    }

    .news {
        padding-right: 19px;
        padding-left: 19px;
    }

    .job {
        padding-right: 24px;
        padding-left: 24px;
    }

    .classi {
        padding-right: 6px;
        padding-left: 6px;
    }

    .comm {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-nav>li>a {
        font-size: 13px;
    }

}

@media(max-width:1184px) and (min-width:768px) {

    /* *{background:pink} */
    .respon {
        width: 100%;
    }

    .skw {
        width: 100%;
    }

    .skw .nbar a {
        text-align: center;
    }

    .navbar-collapse {
        padding-right: 10px;
        padding-left: 10px;
    }
}

/* search code start */
.searchs form input[type='text'] {
    padding-left: 5px;
    -webkit-appearance: auto !important;
    border: 1px solid #fff;
}

.nav-and-search-container .navbar {
    display: flex;
}

@media only screen and (min-width: 769px) {
    .nav-and-search-container .navbar-nav {
        margin-left: 0;
    }

    .nav-and-search-container .navbar {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1200px) {
    .searching-container {
        min-width: 135px;
    }

    .searchs form input[type='text'] {
        width: 240px;
    }
}

@media only screen and (max-width: 1199px) {
    .list-container {
        grid-template-columns: repeat(3, 1fr);
    }

    .searching-container {
        min-width: 120px;
    }

    .product-details-features {
        grid-template-columns: 1fr 1fr;
    }

    .upper-links .link,
    .upper-links .link a {
        color: #a09c9c;
        font-size: 11px;
    }

    .upper-links .link img {
        height: 9px;
    }

    #searching {
        font-size: 13px;
    }

    .searchs form input[type='text'] {
        width: 128px;
        font-size: 13px;
    }

    .image img {
        /* height: 55px;
        width: 145px; */
    }

    .nav-and-search-container .navbar-nav>li>a {
        font-size: 13px;
        padding-right: 15px;
    }

    .expo-txt {
        font-size: 26px;
        /* text-align: center; */
    }

    .main-nav>li>a {
        font-size: 13.5px !important;
    }

    .middle-txt {
        font-size: 12px;
        padding: 8px 5px 0 15px;
    }

    .aboutme-widget-content p,
    .site-footer .widget_nav_menu li a,
    .copyright-text {
        font-size: 14px;
    }
    .aboutme-widget-content p {
        margin-bottom: 1rem;
    }
    .widget-title {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 991px) {
    .searching-container {
        min-width: 155px;
    }

    .question-btn,
    .quotation-btn {
        width: 205px;
    }

    .expo-txt {
        font-size: 24px;
        /* margin-top: 0 !important; */
    }

    .navbar-left {
        flex-direction: column;
        padding: 0 0 15px 0;
    }

    .header-upper {
        flex-direction: column;
    }

    .header-upper {
        display: flex;
        align-items: center;
    }
    .image img {
        height: 48px;
    }
    .navbar-nav>li>a {
        padding-bottom: 0px !important;
    }

    .header-upper-inner2 {
        align-items: center;
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    .image {
        padding-bottom: 0;
    }

    .middle-txt {
        padding: 8px 5px 0 0;
    }

    #tiepost-1018-section-6283 {
        margin-top: -20px;
        z-index: 999999;
        position: relative;
    }

    ul.side-aside-mobile-menu {
        text-align: center;
        background: #ff7e19;
    }

    .side-aside-mobile-menu li {
        border-bottom: 1px solid;
        border-color: #fff;
        display: block;
        position: relative;
    }

    .side-aside-mobile-menu li a {
        /* padding: 6px 50px 6px 0; */
        font-size: 13px;
        line-height: 35px;
        text-shadow: 0px 2px 6px #0000007d;
    }

    .side-aside-mobile-menu li span {
        margin-right: 5px;
    }

    .welcome-content-below2 h5 {
        font-size: 14px;
    }
    .middle-txt-mobile-tab {
        /* background: #0b76a8; */
        color: #a09c9c;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 1.5;
        font-size: 12px;
        /* width: 100%;
        padding: 10px 0;
        margin-top: 12px; */
    }
    .main-nav+.middle-txt {
        display: none;
    }
    .aboutme-widget .about-content-wrapper {
        text-align: left;
    }
    .aboutme-widget .about-content-wrapper .aboutme-widget-content {
        max-width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 768px) {
    .product-company-tab {
        grid-auto-flow: row !important;
        justify-content: center !important;
    }

    .list-container {
        grid-template-columns: 49% 49%;
        grid-column-gap: 2%;
        grid-row-gap: 0;
    }
}

@media only screen and (max-width: 575px) {
    .password-row {
        display: block !important;
        text-align: left;
    }

    .searchs form input[type='text'] {
        width: 120px;
    }

    .searching-container {
        min-width: 110px;
    }

    .product-details-features {
        grid-template-columns: 1fr;
    }

    .main-nav>li:before {
        display: none;
    }

    .main-nav {
        flex-direction: row;
        margin: 0 !important;
        background-color: var(--main-nav-contrast-primary-color);
    }

    .header-upper {
        padding-bottom: 0;
    }

    /* .header-upper-inner1 {
        flex-direction: column;
    } */

    /* .header-upper-inner2 {
        align-items: self-end;
    } */

    .main-nav>li>a {
        padding: 0 10px !important;
    }

    .main-nav>li {
        justify-content: left;
    }

    /* .image {
        border-bottom: 1px solid #a09c9c61;
        border-right: none;
        justify-content: center;
    } */

    .upper-links-main {
        /* margin-left: 0; */
        /* margin-top: 5px;
        padding-top: 5px; */
        align-items: center;
    }

    .middle-txt {
        padding: 15px 0;
    }

    .image img {
        height: 41px;
        width: 98px;
        /* padding-right: 0;
        border-right: none;
        padding-bottom: 15px; */
    }

    .main-nav>li.online-expo {
        border-left: 3px solid #006b99;
    }

    .main-nav>li.lab-news {
        border-left: 3px solid #ff7e19;
    }

    .main-nav>li.classified {
        border-left: 3px solid #00b050;
    }

    .main-nav>li.ask-advice {
        border-left: 3px solid #ed786f;
    }
}

@media (max-width:1015px) and (min-width:940px) {
    .searchs form input[type='text'] {
        padding-left: 3px;
    }
}

@media (max-width:939px) {
    .nav-and-search-container .navbar {
        grid-auto-flow: row;
        justify-content: center;
    }

    .nav-and-search-container .searchs {
        justify-self: center;
    }
}