/*media query*/
@media (min-width:200px) and (max-width:599px) 
{
    .col-100 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .col-50 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }
    .col-70 {
        width: 70% !important;
        max-width: 70% !important;
        flex: 0 0 70% !important;
    }
    .col-30 {
        width: 30% !important;
        max-width: 30% !important;
        flex: 0 0 30% !important;
    }
    .section_padding{
        padding: 100px 0px;
    }
    .card-padding{
        padding: 0;
    }
    .org_head img {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        padding-top: 16px;
    }
    p,h1,h2,h3,h4,h5,h6 {
        font-size: 1em !important;
    
    }
    /* .profile {
        background-image: url(../images/login_bg_sm.png) !important;
        padding: 50px 10px 70px !important;
        background: rgba(255, 255, 255, 0.70);
    } */
    .booked-weather-120-100s {
        display: none;
    }
    .login_card {
        background: rgba(186, 107, 41, 0.19) !important;
        backdrop-filter: blur(15px) !important;
        color: #533617 !important;
        padding: 20px 14px !important;
        border-radius: 20px !important;
        border: 4px solid #cccccc8f !important;
    }
    input#inlineFormInput {
        margin-top: 10px;
    }
    .password_reset1 h4 {
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        padding: 0px 0px !important;
        text-align: left !important;
    }
    .password_reset h4 {
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        padding: 0px 0px !important;
    }
    .goog-te-gadget {
        display: none !important;
    }
    button.login_button {
        margin-top: 16px !important;
    }
    .login_button{
        margin-top: 16px !important;
    }
    section.organizers {
        padding: 40px 20px !important;
    }
    .org_head h5 {
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 600;
        padding: 10px 0px !important;
    }
     .col-20 {
        width: 20% !important;
        max-width: 20% !important;
        flex: 0 0 20% !important;
    }
    .col-40{
        width: 40% !important;
        max-width: 40% !important;
        flex: 0 0 40% !important;
    }
    .bottom-right {
        position: absolute;
        top: 50% !important;
        left: 50%;
        transform: translate(-50%, -34%);
        background: rgba(8,8,8,0.3);
        color: #ffffff;
        /* max-width: 68%; */
        /* white-space: normal; */
        font-size: 26px !important;
        font-family: 'Poppins';
        font-weight: 600;
        /* padding: 190px 22px; */
        width: 89%;
        padding: 10px 0px;
        text-align: center;
    }
    /* event_venue */
    .event_border {
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding: 20px 18px 10px !important;
    }

    .event_venue h5 {
        font-size: 14px !important;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
    }

    .event_venue ul li {
        list-style-type: none;
        padding-bottom: 10px;
        font-size: 12px !important;
        font-family: montserrat, Sans-serif;
    }

    .event_venue p {
        color: #000 !important;
        font-family: montserrat, Sans-serif;
        font-size: 13px !important;
        font-weight: 500;
        line-height: 20px !important;
        text-align: justify;
        /* padding: 5px 30px; */
    }

    .event_venue h4 {
        text-align: center;
        padding: 35px 0px 20px;
        font-size: 16px !important;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
        margin: 0;
    }

    iframe.event_venue {
        width: 100%;
        height: 100%;
    }

    /*    navbar*/
    nav.navbar {
        background: #ffffff;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding: 10px 12px;
    }

    /*WORLD_COFFEE*/
    .world_coffee_text h2 {
        font-size: 30px;
        font-weight: 800;
        font-family: 'Poppins', sans-serif;
        color: #000000;
    }

    .external_link {
        margin-bottom: 18px;
    }

    /*COUNTER*/
    div#counter span {
        font-size: 24px;
        font-weight: 600;
    }

    .conter_text h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .about-content {
        text-align: center;
        font-weight: bold;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        padding: 20px 0px;
    }

    section#eventbanner h3 {
        margin-bottom: 20px;
    }

    .stake_margin {
        margin-top: 60px !important;
    }

    .stake_cards h5 {

        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        margin-top: 33px;
        text-align: center;
        font-weight: 27px;
        font-size: 16px !important;
    }

    .stake_img1 img {
        position: absolute;
        top: -64px;
        left: -3px;
    }

    .mobile_hide {
        display: none;
    }

    .stake_cards p {
        color: #000000;
        text-align: justify;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
    }

    .about-content p {
        text-align: justify;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 500;
        padding-left: 37px;
        padding-right: 23px;
    }

    .col-4.social-links {
        display: none;
    }

    h6.coffee_line:before {
        content: '';
        display: none;
        background: #343434;
        width: 60%;
        height: 2px;
        position: absolute;
        left: -16px;
        top: 9px;
    }

    h2.title {
    font-size: 30px;
    font-weight: 800;
    font-family: 'Poppins', sans-serif;
}
h4.title_1 {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.col-20.counter_text span {
    color: #ffff;
    text-align: center !important;
    font-size: 34px;
    font-weight: 600;
}
.counter_text h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
.orange_card {
    margin-bottom: 10px;
}
.blue_card {
    margin-bottom: 10px;
}
.event_bg {
    background: #ffffff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 34px 10px;
}
.orange_card p {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}
.blue_card p {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}
.blue_card ol li {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}
.orange_card ol li {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}
.about_wcc_text p {
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-align: justify;
}
.about_wcc_ul ul li {
    font-size: 14px;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 10px;
    list-style-type: circle;
    text-align: justify;
}
.coffee_board h6 {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 11px;
}
.about_wcc_ul ul {
    padding-left: 18px;
}
section.about_wcc {
    padding: 30px 0px;
}
#bg1 {
    background-image: none !important;
    display: block;
    width: 100%;
    position: relative;
    background: #000;
    margin-top: 30px;
}
section.counter_img h4 {
    text-align: center;
    color: #ffffff;
    padding-top: 0px !important;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 10px;
}
section.counter_img{
    padding: 30px 0px !important;
}
.counter-Txt {
    text-align: center;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    margin-top: 20px !important;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
}
.counter-Txt span {
    display: inline-block;
    font-size: 22px;
}
.stake-card_margin {
    margin-top: 80px;
}
.stake_nav{
    display: none;
}
.col-12.col-100.stake_three.stake_three {
    margin-top: 20px;
}
.prog_bar {
    margin-top: 23px;
}
.prog_bar {text-align: left !important;
    }
.enq_from {
  padding: 15px 0px !important;
}
button.subcribe_btn {
    background: linear-gradient(270deg, rgba(51, 51, 51, 0.8) -11.75%, #000000 99.66%);
    width: 180px;
    height: 46px;
    text-align: center;
    border-radius: 0px;
    position: relative;
    z-index: 0;
}
#abtCoffeecup {
    background: none;
    /* min-height: 420px; */
    display: block;
    width: 100%;
    min-height: 280px;
    position: relative;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.aboutSection {
    background: none;
    /* min-height: 420px; */
    display: block;
    width: 100%;
    min-height: 280px;
    position: relative;
    background-position: right center;
    background-repeat: no-repeat;
}
#bg {
    width: 100%;
    min-height: 600px;
    background-image: url(images/bg.jpg);
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
}
section.about_benagluru img {
    display: none;
}
section.about_benagluru_content {
    position: relative;
    width: 100%;
    top: 0em;
}
.footer_heading h2 {
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    color: #fff;
    margin: 20px 0px 10px;
}
.email p {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
}
.email h6 {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
}
.coffee_address h6 {
    font-weight: 500;
    font-size: 14px;
}
.coffee_address h5 {
    font-size: 14px;
    font-weight: 500;
}
.moscot_text img {
    width: 100%;
}
.coffee_board_img {
    margin-top: 20px;
}

/* video */
.video_text h1 {
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    background: #5e595991;
    padding: 22px 10px;
    border-radius: 40px;
    margin: 0px 10px;
    text-transform: uppercase;
}
.video_text h3 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

  /* event */
  h3.theme_head {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding-top: 20px;
    font-family: 'Montserrat', sans-serif;
}
.vtext_hide h1 {
    display: none;
}
 .event_head h4 {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
   /* national-international */
   .line {
    display: none;
}
.plat_overlay {
    background-color: rgb(23 81 63 / 85%);
    margin: 0px 10px !important;
    padding: 10px 0px 20px;
}
.gold_overlay {
    background-color: rgba(109, 84, 67, 85%);
  margin: 0px 10px !important;
    padding: 10px 0px 20px;
}
.silver_overlay {
    background-color: rgba(88, 67, 109, 85%);
  margin: 0px 10px !important;
    padding: 10px 0px 20px;
}
img.Right_sack {
    display: none;
}
img.Left_cup {
    display: none;
}
img.Right_flower {
    display: none;
}
.plat_bg {
    margin-bottom: 40px;
    background-image: url(./images/platinum_bg.png);
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 570px !important;
    background-size: cover;
}
.gold_bg {
    margin-bottom: 40px;
    background-image: url(./images/gold_bg.png);
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 570px !important;
    background-size: cover;
}
.silver_bg {
    margin-bottom: 40px;
    background-image: url(./images/silver_bg.png);
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 570px !important;
    background-size: cover;
}
/* book your stall */
section.book_stall {
    position: relative;
    top: 0;
    background: #ffffff;
    margin: 20px 0px;
}
.book_img {
    background: none;
    background-repeat: no-repeat;
}
.book_stall {
    padding: 16px;
}
.stall_booking {
    background-clip: border-box;
    border: 1px solid #d7d7d794;
    border-radius: 0.25rem;
    box-shadow: #00000021 1px 2px 0px 0;
    margin-top: 14px;
}
.book_height {
    height: auto;
}
.card_bottom {
    margin-bottom: 15px !important;
}
.org_text {
    padding: 0px 20px 22px !important;
}
img.ico_logo {
    padding-top: 0px !important;
    width: 180px;
    margin: 0 auto;
    display: block;
}
.org_text h5 {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #753a10;
    text-align: center;
    padding : 15px 0px;
}
.org_text p {
    font-size: 14px !important;
    color: #000000;
    font-weight: 500;
    text-align: justify;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
}
img.ministry_logo {
    padding-top: 0 !important;
}
/* overview */
.plenary_hall:before {
    content: '';
    display: none;
}
.confer_top h5 {
    color: #000000;
    font-weight: 600;
    margin: 0;
    font-size: 14px;
}
.confer_top {
    position: absolute;
    top: 50px;
    width: 100%;
    text-align: center;
}
.confer_top h6 {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 22px;
}
.confer_top h5 {
    color: #000000;
    font-weight: 600;
    margin: 0;
    font-size: 14px;
}
.plenary_icon img {
    width: 16px;
    height: 20px;
}
.plenary_icon {
    font-weight: 600;
    font-size: 14px;
}
.confer_read a {
    font-size: 13px;
}
/* event-venue */
.event_venue_text {
    padding: 0px 12px;
}
/* delegate */
section.delegates_bg {
    padding: 0px;
}
.delegates_padding {
    padding: 10px 22px;
}
.delegate_margin {
    margin-top: 16px;
}
.entitle_padding {
    padding: 12px 22px 0px;
}
h3.delegate_head_text {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 14px;
}
h5.coffee_heading {
    font-size: 18px;
    color: #753a10;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
/* overview */
table.overview_table1 td {
    color: #212121;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    padding: 15px 18px;
}
table.overview_table1 th {
    background: #FFF5F2;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
}
section.coffee_board_padding {
    padding: 30px 12px;
}
h3.coffee_heading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
}
.overview_text p {
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    text-align: justify;
    color: #000000;
    font-weight: 400;
    line-height: 1.5em;
}
}
}

@media (min-width:600px) and (max-width:900px) {
    .col1-100 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .col1-60 {
        width: 60% !important;
        max-width: 60% !important;
        flex: 0 0 60% !important;
    }
    .col1-50 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }
    .col1-40 {
        width: 40% !important;
        max-width: 40% !important;
        flex: 0 0 40% !important;
    }
    .col1-70 {
        width: 70% !important;
        max-width: 70% !important;
        flex: 0 0 70% !important;
    }

    .col1-30 {
        width: 30% !important;
        max-width: 30% !important;
        flex: 0 0 30% !important;
    }

    .col1-33 {
        width: 33% !important;
        max-width: 33% !important;
        flex: 0 0 33% !important;
    }
  
    p {
        font-size: 0.8em !important;
    
    }
    .section_padding{
        padding: 100px 0px;
    }
    .booked-weather-120-100s {
        display: none;
    }
    .card-padding{
        padding: 0;
    }
    .password_reset1 h4 {
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        padding: 0px 0px !important;
        text-align: left !important;
    }
    .password_reset h4 {
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        padding: 0px 0px !important;
    }
    button.login_button {
        margin-top: 16px !important;
    }
    input#inlineFormInput {
        margin-top: 10px;
    }
    .bookyuorstall ul li {
        padding-right: 0px;
    }
    iframe.event_venue {
        width: 100%;
        height: 100%;
    }

    /* event */
    .event_overlay h5 {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 14px;
    }

    .event_head h4 {
        font-family: 'Poppins', sans-serif;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
    }

    /* national-international */
    .line {
        display: none;
    }

    .plat_bg {
        margin-bottom: 40px;
        background-image: url(./images/platinum_bg.png);
        background-repeat: no-repeat;
        position: relative;
        width: 100%;
        height: 570px !important;
        background-size: cover;
    }

    .gold_bg {
        margin-bottom: 40px;
        background-image: url(./images/gold_bg.png);
        background-repeat: no-repeat;
        position: relative;
        width: 100%;
        height: 570px !important;
        background-size: cover;
    }

    .silver_bg {
        margin-bottom: 40px;
        background-image: url(./images/silver_bg.png);
        background-repeat: no-repeat;
        position: relative;
        width: 100%;
        height: 570px !important;
        background-size: cover;
    }

    .plat_overlay {
        background-color: rgb(23 81 63 / 85%);
        margin: 0px 10px !important;
        padding: 10px 0px 20px;
    }

    /* video */
    .video_text h1 {
        text-align: center;
        font-size: 19px;
        font-weight: 600;
        background: #5e595991;
        padding: 22px 10px;
        border-radius: 40px;
        margin: 0px 10px;
        text-transform: uppercase;
    }

    .video_text h3 {
        text-align: center;
        font-size: 22px;
        font-weight: 600;
        text-transform: uppercase;
    }

    /* .video_text {
    position: absolute;
    top: 183rem;
    color: #fff;
} */
    /*WORLD_COFFEE*/
    .world_coffee_text h2 {
        font-size: 34px;
        font-weight: 800;
        font-family: 'Poppins', sans-serif;
        color: #000000;
    }

    .external_link {
        margin-bottom: 14px;
    }

    .coffee_international img {
        width: 100%;
        max-width: 58%;
    }

    /*counter*/
    div#counter span {
        font-size: 24px;
        font-weight: 600;
    }

    section.counter_img h4 {
        text-align: center;
        color: #ffffff;
        padding-top: 50px;
        font-size: 20px;
        font-family: 'Montserrat', sans-serif;
    }

    .stake_cards h5 {

        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        margin-top: 33px;
        text-align: center;
        font-weight: 27px;
        font-size: 16px !important;
    }

    .coffee_board_padding {
        padding: 40px 8px;
    }

    section.about_wcc {
        padding: 30px 0px;
    }

    .stake_cards h5 {
        font-size: 20px;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        margin-top: 34px;
    }

    .stake_cards p {
        color: #000000;
        text-align: justify;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
    }

    .stake_nav {
       display: none;
    }

    .col-12.col-100.stake_three {
        margin-top: 20px;
    }

    .coffee_board h6 {
        font-family: 'Poppins', sans-serif;
        color: #000000;
        font-size: 11px;
    }

    h6.coffee_line:before {
        content: '';
        display: none;
        background: #343434;
        width: 60%;
        height: 2px;
        position: absolute;
        left: -16px;
        top: 9px;
    }

    .col-4.social-links {
        display: none;
    }

    .mobile_hide {
        display: none;
    }

    h2.title {
        font-size: 34px;
        font-weight: 800;
        font-family: 'Poppins', sans-serif;
    }

    h4.title_1 {
        font-size: 34px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
    }

    .blue_card {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#1379bb), to(#5a99ee));
        padding: 23px 19px;
        color: #ffffff;
        border-radius: 10px;
        margin-top: 20px;
    }

    .orange_card {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fc6d4c), to(#ff5000));
        padding: 23px 19px;
        color: #ffffff;
        border-radius: 10px;
        margin-top: 20px;
    }

    .enq_from {
        padding: 15px 0px;
    }

    .counter-Txt {
        text-align: center;
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        margin-top: 0px;
        color: #ffffff;
        font-family: 'Poppins', sans-serif;
    }

    .counter-Txt span {
        display: inline-block;
        font-size: 30px;
    }

    .tab_hide {
        display: none;
    }

    #abtCoffeecup {
        background: none;
        display: block;
        width: 100%;
        min-height: 280px;
        position: relative;
        background-position: right bottom;
        background-repeat: no-repeat;
    }

    section.aboutSection {
        padding: 0px 70px;
    }

    .aboutSection {
        background: none;
        display: block;
        width: 100%;
        min-height: 280px;
        position: relative;
        background-position: right center;
        background-repeat: no-repeat;
    }

    #abtCoffeecup {
        background: none;
        /* min-height: 420px; */
        display: block;
        width: 100%;
        min-height: 280px;
        position: relative;
        background-position: right bottom;
        background-repeat: no-repeat;
    }

    .aboutSection {
        background: none;
        /* min-height: 420px; */
        display: block;
        width: 100%;
        min-height: 280px;
        position: relative;
        background-position: right center;
        background-repeat: no-repeat;
    }

    button.subcribe_btn {
        background: linear-gradient(270deg, rgba(51, 51, 51, 0.8) -11.75%, #000000 99.66%);
        width: 180px;
        height: 46px;
        text-align: center;
        border-radius: 0px;
        position: relative;
        z-index: 0;
    }

    #bg {
        width: 100%;
        min-height: 600px;
        background-image: url(images/bg.jpg);
        display: block;
        height: 100%;
        position: relative;
        width: 100%;
        background-color: transparent;
        background-repeat: no-repeat;
    }

    section.about_benagluru img {
        display: none;
    }

    section.about_benagluru_content {
        position: relative;
        width: 100%;
        top: 0em;
    }

    .about-content {
        text-align: center;
        font-weight: bold;
        position: relative;
        padding: 30px 40px 0px;
    }

    .coffee_board_img img {
        width: 100%;
    }

    .moscot_text img {
        width: 100%;
    }

    section.coffee_board_padding {
        padding: 30px 14px;
    }

    .infor_img {
        background-image: url(../images/contact_Information_card.svg);
        background-size: cover;
        padding: 58px;
        width: 100%;
        text-align: center;
    }

    .confer_img {
        background-image: url(../images/contact_conference_card.svg);
        background-size: cover;
        padding: 58px;
        width: 100%;
        text-align: center;
    }

    .delegates_img {
        background-image: url(../images/contact_delegates_card.svg);
        background-size: cover;
        padding: 58px;
        width: 100%;
        text-align: center;
    }

    .Sponsorship_img {
        background-image: url(../images/contact_Sponsorship_card.svg);
        background-size: cover;
        padding: 58px;
        width: 100%;
        text-align: center;
    }

    .Workshops_img {
        background-image: url(../images/contact_workshop_cards.svg);
        background-size: cover;
        padding: 58px;
        width: 100%;
        text-align: center;
    }

    .accom_img {
        background-image: url(../images/contact_Accommodation_card.svg);
        background-size: cover;
        padding: 58px;
        width: 100%;
        text-align: center;
    }

    .exhibition_img {
        background-image: url(../images/contact_Exhibition_card.svg);
        background-size: cover;
        padding: 58px;
        width: 100%;
        text-align: center;
    }

    .cultural_img {
        background-image: url(../images/contact_Cultural_Tours_cards.svg);
        background-size: cover;
        padding: 58px;
        width: 100%;
        text-align: center;
    }

    .contact_text h5 {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        color: #000000;
        font-size: 16px;
    }

    .contact_text h6 {
        color: #000000;
        font-weight: 600;
        font-size: 14px;
        font-family: "Montserrat", Sans-serif;
    }
    /* book your stall */
section.book_stall {
    position: relative;
    top: 0;
    background: #ffffff;
    margin: 20px 0px;
}
.book_img {
    background: none;
    background-repeat: no-repeat;
}
.book_stall {
    padding: 16px;
}
.stall_booking {
    background-clip: border-box;
    border: 1px solid #d7d7d794;
    border-radius: 0.25rem;
    box-shadow: #00000021 1px 2px 0px 0;
    padding: 26px 6px;
    margin-top: 14px;
    width: 330px;
}
.book_height {
    height: auto;
}
/* overview */
.confer_top {
    position: absolute;
    top: 50px;
    width: 100%;
    text-align: center;
}
.confer_top2 {
    position: absolute;
    top: 15px;
    width: 100%;
    text-align: center;
}
img.plenary_head {
    position: relative;
    left: 40px;
}
.confer_top h5 {
    color: #000000;
    font-weight: 600;
    margin: 0;
    font-size: 14px;
}
.confer_top h6 {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 20px;
}
.confer_top2 h5 {
    color: #000000;
    font-weight: 600;
    margin: 0;
    font-size: 14px;
}
.confer_top2 h6 {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 20px;
}
.plenary_icon {
    font-weight: 600;
    font-size: 12px;
}
.confer_read a {
    font-size: 12px;
}
.plenary_height {
    height: 24px;
}
.plenary_icon img {
    width: 17px;
    height: 20px;
}
.plenary_card {
    padding-top: 28px;
}
img.seminar_head {
    position: relative;
    left: -30px;
}
.plenary_hall:before {
    content: '';
    position: absolute;
    background: #00000045;
    width: 10px;
    height: 115%;
    display: block;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    border-radius: 10px;
    margin-top: 3em;
}
/* event-venue */
.event_venue_text {
    padding: 0px 27px;
}
/* delegate */
section.delegates_bg {
    padding: 10px;
}
.delegate_margin {
    margin-top: 16px;
}
h3.delegate_head_text {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 14px;
}
h5.coffee_heading {
    font-size: 18px;
    color: #753a10;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
}

@media (min-width:901px) and (max-width:1320px) {
    .col2-100 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .col2-50 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }

    .col2-70 {
        width: 70% !important;
        max-width: 70% !important;
        flex: 0 0 70% !important;
    }

    .col2-30 {
        width: 30% !important;
        max-width: 30% !important;
        flex: 0 0 30% !important;
    }
    .col2-20 {
        width: 20% !important;
        max-width: 20% !important;
        flex: 0 0 20% !important;
    }
    .col2-33 {
        width: 33% !important;
        max-width: 33% !important;
        flex: 0 0 33% !important;
    }
    .line:before {
        content: "";
        display: block;
        width: 80px;
        height: 2px;
        background: #fff;
        left: 59px;
        top: 126px;
        position: absolute;
    }
    .line:after {
        content: "";
        display: block;
        width: 80px;
        height: 2px;
        background: #fff;
        left: 10.2rem;
        top: 126px;
        position: absolute;
    }
.counter-Txt {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
}
.counter-Txt span {
    display: inline-block;
    font-size: 30px;
}
.tab_hide{
    display: none;
}
#abtCoffeecup {
    background: none;
    display: block;
    width: 100%;
    min-height: 280px;
    position: relative;
    background-position: right bottom;
    background-repeat: no-repeat;
}
section.aboutSection {
    padding: 0px 70px;
}
.aboutSection {
    background: none;
    display: block;
    width: 100%;
    min-height: 280px;
    position: relative;
    background-position: right center;
    background-repeat: no-repeat;
}
#abtCoffeecup {
    background: none;
    /* min-height: 420px; */
    display: block;
    width: 100%;
    min-height: 280px;
    position: relative;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.aboutSection {
    background: none;
    /* min-height: 420px; */
    display: block;
    width: 100%;
    min-height: 280px;
    position: relative;
    background-position: right center;
    background-repeat: no-repeat;
}
button.subcribe_btn {
    background: linear-gradient(270deg, rgba(51, 51, 51, 0.8) -11.75%, #000000 99.66%);
    width: 180px;
    height: 46px;
    text-align: center;
    border-radius: 0px;
    position: relative;
    z-index: 0;
}
#bg {
    width: 100%;
    min-height: 600px;
    background-image: url(images/bg.jpg);
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
}
section.about_benagluru img {
    display: none;
}
section.about_benagluru_content {
    position: relative;
    width: 100%;
    top: 0em;
}
.about-content {
    text-align: center;
    font-weight: bold;
    position: relative;
    padding: 30px 40px 0px;
}
.coffee_board_img img {
    width: 100%;
}
.moscot_text img {
    width: 100%;
}
section.coffee_board_padding {
    padding: 30px 14px;
}
.contact_position h5 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #000000;
    font-size: 16px;
}
.contact_position h6 {
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    font-family: "Montserrat",Sans-serif;
}
/* book_your_stall */
section.book_stall {
    position: absolute;
    top: 0;
    background: #ffffff;
    margin: 20px 20px;
}
h5.express {
    color: #1a611fe7;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.bookyuorstall h5 {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
    padding-bottom: 20px;
    color: #000000;
}
.book_stall {
    padding: 40px 16px;
}
.bookyuorstall ul {
    padding-left: 12px;
}
.stall_booking {
    background-clip: border-box;
    border: 1px solid #d7d7d794;
    border-radius: 0.25rem;
    box-shadow: #00000021 1px 2px 0px 0;
    padding: 26px 6px;
}
.book_height {
    height: 1785px;
}
.bookyuorstall ul li {
    padding-right: 8px;
}
/* overview */
.confer_top {
    position: absolute;
    top: 58px;
    width: 100%;
    text-align: center;
}
.confer_top h5 {
    color: #000000;
    font-weight: 600;
    margin: 0;
    font-size: 16px;
}
.confer_top h6 {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 30px;
}
.confer_top2 {
    position: absolute;
    top: 22px;
    width: 100%;
    text-align: center;
}
.confer_top2 h5 {
    color: #000000;
    font-weight: 600;
    margin: 0;
    font-size: 16px;
}
.confer_top2 h6 {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 30px;
}
.plenary_height {
    height: 54px;
}
.plenary_icon img {
    width: 24px;
    height: 22px;
}
.confer_top2 h6 {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 30px;
}
img.seminar_head {
    position: relative;
    left: -40px;
}
.plenary_hall:before {
    content: '';
    position: absolute;
    background: #00000045;
    width: 10px;
    height: 155%;
    display: block;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    border-radius: 10px;
    margin-top: 3em;
}
/* event-venue */
.event_venue_text {
    padding: 0px 40px;
}
}

@media (min-width:1321px) and (max-width:1900px) {

}


@media (min-width:1321px) and (max-width:1900px) {

}

@media (min-width:1901px) and (max-width:2600px) 
{

    section.about_benagluru_content {
        position: absolute;
        width: 100%;
        top: 150em;
    }

    h2.title {
        font-size: 50px;
        font-weight: 800;
        font-family: 'Poppins', sans-serif;
    }

    h4.title_1 {
        font-size: 50px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
    }

    .subscribe_padding button {
        margin-top: 16px;
    }

    .rainbow-letters {
        font-size: 20px;
        Font-weight: 600;
        font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
        padding-top: 30px;
        animation: blinker 1s linear infinite;
        padding-left: 30px;
    }

    .index_padding {
        padding: 70px 0px;
    }
}
