@media screen and (min-width:576px) {
    .container {
        max-width: 100%;
        padding: 0 30px;
    }
    .hover-box .blue-text { font-size: 13px; }
    .project-tabs .content a.blue-btn { font-size: 12px; }
}

@media (min-width: 768px) {
    .container {
        max-width: 850px;
        padding: 0 30px;
    }
    .nav-tabs { display: flex; }
    .card { border: none; }
    .card .card-header { display:none; }  
    .card .collapse{ display:block!important; }
}

@media screen and (min-width:992px) {
    .container {
        max-width: 960px;
        padding: 0 15px;
    }
}

@media screen and (min-width:1200px) {
    .container {
        max-width: 1170px;
    }

}

@media screen and (min-width:1441px) {
    .container {
        max-width: 1380px;
    }
}

@media (max-width: 1440px) {
    .multi-item-slick .slide-content { min-width: 920px; }
    .project-tabs .nav-item .nav-link { padding: 0 15px; }
    .Decision-tabs .nav-item .nav-link img { max-width: 60px; }

    .decision-item>figure::before { left: auto; right: 0; }

}

@media(max-width: 1280px){
    .banner-sec { margin-top: 40px; }
}

@media (max-width:1199px) {
    .container {
        max-width: 1000px;
    }
    .Decision-tabs .nav-item .nav-link { font-size: 16px; padding: 15px 20px; }
    .hover-box { padding: 10px; }
    .hover-box p { font-size: 13px; line-height: 18px; }
    .hover-box .blue-text { font-size: 13px; line-height: 21px; }

    .decision-item>figure::before { width: 88%; height: 90%; }

    .lobbybox-wrapper .row .col-md-12::before { right: 70px; }





}

@media (max-width:1080px) {
    .section-heading-box svg { max-width: 600px; }
    .banner-sec { min-height: 600px; }
    .banner-sec p.blue-text { margin: 5px 0; }
    .section-space { padding: 70px 0; }
    .industry-sec { height: 500px; }
    .schedule-sec a.blue-btn { font-size: 14px; }
    .footer { padding: 100px 0 100px; }
    .schedule-card-content p { padding-right: 10px; }

    


}

@media (max-width:1024px) {
    .banner-sec { min-height: 550px; }
    .decision-item { min-width: 15%; width: 15%; margin: 0px 10px 0px; }
    .tabs-content-inner .decision-item { min-width: 33.3333%; width: 33.333%; margin: 0; margin-bottom: 40px; }
    .decision-item h3 { font-size: 18px; }
    .decision-item p { font-size: 14px; }

    .banner-sec.inner-bnr { min-height: 350px; margin-top: 80px; padding: 60px 0 0; }
    .multi-item-slick .slide-content { min-width: unset; }
    .decision-item>figure::before { width: 100%; height: 90%; left: 16px; }
    .decision-listing.speeddating-list .decision-item:nth-child(3n+2) { margin: 0 85px; }
	


}

@media (max-width: 991px) {
    .navbar-toggler-icon .bar1, .navbar-toggler-icon .bar2, .navbar-toggler-icon .bar3 { display: block; width: 100%; height: 4px; background-color: var(--primary-color); margin: 6px 0; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; border-radius: 10px; }
    .navbar-toggler-icon.active .bar1 { -webkit-transform: rotate( -45deg ) translate(-4px, 0); -ms-transform: rotate(-45deg) translate(-8px, 1px); transform: rotate( -45deg ) translate(-8px, 1px); }
    .navbar-toggler-icon .bar1 { margin-top: 0; }
    .navbar-toggler-icon.active .bar2 { opacity: 0; }
    .navbar-toggler-icon.active .bar3 { -webkit-transform: rotate( 45deg ) translate(-13px, -6px); -ms-transform: rotate(45deg) translate(-13px, -6px); transform: rotate( 45deg ) translate(-13px, -6px); }
    .navbar-nav .nav-item .nav-link { padding: 10px 0px; font-weight: normal; }
    .navbar-nav .nav-item .nav-link.dropdown-toggle::after { content: "\f078"; border: 0 none; font-family: 'Font Awesome 5 Free'; color: var(--primary-color); font-weight: 700; vertical-align: middle; }
    .custom-navbar .navbar-nav .nav-item .dropdown-menu { background-color: transparent; padding: 0 20px; }
    .custom-navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:not(:last-child) { border-bottom: transparent; }
    .navbar-nav .nav-item .nav-btn.btn { width: 100%; color: var(--primary-color); }
    .industry-sec { height: auto; display: block; }
    .section-heading { font-size: 30px; line-height: 40px; }
    .projects-sec.bg-black img { max-width: 130px; }
    .schedule-card-header h3 span { font-size: 32px; }    
    .schedule-card-content h3 { font-size: 18px; }
    .decision-item h3 { font-size: 14px; }
    .left-shape { top: 80px; }

    .multi-item-slick .slide-content .left-panel { width: 100%; }
    .multi-item-slick .slide-content .boxone-inner { width: 100%; }
    .boxone-inner .inner-content { padding: 16px 0; }
    .decision-tab-sec { padding: 40px 0 0; }
    .project-tabs .nav-item .nav-link { padding: 0 8px; font-size: 13px; }
    .Decision-tabs .nav-item .nav-link img { max-width: 45px; }
    .project-tabs .content a.blue-btn { font-size: 14px; line-height: 18px; letter-spacing: 1px; }
    .pur-content .left-panel img { height: 100%; object-fit: cover; }
    .has-search .form-control { font-size: 14px; letter-spacing: 0px; }

    .lobbybox-wrapper .row .col-md-12::before { right: 0; }




}

@media (min-width: 768px) and (max-width: 869px) {
    .decision-listing.speeddating-list .decision-item:nth-child(3n+2) { margin: 0 34px; }
}

@media (max-width:768px) {
    .banner-sec { min-height: 500px; }
    .decision-item p { font-size: 13px; }
    .industry-sec button { top: 50%; width: 45px; height: 45px; }
    .industry-sec .slick-prev { left: -10px; }
    .industry-sec .slick-next { right: -10px; }

    .port-inner-img { height: 140px; }
    .port-inner-img img { min-height: 140px; object-fit: cover; }


}

@media (max-width:767px) {
	#footerForm{    float: left;    width: 200px;    margin-top: 26px;}
	#footerForm input{ width: 110px;    padding: 0 0px 0 5px!important;}
    .navbar.custom-navbar .navbar-brand img { max-width: 220px; }
    .tab-content > .tab-pane { display: block !important; opacity: 1; }
    .projects-sec img { max-width: 100%; }
    .industry-sec { height: auto; }
    .multi-item-slick .slide-content .left-panel, 
    .multi-item-slick .slide-content .boxone-inner { width: 100%; }
    .multi-item-slick .register-btn { float: left; margin-top: 8px;position: relative;
    right: 0;
    bottom: 0; }
    .industry-sec .section-heading-box { margin-bottom: 20px; }
    .industry-sec a.show-btn { display: block; opacity: 0; visibility: hidden; margin: 0; }
    section.banner-sec .session-text { margin: 0; max-width: 100%; position: relative; }
    .section-heading-box svg { max-width: 450px; }
    section.banner-sec .session-text h3 { font-size: 20px; line-height: 29px;  }
	.session-text .session-inner{padding: 8px;}

    .homeTopVideoBG { position: relative!important; }
    .homeTopVideoBG::before { height: 98%; }
    .homeTopVideoBG video { height: 100%; }
    .banner-sec { min-height: 100%; margin-top: 20px; padding: 50px 0 0; }    
    .banner-sec .container.banner-ind { padding: 0 15px 15px; background-color: var(--submenu-bg); margin-top: -10px; }
    .banner-sec .container.banner-ind .row .col-md-12 { position: static; }
    .banner-sec .container.banner-ind .row .col-md-12 .section-heading-box { margin: 0; }
    .banner-sec .section-heading svg { position: absolute; top: 40px; max-width: 300px; }
    .shape-outer.left .small-shape , .left-shape, .shape-outer.left .right-shape  { display: none; }
    .shape-outer { top: auto; }
    .right-shape { width: 60px; height: 20px; }
    .small-shape { width: 20px; height: 20px; }
    .red-shape { left: 0px; top: 42%; width: 20px; height: 20px; }
    .session-text .session-inner::before { content: none; }
    .session-text .btn { font-weight: bold; }
    .session-text .session-time { display: none; width: 60%; font-weight: 300; }
    .buyerSubTitle {
    background-position: top right!important;
    padding: 80px 0 0 20px!important;
}
	 .w-col-small-12 {    width: 100%!important;  }
    .decision-item h3 { font-size: 16px; }
    .decision_slider .decision-item { min-width: 100%; }
    .industry-sec button { display: none !important; }
    .boxone-inner .inner-content { padding: 15px 0; display: inline-block; width: 100%; }
    .boxone-inner h3 { font-size: 24px; line-height: 30px; font-weight: bold; }
    .boxone-inner p strong { display: block; }
    .boxone-inner p sup { display: block; top: 0; line-height: normal; }
    .box-last #showmore { position: absolute; bottom: 20px; left: 0; z-index: 99; padding: 8px 20px; background-color: var(--primary-color); color: #fff; border-radius: 4px; margin: 0 auto; max-width: 145px; right: 0; width: 100%; text-align: center; }

    .multi-item-slick .slide-content { display: inline-block; height: 100%; }
    .multi-item-slick .slick-slide img { width: 100%; }
    .section-space { padding: 40px 0; }

    .schedule-sec { position: relative; padding-top: 52px;  }
    .schedule-sec::after, .schedule-sec::before {content: "";position: absolute;top: 0;left: 0;width: 60px;height: 20px;background-color: var(--primary-color);}
    .schedule-sec::before { top: 20px; width: 20px; background-color: var(--border-color); }
    .box-last::before { content: ""; position: absolute; top: -30px; right: 20px; width: 20px; height: 20px; background: #FF4A50; }

    .schedule-card-item { flex-wrap: wrap; }
    .schedule-card-header { width: 100%; }
    .schedule-card-header h3 { transform: unset; width: 100%; font-weight: 500; font-size: 28px; line-height: 37px; }
    .schedule-card-header h3 span { float: left; font-size: inherit; line-height: normal; padding-right: 15px; }
    .content-pahar { flex-wrap: wrap; }
    .schedule-card-content h3 { font-size: 16px; line-height: 24px; }
    .schedule-card-content p { padding: 0; }
    .schedule-sec a.blue-btn { margin: 10px 0 0; }
    .time-text { display: block; margin: 8px 0; }
    .show-btn { display: block; margin-left: 20px; }
    .projects-sec .decision-listing { flex-wrap: nowrap; overflow: hidden; overflow-x: auto; }
    .projects-sec .decision-listing .decision-item { min-width: 25%; width: 25%; white-space: nowrap; }
    .decision-listing.decision_slider { margin-bottom: 30px; }
    .decision-sec::before { width: 60px; height: 20px; }
    .decision-sec::after { width: 20px; height: 20px; }
    .footer { padding: 40px 0; min-height: 355px; display: flex; align-items: center; justify-content: center; background-color: #8C8C8C; }
    .banner-bottom .container .foot-red { height: auto; padding: 10px; margin-bottom: 40px; }
    .banner-bottom .foot-red h1 { font-size: 36px; line-height: 48px; font-weight: 500; }
    .section-heading-box { margin-bottom: 12px; }
    .section-heading { font-size: 28px; line-height: 38px; }
    .section-heading .blue-text { display: block; text-transform: capitalize; font-size: 14px; line-height: 18px; margin: 5px 0; }
    .margin-top-8 { margin-top: 45px; }
    .form-group.has-search { margin-bottom: 0; width: 100%; }

    /*========== tabs Design in responsive ==========*/
    .tabs-outer .tabs-cont-outer-box .row .col-md-12, .tabs-outer .tab-content .card { position: static; }
    .tabs-outer .card-header { position: relative; padding: 0; border: 0 none; }
    .tabs-outer .card-header::after {content: "";position: absolute;left: -30px;right: -30px;top: 0;height: 100%;background: black;z-index: 0; }
    .tabs-outer .card-header:not(:last-child)::after { border-bottom: 1px solid #252020; }
    .tabs-outer .card-header h5.mb-0 { z-index: 1; position: relative; padding-left: 10px; }
    .tabs-outer .tab-content .card .card-header a { display: inline-block; padding: 20px 0; color: var(--primary-color); line-height: 22px; position: relative; padding-right: 25px; }
    .tabs-outer .tab-content .card .card-header a::after { content: "\f078"; position: absolute; top: 20px; right: 0; font-family: 'Font Awesome 5 Free'; transition: .3s ease-in-out all; }
    .tabs-outer .tab-content .card .card-header a img { display: none; }
    .tabs-outer .tab-content { padding-top: 0; }
    .tabs-outer .card-body { padding: 0; }
    .tabs-outer .tabs-cont-outer-box .row .col-md-4.col-sm-6.col-12.boxx { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.tabs-cont-outer-box .card{margin-bottom: 2px; padding: 0;}
    .tabs-content-inner { padding: 40px 0px 20px; }
    .tabs-outer .content { position: relative; }
    .hover-box { display: none; }
	.topUserName{float: left;}
    .hover-box.mob { display: block; position: static; padding: 0 0 15px 0; }
    .port-inner-img {  }
    .port-inner-img img { min-height: auto; }
    .hover-box p { font-size: 16px; line-height: 24px; font-weight: 400; margin-bottom: 22px; }
    .tabs-outer .content a.blue-btn { font-size: 16px; line-height: 17px; right: 8px; margin: 0;top: 31px; }
    .hover-box .blue-text { font-size: 16px; line-height: 24px; }
    .tabs-content-inner .tabs-heading { width: 100%; margin: 0; }
    .deci-details-inner .media { flex-direction: column; }
    .deci-details-inner .media .media-body { padding: 20px 0px; width: 100%; }
    .user-content { display: flex; flex-direction: column; }
    .user-content figure { order: -1; }    
    .deci-details-inner .user-content h4 { font-weight: 400; font-size: 28px; line-height: 37px; margin: 10px 0 0; }
    .deci-details-inner .user-content p { font-weight: 700; font-size: 20px; line-height: 22px; }
    .deci-details-inner .user-content p.blue-text { font-weight: 400; font-size: 16px; line-height: 24px; }
    .deci-details-inner .heading-bg { padding: 1px 0px; font-size: 28px; line-height: 37px; position: relative; }
    .deci-details-inner .heading-bg::before { content: ""; position: absolute; top: 0; left: -30px; right: -30px; height: 100%; background-color: #F5F5F5; z-index: -1; }
    .deci-details-inner .heading-bg .dot-shapes {max-width: 70px; right: -30px;}
    .ind-sess-sec { background-color: var(--text-color); }
    .ind-sess-box .ind-cont-outer { margin-top: 20px; }
    section.ind-sess-box .ind-cont-outer>p { display: none; } 
    .pur-content .left-panel, .pur-content .boxone-inner { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
    .pur-content .left-panel img { height: auto; width: 100%; }
    .pur-content .boxone-inner p strong { display: inline-block; }
    .pur-content .boxone-inner p sup { display: inline-block; }
    .register-btn { float: left; margin-top: 10px; letter-spacing: 2px;position: relative;
    right: 0;
    bottom: 0; }
    .ind-sess-box ~ .banner-bottom .foot-red, .collaboration-sec ~ .banner-bottom .foot-red { margin-bottom: 0; }
    .fees-outer { padding: 20px; padding-left: 30px; max-width: 345px; margin: 30px auto 60px; }
    .fees-outer h3 { font-weight: 400; line-height: 34px; }
    .fees-outer h3::before { width: 20px; height: 20px; left: -30px; }
    .your-events { margin-bottom: 10px; }
    .your-events li { align-items: center; padding: 10px 0; }
    .your-events li .blue-text { width: 20px; height: 20px; background-color: #FF4A50; font-size: 0; position: relative; }
    .your-events li .blue-text::before { content: "\f00d"; position: absolute; top: 3px; left: 6px; font-family: 'Font Awesome 5 Free'; font-size: 13px; color: #fff; font-weight: 900; line-height: 15px; }
    .chekcout-btn { margin-bottom: 20px; }
    .has-search .form-control { font-size: 16px; letter-spacing: 2px; }
    .decision-tab-sec.searchouter { padding-bottom: 30px; }
    .banner-sec.inner-bnr { padding: 50px 0; margin-top: 72px; min-height: auto; }
    .project-tabs.collab-boxes .container { padding: 0; }
    .collab-box { margin-bottom: 20px; }
    .logo-wrapper { margin: 10px 0 0; }
    .collaboration-sec .deci-details-inner p { margin: 0; }
    .decision-listing.speeddating-list { padding: 40px 0 0; }
    .banner-bottom.p-bottom { padding-bottom: 0px; }
    .logo-wrapper li .logo-outer { padding: 5px 9px; }
    .decision-listing.speeddating-list .decision-item:nth-child(3n+2) { margin: 0px; margin-bottom: 40px; }
    .decision-listing.speeddating-list .decision-item { min-width: 50%; width: 50%; padding: 0 15px; max-width: 100%; margin-left: 0; margin-right: 0; }
    .decision-listing.speeddating-list .decision-item h3 { font-size: 20px; line-height: 22px; }
    .decision-listing.speeddating-list .decision-item p { font-size: 16px; }
    .schedule-sec a.blue-btn { font-size: 16px; padding: 7px 15px; }
    .decision-tab-sec.schedule-head { padding-bottom: 20px; }
    .deci-details-inner>p { margin: 0; }
    .sub-item-box { grid-template-columns: auto; gap: 10px; }
    .sub-item-box figure img { max-width: 80px; }
    .sub-item-box figure { margin: 0; }
    .sub-item-content .logo-list li { width: 25%; }
    .sub-item-box:not(:last-child) { padding-bottom: 26px; margin-bottom: 26px; }
    .sub-item-content .card-description span:not(:last-child) { margin-bottom: 10px; }
    .sub-item-content .logo-list li img { max-width: 80px; }
    .docu-cont .sub-item-content figure { margin: 20px 0px 30px; }
    .sub-item-content figure img { max-width: 300px; }
    .logobox  { min-height: 100px; }
    .decision-item p { font-size: 16px; }
    .decision-tab-sec.light-bg { margin-top: 69px; padding: 34px 0; }
    .thankyou-content { padding-bottom: 40px; }
    .thankyou-content h4:not(:first-child) { margin-top: 30px; }
    
    .lobby-popup-outer { padding: 100px 0; }
    .lobbybox-wrapper .container::before { left: 55px; width: 20px; height: 20px; }
    .lobbybox-wrapper .row .col-md-12::before { right: 80px; top: -140px; width: 60px; height: 40px; }
    .lobbybox-wrapper .row .col-md-12::after { bottom: -80px; left: -15px; width: 80px; height: 40px; }
    .lobbybox-wrapper::after { width: 60px; height: 40px; }

    .lobby-popup { padding: 0px; border: 1px solid #0FB4A4; border-radius: 4px; }
    .lobby-popup .col-md-6:not(:last-child) { margin-bottom: 10px; }
    .exit-btn { position: absolute; bottom: 0; right: 50px; }

    .lobbyimg { display: none; }
    .lobbyimg.active { display: block; }
    .lobbyimg img { width: 100%; }
    .lobby-popup .col-md-6:not(:last-child) { margin: 0; }

	.tabs-content-inner .col-md-3.col-sm-7.col-12.boxx {width:45%; max-width:100%;}

}

@media (max-width:575px) {
	.section-heading img{height: auto; width: 100%;}
    .section-heading-box svg { max-width: 100%; }
    .projects-sec .decision-listing .decision-item { min-width: 33%; width: 33%; }
    .projects-sec.bg-black img { max-width: 100%; }
    .projects-sec .decision-listing .decision-item h3 { white-space: normal; font-size: 20px; line-height: 22px; font-weight: bold; text-align: center; }
    
    .tabs-outer .card-header::after, .deci-details-inner .heading-bg::before { left: -15px; right: -15px; }
    .tabs-content-inner .decision-item { min-width: 50%; width: 50%; }
    .conta-form label { display: none; }
    .pro-search .port-inner-img { max-width: 335px; margin: 0 auto; }
    .project-tabs .content { margin: 0 auto 40px; max-width: 335px; }
    .port-inner-img { max-width: 335px; margin: 0 auto; }
    .decision-listing.speeddating-list .decision-item { min-width: 100%; width: 100%; max-width: 100%; }
    .decision-listing.speeddating-list .decision-item figure { max-width: 200px; margin: 0 auto 8px; }
    .decision-listing.speeddating-list .decision-item .decision-text { max-width: 200px; margin: 0 auto; }

    .lobbybox-wrapper .row .col-md-12::after { left: 0; }
    .deci-details-inner .heading-bg .dot-shapes { right: -15px; }



}

@media(max-width: 480px) {
    .banner-sec.inner-bnr { padding: 40px 0; }
    .red-shape { top: 35%; }
    .shape-outer { top: 42%; }
    .projects-sec .decision-listing .decision-item { min-width: 40%; width: 40%; margin: 0; }
    .tabs-content-inner .decision-item { min-width: 100%; width: 100%; }
    .tabs-content-inner .decision-item figure { max-width: 200px; margin: 0 auto 8px; }
    .tabs-content-inner .decision-item .decision-text { max-width: 200px; margin: 0 auto; }
    .section-heading { font-size: 26px; line-height: 30px; }
    .deci-details-inner .heading-bg h3 { max-width: 240px; }
    .sub-item-content .logo-list li img { max-width: 100%; }





}

@media(max-width: 360px) {
    .banner-sec.inner-bnr { padding: 20px 0; }
    .section-heading { font-size: 23px; }    
    .project-tabs .content a.blue-btn { font-size: 14px; line-height: 17px; padding: 6px 10px; }
    .boxone-inner p, .time-text { font-size: 14px; }
    .fees-outer h3 { line-height: 26px; font-size: 22px; }
    .your-events li { font-size: 14px; line-height: 20px; }
    .chekcout-btn { font-size: 14px; line-height: 20px; letter-spacing: 1px; padding: 8px 15px; }
    .schedule-sec a.blue-btn { font-size: 14px; }

    .exit-btn { font-size: 14px; right: 30px; line-height: 20px; letter-spacing: 1px; }
}



