@media screen and (min-width: 992px) and (max-width: 1199px) {
    .custom-container {
        padding: 0rem 3rem !important;
    }

    .custom-container3 {
        padding: 0rem 1rem !important;
    }
}

@media screen and (min-width: 1551px) {
    .custom-container {
        padding: 0rem 7rem !important;
    }

    .custom-container2 {
        padding: 0rem 12rem !important;
    }

    .university2 {
        min-height: 750px;
    }

    .custom-container3 {
        padding: 0rem 5rem !important;
    }
}

@media screen and (min-width: 992px) {
    .disp-lg {
        display: none;
    }

    .fixed-bottom {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .cust-box-market{
        min-height: 320px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .cust-box-market{
        min-height: 240px;
    }
}

@media screen and (max-width: 991px) {
    .disp-none-lg {
        display: none;
    }

    .disp-lg {
        display: block;
    }

    .webinar {
        background: #C5161D;
    }

    #header .btn1new {
        padding: 0.5rem 1rem;
    }

    .fixed-bottom {
        display: block;
    }

    .btn1new {
        display: none;
    }

    .copyright {
        margin-bottom: 2.2rem;
    }

    .vision-mission {
        background: url(../images/bg-visionmissionmob.webp);
        min-height: auto;
    }

    .about2 {
        background: url(../images/bg-aboutmob.webp);
        min-height: auto;
        margin-top: -0.25rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1550px) {
    .custom-container {
        padding: 0rem 2rem !important;
    }

    .head2 {
        font-size: 5rem;
    }

    .custom-container3 {
        padding: 0rem 1rem !important;
    }
}

@media screen and (max-width: 767px) {
    .btn-warning {
        padding: 0.5rem 0.8rem !important;
    }

    .bord-rad {
        border-radius: 0.5rem;
    }

    .d-none-cust-mob {
        display: none !important;
    }

    .disp-none {
        display: none;
    }

    /* header.fixed-top{
  position: static;
}  */
    .disp-none-md {
        display: none;
    }

    .disp-md-none {
        display: none;
    }

    .owl-carousel .owl-nav {
        display: block !important;
    }

    .bott-box .contact-box {
        min-height: auto;
    }
    .cust-box-market{
        min-height: 220px;
    }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    /* .logo-wd{
    width: 400px;
  } */
}

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

    .p,
    p {
        font-size: 0.8rem !important;
    }
}

@media screen and (max-width: 400px) {
    .banner .cust-icon {
        width: 45px;
        height: 45px;
    }

    p,
    .p,li {
        font-size: 0.9rem;
    }

    .copyright p {
        font-size: 0.75rem;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 0.9rem;
    }

    .h1 {
        font-size: 1.4rem !important;
    }

    h3,
    .h3 {
        font-size: 1.3rem !important;
    }

    .banner .h3 {
        font-size: 0.9rem !important;
    }

    .h4,
    h4 {
        font-size: 1.25rem !important;
    }

    h5,
    .h5 {
        font-size: 0.95rem !important;
    }

    .icon-cust {
        width: 30px !important;
        height: 30px !important;
    }

    .banner .h5 {
        font-size: 0.8rem !important;
    }

    .time {
        padding: 0.25rem 0.6rem;
    }

    .accordion .btn,
    .accordion p {
        font-size: 0.75rem;
    }

    .owl-carousel .owl-nav button.owl-next img,
    .owl-carousel .owl-nav button.owl-prev img,
    .owl-carousel button.owl-dot img {
        width: 35px;
    }

    .banner-speakers {
        min-height: 150px !important;
    }

    .banner-contact {
        min-height: 250px !important;
    }

    .banner-agenda {
        min-height: 210px !important;
    }

    .mt-cust-contact {
        top: -3rem;
        margin-bottom: 0rem;
    }
}

@media screen and (min-width: 401px) and (max-width: 767px) {
    .h1 {
        font-size: 1.4rem !important;
    }

    p,
    .p,li {
        font-size: 0.95rem;
    }

    .copyright p {
        font-size: 0.85rem;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 1rem;
    }

    h3,
    .h3 {
        font-size: 1.3rem !important;
    }

    h4,
    .h4 {
        font-size: 1.2rem !important;
    }

    h5,
    .h5 {
        font-size: 1.1rem !important;
    }

    .banner .h4 {
        font-size: 1rem !important;
    }

    .accordion .btn,
    .accordion p {
        font-size: 0.85rem;
    }

    .banner-speakers {
        min-height: 250px !important;
    }

    .banner-contact {
        min-height: 350px !important;
    }

    .banner-agenda {
        min-height: 250px !important;
    }

    .mt-cust-contact {
        top: -3rem;
        margin-bottom: 0rem;
    }
}

@media screen and (max-width: 1600px) {
    .navbar-nav.ml-auto {
        width: 100% !important;
    }
}

@media screen and (max-width: 500px) {
    .btn {
        font-size: 0.9rem;
    }

    .w-75 {
        width: 90% !important;
    }

    .w-45 {
        width: 35% !important;
    }

    .about-inter {
        top: -5rem;
        margin-bottom: -5rem;
    }
}

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

    /* .logo-wd{
    width: 160px;
  }
  .logo-w{
    width: 100px;
  } */
    .head2 {
        font-size: 4rem;
    }

    /* .banner{
    margin-top: 3rem;
  } */
    .banner-head {
        font-size: 1.8rem;
    }

    .banner .h3 {
        font-size: 1.3rem;
    }

    .banner .h4 {
        font-size: 1rem;
    }

    .banner .btn {
        font-size: 0.9rem;
    }

    .about-inter {
        top: -12rem;
        margin-bottom: -12rem;
    }
}

/* @media screen and (max-width: 1199px) {
    .marg-cust-1{
        margin-top: 0rem;
      }
      .marg-cust-2{
        margin-top: 0rem;
      }
      .marg-cust-3{
        margin-top: 0rem;
      }
      .cust-marg{
        margin-top: 1rem;
      }
} */

@media screen and (min-width: 1200px) and (max-width: 1364px) {
    .cust-box-market{
        min-height: 280px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {

    /* .logo-wd{
    width: 200px;
  }
  .logo-w{
    width: 120px;
  } */
    /* .banner{
    margin-top: 3rem;
  } */
    .banner .h4 {
        font-size: 1.2rem;
    }
}

@media screen and (min-width: 501px) and (max-width: 575px) {

    /* .logo-wd {
      width: 400px;
  } */
    .about-inter {
        top: -6rem;
        margin-bottom: -6rem;
    }

    /* .logo-w{
  width: 170px;
} */
}

@media screen and (min-width: 576px) and (max-width: 767px) {

    /* .logo-wd {
      width: 400px !important;
  } */
    .head2 {
        font-size: 3.5rem !important;
    }

    .about-inter {
        top: -8rem;
        margin-bottom: -8rem;
    }

    /* .logo-w{
  width: 180px;
} */
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .banner_text .top {
        position: absolute;
        top: 51%;
    }

    /* .logo-wd {
  width: 15rem;
} */
    /* .logo-wd {
      width: 350px;
  } */
    /* .logo-w{
    width: 190px;
  } */
    h1,
    .h1 {
        font-size: 2rem !important;
    }

    h3,
    .h3 {
        font-size: 1.5rem !important;
    }

    h5,
    .h5 {
        font-size: 1.2rem !important;
    }

    /* .logo-wd{
    width: 180px;
  }
  .logo-w{
    width: 100px;
  } */
    /* .banner{
    margin-top: 4.5rem;
  } */
    .head2 {
        font-size: 4rem !important;
    }

    .banner .h1 {
        font-size: 1.6rem !important;
    }

    .about-inter {
        top: -10rem;
        margin-bottom: -10rem;
    }

    .banner-speakers {
        min-height: 350px !important;
    }

    .banner-contact {
        min-height: 450px !important;
    }

    .banner-agenda {
        min-height: 250px !important;
    }

    .bott-box .contact-box {
        min-height: 380px;
    }
}

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

    /* .logo-wd {
      width: 195px !important;
  } */
    /* .logo-wd{
    width: 130px;
  } */
    .logo-w {
        width: 145px;
    }

    .banner-speakers {
        margin-top: 4rem;
    }

    /* .banner{
    margin-top: 3rem;
  } */
    #header li {
        font-size: 0.7rem;
    }

    .banner .h4 {
        font-size: 0.45rem !important;
    }

    .btn {
        font-size: 0.65rem;
    }

    p,
    .p,
    .h6,
    h6 {
        font-size: 0.7rem !important;
    }

    .copyright {
        margin-bottom: 1.8rem;
    }

    .time-box {
        margin: 0 5px;
    }
}

@media screen and (min-width: 320px) and (max-width: 360px) {

    /* .logo-wd {
      width: 215px !important;
  } */
    /* .logo-wd{
    width: 140px;
  } */
    /* .logo-w{
    width: 100px;
  } */
    /* .banner{
    margin-top: 3rem;
  } */
    #header li {
        font-size: 0.8rem;
    }

    .btn-copy {
        width: 7rem;
    }
    .experience li{
        font-size: 0.8rem;
    }
    .experience p{
        font-size: 0.85rem;
    }
    .experience .card-content{
        min-height: 390px;
    }
}

@media screen and (min-width: 361px) and (max-width: 400px) {

    /* .logo-wd {
      width: 260px;
  } */
    /* .logo-wd{
    width: 170px;
  } */
    /* .banner{
    margin-top: 4.5rem;
  } */
    #header li {
        font-size: 0.85rem;
    }

    .banner .h2 {
        font-size: 1.1rem;
    }

    .btn-copy {
        width: 8rem;
        font-size: 1rem;
    }

    /* .logo-w{
  width: 150px;
} */
}

@media screen and (min-width: 401px) and (max-width: 500px) {
    /* .logo-wd {
      width: 285px;
  } */
    /* .logo-w{
    width: 170px;
  } */
}

@media screen and (max-width: 991px) {
    .disp-none-mob {
        display: none !important;
    }

    .arrow-img {
        display: none;
    }

    .girl-img {
        left: 0;
    }

    .university2 {
        background: black;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
    .banner_text .top {
        top: 40%;
        left: 10%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1050px) {}

@media screen and (max-width: 575px) {
    .banner_text .top {
        top: 40%;
    }

    .mob-footer {
        display: block !important;
    }

    .disp-none-sm {
        display: none;
    }

    .nav-pill .nav-link {
        width: auto;
        padding: 0.5rem 0.8rem;
    }

    .btn.white-btn,
    .btn.red-btn {
        font-size: 1rem;
    }

    .why-attend .attend-box {
        min-height: auto;
    }

    .vision-mission-box .cust-icon {
        width: 60px;
        height: 60px;
    }

    .card .cust-icon {
        width: 18px;
        height: 18px;
    }

    .white-btn {
        background: url("../images/btnwhitemob.svg");
    }

    .red-btn {
        background: url("../images/btnmaroonmob.svg");
    }

    .btn.white-btn,
    .btn.red-btn {
        width: 172px;
        height: 50px;
        font-size: 0.9rem;
    }

    #innerspeakers_slide .attend-box {
        min-height: 24.7rem !important;
        margin-bottom: 0.5rem !important;
        font-size: 0.5rem !important;
        ;
    }

    #innerchairmen_slide .attend-box {
        min-height: 22rem !important;
        margin-bottom: 0.5rem !important;
        font-size: 0.7rem;
    }

    #innerconvenor_slide .attend-box {
        margin: auto;
        width: 16rem !important;
        justify-content: center !important;
    }

    #patrons_slide .attend-box {
        min-height: 22rem !important;
        margin-bottom: 0.5rem !important;
    }

    #innerexecutive_slide .attend-box {
        min-height: 22rem !important;
        margin-bottom: 0.5rem !important;
        font-size: 0.7rem;
    }

    #inneradministrators_slide .attend-box {
        min-height: 22rem !important;
        margin-bottom: 0.5rem !important;
        font-size: 0.7rem;
    }

    #innerorganizing_slide .attend-box {
        min-height: 22rem !important;
        margin-bottom: 0.5rem !important;
        font-size: 0.7rem;
    }
    .cust-weather-icon{
        width: 75px;
        height: 75px;
    }

}


/* @media screen and (max-width: 723px) {
  .copyright {
    margin-bottom: 3rem !important;
  }
} */

@media screen and (min-width: 401px) {
    .form-btn-arrow {
        padding-right: 1rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {

    p,
    .p {
        font-size: 0.95rem;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1800px) {

    p,
    .p {
        font-size: 0.95rem;
    }

    .why-choose3 {
        margin: 0rem 10rem;
    }
}


/* sticky button starts */

@media screen and (max-width: 768px) {
    .m-cust-btn {
        display: block !important;
    }

    .d-cust-btn {
        display: none !important;
    }

    .mobile-view-form {
        /* margin-top: 2rem; */
        background: #941c34;
    }

    .dsu-form1 {
        border: 1px solid #f3f3f357;
    }

    .banner .date {
        font-size: 1.3rem;
    }

    .dsu-form1 iframe {
        min-height: 445px;
    }

}

@media screen and (min-width: 768px) {
    .disp-none-md-mob {
        display: none !important;
    }
}

@media screen and (min-width: 769px) {
    .m-cust-btn {
        display: none !important;
    }
}


/* sticky button ends */


/* side form starts */

@media screen and (max-width:768px) {
    .formsec {
        display: none !important;
    }

    .formsec1 {
        display: block !important;
    }
}

@media screen and (min-width:769px) {
    .formsec1 {
        display: none !important;
    }
}


/* side form ends */

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

    /* .logo-wd{
         width: 320px;
  } */
    .navbar-light .navbar-nav .nav-link {
        font-size: 0.9rem;
    }
}

@media screen and (max-width:319px) {
    .head {
        font-size: 1rem !important;
    }

    .banner-head {
        font-size: 0.9rem;
    }

    .banner .h3 {
        font-size: 0.65rem !important;
    }

    .banner .h1 {
        font-size: 1rem !important;
    }

    .head2 {
        font-size: 1.8rem !important;
    }

    h3,
    .h3 {
        font-size: 0.8rem !important;
    }
    .experience .card-content{
        min-height: 480px;
    }
}

@media screen and (min-width:320px) and (max-width:400px) {
    .head {
        font-size: 1.1rem !important;
    }

    .banner-head {
        font-size: 1.1rem !important;
    }

    .head2-banner {
        font-size: 1.9rem;
    }

    .banner .h1 {
        font-size: 0.95rem !important;
    }

    /* .logo-wd{
    width: 180px;
  } */
    .banner .h4 {
        font-size: 0.75rem !important;
    }

    .banner .btn {
        font-size: 0.6rem;
    }

    .head2 {
        font-size: 2rem !important;
    }

    .banner .date {
        font-size: 1.2rem;
    }

    h3,
    .h3 {
        font-size: 1rem !important;
    }
}

@media screen and (min-width:401px) and (max-width:575px) {
    .head {
        font-size: 1.5rem !important;
    }

    .banner-head {
        font-size: 1.3rem !important;
    }

    .head2-banner {
        font-size: 2.3rem;
    }

    /* .logo-wd{
    width: 190px;
  }
  .logo-w{
    width: 110px;
  } */
    /* .banner{
    margin-top: 4.5rem;
  } */
    #header li {
        font-size: 0.9rem;
    }

    .banner .h4 {
        font-size: 0.85rem !important;
    }

    .head2 {
        font-size: 2.5rem !important;
    }

    .thankyou .h1 {
        font-size: 1.4rem !important;
    }

    .banner .h3 {
        font-size: 1.1rem !important;
    }

    .banner .h2 {
        font-size: 1.4rem !important;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .head {
        font-size: 1.8rem !important;
    }

    .banner-head {
        font-size: 2rem !important;
    }

    .head2-banner {
        font-size: 3.3rem;
    }

    /* .logo-wd{
    width: 160px;
  }
  .logo-w{
    width: 100px;
  } */
    /* .banner{
    margin-top: 4.5rem;
  } */
    #header li {
        font-size: 0.95rem;
    }

    .banner .h4 {
        font-size: 1.1rem !important;
    }

    .banner .btn {
        font-size: 1rem;
    }

    .banner .h2 {
        font-size: 1.5rem !important;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .head {
        font-size: 2rem !important;
    }

    .banner-head {
        font-size: 2.2rem !important;
    }

    .head2-banner {
        font-size: 2.9rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .head {
        font-size: 2.2rem !important;
    }

    p {
        font-size: 0.95rem;
    }

    .banner .h1 {
        font-size: 1.8rem !important;
    }

    .banner-contact {
        min-height: 500px !important;
    }

    .banner-agenda {
        min-height: 2800px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .head {
        font-size: 2.4rem;
    }

    .banner-head .w-45 {
        width: 250px;
    }

    .banner .h2 {
        font-size: 1.7rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .banner-head {
        font-size: 2.1rem;
    }

    .head2-banner {
        font-size: 2.6rem;
    }

    .banner .h1 {
        font-size: 1.6rem;
    }

    .banner .date {
        font-size: 2rem;
        font-weight: 700;
    }
}

@media screen and (min-width: 1301px) and (max-width: 1400px) {
    .banner-head {
        font-size: 2.8rem;
    }

    .head2-banner {
        font-size: 2.7rem;
    }

    .banner .h1 {
        font-size: 1.8rem;
    }

    .banner .date {
        font-size: 2rem;
    }

    /* .logo-wd{
    width: 280px;
  }
  .logo-w{
    width: 150px;
  } */
}

@media screen and (min-width: 1200px) {
    .col-cust-2 {
        flex: 0 0 19.333333%;
        max-width: 19.333333%;
    }
}

@media screen and (min-width: 576px) and (max-width: 600px) {
    .inner-speakers .attend-box {
        min-height: 420px !important;
    }

    .inner-patrons .attend-box {
        min-height: 375px !important;
    }

    .patrons .attend-box {
        min-height: 360px !important;
    }
}

@media screen and (min-width: 601px) and (max-width: 700px) {
    .inner-speakers .attend-box {
        min-height: 430px !important;
    }

    .inner-patrons .attend-box {
        min-height: 385px !important;
    }

    .patrons .attend-box {
        min-height: 380px !important;
    }
}

@media screen and (min-width: 701px) and (max-width: 767px) {
    .inner-speakers .attend-box {
        min-height: 490px !important;
    }

    .inner-patrons .attend-box {
        min-height: 450px !important;
    }

    .patrons .attend-box {
        min-height: 450px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .patrons .attend-box {
        min-height: 355px;
    }

    .inner-speakers .attend-box {
        min-height: 475px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .patrons .attend-box {
        min-height: 430px;
    }

    .inner-speakers .attend-box {
        min-height: 450px;
    }

    .inner-patrons .attend-box {
        min-height: 420px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1250px) {
    .patrons .attend-box {
        min-height: 350px;
    }

    .patrons .text-grey2 {
        font-size: 0.85rem;
    }

    .inner-speakers .attend-box {
        min-height: 445px;
    }

    .inner-patrons .attend-box {
        min-height: 390px;
    }
}

@media screen and (min-width: 1251px) and (max-width: 1300px) {
    .patrons .attend-box {
        min-height: 360px;
    }

    .inner-speakers .attend-box {
        min-height: 430px;
    }

    .inner-patrons .attend-box {
        min-height: 400px;
    }
}

@media screen and (min-width: 1301px) and (max-width: 1580px) {
    .patrons .attend-box {
        min-height: 375px;
    }

    .inner-speakers .attend-box {
        min-height: 460px;
    }

    .inner-patrons .attend-box {
        min-height: 440px;
    }
}

@media screen and (min-width: 1581px) and (max-width: 1650px) {
    .patrons .attend-box {
        min-height: 425px;
    }

    .inner-speakers .attend-box {
        min-height: 460px;
    }

    .inner-patrons .attend-box {
        min-height: 460px;
    }
}

@media screen and (min-width: 1651px) and (max-width: 1783px) {
    .patrons .attend-box {
        min-height: 445px;
    }

    .inner-speakers .attend-box {
        min-height: 475px;
    }

    .inner-patrons .attend-box {
        min-height: 460px;
    }
}

@media screen and (min-width: 1784px) {
    .patrons .attend-box {
        min-height: 450px;
    }

    .inner-speakers .attend-box {
        min-height: 545px;
    }

    .inner-patrons .attend-box {
        min-height: 480px;
    }
}

@media screen and (min-width: 1401px) and (max-width: 1500px) {
    .banner-head {
        font-size: 2.4rem;
    }

    .head2-banner {
        font-size: 3rem;
    }

    .banner .h1 {
        font-size: 2.5rem;
    }

    .banner .date {
        font-size: 1.9rem;
    }
}

@media screen and (max-width: 444px) {
    .cust-box-market {
        min-height: 270px;
    }
}

@media screen and (min-width: 1200px) {
    .experience li{
        font-size: 1.1rem;
    }
    .experience .card-content {
        min-height: 520px;
    }
}

@media screen and (min-width: 1501px) and (max-width: 1800px) {
    .banner-head {
        font-size: 2.9rem;
    }

    .head2-banner {
        font-size: 3.2rem;
    }

    .banner .h1 {
        font-size: 2.1rem;
    }
}

@media screen and (max-width: 425px) {
    . {}
}