@media only screen and (max-width: 1440px) {
    a.navigation { font-size: 14px;padding: 10px 12px; }
    .event1 span {
        font-size: 18px;
    }
    .event1 h2 {
        font: normal normal bold 24px/26px Source Sans Pro;
    }
    .event-card-section {
        padding: 40px 30px;
    }
    .community-sec h3 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .seminar-expo h2 {
        font-size: 30px;
    }
    .seminar-expo p {
        color: #7e7e7e;
        font-size: 15px;
    }
    .slides-wrap {
        padding-right: 30px;
    }
    .evets-sidebar .evets-block > img {
        width: 80px;
        height: 80px;
    }
    .event1 img {
        width: 130px;
        height: 130px;
        object-fit: contain;
    }
}
@media only screen and (max-width: 1366px) {
    .List-view-card .category-zoom {
         /* padding: 10px 10px 10px 20px;  */
        }
    .list-map-wrap { max-height: 65vh; }

    .navbar-nav .nav-item .nav-link {
        font-size: 15px;
        padding: 10px 20px;
    }
    .container-padding {
        padding: 0 50px;
    }
    footer,
    section {
        padding: 48px 0 32px !important;
    }
    .navbar {
        padding: 0 10px;
    }
    .nav-link {
        padding: 10px;
        display: inline-block;
    }
    header .container {
        padding: 0 20px;
    }
    .heading-title h2 {
        width: 45%;
    }
    .industrial-concerns-card-text h5 {
        font-size: 20px;
    }
    .industrial-title h2 {
        font-size: 40px;
    }
    .todayindustrialconcerns {
        padding-top: 50px;
    }
    .powerof-internatioal {
        padding: 50px;
        min-height: 625px;
    }
    .value-system {
        padding: 50px;
        min-height: 625px;
    }
    .powerof-internatioal li {
        margin-top: 10px;
    }
    .powerof-internatioal a {
        margin-top: 0;
    }
    .services-box {
        min-height: 292px;
        position: relative;
        z-index: 1;
    }
    .focused-sector-card {
        height: 400px;
    }
    .carousel-indicators h5 {
        font-size: 15px;
        width: 100%;
        line-height: 20px;
    }
    .carousel-indicators p {
        margin: 0;
    }
    .carousel-indicators li {
        /*width: 15px;
        height: 15px;*/
    }
    .carousel-control-next,
    .carousel-control-prev {
        top: 40%;
    }
    .carousel-indicators .active:before {
        height: 10px;
        width: 182px;
    }
    .carousel-caption h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .carousel-caption p {
        width: 100%;
    }
    .why-telsol ul {
        width: 70%;
    }
    .tab-texts p {
        width: 35%;
        font-size: 25px;
    }
    .client-title h2 {
        font-size: 55px;
    }
    .client-nav .nav-item {
        padding: 1rem 0;
    }
    .client-nav .nav-link {
        font-size: 18px;
    }
    .counter-text h3 {
        font-size: 60px;
    }
    .powerof-internatioal p {
        width: 235px;
    }
    .value-system p {
        width: 235px;
    }
    .powerof-internatioal h2 {
        font-size: 40px;
    }
    .value-system h2 {
        font-size: 40px;
    }
    .our-services:before {
        z-index: 1;
    }
    .services-box h3 {
        font-size: 20px;
    }
    .services-box p {
        font-size: 13px;
    }
    .heading-title {
        z-index: 1;
        position: relative;
    }
    .focused-sector {
        z-index: 0;
    }
    .focused-sector-card-text h5 {
        font-size: 18px;
    }
    .faqs-box h3 {
        height: 18px;
    }
    .blog-faq-section {
        padding: 50px 0;
    }
    .focused-sector {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .client-section {
        padding: 50px 0;
    }
    .footer-links {
        /*padding: 50px 0;*/
    }
    .testimonial-two {
        margin-top: 1rem;
    }
    .owl-thumbs.owl-dots .owl-dot {
        width: 50px;
        height: 50px;
    }
    .owl-thumbs.owl-dots .owl-dot:nth-child(4) {
        top: 38%;
        right: 3%;
    }
    .owl-thumbs.owl-dots .owl-dot:nth-child(3) {
        top: 56%;
        right: 4%;
    }
    .owl-thumbs.owl-dots .owl-dot:nth-child(2) {
        right: 24%;
    }
    .owl-thumbs.owl-dots .owl-dot:nth-child(7) {
        left: 5%;
    }
    .owl-thumbs.owl-dots .owl-dot:nth-child(5) {
        top: 38%;
        right: 88%;
    }
    .testimonial-item p {
        width: 100%;
    }
    #accordion .card-body ul li {
        font-size: 14px;
    }
    #accordion .card-body h5 {
        font-size: 1.5rem;
    }
    .category-section-page {
        width: 100%;
    }
    .evets-sidebar,
    .sidebar-title,
    .view-more {
        max-width: 100%;
    }
    .cate-title-page a {
        font-size: 12px;
    }
    .view-style .nav-item .nav-link {
        font-size: 14px;
        padding: 8px;
    }
    .view-style .nav-item .nav-link img {
        width: 21px;
    }
    .search-filter {
        width: 100%;
    }
    .section-title h2 {
        font-size: 35px;
    }
    .dropdown-select {
        font-size: 14px;
    }
    .search-filter .form-group label {
        font-size: 15px;
    }
    .search-filter .form-control {
        font-size: 15px;
    }
    .company-filter a img {
        width: 25px;
        margin-right: 5px;
    }
    .company-filter a {
        font-size: 14px;
        padding: 10px 5px;
        min-height: 36px;
        display: inline-block;
    }
    .allProducts-fil img {
        width: 35px;
        float: left;
    }
    .allProducts-fil {
        display: block;
    }
    .allProducts-fil a {
        padding: 0;
    }
    .connect-block {
        padding: 75px 0;
    }
    .seminar-expo h2 {
        font: normal normal bold 30px/40px SF UI Display;
        margin-bottom: 10px;
    }
    .seminar-expo h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .about-content p {
        font: normal normal 600 15px/20px SF UI Display;
    }
    .notification-content .link {
        margin-top: 10px;
    }
    .the-change-logo {
        right: -35%;
    }
    #BlogSection .owl-nav {
        top: -14%;
        left: 25%;
    }
    .TMI p {
        margin-bottom: 0.3rem;
    }
    #videoSeries .owl-nav .owl-next,
    #videoSeries .owl-nav .owl-prev {
        position: absolute;
    }
    .video-listing .play-button {
        top: 30%;
        left: 35%;
    }
    .connect-live {
        width: 100%;
    }
    .community-sec .filter-logo {
        width: 100px;
    }
    .community-sec h2 {
        font: normal normal bold 30px/30px SF UI Display;
        font-family: "Eurostile LT Std Extra Bold";
    }
    .community-sec h3 {
        font: normal normal bold 20px/30px SF UI Display;
        margin-bottom: 10px;
    }
    .connect-section.section-2 .evets-sidebar,
    .connect-section.section-2 .sidebar-title,
    .connect-section.section-2 .view-more {
        max-width: 100%;
    }
    .blog-section {
        width: 100%;
    }
    .event1 h3 {
        margin-top: 10px;
    }
    .event1 h2 {
        font: normal normal bold 34px/55px Source Sans Pro;
        letter-spacing: 0;
        color: #fff;
    }
    .event1 img {
        width: 164px;
        margin-top: 0;
    }
    .video-stream img {
        position: relative;
        height: 505px;
        object-fit: cover;
        border-radius: 20px;
    }
    .category-text h6,
    .category-zoom h6 {
        font-size: 13px;
    }
    .category-text span {
        font-size: 11px;
    }
    .category-text .companyname,
    .category-zoom .companyname {
        font-size: 12px;
    }
    .category-card a.btn {
        height: 37px;
        font-size: 13px;
    }
    .gridlistview .category-card a.btn {
        font-size: 11px;
        padding: 4px;
    }
    .gridlistview.List-view-card .category-card a.btn {
        font-size: 13px;
        padding: 5px;
    }
    .category-card a.btn img {
        width: 10px;
    }
    .CategoryProdc .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        margin: 3px;
    }
    .event-buttons a {
        font-size: 13px;
    }
    .event-buttons span {
        font-size: 13px;
    }
    .event-text span {
        height: 42px;
        overflow: hidden;
    }
    .event-text h6 {
        font: normal normal bold 15px/20px SF UI Display;
    }
    .event-buttons .subscribe-event {
        padding: 13px 20px;
    }
    .event-text .event-date {
        height: auto;
        font-size: 13px;
        margin: 0 15px;
        padding: 5px 10px;
    }
    .event-card {
        height: 300px;
    }
    .company-info-gallery h6 {
        font-size: 15px;
        font-family: "SF UI Display Medium";
    }
    .video-listing {
        /*height: 75px !important;*/
        object-fit: cover;
    }
    .blog-aboutSec #BlogSection .owl-nav {
        top: -15%;
        left: 25%;
    }
    .gallery-img img {
        height: 180px;
    }
}

@media only screen and (max-width: 1199px) {
    /* .mcard-wrap {
        height: 360px;
    } */
   
    header .container {
        padding: 0;
    }
    .company-factory-tabs .nav-item {
        padding: 10px 20px 10px;
    }
    .navbar {
        padding: 0;
    }
	.contact-mp-img { object-fit: contain;  }
	.f-title-main>h3>img { width: 60px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .map-custom+a { font-size: 16px; }
    .footer-navigation p { font-size: 14px; }
    .header-appear {max-height: 51px;}
    .head-title {display: inherit;font-size: 12px;margin-right: auto!important; }
    .head-title .small-lg {margin-left: 6px;width: 30px;}
	.contact-mp-img { object-fit: contain;  }
    .section-title h4 {
        font-size: 32px;
    }
    .form-item-wrap:last-child,
    .form-item-wrap:last-child(2) {
        margin-bottom: 0;
    }
    .view-style .nav-item {
        padding: 0;
    }
    .cate-title-page h2 {
        margin-bottom: 5px;
    }
    .cate-title-page {
        display: block;
    }
    .video-stream img {
        height: 300px;
        border-radius: 10px;
        margin-bottom: 20px;
    }
    .company-prodct-listing .CategoryProdc.owl-carousel .owl-item img {
        width: 90%;
        margin-top: 5%;
    }
    .searchinput::after {
        right: 20px;
    }
    .new-search-wrap .form-control {
        padding-right: 45px;
    }
    .company-prodct-listing .category-zoom h6 {
        font-size: 15px;
    }
    .ads-btn {
        font-size: 14px;
    }
    .sidebar-title h2 {
        font-family: "SF UI Display Bold";
    }
    .nav-login .nav-login-btn {
        padding: 23px 11px;
        font-size: 15px;
    }
    .navbar-nav .nav-item .nav-link {
        font-size: 15px;
        padding: 10px 15px;
    }
    .navbar-brand img {
        width: 200px;
        margin-left: 10px;
    }
    .connect-section .section-title {
        margin-left: 120px;
    }
    .connect-block h3 {
        font-size: 30px;
    }
    .connect-block q {
        margin: 10px 0;
    }
    .connect-block {
        padding: 65px 0;
    }
    .event1 a {
        font-size: 16px;
    }
    .event1 h5 {
        font: normal normal normal 20px/21px Vijaya;
    }
    .event1 h3 {
        font: normal normal normal 18px/23px Cash Currency;
    }
    .event1 img {
        width: 100px;
    }
    .event1 span {
        font-size: 15px;
    }
    .event1 h2 {
        font: normal normal bold 24px/24px Source Sans Pro;
    }
    .event1 {
        height: 100%;
    }
    .connect-live .section-content img {
        margin: 0;
        width: 90px;
    }
    .community-sec h2 {
        font: normal normal bold 24px/30px SF UI Display;
        font-family: "Eurostile LT Std Extra Bold";
        margin: 0;
        margin-left: 10px;
    }
    .community-sec .view img {
        width: auto;
    }
    .connect-live .section-content {
        padding: 15px;
    }
    .community-sec p {
        font-size: 15px;
    }
    .blog-title .filter-logo {
        width: 100px;
    }
    .blog-title .filter-logo {
        width: 100px;
    }
    .blog-title h2 {
        font: normal normal 300 36px/40px Footlight MT;
    }
    #BlogSection .owl-nav {
        top: -14%;
        left: 210px;
        justify-content: space-between;
        display: flex;
        width: auto;
    }
    #BlogSection .owl-nav .nav-button {
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #3e4095;
    }
    #BlogSection .owl-nav .nav-button img {
        height: 14px;
    }
    .blog-card h5 {
        font-size: 15px;
    }
    .blog-card p {
        font-size: 13px;
    }
    .blog-card a {
        font-size: 15px;
    }
    .vcci-video-series {
        padding: 30px;
    }
    .vcci-video-series .filter-logo {
        width: 100px;
    }
    img.img-fluid.filter-logo.click-icon {
        width: 40px !important;
    }
    .vcci-video-series h2 {
        font-size: 40px;
    }
    .vcci-video-series p {
        width: 100%;
    }
    .vcci-video-series a {
        /*width: 200px;
        height: 50px;
        font-size: 16px;
        margin-top: 10px !important;*/
    }
    .video-stream img {
        height: 400px;
    }
    #videoSeries .owl-nav .owl-next,
    #videoSeries .owl-nav .owl-prev {
        top: 13px;
    }
    #videoSeries .owl-nav .nav-button {
        width: 30px;
        height: 30px;
        border: 2px solid #3e4095;
    }
    #videoSeries .owl-nav .nav-button img {
        height: 15px;
    }
    .gallery-section .filter-logo {
        width: 100px;
    }
    .gallery-section h2 {
        font-size: 40px;
    }
    .gallery-section p {
        font-size: 18px;
    }
    .home-contact-section h2 {
        font-size: 30px;
    }
    .home-contact-section p {
        font-size: 18px;
    }
    .home-contact-section a {
        /*width: 202px;
        height: 50px;
        font-size: 20px;
        margin: 0 auto;*/
    }
    .seminar-expo .view img {
        width: auto;
    }
    .seminar-expo p {
        font-size: 14px;
    }
    #GallerySection .owl-nav .nav-button img {
        height: 14px;
    }
    #GallerySection .owl-nav .nav-button {
        background: #fff;
        width: 34px;
        height: 34px;
        line-height: 44px;
        border-radius: 50px;
        border: 1px solid #3e4095;
        margin: 0 10px;
        transition: all ease-in-out 0.5s;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #GallerySection .owl-nav {
        top: 40%;
        left: 0;
        justify-content: space-between;
        display: flex;
        width: 100%;
        position: absolute;
    }
    .cate-title-page a {
        font-size: 12px;
        display: inline-block;
        margin-bottom: 20px;
        padding: 5px;
    }
    .form-item-wrap {
        width: 33.33%;
        display: inline-block;
        padding: 0 8px;
        margin-bottom: 15px;
    }
    .wra-50 {
        width: 50%;
    }
    .custom-search {
        flex-wrap: wrap;
    }
    /* .sidebar-filter {
        display: none;
    } */
    .filter-btn {
        border-radius: 5px 0 0 5px;
        top: 30%;
        display: block;
        left: inherit;
        width: 20%;
        box-shadow: 0 0 10px #3a30867d;
        right: 0;
        border-bottom: 2px solid;
        border-right: 0;
    }
    .CategoryProdc.owl-carousel .owl-item img {
        width: 60%;
    }
    .category-card:hover .CategoryProdc.owl-carousel .owl-item img {
        width: 65%;
    }
    .category-card {
        margin-bottom: 20px;
        height: 183px;
    }
    .join-us-text h2,
    .why-partner-text h2 {
        font: normal normal bold 35px/38px SF UI Display;
    }
    #BenefitsIndustries .owl-nav {
        top: -15%;
    }
    .event-card {
        margin-bottom: 30px;
        height: 321px;
    }
    .membership-intro h5 {
        width: 100%;
    }
    .side-contact {
        padding: 0;
        padding-bottom: 1rem;
    }
    .footer-links {
        padding: 0;
    }
    .evets-sidebar .evets-block > img {
        width: 60px;
        height: 60px;
    }
    .company-filter a {
        padding: 15px 5px;
    }
    .msg-sidebar { max-height: unset; height: auto; }
    .member-contact .custom-btn { margin: 3px; }
    .List-view-card .category-zoom {padding: 10px 10px;}
    a.navigation { font-size: 14px; padding: 8px 11px; }
}
@media only screen and (min-width: 989px) {
    .navbar-toggler{
        display: none;
    }
}
@media only screen and (max-width: 990px) {
    .dropdown-menu.custom-dropdown-menu{
        display: none !important;
    }
    .dropdown:hover .dropdown-menu.custom-dropdown-menu{
        display: block !important;
    }
    .sub-dd-menu{
        width: 100% !important;
    }
    .navbar-nav{
        overflow-x: auto;
    }
    .navbar-nav .dropdown-menu.sub-dd-menu{
        position: absolute !important;
        top: 100%;
    }
    .navbar-nav .nav-item .nav-link{
        padding: 10px 15px !important;
    }
    .custom-nav-tabs .nav-item .nav-link { min-height: 100%; font-size: 18px; }
    .custom-nav-tabs .nav-item .nav-link > span{
        font-size: var(--xxs-font) !important;
    }
    .nav-login{
        padding: 0 !important;
    }
    .menu-wrap {width: 100% !important;padding: 0 15px;}
    .main-menu-wrap { display: block; }
    button.navbar-toggler {
        color: var(--text-light);
        border: 1px solid var(--text-light);
        position: absolute;
        right: 0;
        top: 50px;
    }
    .navbar{
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 99999;
    }
    .navbar > div{
        width: 100%;
    }
    .navbar-collapse{
        margin-top: 0 !important;
        padding: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {

    .map-custom+a { font-size: 16px; }
    .category-card a.btn img { margin-left: 5px; }
    .company-prodct-listing .category-card { height: 200px; }
    .company-prodct-listing .category-card .category-zoom { z-index: 1; }
    .List-view-card .category-zoom {padding: 10px 10px;}
    .login-bg .sub-heading { font-size: 26px; }
	.contact-mp-img { object-fit: contain; }
    .navbar-light .navbar-toggler .navbar-toggler-icon:nth-child(1) {
        transform: rotate(45deg);
        top: 12px;
        width: 30;
        height: 3px;
        background: #3a3086;
        margin: 10px 0;
        border: none;
        border-radius: 50px;
        display: block;
        position: relative;
        transition: all ease-in-out 0.5s;
    }
    .member-contact .custom-btn { margin: 3px; }
    .navbar-light .navbar-toggler .navbar-toggler-icon:nth-child(2) {
        width: 40px;
        height: 3px;
        background: #3a3086;
        margin: 10px 0;
        border: none;
        border-radius: 50px;
        display: block;
        position: relative;
        transition: all ease-in-out 0.5s;
        opacity: 0;
    }
    .navbar-light .navbar-toggler .navbar-toggler-icon:nth-child(3) {
        transform: rotate(-45deg);
        width: 30px;
        height: 3px;
        top: -15px;
        background: #3a3086;
        margin: 10px 0;
        border: none;
        border-radius: 50px;
        display: block;
        position: relative;
        transition: all ease-in-out 0.5s;
    }
    .navbar-light .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: unset;
        display: block;
        width: 40px;
        height: 3px;
        background: #3a3086;
        margin: 10px 0;
        border: none;
        border-radius: 50px;
        border-color: transparent;
        transform: rotate(0);
        top: 0;
        opacity: 1;
        transition: all ease-in-out 0.5s;
    }
    .navbar-light .navbar-toggler {
        color: transparent;
        border-color: transparent;
        padding: 0;
        margin-left: 5px;
    }
    .navbar-light .navbar-toggler.collapsed .navbar-toggler-icon:nth-child(3) {
        width: 1.5em;
    }
    a.comp-detail-link {
        padding: 5px 10px !important;
    }
    .company-filter a {
        font-size: 14px;
        padding: 0;
        min-height: 36px;
    }
    .section-title h4 {
        font-size: 32px;
    }
    .company-factory-tabs .nav-item.nav-link {
        font-size: 14px;
    }
    .form-item-wrap:last-child,
    .form-item-wrap:last-child(2) {
        margin-bottom: 0;
    }
    .sub-heading h3 {
        font-size: 32px;
    }
    .category-card a.btn {
        height: auto;
        font-size: 12px;
        padding: 10px 5px;
    }
    .section-heading > h2 {
        font-size: 34px;
    }
    .video-stream {
        min-height: 360px;
    }
    .view-style .nav-item {
        padding: 0;
    }
    .cate-title-page h2 {
        margin-bottom: 5px;
    }
    .cate-title-page {
        display: block;
    }
    .video-stream img {
        height: 300px;
        border-radius: 10px;
        margin-bottom: 20px;
    }
    .company-prodct-listing .CategoryProdc.owl-carousel .owl-item img {
        width: 90%;
        margin-top: 5%;
        height: 90px !important;
    }
    .company-prodct-listing .category-zoom h6 {
        font-size: 13px;
    }
    .sidebar-title h2 {
        font-size: 15px;
    }
    .ads-btn {
        font-size: 14px;
        padding: 4px 10px;
    }
    .sidebar-title h2 {
        font-family: "SF UI Display Bold";
    }
    .nav-login .nav-login-btn {
        padding: 15px 11px;
        font-size: 15px;
    }
    .navbar-nav .nav-item .nav-link {
        font-size: 15px;
        padding: 10px 15px;
    }
    .navbar-brand img {
        width: 100px !important;
    }
    .navbar-brand {
        margin-right: 10px;
        margin-left: 10px;
    }
    .connect-section .section-title {
        margin-left: 60px;
        width: 92%;
    }
    .connect-block h3 {
        font-size: 30px;
    }
    .connect-block q {
        margin: 10px 0;
    }
    .connect-block {
        padding: 65px 0;
    }
    .event1 a {
        font-size: 13px;
        height: 35px;
    }
    .event1 h5 {
        font: normal normal normal 12px/21px Vijaya;
    }
    .event1 h3 {
        font: normal normal normal 13px/23px Cash Currency;
    }
    .event1 img {
        width: 100px;
    }
    .event1 span {
        font-size: 15px;
    }
    .event1 h2 {
        font: normal normal bold 20px/24px Source Sans Pro;
    }
    .event1 {
        height: 100%;
        border-radius: 10px;
        padding: 8px;
    }
    .event-parent .event-child:nth-child(even) .event1 {
        border-radius: 10px;
        padding: 8px;
    }
    .event-parent .event-child:nth-child(odd) .event1 {
        border-radius: 10px;
        padding: 8px;
    }
    .connect-live .section-content img {
        margin: 0;
        width: 90px;
    }
    .community-sec h2 {
        font: normal normal bold 30px/30px SF UI Display;
        font-family: "Eurostile LT Std Extra Bold";
        margin: 10px 0;
    }
    .community-sec .view img {
        width: auto;
    }
    .connect-live .section-content {
        padding: 15px;
    }
    .community-sec p {
        font-size: 15px;
    }
    .blog-title .filter-logo {
        width: 100px;
    }
    .blog-title .filter-logo {
        width: 100px;
    }
    .blog-title h2 {
        font: normal normal 300 36px/40px Footlight MT;
    }
    #BlogSection .owl-nav {
        top: -14%;
        left: 210px;
        justify-content: space-between;
        display: flex;
        width: auto;
    }
    #BlogSection .owl-nav .nav-button {
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #3e4095;
    }
    #BlogSection .owl-nav .nav-button img {
        height: 14px;
    }
    .blog-card h5 {
        font-size: 15px;
    }
    .blog-card p {
        font-size: 13px;
    }
    .blog-card a {
        font-size: 15px;
    }
    .vcci-video-series {
        padding: 30px;
    }
    .vcci-video-series .filter-logo {
        width: 100px;
    }
    img.img-fluid.filter-logo.click-icon {
        width: 40px !important;
    }
    .vcci-video-series h2 {
        font-size: 40px;
    }
    .vcci-video-series p {
        width: 100%;
        font-size: 14px;
    }
    .video-stream a {
        width: 100%;
        height: auto;
        font-size: 16px;
        background: 0 0;
    }
    .video-stream img {
        height: 438px;
        height: 360px;
    }
    .video-stream .play-button {
        top: 40%;
        left: 40%;
        width: 70px;
        height: 70px;
    }
    #videoSeries .owl-nav .owl-next,
    #videoSeries .owl-nav .owl-prev {
        top: 6px;
    }
    #videoSeries .owl-nav .nav-button {
        width: 30px;
        height: 30px;
        border: 2px solid #3e4095;
    }
    #videoSeries .owl-nav .nav-button img {
        height: 15px;
    }
    .gallery-section p {
        font-size: 18px;
    }
    .home-contact-section h2 {
        font-size: 32px;
    }
    .home-contact-section p {
        font-size: 18px;
    }
    img.w-100.contact-img {
        width: 100% !important;
    }
    .contact-t-img {
        align-items: center;
    }
    .home-contact-section a {
        /*height: 50px;
        font-size: 20px;
        margin: 0 auto;*/
    }
    .seminar-expo .view img {
        width: auto;
    }
    .seminar-expo p {
        font-size: 14px;
    }
    #connect.owl-carousel .owl-item img {
        height: 490px;
        object-fit: cover;
    }
    #connect.owl-carousel .owl-item .view img {
        height: auto;
    }
    .live-img img {
        height: 588px;
        object-fit: cover;
    }
    .connect-live {
        overflow: hidden;
    }
    .connect-section .connect-title img {
        width: 100px;
    }
    .event-cards-title img {
        width: 100px;
    }
    .event-cards-title h2 {
        font-size: 25px;
    }
    .event-cards-title {
        display: block;
    }
    .event-card-section {
        padding: 15px;
    }
    .video-listing { height: 105px; }
    .video-listing img {
        height: 105px !important;
        object-fit: cover;
        object-position: center;
    }
    #videoSeries {
        margin-top: 20px;
    }
    #GallerySection .owl-nav .nav-button img {
        height: 14px;
    }
    #GallerySection .owl-nav .nav-button {
        background: #fff;
        width: 34px;
        height: 34px;
        line-height: 44px;
        border-radius: 50px;
        border: 1px solid #3e4095;
        margin: 0 10px;
        transition: all ease-in-out 0.5s;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #GallerySection .owl-nav {
        top: 40%;
        left: 0;
        justify-content: space-between;
        display: flex;
        width: 100%;
        position: absolute;
    }
    .video-listing .play-button {
        top: 30%;
        left: 33%;
        width: 30px !important;
        height: 30px;
    }
    .cate-title-page a {
        font-size: 12px;
        display: inline-block;
        margin-bottom: 20px;
        padding: 5px;
    }
    .category-text {
        width: 97%;
    }
    /* .sidebar-filter {
        display: none;
    } */
    .filter-btn {
        border-radius: 5px 0 0 5px;
        top: 40%;
        display: block;
        left: inherit;
        width: 20%;
        box-shadow: 0 0 10px #3a30867d;
        right: 0;
        border-bottom: 2px solid;
        border-right: 0;
    }
    .modal-dialog {
        max-width: 100%;
    }
    .category-filter {
        background: #fff;
        box-shadow: none;
        border-radius: 10px;
        padding: 0;
    }
    .modal-content {
        border-radius: 0;
    }
    .modal-footer {
        position: relative;
        bottom: 0;
        background: #fff;
        width: 100%;
    }
    .modal-header {
        position: relative;
        top: 0;
        z-index: 1;
        width: 100%;
        background: #fff;
    }
    .form-item-wrap {
        width: 33.33%;
        display: inline-block;
        padding: 0 8px;
        margin-bottom: 15px;
    }
    .wra-50 {
        width: 50%;
    }
    .custom-search {
        flex-wrap: wrap;
    }
    .category-card:hover .CategoryProdc.owl-carousel .owl-item img {
        width: 90%;
    }
    .footer-about-text p {
        width: 100% !important;
    }
    .category-card {
        margin-bottom: 20px;
    }
    .banner {
        padding: 50px 0;
    }
    .banner-content p {
        font-size: 25px;
        line-height: 40px;
    }
    .get-member-strip a {
        left: 35%;
    }
    .blog-card {
        border-radius: 10px;
        padding: 10px;
        margin: 10px;
    }
    .blog-title p {
        width: 75%;
        margin-left: auto;
    }
    .blog-aboutSec #BlogSection .owl-nav {
        top: -20%;
        left: 31%;
    }
    .team-member-nav .nav-link {
        margin: 0;
        width: auto;
        height: auto;
    }
    .team-member-nav .nav-item {
        padding: 0;
        margin-bottom: 10px;
    }
    .team-member-nav {
        border-bottom: 0;
        justify-content: space-between;
    }
    .team-member-nav .nav-link {
        font-size: 10px;
    }
    .vcciactivity-card h6 {
        font-size: 13px;
    }
    .why-partner-text {
        padding-top: 120px;
    }
    .benefits-of-industries h2,
    .join-future h2,
    .join-us-text h2,
    .why-partner-text h2 {
        font: normal normal bold 35px/38px SF UI Display;
    }
    .join-future p {
        width: 100%;
    }
    #BenefitsIndustries .owl-nav {
        top: -15%;
    }
    .event-card {
        margin-bottom: 30px;
        height: 321px;
    }
    .membership-intro h5 {
        width: 100%;
    }
    .side-contact {
        padding: 0;
        padding-bottom: 1rem;
    }
    .footer-links {
        padding: 0;
    }
    #DescSpon {
        margin-bottom: 30px;
    }
    .evets-block {
        min-height: auto;
        text-align: center;
        display: block;
    }
    .evets-sidebar .evets-block > img {
        width: 60px;
        height: 60px;
        float: none;
        margin-bottom: 10px;
    }
    .nav-login {
        padding: 20px;
        background: #f7f7f7;
    }
    .head-title {
        display: inherit;
        font-size: 12px;
        margin-right: auto!important;
    }
    .head-title .small-lg {
        margin-left: 6px;
        width: 30px;
        height: 14px;
        object-fit: contain;
        display: unset;
    }
    .navbar-collapse {
        background-color: #f7f7f7;
    }
    .user-nav-dd li a {
        display: block;
        text-align: right;
    }
   .user-nav-dd {
    position: absolute;
    top: 20px;
    right: 10%;
    z-index: 99999999999999999999999999999999;
    overflow: visible;
    background: #fff;
    white-space: nowrap;
    margin: 20px 0 20px 0;
    }
    .user-nav-dd .dropdown-menu {
        border: 0;
        border-top: 1px solid #ddd;
        border-radius: 0;
    }
    .msg-sidebar { max-height: unset; height: auto; }
}
@media only screen and (max-width: 767px) {
    .feedback-form h3{
        font-size: 24px;
    }
    .feedback-form{
        padding: 20px !important;
    }
    .gov_links-table tbody tr td:nth-child(2){
        text-align: left !important;
    }
    .tst_wrap ul {
   
        grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr)) !important;
     
    }
    .pre_data-head p{
        padding: 10px !important;
        font-size: 14px !important;
    }
    .pre_data-inner p{
        font-size: 14px !important;
    }
    .gallery-section {
        position: relative;
        padding: 15px !important;
        margin-top: 20px !important;
    }
    .vcci-video-series{
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .carousel-control-next, .carousel-control-prev{
        width: 26px !important;
        height: 26px !important;
        z-index: 9999;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon{
        width: 15px !important;
        height: 15px !important;
    }
    .custom-carousel .carousel-item::before {
        width: 100% !important;
    }
    .sidebar-committee-listing{
        margin-bottom: 30px;
    }
    .nav-login{
        padding: 0 10px;
    }
    .state-center-items{margin-top: 20px;}
    .msg-wrap-md .msg-wrap > img { float:none; margin-bottom: 30px;}
    .company-factory-tabs .nav-item.nav-link { font-size: 14px;}
    .video-listing { height: 105px !important; }
    .map-img-sidebar { margin-top: 40px; }
    .CompanyContactInquiry .border-right > img { width: 70%; margin:auto; display: block; }
    #side-bar-search, #map-bar-search {
        display: none;
    }
    #side-bar-search.active, #map-bar-search.active {
        width: 100%;
        height: 100%;
        display: block;
    }
    .map_start {margin-top: 0;height: 50vh;}
    .tag-list-mob { display: block; }
    .category-filter.company-filter.tag-list-mob {margin-bottom: 40px;}
    .tag-list-desk { display: none; }
	.map_start { margin-top: 0; }
    .inaugrate-img > img { object-position: center; }
    .f-logo { width: 70%; max-width: 200px; }
	.search-ind-title { font-size: 20px!important;line-height: 1!important; }
	.contact-mp-img { object-fit: contain;  }
	.map-contact-gradient { border-right: 0!important; display: none; }
    .CompanyContactInquiry .border-right { border-right: 0!important; border-bottom: 1px solid #ccc; }
    .navbar-light .navbar-toggler .navbar-toggler-icon:nth-child(1) {
        transform: rotate(45deg);
        top: 12px;
        width: 30px;
        height: 3px;
        background: #3a3086;
        margin: 10px 0;
        border: none;
        border-radius: 50px;
        display: block;
        position: relative;
        transition: all ease-in-out 0.5s;
    }
    .login-bg .sub-heading { font-size: 22px; }
    .member-contact .contact-form-sec .form-group label {
        color: #000;
        font-family: "SF UI Display Medium";
    }
    .sidebar {
        max-width: 100%;
    }
    .category-filter {
        padding: 1rem 0 0;
    }
    .navbar-light .navbar-toggler .navbar-toggler-icon:nth-child(2) {
        width: 30px;
        height: 3px;
        background: #3a3086;
        margin: 10px 0;
        border: none;
        border-radius: 50px;
        display: block;
        position: relative;
        transition: all ease-in-out 0.5s;
        opacity: 0;
    }
    .evets-block {
        min-height: 100px;
    }
    .navbar-light .navbar-toggler .navbar-toggler-icon:nth-child(3) {
        transform: rotate(-45deg);
        width: 30px;
        height: 3px;
        top: -15px;
        background: #3a3086;
        margin: 10px 0;
        border: none;
        border-radius: 50px;
        display: block;
        position: relative;
        transition: all ease-in-out 0.5s;
    }
    .navbar-light .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: unset;
        display: block;
        width: 40px;
        height: 3px;
        background: #3a3086;
        margin: 10px 0;
        border: none;
        border-radius: 50px;
        border-color: transparent;
        transform: rotate(0);
        top: 0;
        opacity: 1;
        transition: all ease-in-out 0.5s;
    }
    .navbar-light .navbar-toggler {
        color: transparent;
        border-color: transparent;
        padding: 0;
        position: absolute;
        right: 0;
        top: 5px;
    }
    .tab-custom-block {
        /* padding-top: 100px; */
    }
    .navbar-light .navbar-toggler.collapsed .navbar-toggler-icon:nth-child(3) {
        width: 30px;
    }
    .sub-heading h3 {
        font-size: 22px;
        margin-right: 10px;
    }
    .section-heading > h2 {
        font-size: 32px;
    }
    .footer-links {
        padding: 0;
    }
    .navbar-brand {
        width: auto;
    }
    .navbar-brand img {
        width: 260px;
        margin-left: 15px;
        margin-top: 0 !important;
    }
    footer,
    section {
 padding: 32px 0 16px !important;
    }
    .custom-search {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .form-item-wrap {
        width: 100%;
        display: inline-block;
        padding: 0;
        margin-bottom: 10px;
    }
    .section-title h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .connect-live .section-content img {
        margin-bottom: 10px;
    }
    .seminar-expo .filter-logo {
        width: 100px;
    }
    .connect-live .section-content {
        padding: 15px;
    }
    .connect-block {
        padding: 75px 0;
        width: 90%;
    }
    #connect.owl-carousel .owl-item img {
        border-radius: 10px;
        height: 500px;
        object-fit: cover;
    }
    .section-title h4 {
        font-size: 24px;
        line-height: 1.3;
    }
    .connect-section .section-title {
        margin-left: 15px;
        width: 100%;
    }
    .connect-section .connect-title img {
        width: 70px;
    }
    #connect .owl-nav {
        top: -10px;
    }
    #connect .owl-nav .nav-button img {
        height: 15px;
    }
    #connect .owl-nav .nav-button {
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #3e4095;
    }
    .connect-block h3 {
        font-size: 28px;
    }
    .connect-block p {
        font-size: 20px;
    }
    .connect-block q {
        font-size: 14px;
        margin: 0;
    }
    #connect.owl-carousel .owl-item .view img {
        height: auto;
    }
    .event-card-section {
        border-radius: 10px;
        padding: 15px;
    }
    .event-cards-title img {
        width: 90px;
    }
    .event-cards-title {
        display: block;
    }
    .event1 {
        margin-bottom: 20px;
    }
    .event1 h2 {
        font: normal normal bold 24px/35px Source Sans Pro;
    }
    .event1 span {
        font-size: 15px;
    }
    .event1 img {
        width: 100px;
    }
    .event1 h3 {
        font: normal normal normal 20px/30px Cash Currency;
        margin: 0;
    }
    .event1 h5 {
        font: normal normal normal 21px/24px Vijaya;
    }
    .event1 a {
        font-size: 16px;
        height: 40px;
    }
    .community-sec h2 {
        margin: 0;
    }
    .live-img img {
        border-radius: 15px;
    }
    .blog-title {
        display: block;
    }
    .blog-title .filter-logo {
        width: 100px;
    }
    .blog-title h2 {
        font: normal normal 300 36px/40px Footlight MT;
    }
    #BlogSection .owl-nav {
        top: 31%;
        left: 0;
        justify-content: space-between;
        display: flex;
        width: 100%;
    }
    #BlogSection .owl-nav .nav-button {
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #3e4095;
    }
    #BlogSection .owl-nav .nav-button img {
        height: 14px;
    }
    .blog-card h5 {
        font-size: 15px;
    }
    .blog-card p {
        font-size: 13px;
    }
    .blog-card a {
        font-size: 15px;
    }
    .vcci-video-series {
        padding: 15px 0 !important;
    }
    .vcci-video-series .filter-logo {
        width: 100px;
    }
    img.img-fluid.filter-logo.click-icon {
        width: 30px !important;
    }
    .vcci-video-series h2 {
        font: normal normal normal 35px/10px KG Second Chances Sketch;
    }
    .vcci-video-series p {
        width: 100%;
    }
    .video-listing .play-button {
        top: 40%;
        left: 45%;
    }
    .video-stream img {
        height: 300px;
    }
    .video-stream .play-button {
        top: 30%;
        left: 35%;
    }
    .gallery-section .filter-logo {
        width: 100px;
    }
    .gallery-section h2 {
        font-size: 30px;
    }
    .gallery-section p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    #GallerySection .owl-nav .nav-button img {
        height: 14px;
    }
    #GallerySection .owl-nav .nav-button {
        background: #fff;
        width: 34px;
        height: 34px;
        line-height: 44px;
        border-radius: 50px;
        border: 1px solid #3e4095;
        margin: 0 10px;
        transition: all ease-in-out 0.5s;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #GallerySection .owl-nav {
        top: 40%;
        left: 0;
        justify-content: space-between;
        display: flex;
        width: 100%;
        position: absolute;
    }
    .home-contact-section p {
        width: 100%;
    }
    .home-contact-section {
        padding: 50px 0;
        background-position: 20%;
    }
    .home-contact-section a {
        /*width: 180px;
        height: 55px;
        font-size: 20px;*/
    }
    .footer-links {
        padding: 0;
    }
    .footer-links h5 {
        font-family: "SF UI Display bold";
    }
    .modal-content {
        border: 0;
        border-radius: 0;
    }
    .category-filter {
        background: #fff;
        box-shadow: none;
        border-radius: 10px;
        padding: 0;
    }
    .modal-footer {
        position: relative;
        bottom: 0;
        background: #fff;
        width: 100%;
    }
    .modal-header {
        position: relative;
        top: 0;
        z-index: 1;
        width: 100%;
        background: #fff;
    }
    /* .sidebar-filter {
        display: none;
    } */
    .cate-title-page {
        display: block;
    }
    .cate-title-page span {
        font-size: 13px;
    }
    .cate-title-page a {
        font-size: 12px;
        display: inline-block;
        margin-bottom: 20px;
        padding: 5px;
    }
    .view-style .nav-item {
        padding: 0;
    }
    .category-card {
        margin-bottom: 20px;
    }
    .category-text h6,
    .category-zoom h6 {
        font-size: 15px;
    }
    .category-card-list {
        margin: 0;
    }
    .category-card-list .companyname {
        font-size: 15px;
    }
    .category-card-list h6 {
        font-size: 15px;
    }
    .video-stream .play-button {
        width: 70px;
        height: 70px;
    }
    .video-stream {
        margin-bottom: 20px;
    }
    .video-listing img {
        object-fit: cover;
        height: 150px !important;
    }
    .company-info-gallery h6 {
        font-size: 15px;
        padding-left: 15px;
    }
    .company-content h3 {
        margin: 10px 0;
    }
    .connect-block q {
        line-height: 25px;
    }
    a.view {
        margin: 10px 0;
    }
    .cate-title-page h2 {
        font-size: 23px;
        margin-bottom: 5px;
    }
    .search-filter .form-group input[type="search"] {
        height: 54px;
    }
    .search-filter .btn {
        height: 54px;
        width: 54px;
        top: 0;
    }
    .custom-search .inline-form a,
    .custom-search .inline-form button.btn {
        top: 10px;
    }
    .offer-sale {
        top: -16px;
    }
    .filter-btn {
        display: block;
        border-bottom: 1px solid;
        border-radius: 5px;
    }
    .benefits-of-industries h2,
    .join-future h2,
    .join-us-text h2,
    .why-partner-text h2 {
        font: normal normal bold 35px/38px SF UI Display;
    }
    .evets-sidebar {
        margin-bottom: 30px;
    }
    section.vcci-video-series.layout-2 .custom-title {
        flex-wrap: wrap;
    }
    .custom-title {
        margin-bottom: 20px !important;
    }
    #DescSpon {
        margin-bottom: 30px;
    }
    #videoSeries {
        margin-top: 20px;
    }
    .video-stream {
        min-height: auto;
    }
    .msg-sidebar {
        margin-bottom: 30px;
        height: auto;
        max-height: unset;
    }
    .head-title {
        padding: 10px 10px 10px;
        text-align: center;
    }
    .nav-login {
        padding: 20px;
        background: #f7f7f7;
    }
    .gallery-section-title .d-flex.align-items-end.mb-4 {
        flex-wrap: wrap;
    }
    .gallery-img img {
        height: 120px;
    }
    .searchinput::after {
        right: 15px;
    }
    .new-search-wrap .form-control {
        padding-right: 45px;
    }
    .member-contact .custom-btn {
        margin: 5px 0;
    }
    .contact-form-sec .form-group {
        text-align: center;
    }
    .member-contact {
        padding: 30px 10px !important;
        min-height: 60vh;
    }
    .member-contact .contact-sec-form {
        margin: 0;
    }
    span.btn.btn-primary.btn-file {
        white-space: nowrap;
    }
    .member-contact .form-bg.bg-white {
        padding: 30px !important;
    }
    .contact-sec-form .contact-radio .form-check {
        margin-right: 15px;
    }
    .user-nav-dd li a {
        display: block;
        text-align: right;
    }
    .navbar-collapse {
        background-color: #f7f7f7;
    }
    .user-nav-dd {
        position: relative;
        padding: 10px;
        background: #fff;
        /*margin: 20px;*/
    }
    .user-nav-dd .dropdown-menu {
        border: 0;
        border-top: 1px solid #ddd;
        border-radius: 0;
    }
    .nav-tabs-custom .nav-tabs .nav-link {
        padding: 6px 10px;
        font-size: 14px;
    }
    .content-header h1 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .content-header .breadcrumb{
        font-size: 14px !important;
        padding: 5px 10px !important;
        margin-bottom: 0 !important;
    }
    .search-head-wrap {
        display: block;
    }
    .filter-section {
        display: none;
    }
    .ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
        max-height: 250px !important;
        overflow: auto;
    }
    .btn.btn-primary.custom-btn {
        margin: 5px;
    }
}
@media only screen and (max-width: 480px) {
    .company-content button.btn { margin-top: 20px; }
    .vcci-video-series p { font-size:15px; }
    .navbar-brand {
        width: auto;
    }
    .search-footer { margin-bottom: -5px; }
    .navbar-brand img {
        width: 260px;
        margin-left: 15px;
    }
    footer,
    section {
 padding: 25px 0 16px !important;
    }
    .custom-search {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .form-item-wrap {
        width: 100%;
        display: inline-block;
        padding: 0;
        margin-bottom: 10px;
    }
    .section-title h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .connect-live .section-content img {
        margin-bottom: 10px;
    }
    .seminar-expo .filter-logo {
        width: 101px;
    }
    .connect-live .section-content {
        padding: 15px;
    }
    .connect-block {
        padding: 75px 0;
        width: 90%;
    }
    #connect.owl-carousel .owl-item img {
        border-radius: 10px;
        height: 500px;
        object-fit: cover;
    }
    .connect-section .section-title {
        margin-left: 15px;
        width: 100%;
    }
    .connect-section .connect-title img {
        width: 70px;
    }
    #connect .owl-nav {
        top: -10px;
    }
    #connect .owl-nav .nav-button img {
        height: 15px;
    }
    #connect .owl-nav .nav-button {
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #3e4095;
    }
    .connect-block h3 {
        font-size: 28px;
    }
    .connect-block p {
        font-size: 20px;
    }
    .connect-block q {
        font-size: 14px;
        margin: 0;
    }
    #connect.owl-carousel .owl-item .view img {
        height: auto;
    }
    .event-card-section {
        border-radius: 10px;
        padding: 15px;
    }
    .event-cards-title img {
        width: 90px;
    }
    .event-cards-title {
        display: block;
    }
    .event1 {
        margin-bottom: 20px;
    }
    .event1 h2 {
        font: normal normal bold 24px/35px Source Sans Pro;
    }
    .event1 span {
        font-size: 15px;
    }
    .event1 img {
        width: 100px;
    }
    .event1 h3 {
        font: normal normal normal 20px/30px Cash Currency;
        margin: 0;
    }
    .event1 h5 {
        font: normal normal normal 21px/24px Vijaya;
    }
    .event1 a {
        font-size: 16px;
        height: 40px;
    }
    .community-sec h2 {
        margin: 0;
    }
    .live-img img {
        border-radius: 15px;
    }
    .blog-title {
        display: block;
    }
    .blog-title .filter-logo {
        width: 100px;
    }
    .blog-title h2 {
        font: normal normal 300 36px/40px Footlight MT;
    }
    .blog-aboutSec #BlogSection .owl-nav {
        top: 31%;
        left: 0;
        justify-content: space-between;
        display: flex;
        width: 100%;
    }
    .get-member-strip a {
        left: 15%;
    }
    .get-member-strip {
        margin-bottom: 50px;
    }
    #BlogSection .owl-nav .nav-button {
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #3e4095;
    }
    #BlogSection .owl-nav .nav-button img {
        height: 14px;
    }
    .blog-card h5 {
        font-size: 15px;
    }
    .blog-card p {
        font-size: 13px;
    }
    .blog-card a {
        font-size: 15px;
    }
    .vcci-video-series {
        padding: 15px;
    }
    .vcci-video-series .filter-logo {
        width: 100px;
    }
    img.img-fluid.filter-logo.click-icon {
        width: 30px !important;
    }
    .vcci-video-series h2 {
        font: normal normal normal 35px/10px KG Second Chances Sketch;
    }
    .vcci-video-series p {
        width: 100%;
    }
    .video-listing .play-button {
        top: 40%;
        left: 45%;
    }
    .video-stream img {
        height: 200px;
    }
    .video-stream .play-button {
        top: 30%;
        left: 35%;
    }
    .gallery-section .filter-logo {
        width: 100px;
    }
    .gallery-section h2 {
        font-size: 30px;
    }
    .gallery-section p {
        font-size: 15px;
        margin-bottom: 20px;
        margin-left: 0;
    }
    #GallerySection .owl-nav .nav-button img {
        height: 14px;
    }
    #GallerySection .owl-nav .nav-button {
        background: #fff;
        width: 34px;
        right: -25px;
        height: 34px;
        line-height: 44px;
        border-radius: 50px;
        border: 1px solid #3e4095;
        margin: 0 10px;
        transition: all ease-in-out 0.5s;
        display: flex;
        align-items: center;
        justify-content: center;
        
    }
    .member_area .card-header button{
        font-size: 16px !important;
    }
    .central_data h3{
        font-size: 16px !important;
    }
    .central_data h4{
        font-size: 16px !important;
    }
    .central_data h3::after{
          border-bottom: 39px solid #c2313d !important;
    }
    .pdf_btn{
        font-size: 14px !important;
    }
    .wd_display h4{
        font-size: 18px !important;
    }
    .wd_display h5{
        font-size: 16px !important;
    }
    .wd_display  .wd_display-details p{
        font-size: 14px !important;
    }
    #GallerySection .owl-prev .nav-button {
        left: -25px;
    }
    #GallerySection .owl-nav {
        top: 50%;
        left: 0;
        justify-content: space-between;
        display: flex;
        width: 100%;
        position: absolute;
    }
    .home-contact-section p {
        width: 100%;
    }
    .home-contact-section {
        padding: 50px 0;
        background-position: 20%;
    }
    .home-contact-section a {
       /* width: 180px;
        height: 55px;
        font-size: 20px;*/
    }
    .footer-links {
        padding: 0;
        margin-bottom: 30px;
    }
    .footer-links h5 {
        font-family: "SF UI Display bold";
    }
    .modal-content {
        border: 0;
        border-radius: 0;
    }
    .category-filter {
        background: #fff;
        box-shadow: none;
        border-radius: 10px;
        padding: 1rem 0 0;
    }
    .sidebar {
        margin-top: 1rem;
        width: 100%;
        float: none;
    }
    .content {
        width: 100%;
        float: none;
        padding-left: 0;
    }
    .company-filter {
        margin-bottom: 0;
    }
    .category-filter.company-filter.all-pro-list {
        display: none;
    }
    .modal-footer {
        position: relative;
        bottom: 0;
        background: #fff;
        width: 100%;
    }
    .modal-header {
        position: relative;
        top: 0;
        z-index: 1;
        width: 100%;
        background: #fff;
    }
    /* .sidebar-filter {
        display: none;
    } */
    .cate-title-page {
        display: block;
    }
    .cate-title-page span {
        font-size: 13px;
    }
    .cate-title-page a {
        font-size: 12px;
        display: inline-block;
        margin-bottom: 20px;
        padding: 5px;
    }
    .view-style .nav-item {
        padding: 0;
    }
    .category-card {
        margin-bottom: 20px;
    }
    .category-text h6,
    .category-zoom h6,
    .company-prodct-listing .category-zoom h6 {
        font-size: 14px;
    }
    .category-zoom {
        padding: 5px;
    }
    .category-card-list {
        margin: 0;
    }
    .category-card-list .companyname {
        font-size: 15px;
    }
    .category-card-list h6 {
        font-size: 15px;
    }
    .video-stream .play-button {
        width: 70px;
        height: 70px;
    }
    .video-stream {
        margin-bottom: 20px;
    }
    .video-listing img {
        object-fit: cover;
        height: 110px !important;
    }
    .video-listing img.play-button {
        width: 40px;
        height: 40px !important;
    }
    .company-info-gallery h6 {
        font-size: 15px;
        padding-left: 15px;
    }
    .company-content h3 {
        margin: 10px 0;
    }
    .connect-block q {
        line-height: 25px;
    }
    a.view {
        margin: 10px 0;
    }
    .cate-title-page h2 {
        font-size: 23px;
        margin-bottom: 5px;
    }
    .search-filter .form-group input[type="search"] {
        height: 54px;
    }
    .search-filter .btn {
        height: 54px;
        width: 54px;
        top: 0;
    }
    .custom-search .inline-form a,
    .custom-search .inline-form button.btn {
        top: 0;
    }
    .offer-sale {
        top: -5px;
    }
    .filter-btn {
        display: block;
    }
    .category-card:hover .CategoryProdc.owl-carousel .owl-item img {
        width: 85%;
    }
    .view-style .nav-item .nav-link#profile-tab {
        display: none;
    }
    .filter-btn {
        display: block;
        border-bottom: 0;
        border-radius: 5px 5px 0 0;
    }
    .VCCIEnjoy {
        padding: 15px 0;
    }
    .banner {
        padding: 30px 0;
    }
    .banner-content p {
        font-size: 25px;
        line-height: 40px;
    }
    .introduction-VCCI h5 {
        width: 100%;
    }
    .why-partner::before {
        display: none;
    }
    .why-partner-text {
        padding-top: 50px;
    }
    .benefits-of-industries h2,
    .join-future h2,
    .join-us-text h2,
    .why-partner-text h2 {
        font: normal normal bold 30px/35px SF UI Display;
    }
    #BenefitsIndustries .owl-item.active.center,
    #BenefitsIndustries .owl-item.cloned {
        width: 330px !important;
        opacity: 1;
    }
    #BenefitsIndustries .owl-nav {
        position: absolute;
        top: 49%;
        right: -7px;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    #BenefitsIndustries .owl-nav .owl-next,
    #BenefitsIndustries .owl-nav .owl-prev {
        border: 3px solid #ffc400;
        color: #ffc400;
    }
    .join-future {
        padding: 30px 0;
    }
    .join-future p {
        width: 100%;
        font: normal normal 300 16px/30px SF UI Display;
    }
    #counter-box {
        margin-bottom: 30px;
    }
    .contact-sec-form {
        padding: 2rem;
        margin-bottom: 1rem;
    }
    .side-contact {
        padding: 2rem 0;
    }
    .contact-sec-form h3 {
        font: normal normal bold 25px/30px SF UI Display Bold;
    }
    .get-member-strip h5 {
        width: 100%;
        font-size: 17px;
        line-height: 24px;
        font-family: SF UI Display Medium;
    }
    .get-member-strip a {
        width: 200px;
        height: 50px;
        font-size: 17px;
        bottom: -25px;
        left: 23%;
    }
    .membership-intro h5 {
        width: 100%;
        font-size: 17px;
        line-height: 24px;
        font-family: SF UI Display Medium;
    }
    .why-partner-text p {
        font: normal normal 300 16px/27px SF UI Display;
    }
    .benefits-of-industries h5 {
        font: normal normal bold 17px/28px SF UI Display;
        width: 100%;
    }
    .benefits-of-industries button.btn {
        padding: 10px 20px;
        font: normal normal 300 17px/27px SF UI Display;
    }
    .make-future-img a {
        left: 20%;
        font: normal normal bold 17px/28px SF UI Display;
        padding: 10px 20px;
    }
}

@media only screen and (max-width: 340px) {

    .navbar-brand img {width: 230px;margin-left: 15px;margin-top: 13px;}

}
@media only screen and (max-width: 599px){
    .nav-login span{
        display: none;
    }
    .nav-login a{
        font-size: 24px;
    }
    .nav-login{
        margin-left: 15px !important;
    }
    button.navbar-toggler{
        top: 40px !important;
    }
    .territory-dd .select2-container--default .select2-selection--single .select2-selection__rendered{
        padding-left: 25px;
    }
    .territory-dd::before{
        left: 6px !important;
    }
    .searchbar .form-control{
        padding-right: 30px !important;
    }
}