@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

@font-face {
    font-family: AvenirRegular;
    src: url("https://s3.amazonaws.com/us.inevent.landing/11430/82166/1306/Avenir-Regular.ttf");
}

@font-face {
    font-family: RocaOne;
    src: url("https://s3.amazonaws.com/us.inevent.landing/11430/82166/1306/RocaOne-Rg.ttf");
}

body {
    margin: 0;
    padding: 0;
    background-color: #323a73;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Montserrat", serif !important;
}

/* nav style */
.navbar {
    background-color: #306a69;
    font-family: AvenirRegular !important;
    font-weight: 600;
}

.navbar .navbar-brand img {
    width: 100px;
}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link,
.nav-link {
    color: #fff !important;
    margin: 0px 12px 0px 0px;
    z-index: 999;
    position: relative;
}

.nav-link {
    font-size: 18px !important;
}

.navbar-text {
    font-size: 20px;
}

.navbar-toggler {
    background-color: #fff !important;
}

/* *****main***** */
.main_sponsor_and_exhibitor .main {
    padding: 16px 0px 0;
    background-color: #306a69;
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin-top: -2px;
}

.main_sponsor_and_exhibitor .main_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.main_sponsor_and_exhibitor .main .main_img img {
    height: 950px !important;
    max-width: 800px;
    opacity: 0.5;
	object-fit: contain;
    clip-path: polygon(55% 0%, 100% 0%, 100% 100%, 100% 99%, 100% 100%, 63% 100%, 48% 100%, 0% 100%);
}

.main_sponsor_and_exhibitor .main .title {
    font-size: 60px;
    line-height: 1;
    color: #ffa46d;
    margin-bottom: 25px;
    font-family: RocaOne !important;
    border-bottom: 5px solid #323a73;
    min-width: 300px;
    padding-bottom: 30px;
    margin-left: 100px;
}

.main_sponsor_and_exhibitor p.details {
    margin-top: 1.5rem;
    font-size: 24px;
    color: #f6f4f1;
    font-family: AvenirRegular;
    width: 75%;
    padding-left: 100px;
    text-align: center !important;
}

.main_sponsor_and_exhibitor .main .buttons {
    margin-top: 10px;
    margin-bottom: 20px;
}

.main_sponsor_and_exhibitor .main .btn {
    background-color: #ffffff;
    color: #306a69;
    padding: 0.8rem 1.5rem;
    border-radius: 30px;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0.5rem;
    transition: all 0.3s ease;
    margin-left: 100px;
}

.main_sponsor_and_exhibitor .btn:hover {
    transform: scale(1.05);
}

.main_sponsor_and_exhibitor .section1 {
    background-image: url("https://voluble-clafoutis-dbd871.netlify.app/se_img.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.main_sponsor_and_exhibitor .section1 .col-md-12 {
    background: rgb(50 58 115 / 68%);
    padding: 20px;
    width: 90%;
    margin: 50px auto;
}

.main_sponsor_and_exhibitor .section1 .col-md-12 h1 {
    font-size: 80px;
    text-transform: uppercase !important;
}

.main_sponsor_and_exhibitor .section1 .col-md-12 button {
    background: rgb(109, 118, 177);
    color: white;
    border: none;
    padding: 10px 30px;
    margin: 30px;
    text-transform: uppercase !important;
	font-weight: bold;
}

.main_sponsor_and_exhibitor .section1 .col-md-12 button a{
    text-decoration: none;
}

.main_sponsor_and_exhibitor .section2 {
    background-color: rgb(52 58 112);
}

.main_sponsor_and_exhibitor .section2 .meet {
    color: rgb(255, 164, 109);
    padding-left: 50px;
    padding-top: 100px;
    text-transform: uppercase !important;
    font-size: 32px;
}

.main_sponsor_and_exhibitor .section2 .customer p,
.main_sponsor_and_exhibitor .section3 .Mission p{
    font-size: 18px;
}

.main_sponsor_and_exhibitor .section2 .customer h6,
.main_sponsor_and_exhibitor .section3 .Mission h6{
    font-size: 25px;
}

.main_sponsor_and_exhibitor .section3 {
    background-color: rgb(52 58 112);
}

.main_sponsor_and_exhibitor .section3 .elevate {
    text-align: center;
    color: rgb(255, 164, 109);
    padding-right: 20px;
    text-transform: uppercase !important;
}

.main_sponsor_and_exhibitor .section3 .elevate  p{
    font-size: 25px;
}

.main_sponsor_and_exhibitor .section3 .elevate h6{
    font-size: 32px;
}

.main_sponsor_and_exhibitor .section3 .Mission {
    padding-left: 10%;
    padding-bottom: 10%;
}

.main_sponsor_and_exhibitor .section4 {
    background-color: #6e76ae;
}

.main_sponsor_and_exhibitor .section4 h1,
.main_sponsor_and_exhibitor .section4 h5 {
    text-transform: uppercase !important;
}

.main_sponsor_and_exhibitor .section4 h1{
    margin-bottom: 30px;
}

.main_sponsor_and_exhibitor .section4 .center-section {
    background: rgb(41, 61, 102);
    padding: 20px;
}

.main_sponsor_and_exhibitor .section4 .center-section a {
    border: none;
    background: rgb(48, 106, 105);
    color: white;
    padding: 10px 50px;
    text-decoration: none;
    text-transform: uppercase !important;
}

.main_sponsor_and_exhibitor .section4 .Packages {
    width: 100%;
    margin: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 50px;
}

.main_sponsor_and_exhibitor .section4 .Packages .table {
    min-width: 600px;
    width: 100%;
}

.main_sponsor_and_exhibitor .section4 .Packages tr {
    border-color: rgb(50, 58, 115) !important;
}

.main_sponsor_and_exhibitor .section4 .Packages tr th:nth-child(1) {
    width: 170px;
}

.main_sponsor_and_exhibitor .ready_to_join{
    background-image: url("https://voluble-clafoutis-dbd871.netlify.app/readytojoin.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 760px;
    display: flex;
    align-items: center;
    position: relative;
}

.main_sponsor_and_exhibitor .ready_to_join::before {
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(50, 58, 115, 0.6); 
    z-index: 1; 
}

.main_sponsor_and_exhibitor .ready_to_join > * {
    position: relative; 
    z-index: 2;
}

.main_sponsor_and_exhibitor .ready_to_join h2{
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.main_sponsor_and_exhibitor .ready_to_join p{
    font-size: 18px;
    width: 60%;
    margin: auto;
    margin-bottom: 30px;
}

.main_sponsor_and_exhibitor .ready_to_join a{
    background-color: #ec70cb;
    color: #fff;
    padding: 0.8rem 1.5rem;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none;
    margin: 0 0.5rem;
    transition: all 0.3s ease;
}

.main_sponsor_and_exhibitor .meet-exhibitor {
    background-color: rgb(52 58 112);  
}

.main_sponsor_and_exhibitor .meet-exhibitor p {
    max-width: 500px;
    margin: auto;
    padding-bottom: 60px;
}

/* footer */
.footer {
    background-color: #343a70;
    color: white;
    padding: 50px 0;
}

.footer .summit-logo img {
    max-width: 100px;
    border-radius: 50%;
    background-color: #fff;
    margin-bottom: 50px;
}

.footer .connect-with-us {
    text-align: left;
}

.footer .connect-with-us h6 {
    font-size: 15px;
    color: #f6f4f1;
}

.footer .connect-with-us a {
    display: block;
    color: #f6f4f1;
    text-decoration: underline;
    font-size: 18px;
}

.footer h2 {
    font-size: 32px;
    color: #f6f4f1;
}

.footer .cta-buttons p {
    color: #f6f4f1;
}

.footer .cta-buttons {
    margin-top: 30px;
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
    gap: 75px;
}

.footer .cta-buttons a,
.footer .cta-buttons1 a {
    margin: 5px;
    padding: 10px 20px;
    border-radius: 20px;
    text-decoration: none;
    background-color: rgb(48, 106, 105);
    color: #f6f4f1;
    display: inline-block;
    transition: all 0.3s ease;
}

.footer .cta-buttons a:hover {
    transform: scale(1.05);
}

.footer .email-contact {
    margin-top: 80px !important;
}

.footer .email-contact a {
    color: #f6f4f1;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

@media (max-width: 1150px) {

    /* main_banner */
    .main_sponsor_and_exhibitor .main {
        background-image: url("https://voluble-clafoutis-dbd871.netlify.app/sponsor_hero.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .main_sponsor_and_exhibitor .main img {
        display: none;
    }

    .main_sponsor_and_exhibitor .title,
    .main_sponsor_and_exhibitor .main span {
        font-size: 25px;
    }

    .main_sponsor_and_exhibitor .btn {
        padding: 6px;
    }
}

@media (max-width:992px) {
    .main_sponsor_and_exhibitor .main .title {
        font-size: 30px;
        margin: 0;
    }

    .main_sponsor_and_exhibitor p.details {
        padding-left: 0;
    }

    .main_sponsor_and_exhibitor .main .btn {
        margin-left: 0px;
    }

    .main_sponsor_and_exhibitor .section3 .elevate {
        text-align: center;
    }

    .main_sponsor_and_exhibitor .section3 .Mission {
        padding-left: 15px;
    }

    .main_sponsor_and_exhibitor .section2 .meet {
        padding-left: 0;
        text-align: center;
    }

    .main_sponsor_and_exhibitor .section1 .col-md-12 h1{
        font-size: 35px;
    }

    .main_sponsor_and_exhibitor .row{
        padding: 10px !important;
    }

    .footer .cta-buttons {
        justify-content: center;
    }

    .footer h2 {
        font-size: 22px;
    }

    .footer .email-contact a{
        font-size: 12px;
    }

    .footer .connect-with-us {
        text-align: center;
    }
}

@media (max-width:768px) {
    .main_sponsor_and_exhibitor .section4 .center-section {
        margin: 20px 0px;
    }
    .main_sponsor_and_exhibitor .ready_to_join a{
        display: flex;
        justify-content: center;
        margin: 0px 0px 14px;
    }
    .main_sponsor_and_exhibitor .ready_to_join p{
        width: 100%;
    }
}