/* Theme Name: Customtheme Author: sreeja Author URI:  */
/***Home Page css***/


:root {
    --primary-color: #42083c;
    --secondary-color: #99be05;
    --third-color: #ffffff;
    --forth-color: #000;
    --fifth-color: #494949;


}

/* * {
    margin:0;
    padding:0;
} */
.you_hd{
		background:purple ;
color:#fff;
		padding:8px;
	}

body {
    font-family: 'Poppins', sans-serif;
    padding: 0;
    margin: 0;
}

.aigpl-gallery-slider button.slick-prev {
    background-color: var(--primary-color) !important;
    color: white !important;
}

.aigpl-gallery-slider button.slick-prev:hover {
    background-color: var(--secondary-color) !important;
    color:white !important;
}
.aigpl-gallery-slider button.slick-next{
    background-color: var(--secondary-color) !important;
    color: white !important;
}
.aigpl-gallery-slider button.slick-next:hover{
    background-color: var(--primary-color) !important;
    color: white !important;
}

span.edition {
    font-size: 19px;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--third-color);
    margin: 0px 10px !important;
    font-weight: 600 !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: var(--secondary-color);
    margin: 0px 10px !important;
    font-weight: 600 !important;
}


.top_nav_btn {
    text-align: center;
}


.navbar-nav {
    margin-left: 20px !important;
}

.nav-link .active {
    color: var(--secondary-color);
}

/* .nav_bar_top_strip {
    width:100%;
    height:200px;
    background-image: url(/wp-content/uploads/2022/11/nav-1.png);
    background-size:cover;
    background-position:bottom;
    position:fixed;
    z-index: 9999;
} */


/* @media screen and (max-width:767px) and (min-width: 320px) {
    .nav_bar_top_strip {
        width: 100%;
        height: 112px;
        background-image: url(/wp-content/uploads/2022/11/nav-1.png);
        background-size: cover;
        background-position: bottom;
        position: fixed;
        z-index: 9999;
    }
} */


/*                  top bar                   */

.top-bar_header {
    width: 100%;
    height: 5px;
    background-color: #78155e !important;


}

.list {
    list-style: none;
}

ul li a {
    float: left;
    padding: 10px;
    text-decoration: none;
}

.links {
    color: var(--third-color);
}

.links:hover {
    color: var(--secondary-color);
}

a:hover {
    text-decoration: none;
}

.num {
    float: right;
    line-height: 44px;

}

.social_media {
    width: 100%;
    background-color: transparent !important;


}

.contact {
    width: 100%;
    height: 44px;
    background-color: transparent !important;

}

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

	
}


@media screen and (max-width:767px) and (min-width: 320px) {
    .social_media {
        width: 50%;
        height: 44px;
        padding: 0;
    }

    .contact {
        width: 50%;
        height: 44px;
        padding: 0;
    }

    .num {
        float: left;



    }

    ul li a {
        float: left;
        line-height: 44px;
        text-decoration: none;
        padding: 0 5px;
		font-size:11px;
    }

    .head_part_image {
        display: none;
    }

    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .show>.nav-link {
        color: var(--primary-color);
    }

    .navbar-light .navbar-nav .nav-link {
        color: var(--primary-color);

    }

}





/*                  nav bar                   */

/*

.nav_bar_top_strip {
    background-image: url(/wp-content/uploads/2022/11/Asset-1-100-scaled.jpg);
    background-size:cover;
    background-position:top;
    font-weight: 500;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    margin: 0px 10px !important;
    font-weight: 600 !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: var(--secondary-color);
    margin: 0px 10px !important;
    font-weight: 600 !important;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: var(--secondary-color);
}
*/


/*                  banner img                   */

.bg {
    width: 100%;
    height: 530px;
    position: relative;
    background-size: cover;
    background-position: top;
    background-image: url(/wp-content/uploads/2022/11/banner-image-2.png) !important;
    /* background-image:url(/wp-content/uploads/2022/11/banner.png) !important; */
    background-repeat: no-repeat;


}


.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    /* border-color: rgb(255 255 255 / 10%); */
    border: 2px solid #f7a414;
}


.time {
    position: absolute;
    top: 100px;
    left: 40px;
}


.quote {
    position: absolute;
    color: var(--third-color);
    top: 25%;
    left: 40px;
}

.banner_timer {
    position: absolute;
    top: 371px;
    left: 936px;
}

.scroller {
    width: 30% !important;
    height: 60px;

    background: #cc2b5e;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #ffb1ca, #753a88);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #ffb1ca, #753a88);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    /* background: linear-gradient(to left,#1d1f57 ,#ccbecf) !important; */
    color: white;
    color: white;
    font-weight: 500;
    line-height: 60px;
    top: 470px;
    float: right;
    border-top-left-radius: 25px;
}

.scroll_text {
    line-height: 40px;
    font-size: 16px !important;
    font-weight: 500;
}

.scroller1 {
    width: 100% !important;
    height: 50px;

    background-color: #e5e5e5;
    color: #7b1660;

    line-height: 40px;
    top: 450px;
    float: right;
    border-top-left-radius: 0px;
}

.ghjgf {
    width: 20%;
}

.ghjgf1 {
    width: 10%;
}

.ghjgf3 {
    width: 10%;
}

.banner_text {
    color: white;
    position: absolute;
    top: 60%;
    left: 24px;
    font-size: 40px;
    font-weight: 600;
}

.banner_text1 {
    color: white;
    position: absolute;
    top: 70%;
    left: 24px;
    font-size: 30px;
    font-weight: 600;
}

.hos {
    position: absolute;
    top: 30%;
    left: 70%;
}
.mouevent{
    position: absolute;
    top:455px;
    width:240px;
    background-color:#ffffffb8;
    left:20px;
    border-radius: 10px;
    height:75px;
}

.moueventhd{
    position: absolute;
    top:433px;
    width:232px;
    color: white;
    font-weight:600;
    left:22px;

}

@media(min-width:767px) {
    .nav_bar_top_strip {
        position: fixed;
        width: 100%;
        background: transparent;
        z-index: 9999 !important;
    }

    .header-fixed {
        background: linear-gradient(to right, #44083d, #ff44b7);
    }

    .regisbtn {
        color: #fff !important;
        font-weight: 600;
        padding: 8px;
        padding-left: 0px;
        margin-left: -30px;
    }

    .regisbtn:hover {
        color: var(--secondary-color) !important;
        font-weight: 600;
        padding: 8px;
        padding-left: 0px;
        margin-left: -30px;
    }

}

.regisbtn {
    color: #42083c;
    font-weight: 600;
    padding: 8px;
    padding-left: 0px;
    margin-left: -10px;
}

.regisbtn:hover {
    color: var(--secondary-color);
    font-weight: 600;
    padding: 8px;
    padding-left: 0px;
    margin-left: -10px;
}





@media screen and (max-width:767px) and (min-width: 320px) {
    .bg {
        width: 100%;
        height: 394px;
        position: relative;
        background-size: cover;
        background-position: bottom;
        background-image: url(/wp-content/uploads/2022/11/banner-image-2.png) !important;
        background-repeat: no-repeat;

    }
	
	
	
	.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
    background-color: #781c60 !important;
}

    .overlay {

        width: 100%;
        height: 180px;
        position: absolute;
        top: 0%;
        left: 0px;
        background-color: rgba(0, 0, 0, 0.6);

    }

    .scroller {
        width: 100% !important;
        height: 40px;
        position: absolute;
        background-color: #7b1660;
        color: white;
        font-weight: 500;
        line-height: 40px;
        top: 354px;
        float: right;
        border-top-left-radius: 25px;
    }

    .ghjgf {
        width: 15%;
    }

    .ghjgf1 {
        width: 7%;
    }

    .scroll_text {
        line-height: 30px;
        font-size: 12px !important;
        font-weight: 500;

    }

    .ghjgf3 {
        width: 8%;
    }

    .banner_text {
        color: white;
        position: absolute;
        top: 34%;
        left: 5%;
        font-size: 23px;
        font-weight: 600;
    }

    .banner_text1 {
        color: white;
        position: absolute;
        top: 43%;
        left: 5%;
        font-size: 14px;
        font-weight: 600;
    }

    .scroller1 {
        width: 100%;
        height: 50px;
        background-color: #e5e5e5;
        color: #7b1660;
        line-height: 30px;
        top: 300px;
        float: right;
        border-top-left-radius: 0px;
    }

    .bannertext {
        position: absolute !important;
        top: 26% !important;
        left: 5% !important;
        color: #f3b206;
        font-size: 23px !important;
        font-weight: 600;

    }
	.mouevent{
        position: absolute;
        top:63%;
        width:100px;
        background-color:#ffffffb8;
        left:17px;
        border-radius: 10px;
        height:35px;
    }
    .moueventhd{
        position: absolute;
        top:55%;
        width:104px;
        color:white;
        font-weight:600;
        left:18px;
        font-size: 12px;
    
    }


}


#tsvg-section-350739{
    margin-bottom: 0px !important;
}


/*                  about conference                   */

.new {
    padding-top: 2rem;
}

#about_conference {
    padding-bottom: 0px;
    padding-top: 70px;
}

.heading {
    line-height: 26px;
    color: var(--secondary-color);
    font-weight: 600;
}

.heading_highlight {
    font-size: 28px;
    font-weight: 700;
    color: var(--primary-color);
}

.matter {
    font-size: 14px;
    line-height: 24px;
    color: var(--fifth-color);
    /* font-weight: 430; */
    text-align: justify;
}

.coneference_img {
    width: 100%;
    height: 300px;
    background-image: url(/wp-content/uploads/2022/11/imgpsh_fullsize_anim-3.jpg);
    background-size: cover;
    background-position: top;
}

.coneference_img1 {
    width: 100%;
    height: 360px;
    background-image: url(/wp-content/uploads/2022/12/20180410_085057-scaled.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media screen and (max-width:767px) and (min-width: 320px) {
    #about_conference {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .new {
        padding-top: 0.5rem;
    }

    .heading {
        text-align: center;
    }

    ol {
        padding: 0;
    }

    .coneference_img1 {
        width: 100%;
        height: 200px;
        background-image: url(/wp-content/uploads/2022/12/20180410_085057-scaled.jpg);
        background-size: cover;
        background-position: top;
    }
}



/*                  why attend             */

#why_attend {
    padding-bottom: 0px;
    padding-top: 10px;
}

@media screen and (max-width:767px) and (min-width: 320px) {
    #why_attend {
        padding-bottom: 0px;
        padding-top: 0px;
    }
}


/*                  speakers                   */

.heading1 {
    line-height: 26px;
    color: var(--secondary-color);
    font-weight: 600;
    text-align: center;
}

.heading_highlight1 {
    font-size: 28px;
    font-weight: 700;
    color: var(--primary-color);
    text-align: center;
}

.speakers_img_row {
    padding: 40px;
}

.speaker_bg {
    width: 100%;
    /* height:350px; */
    position: relative;
    background-size: cover;
    background-position: center;
    background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
    background-repeat: no-repeat;
}

.speakers_block {
    width: 100%;
    height: 300px;
    position: relative;
    /*   background-color:white;

    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
 
    */


}


.photo {
    width: 80%;
}

.name {
    position: absolute;
    top: 30%;
    left: 18%;
    font-size: 21px;
    color: var(--primary-color);
    font-weight: 700;
    padding-top: 5px;
}

.name1 {

    position: absolute;
    top: 70%;
    left: 35%;
    font-size: 21px;
    color: var(--primary-color);
    font-weight: 700;
    padding-top: 5px;
}

.designation {
    font-size: 14px;
    color: var(--forth-color);
    font-weight: 500;
}

.coming_soon {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding-top: 8%;
}

.coming_soon_matter {
    text-align: center;
    font-size: 14px;
    color: grey;
}

.coming_soon1 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding-top: 4%;
}

.coming_soon_matter1 {
    text-align: center;
    font-size: 14px;
    color: grey;
}

@media screen and (max-width:767px) and (min-width: 320px) {
    .speaker_bg {
        width: 100%;
        /* height:410px; */
        position: relative;
        background-size: cover;
        background-position: center;
        background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
        background-repeat: no-repeat;
    }

    .speakers_img_row {
        padding: 10px;
    }

    .speakers_block {
        width: 100%;
        height: 380px;
        /*   background-color: rgb(236, 236, 236);
        border-radius: 10px;
        box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px; */
    }

    .coming_soon {
        font-size: 30px;
        font-weight: 600;
        text-align: center;
        padding-top: 33%;
    }

    .photo {
        width: 80%;
    }

    .name1 {
        position: absolute;
        top: 70%;
        left: 40%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

    .name {
        position: absolute;
        top: 30%;
        left: 25%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

}

/*                 count                   */

.count_bg {
    width: 100%;
    height: 300px;
    position: relative;
    background-size: cover;
    background-position: center;

    background-image: url(/wp-content/uploads/2022/11/vecteezy_abstract-wave-shape-purple-background-vector_7696669-Converted-Recovered-scaled.jpg);
    background-repeat: no-repeat;
}

.hurrytimer-campaign-75 {
    text-align: center;
    display: block;
    padding-top: 32px;
}


.countries {
    width: 100%;
    height: 140px;
    border-radius: 10px;
    background: var(--third-color);
    padding: 5px;
}

.count_row {
    padding: 40px;
}

.count_icon {
    font-size: 24px;
    color: var(--secondary-color);
    padding: 12px 10px 0px 10px;
}

.count_num {
    font-size: 26px;
    padding: 8px 8px 0px 8px;
    font-weight: 700;
    margin: 0 !important;
}

.count_place {

    font-weight: 600;
    padding: 8px;
}

.hurrytimer-timer-block {
    width: 125px;
    height: 120px;
    background: #ffffff;
    border-radius: 5px;
    padding: 0px;
    margin: 20px;

}

.hurrytimer-timer-sep {
    color: #ffffff !important;


}




@media screen and (max-width:767px) and (min-width: 320px) {
    .count_bg {
        width: 100%;
        height: 150px;
        position: relative;
        background-size: cover;
        background-position: top;
        background-image: url(/wp-content/uploads/2022/11/vecteezy_abstract-wave-shape-purple-background-vector_7696669-Converted-Recovered-scaled.jpg);
        background-repeat: no-repeat;

    }

    .countries {
        margin-top: 10px;
    }

    .count_row {
        padding: 5px 40px 0px 40px;
    }

    .hurrytimer-campaign-75 {
        text-align: center;
        display: block;
        padding-top: 13px;
    }

    .hurrytimer-timer-block {
        width: 40px;
        height: 35px;
        background: #ffffff;
        border-radius: 5px;
        padding: 10px;
        margin: 10px;

    }

    .hurrytimer-timer-sep {
        color: #ffffff !important;
        font-size: 12px !important;
        font-weight: 600 !important;

    }

    .hurrytimer-timer-digit {
        font-size: 14px !important;
    }

    .hurrytimer-timer-label {
        font-size: 12px !important;
    }
}


/*                  program highlights                   */

.program_highlights_bg {
    width: 100%;
    height: 390px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
    background-repeat: no-repeat;
}

.card1 {
    width: 100%;
    height: 250px;
}

.card_bg1 {
    width: 100%;
    height: 250px;
    position: relative;
    background-image: url(/wp-content/uploads/2022/11/imgpsh_fullsize_anim-3.jpg);
    background-size: cover;
    background-position: center;
}

.card_bg2 {
    width: 100%;
    height: 250px;
    position: relative;
    background-image: url(/wp-content/uploads/2022/11/imgpsh_fullsize_anim-3.jpg);
    background-size: cover;
    background-position: center;
}

.card_bg3 {
    width: 100%;
    height: 250px;
    position: relative;
    background-image: url(/wp-content/uploads/2022/11/imgpsh_fullsize_anim-3.jpg);
    background-size: cover;
    background-position: center;
}

.overlay1 {
    width: 100%;
    height: 250px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
}

.program_highlights_heading {
    position: relative;
    color: var(--third-color);
    text-align: center;
    top: 30%;
}

.program_highlights_row {
    padding: 40px;
}

.butun {
    position: relative;
    background-color: var(--secondary-color);
    text-align: center;
    top: 40%;
    color: var(--forth-color);
    font-weight: 500;
}

.butun:hover {
    position: relative;
    background-color: var(--primary-color);
    text-align: center;
    top: 40%;
    color: var(--third-color);
    font-weight: 500;
}

.horizontal {
    padding: 15px;
}


@media screen and (max-width:767px) and (min-width: 320px) {
    .program_highlights_bg {
        width: 100%;
        height: 670px;
        position: relative;
        background-size: cover;
        background-position: center;
        background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
        background-repeat: no-repeat;
    }

    .program_highlights_row {
        padding: 20px;
    }

    .card1 {
        width: 100%;
        height: 200px;
        margin-top: 8px;
    }

    .card_bg1 {
        width: 100%;
        height: 200px;
        position: relative;
        background-image: url(/wp-content/uploads/2022/11/imgpsh_fullsize_anim-3.jpg);
        background-size: cover;
        background-position: center;
    }

    .overlay1 {
        width: 100%;
        height: 200px;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .card_bg2 {
        width: 100%;
        height: 200px;
        position: relative;
        background-image: url(/wp-content/uploads/2022/11/imgpsh_fullsize_anim-3.jpg);
        background-size: cover;
        background-position: center;
    }

    .card_bg3 {
        width: 100%;
        height: 200px;
        position: relative;
        background-image: url(/wp-content/uploads/2022/11/imgpsh_fullsize_anim-3.jpg);
        background-size: cover;
        background-position: center;
    }

    .horizontal {
        padding: 0px !important;
    }

}

/*                  sponsors                   */
#sponsors {
    padding-bottom: 0px;
    padding-top: 70px;
}

.sponsors_block {
    width: 100%;
    height: 125px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    background-color: var(--third-color);
    padding: 15px;
    border-radius: 10px;
    margin-top: 10px;


}

.sponsors_row {
    padding: 30px;
}

.sponsors_img {
    width: 80%;

    padding: 10px;
    border-radius: 5px;


}

.cs {
    padding: 40px;
}

@media screen and (max-width:767px) and (min-width: 320px) {
    .sponsors_block {
        width: 100%;
        height: 123px;
        box-shadow: rgb(0 0 0 / 2%) 0px 1px 3px 0px, rgb(27 31 35 / 15%) 0px 0px 0px 1px;
        background-color: var(--third-color);
        padding: 20px;
        border-radius: 10px;
        margin-top: 10px;
    }

    #sponsors {
        padding-bottom: 0px;
        padding-top: 0px;
    }
}



/*                 quick links                   */
.quicklinks_block {
    width: 100%;
    height: 130px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    background-color: var(--third-color);

}

.quicklinks_block:hover {
    background-color: var(--secondary-color);

}

.quicklinks_heading {
    padding: 20px 0px;
    color: var(--primary-color);
}

.quicklinks_icon {
    font-size: 24px;
    color: var(--primary-color);
    padding: 12px 10px 0px 10px;
}

@media screen and (max-width:767px) and (min-width: 320px) {
    .quicklinks_block {
        width: 90%;
        height: 130px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border-radius: 10px;
        background-color: var(--third-color);

    }
}





/*                  contact form                   */

#contact_form {
    padding-bottom: 0px;
    padding-top: 50px;
}

.contact_details {
    width: 100%;
    height: 670px;
    background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
    background-size: cover;
    background-position: top;
}

.contact_form1 {
    width: 100%;
    height: 670px;
    background: rgb(221, 221, 221);
    padding: 20px;

}

.contact_row {

    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#wpforms-submit-80 {
    background-color: var(--primary-color);
    color: var(--third-color);
    font-weight: 500;
    border-radius: 5px;
}

#wpforms-submit-80:hover {
    background-color: var(--secondary-color);
    color: var(--forth-color);
    font-weight: 500;
    border-radius: 5px;
}

.con_det {
    text-align: left;
    color: var(--third-color);
    padding: 7px 0px 0px 0px;
    font-weight: 500;
}

.con_det1 {
    font-size: 13px;
    color: var(--third-color);
/*     padding: 27px 0px 0px 0px; */

}

.con_det2 {
    font-size: 13px;
    color: var(--third-color);
/*     padding: 10px 0px 0px 0px; */

}

.hgh {
    padding-left: 20px;
}

.ven_det {
    color: white;
    padding-top: 15px;
    text-align: left;
    padding-left: 10px;

}

.ven_det1 {
    color: white;

    padding-top: 0px;
    padding-left: 10px;
    line-height: 25px;
    margin: 0 !important;
    padding-bottom: 10px;
    font-weight: 500;


}

.ven_add {
    padding: 10px 20px;
}

.map {
    width: 100%;
    height: 350px;
    padding-top: 20px;
}

@media screen and (max-width:767px) and (min-width: 320px) {
    #contact_form {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .contact_details {
        width: 100%;
        height: 400px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .map {
        width: 100%;
        height: auto;
        padding-top: 10px;

    }

    .ven_det {
        color: white;
        padding-top: 20px;
        text-align: left;
        padding-left: 0px;
        font-size: 18px;

    }

    .ven_det1 {
        color: white;
        font-size: 13px;
        padding-top: 2px;
        padding-left: 0px;

        margin: 0 !important;
        padding-bottom: 10px;

    }

    .ven_add {
        padding: 0px;
    }
}

/*                footer                   */

.footer_bg {
    width: 100%;
    height: 220px;


    background: linear-gradient(to right, #44083d, #ff4dbb);


}

.logo1 {
    padding-top: 20px !important;
	 margin-left: -20px;
}

img.logooo.img-fluid.img-responsive {
    margin-left: -20px;
    padding-top: 35px;
}

.list1 {
    list-style: none;
    line-height: 30px;

}

ol li a {
    color: var(--third-color);
    font-weight: 400;
    font-size: 13px;
}

ol li a:hover {
    color: var(--secondary-color);

}

.jkj {
    color: var(--third-color);
    font-size: 12px;
    padding-top: 30px;
    padding-left: 60px;
}

.jkj2 {
    color: var(--third-color);
    font-size: 12px;
    padding-top: 0px;
    padding-left: 50px;
}

.jkj1 {
    color: var(--third-color);
    font-size: 12px;
    text-align: justify;
    padding-top: 5px;
    line-height: 25px;

}

.divider {
    width: 100%;
    height: 1px;
    color: grey;
}


@media screen and (min-width: 768px) and (max-width: 987px) {
	.bannertext {
    position: absolute;
    top: 30% !important;
    left: 24px;
    color: #f3b206;
    font-size: 29px !important;
    font-weight: 600;
}
	
	.banner_text {
    color: white;
    position: absolute;
    top: 41% !important;
    left: 24px;
    font-size: 29px !important;
    font-weight: 600;
}
	
	
	.banner_text1 {
    color: white;
    position: absolute;
    top: 51% !important;
    left: 24px;
    font-size: 14px !important;
    font-weight: 600;
}
	
.moueventhd {
    position: absolute;
    top: 205px !important;
    width: 232px;
    color: white;
    font-weight: 600;
    left: 22px;
}	
	
.mouevent {
    position: absolute;
    top: 232px !important;
    width: 181px !important;
    background-color: #ffffffb8;
    left: 20px;
    border-radius: 10px;
    height: 62px !important;
}	
	
	
	
	
}

@media screen and (max-width:767px) and (min-width: 320px) {
    .footer_bg {
        width: 100%;
        height: 720px;
    }

    .jkj {
        color: var(--third-color);
        font-size: 12px;
        padding-top: 10px;
        padding-left: 16px;
    }

    .jkj1 {
        padding-top: 5px;
        text-align: justify;

    }

    .logo1 {
        padding-top: 10px;
    }
	
	img.logooo.img-fluid.img-responsive {
/*     margin-left: -20px; */
    padding-top: 10px;
}

    .con_det {
        text-align: left;
        color: var(--third-color);
        padding: 0px;
        font-weight: 500;
    }

    .con_det1 {
        font-size: 13px;
        color: var(--third-color);
        padding: 0px;

    }

    .jkj2 {
        color: var(--third-color);
        font-size: 12px;
        padding-top: 0px;
        padding-left: 16px;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .jkj1 {
        padding-top: 5px;
        text-align: justify;
        font-size: 14px;
    }

    .jkj1 {
        color: var(--third-color);
        font-size: 14px;
        text-align: justify;
        padding-top: 5px;
        line-height: 25px;
    }

    .con_det1 {
        font-size: 13px;
        color: var(--third-color);
        padding-top: 10px;

    }

    .con_det2 {
        font-size: 13px;
        color: var(--third-color);
        padding-top: 5px;

    }

    ol {
        padding: 0;
    }
}

/*                  internal banner                   */

.internal_bg {
    width: 100%;
    height: 250px;

    background-image: url(/wp-content/uploads/2022/11/internal-banner-1.png);
    background-size: cover;
    background-position: center;
}
.internal_bg2{
    width: 100%;
    height: 250px;

    background-image: url(/wp-content/uploads/2025/07/awards_banner1.png);
    background-size: cover;
    background-position: center;
}

.internal_headings {
    color: white;
    text-align: center;
    padding-top: 8%;


}

.cs-cs {
    width: 100%;
    text-align: center;
    height: 200px;
}

.cs-cs1 {
    padding-top: 7%;
    text-align: center;

}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .internal_bg {
        width: 100%;
        height: 130px;
        background-image: url(/wp-content/uploads/2022/11/internal-banner-1.png);
        background-size: cover;
        background-position: top;
    }
	.internal_bg2 {
        width: 100%;
        height: 100px;
        background-image: url(/wp-content/uploads/2025/07/awards_banner1.png);
        background-size: cover;
        background-position: top;
    }

    .internal_headings {
        color: white;
        text-align: center;
        padding-top: 12%;


    }

    .cs-cs {
        width: 100%;
        text-align: center;
        height: 100px;
    }

    .cs-cs1 {
        padding-top: 10%;
        text-align: center;

    }

}



/*            tab view             */


@media screen and (max-width: 1024px) and (min-width: 768px) {
    .head_part_image {
        display: none;
    }

    .nav_bar_top_strip {
        position: fixed;
        width: 100%;
        background: white;
        z-index: 9999 !important;
    }

    .navbar-light .navbar-nav .nav-link {
        color: var(--forth-color) !important;
        margin: 0px 10px !important;
        font-weight: 600 !important;
    }
	
	
	.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {

    color: #000 !important;

}

    .name {
        position: absolute;
        top: 30%;
        left: 22%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

    .cs {
        padding: 20px;
    }

    .ghjgf {
        width: 8%;
        line-height: 70px;
    }

    .ghjgf1 {
        width: 8%;
    }

    .ghjgf3 {
        width: 8%;
    }

    .photo {
        width: 70%;
    }

    .name {
        position: absolute;
        top: 30%;
        left: 25%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

    .bg {
        width: 100%;
        height: 360px !important;
        position: relative;
        background-size: cover;
        background-position: top;
        background-image: url(/wp-content/uploads/2022/11/banner-image-2.png) !important;
        background-repeat: no-repeat;
    }

    .photo {
        width: 60% !important;
    }

}


@media screen and (max-width: 767px) and (min-width: 320px) {
    .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
        color: #ffffff !important;
    }
	
	.navbar-light .navbar-nav .nav-link {
        color: #ffffff !important;
		font-size:15px;
    }
}





.logo {
    height: 90px;
    position: absolute;
    /* left: 6px; */
    z-index: 99999999;
    top: -24px;
}

@media (min-width:991px) {
    #navbarNavDropdown {
        margin-left: 150px;
    }

    .weblogo {
        display: block !important;
    }

    .moblogo {
        display: none !important;
    }

}

@media (max-width:991px) {

    .tablogo {
        display: block !important;
    }

    .weblogo {
        display: none !important;
    }

}



@media screen and (min-width: 1024px) and (max-width: 1366px) {
	
	.bannertext {
    position: absolute;
    top: 30% !important;
    left: 24px;
    color: #f3b206;
    font-size: 29px !important;
    font-weight: 600;
}
  
	   
	
	
	
	
  .banner_text {
    color: white;
    position: absolute;
    top: 41% !important;
    left: 24px;
    font-size: 29px !important;
    font-weight: 600;
}
  
  
  .banner_text1 {
    color: white;
    position: absolute;
    top: 51% !important;
    left: 24px;
    font-size: 14px !important;
    font-weight: 600;
}
  
.moueventhd {
    position: absolute;
    top: 205px !important;
    width: 232px;
    color: white;
    font-weight: 600;
    left: 22px;
}  
  
.mouevent {
    position: absolute;
    top: 232px !important;
    width: 181px !important;
    background-color: #ffffffb8;
    left: 20px;
    border-radius: 10px;
    height: 62px !important;
}
}






@media screen and (max-width: 1024px) and (min-width: 600px) {
    .bg {
        width: 100%;
        height: 250px;
        position: relative;
        background-size: cover;
        background-position: top;
        background-image: url(/wp-content/uploads/2022/11/banner-image-2.png) !important;
        background-repeat: no-repeat;
    }
	
	  
    .scroller {
        width: 100% !important;
        height: 60px;
        position: absolute;
        background-color: #7b1660;
        color: white;
        font-weight: 500;
        line-height: 60px;
        top: 222px;

        float: right;
        border-top-left-radius: 25px;
    }

    .ghjgf {
        width: 8%;
        line-height: 60px;
    }

    .ghjgf1 {
        width: 8%;
    }

    .ghjgf3 {
        width: 8%;
    }

    .photo {
        width: 60%;
    }

    .name {
        position: absolute;
        top: 30%;
        left: 32%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

    .name1 {
        position: absolute;
        top: 74%;
        left: 43%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;

    }

    .speaker_bg {
        width: 100%;
        /* height: 420px; */
        position: relative;
        background-size: cover;
        background-position: center;
        background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
        background-repeat: no-repeat;
    }

    .map {
        width: 100%;
        height: 300px;
        padding-top: 20px;
    }

    .contact_details {
        width: 100%;
        height: 540px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .coneference_img1 {
        width: 100%;
        height: 250px;
        background-image: url(/wp-content/uploads/2022/12/20180410_085057-scaled.jpg);
        background-size: cover;
        background-position: top;
    }
}

@media screen and (max-width: 1024px) and (min-width: 800px) {
    .bg {
        width: 100%;
        height: 250px;
        position: relative;
        background-size: cover;
        background-position: top;
        background-image: url(/wp-content/uploads/2022/11/banner-image-2.png) !important;
        background-repeat: no-repeat;
    }
	
	  

    .scroller {
        width: 100% !important;
        height: 60px;
        position: absolute;
        background-color: #7b1660;
        color: white;
        font-weight: 500;
        line-height: 60px;

        top: 300px;
        float: right;
        border-top-left-radius: 25px;
    }

    .ghjgf {
        width: 10%;
        line-height: 60px;
    }

    .ghjgf1 {
        width: 10%;
    }

    .ghjgf3 {
        width: 10%;
    }

    .photo {
        width: 60%;
    }

    .name {
        position: absolute;
        top: 30%;
        left: 32%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

    .name1 {
        position: absolute;
        top: 74%;
        left: 43%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;

    }

    .speaker_bg {
        width: 100%;
        /* height: 420px; */
        position: relative;
        background-size: cover;
        background-position: center;
        background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
        background-repeat: no-repeat;
    }

    .contact_details {
        width: 100%;
        height: 540px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .coneference_img1 {
        width: 100%;
        height: 250px;
        background-image: url(/wp-content/uploads/2022/12/20180410_085057-scaled.jpg);
        background-size: cover;
        background-position: top;
    }

    .nav_bar_top_strip {
        position: fixed;
        width: 100%;
        background: white;
        z-index: 9999 !important;
    }

    .contact_details {
        width: 100%;
        height: 600px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .map {
        width: 100%;
        height: 300px;
        padding-top: 20px;
    }

    .jkj {
        color: var(--third-color);
        font-size: 12px;
        padding-top: 30px;
        padding-left: 0px;
    }

    .jkj2 {
        color: var(--third-color);
        font-size: 12px;
        padding-top: 0px;
        padding-left: 0px;
    }

    .footer_bg {
        width: 100%;
        height: 270px;
        background: rgb(167, 0, 103);
    }

}



@media screen and (max-width: 1024px) and (min-width: 768px) {
    .bg {
        width: 100%;
        height: 250px;
        position: relative;
        background-size: cover;
        background-position: top;
        background-image: url(/wp-content/uploads/2022/11/banner-image-2.png) !important;
        background-repeat: no-repeat;
    }
	
	 
    .scroller {
        width: 100% !important;
        height: 60px;
        position: absolute;
        background-color: #7b1660;
        color: white;
        font-weight: 500;
        line-height: 60px;

        top: 300px !important;
        float: right;
        border-top-left-radius: 25px;
    }

    .ghjgf {
        width: 10%;
        line-height: 60px;
    }

    .ghjgf1 {
        width: 10%;
    }

    .ghjgf3 {
        width: 10%;
    }

    .photo {
        width: 60%;
    }

    .name {
        position: absolute;
        top: 30%;
        left: 32%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

    .name1 {
        position: absolute;
        top: 74%;
        left: 43%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;

    }

    .speaker_bg {
        width: 100%;
        /* height: 420px; */
        position: relative;
        background-size: cover;
        background-position: center;
        background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
        background-repeat: no-repeat;
    }

    .contact_details {
        width: 100%;
        height: 540px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .coneference_img1 {
        width: 100%;
        height: 250px;
        background-image: url(/wp-content/uploads/2022/12/20180410_085057-scaled.jpg);
        background-size: cover;
        background-position: top;
    }

    .nav_bar_top_strip {
        position: fixed;
        width: 100%;
        background: white;
        z-index: 9999 !important;
    }

    .contact_details {
        width: 100%;
        height: 600px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .map {
        width: 100%;
        height: 300px;
        padding-top: 20px;
    }

    .jkj {
        color: var(--third-color);
        font-size: 12px;
        padding-top: 30px;
        padding-left: 0px;
    }

    .jkj2 {
        color: var(--third-color);
        font-size: 12px;
        padding-top: 0px;
        padding-left: 0px;
    }

    .footer_bg {
        width: 100%;
        height: 270px;
        background: rgb(167, 0, 103);
    }

}

@media screen and (max-width: 1024px) and (min-width: 820px) {
    .bg {
        width: 100%;
        height: 250px;
        position: relative;
        background-size: cover;
        background-position: top;
        background-image: url(/wp-content/uploads/2022/11/banner-image-2.png) !important;
        background-repeat: no-repeat;
    }
	

    .scroller {
        width: 100% !important;
        height: 60px;
        position: absolute;
        background-color: #7b1660;
        color: white;
        font-weight: 500;
        line-height: 60px;

        top: 300px !important;
        float: right;
        border-top-left-radius: 25px;
    }

    .ghjgf {
        width: 10%;
        line-height: 60px;
    }

    .ghjgf1 {
        width: 10%;
    }

    .ghjgf3 {
        width: 10%;
    }

    .photo {
        width: 60%;
    }

    .name {
        position: absolute;
        top: 30%;
        left: 32%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

    .name1 {
        position: absolute;
        top: 74%;
        left: 43%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;

    }

    .speaker_bg {
        width: 100%;
        /* height: 420px; */
        position: relative;
        background-size: cover;
        background-position: center;
        background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
        background-repeat: no-repeat;
    }

    .contact_details {
        width: 100%;
        height: 540px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .coneference_img1 {
        width: 100%;
        height: 250px;
        background-image: url(/wp-content/uploads/2022/12/20180410_085057-scaled.jpg);
        background-size: cover;
        background-position: top;
    }

    .nav_bar_top_strip {
        position: fixed;
        width: 100%;
        background: white;
        z-index: 9999 !important;
    }

    .contact_details {
        width: 100%;
        height: 600px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .map {
        width: 100%;
        height: 300px;
        padding-top: 20px;
    }

    .jkj {
        color: var(--third-color);
        font-size: 12px;
        padding-top: 30px;
        padding-left: 0px;
    }

    .jkj2 {
        color: var(--third-color);
        font-size: 12px;
        padding-top: 0px;
        padding-left: 0px;
    }

    .footer_bg {
        width: 100%;
        height: 270px;
        background: rgb(167, 0, 103);
    }

}


@media screen and (max-width: 1024px) and (min-width: 540px) {
    .bg {
        width: 100%;
        height: 250px;
        position: relative;
        background-size: cover;
        background-position: top;
        background-image: url(/wp-content/uploads/2022/11/banner-image-2.png) !important;
        background-repeat: no-repeat;
    }

    .scroller {
        width: 100% !important;
        height: 60px;
        position: absolute;
        background-color: #7b1660;
        color: white;
        font-weight: 500;
        line-height: 60px;
        top: 190px !important;

        float: right;
        border-top-left-radius: 25px;
    }

    .ghjgf {
        width: 8%;
        line-height: 60px;
    }

    .ghjgf1 {
        width: 8%;
    }

    .ghjgf3 {
        width: 8%;
    }

    .photo {
        width: 60%;
    }

    .name {
        position: absolute;
        top: 30%;
        left: 32%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

    .name1 {
        position: absolute;
        top: 74%;
        left: 43%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;

    }

    .speaker_bg {
        width: 100%;
        /* height: 420px; */
        position: relative;
        background-size: cover;
        background-position: center;
        background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
        background-repeat: no-repeat;
    }

    .map {
        width: 100%;
        height: 300px;
        padding-top: 20px;
    }

    .contact_details {
        width: 100%;
        height: 540px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .coneference_img1 {
        width: 100%;
        height: 250px;
        background-image: url(/wp-content/uploads/2022/12/20180410_085057-scaled.jpg);
        background-size: cover;
        background-position: top;
    }
}



@media screen and (max-width: 1024px) and (min-width: 600px) {
    .name1 {
        position: absolute;
        top: 74%;
        left: 43%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 20px;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .name1 {
        position: absolute;
        /* top: 75%; */
        left: 40%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }
	
	    .moblogo {
        display: block !important;
    }
}




/*                     25-nov       */




@media screen and (max-width: 1024px) and (min-width: 768px) {
    .bg {
        width: 100%;
        height: 250px;
        position: relative;
        background-size: cover;
        background-position: top;
        background-image: url(/wp-content/uploads/2022/11/banner-image-2.png) !important;
        background-repeat: no-repeat;
    }
	
	  

    .scroller {
        width: 100% !important;
        height: 60px;
        position: absolute;
        background-color: #7b1660;
        color: white;
        font-weight: 500;
        line-height: 60px;
        top: 300px !important;

        float: right;
        border-top-left-radius: 25px;
    }

    .ghjgf {
        width: 8%;
        line-height: 60px;
    }

    .ghjgf1 {
        width: 8%;
    }

    .ghjgf3 {
        width: 8%;
    }

    .photo {
        width: 60%;
    }

    .name {
        position: absolute;
        top: 30%;
        left: 32%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;
    }

    .name1 {
        position: absolute;
        top: 74%;
        left: 43%;
        font-size: 21px;
        color: var(--primary-color);
        font-weight: 700;
        padding-top: 5px;

    }

    .speaker_bg {
        width: 100%;
        /* height: 420px; */
        position: relative;
        background-size: cover;
        background-position: center;
        background-image: url(/wp-content/uploads/2022/11/gray-abstract-wireframe-technology-background-scaled.jpg);
        background-repeat: no-repeat;
    }

    .map {
        width: 100%;
        height: 300px;
        padding-top: 20px;
    }

    .contact_details {
        width: 100%;
        height: 540px;
        background-image: url(/wp-content/uploads/2022/11/OC3WJF0.jpg);
        background-size: cover;
        background-position: top;
    }

    .coneference_img1 {
        width: 100%;
        height: 250px;
        background-image: url(http://192.168.108.121/wp-content/uploads/2022/12/20180410_085057-scaled.jpg);
        background-size: cover;
        background-position: top;
    }
}

.bannertext {
    position: absolute;
    top: 50%;
    left: 24px;
    color: #f3b206;
    font-size: 40px;
    font-weight: 600;
}

.utsav {
    position: absolute;
    top: 407px;
    left: 24px;
    font-size: 30px;
    font-weight: 600;
    color: white;
}

.TotalSoft_GV_SG_Item_520 .TotalSoft_GV_SG_VideoPMspan_520 {
    position: relative;
    display: none !important;
    padding: 3px 0 0 0;
    cursor: pointer;
}

.aigpl-gallery-wrp .aigpl-img,
.aigpl-gallery-album-wrp .aigpl-img {
    border-radius: 0 !important;
    box-shadow: none !important;
    border: 0;
    margin: 0;
    padding: 0;
    object-fit: fill !important;
    object-position: top center;
    height: 100%;
    width: 100%;
}

.TotalSoft_GV_CP_Pop_Icons722 {
    background-color: #5f865c !important;
}

.aigpl-album-design-1 .aigpl-img-wrp {
    position: relative;
    height: 230px !important;
    width: 100%;
}
.aigpl-design-1 .aigpl-img-wrp {
    position: relative;
    height: 230px !important;
    width: 100%;
}
.aigpl-album-design-1 .aigpl-img-title {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px !important;
    line-height: normal;
    margin: 0px 0 0 !important;
    padding: 0;
}
/*            ************* Styles By LavaKumar   ******************* */


/* img.logo.img-fluid.img-responsive.tablogo {
    display: none;
} */

@media screen and (min-width: 200px) and (max-width: 575px) {
	
	.bg {
        width: 100%;
        height: 394px;
        position: relative;
        background-size: cover;
        background-position: bottom;
        background-image: url(/wp-content/uploads/2025/07/banner.png) !important;
        background-repeat: no-repeat;

    }
	
}

@media screen and (max-width: 1024px) and (min-width: 768px){

img.logo.img-fluid.img-responsive.tablogo {
    display: block;
}

}

@media screen and (max-width: 2040px) and (min-width: 1025px){

img.logo.img-fluid.img-responsive.tablogo {
    display: none !important;
}

}


@media screen and (max-width: 767px) and (min-width: 320px) {
    .nav_bar_top_strip {
background: #7b1660 !important;
    }
}