* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    overflow-x: hidden;
}
.top_banner_area .event_live {
    color: red;
    background-color: #fff;
    display: inline-block;
    padding: 1px 5px;
    border-radius: 7px;
    font-size: 12px;
}
.top_banner_area a {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
}
.h2--latest-articles {
    font-size: 22px;
}
.latest_banner_venue {
    color: #eee;
    font-size: 12px;
}
.top_banner_area {
    padding-left: 15px;
    padding-right: 15px;
}
.top_reg {
    background-color: #3c484c !important;
    color: #fff;
}
.latest_event_banner {
    background: url(https://www.showtimeevent.com/images/main-slider/event-management-company.webp) center/cover no-repeat #757575;
    background-blend-mode: multiply;
    height: 220px;
}
.featured-text-area {
    margin-top: 10px;
    margin-bottom: 10px;
}
.featured-text-area .card {
    border: 2px solid #ccc;
    transition: 0.3s;
}
.featured-text-area .card:hover {
    border: 2px solid #292929;
    background-color: #fff;
}
.featured-text-area .img-controller-feature {
    position: relative;
    height: 220px;
    width: 220px;
    overflow: hidden;
    transition: 0.3s;
}
.featured-text-area .img-controller-feature img {
    position: absolute;
    height: auto;
    width: auto;
    max-width: 180px;
    max-height: 180px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: 0.3s;
}
.area-heading h3::after,
.area-heading h3::before {
    content: "";
    top: 22px;
    width: 46px;
    height: 3px;
    background-color: #969595;
}
.featured-text-area .img-controller-feature img:hover {
    transform: translate(-50%, -50%) scale(1.1);
}
.text-control-area {
    position: relative;
    overflow: hidden;
    padding: 20px;
}
.container-custom-home-event {
    padding-left: 39px;
    padding-right: 39px;
}
.text-control-area h2 {
    text-align: center;
    font-size: 16px;
}
.top_sp {
    position: absolute;
    top: 5px;
    left: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    z-index: 100;
}
.top_sp_1 {
    background: url(https://media.istockphoto.com/id/897976986/photo/success-is-for-those-who-believe-in-themselves.jpg?b=1&s=170667a&w=0&k=20&c=I6W0Ei41RfoChEL70MHYwtwxLzVMLjS41hwCfOGJa1I=) center/cover #757575;
    background-blend-mode: multiply;
    height: 200px;
    margin-left: 4px;
}
.top_sp_2 {
    background: url(https://media.istockphoto.com/id/1178907011/photo/cheerful-black-employee-using-digital-tablet-in-office-and-laughing.jpg?s=612x612&w=0&k=20&c=XL2WsxThhVk4wX1z20tySiOeYdWCq4WspSYTVbgMa4w=) center/cover #757575;
    background-blend-mode: multiply;
    height: 200px;
}
.top_sp_3 {
    background: url(https://img.freepik.com/premium-photo/portrait-call-center-customer-service-telemarketing-worker-office-happy-woman-consultant-assistant-with-headset-smile-working-help-desk-support-online-with-crm-system_590464-83782.jpg)
        center/cover #757575;
    background-blend-mode: multiply;
    height: 200px;
}
.top_speaker .sp_name {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: -10px !important;
    margin: 0;
    padding: 0;
}
.top_speaker .sp_designation {
    color: #fff;
    margin: 0;
    padding: 0;
}
.top_speaker .sp_about {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
}
.top_speaker_content {
    position: absolute;
    bottom: 1px;
    left: 15px;
}
.main_img {
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
    height: 300px;
    border: 2px solid #fff;
}
.main_ev_title {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    z-index: 100;
    display: block;
}
.main_ev_venue {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}
.main_ev_details {
    position: absolute;
    bottom: 5px;
    left: 10px;
}
.area-heading h3 {
    font-size: 35px;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.area-heading h3::before {
    position: absolute;
    margin-left: -55px;
}
.area-heading h3::after {
    position: absolute;
    margin-left: 11px;
}
.my-29button,
.my-29button:hover {
    color: #fff;
    background-color: #292929;
    font-size: 14px;
    font-weight: 800;
    border-radius: 5px;
    padding: 7px 15px;
}
.about_content .about_head {
    font-size: 30px;
    text-align: left;
}
.about_content .about_head::after {
    width: 40% !important;
}
.about_content {
    padding-right: 40px !important;
}
.featured-list ul,
.footer-quick-links ul,
.footer-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.featured-list ul li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.highlighter {
    padding: 7px 15px;
    color: #fff !important;
    background: #292929;
    border-radius: 5px;
}
.featured-list ul li img {
    width: 100px;
}
.absolute-featured-on {
    background: rgba(255, 255, 255, 0.98);
    width: 550px;
    position: absolute;
    top: 74%;
    left: 9%;
    padding-bottom: 15px;
    border-radius: 15px;
}
.event_sm-2,
.event_sm-3,
.event_sm-4 {
    height: 150px;
    border: 2px solid #fff;
}
.spl-name-addional-ts {
    font-size: 15px;
}
.designation-all-ts {
    font-size: 10px;
}
.absolute-featured-on h4 {
    text-align: center !important;
    margin: none !important;
    background: 0 0 !important;
}
.paralax-wrapper {
    position: relative;
    background-image: url("https://gipc.vercel.app/assets/img/bg-paralax.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 100px;
    padding-bottom: 100px;
}
.about_description {
    line-height: 35px;
    text-align: justify !important;
    text-justify: inter-word;
}
.event_sm-1 {
    background: url(https://www.moeindia.co.in/corporate-event-organisers-in-bangalore.jpg) center/cover #757575;
    height: 150px;
}
.event_sm-2 {
    background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSC1Q8bCUkQuTqDCHCZG_rgRqSOAeeh_W-agmYTctABHNZwReoYrq-Abd9RLHADK5W4qEc&usqp=CAU) center/cover #757575;
    background-blend-mode: multiply;
}
.event_sm-3 {
    background: url(https://5imimg.com/data5/LK/UG/MY-48360651/corporate-events-500x500.jpg) center/cover #757575;
    background-blend-mode: multiply;
}
.event_sm-4 {
    background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRNNuELoHg8l4yI7wY2fDqCu3EOJjGeqpl5SjCd90Db3o0lf9M4Xrz0il-z2gceA4lIyfY&usqp=CAU) center/cover #757575;
    background-blend-mode: multiply;
}
.sm_event_heading,
.sm_event_heading:hover {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    position: absolute;
    left: 12px;
    bottom: 12px;
}
.card-title._ev {
    font-weight: 600;
    text-align: center;
}
.swiper {
    width: 100%;
    height: 100%;
}
.mySwiper-event .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mySwiper-event .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog_img_in {
    display: inline-block;
    margin-right: 7px;
}
.owl-carousel.owl-drag .owl-item {
    padding: 4px !important;
}
.blog_title_sm a {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    padding-bottom: 0 !important;
    color: #666;
}
.sm_blog_btn {
    font-size: 12px;
    padding: 1px 3px;
    border-radius: 5px;
    background-color: #567d89;
    color: #fff;
    box-shadow: none;
}
.owl-carousel .owl-item img {
    align-items: center;
    justify-content: center;
    width: 100% !important;
}
.about_content .about_head {
    color: #000;
}
.card._ev img {
    width: 100% !important;
}
.brand-img {
    height: 100px;
}
.sp_img img {
    max-height: 140px;
    max-width: 140px;
}
.speaker-card {
    max-width: 400px;
    margin: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.card-img-top {
    height: 200px;
    object-fit: cover;
}
.card-title {
    font-size: 1.5rem;
}
.card-text {
    font-size: 1rem;
    color: #666;
}
.card-text-blog {
    color: #666;
    font-size: 12px;
}
.home-article-section {
    padding: 10px;
}
.carousel-indicators li {
    background-color: #bbb;
    border-color: #bbb;
}
.carousel-indicators .active {
    background-color: #555;
    border-color: #555;
}
.carousel-control-next,
.carousel-control-prev {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 1.5;
    font-size: 20px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.event-card,
.team-boxed .item .box {
    background-color: #fff;
    text-align: center;
}
.carousel-control-next:hover,
.carousel-control-prev:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.event-card {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 30px;
}
.event-card h3 {
    font-size: 24px;
    margin-bottom: 15px;
}
.event-card p {
    font-size: 16px;
    margin-bottom: 15px;
}
.event-card .btn {
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 4px;
    background-color: #555;
    color: #fff;
}
.card-body.sp {
    height: 220px !important;
}
.team-boxed {
    color: #313437;
    background-color: #eef4f7;
}
.team-boxed p {
    color: #7d8285;
}
.team-boxed h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}
@media (max-width: 767px) {
    .team-boxed h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}
.team-boxed .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
}
.team-boxed .intro p {
    margin-bottom: 0;
}
.team-boxed .people {
    padding: 50px 0;
}
.team-boxed .item {
    text-align: center;
}
.team-boxed .item .box {
    padding: 30px;
    margin-bottom: 30px;
}
.team-boxed .item .name {
    font-weight: 700;
    margin-top: 28px;
    margin-bottom: 8px;
    color: inherit;
}
.team-boxed .item .title {
    text-transform: uppercase;
    font-weight: 700;
    color: #d0d0d0;
    letter-spacing: 2px;
    font-size: 13px;
}
.team-boxed .item .description {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.team-boxed .item img {
    max-width: 160px;
}
.team-boxed .social {
    font-size: 18px;
    color: #a2a8ae;
}
.counter-box .counter,
.counter_icon {
    font-size: 48px;
    color: #fff;
}
.team-boxed .social a {
    color: inherit;
    margin: 0 10px;
    display: inline-block;
    opacity: 0.7;
}
.team-boxed .social a:hover {
    opacity: 1;
}
.counter-box .counter {
    font-weight: 700;
}
.counter-box .counter-text {
    font-size: 18px;
    color: #fff;
}
.testimonial-item {
    text-align: center;
    margin-bottom: 10px;
}
.testimonial-item .testimonial-text {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
}
.testimonial-item .testimonial-user img {
    margin-bottom: 15px;
}
.testimonial-item .testimonial-user {
    padding: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.blog_btn {
    background-color: #292929 !important;
    border: none !important;
}
.fa-map-marker {
    color: #292929;
}
.zoom-effect-container {
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative;
}
.zoom-effect {
    transition: transform 0.5s;
}
.zoom-effect:hover {
    transform: scale(1.09);
}
.form-control {
    font-size: 12px;
}
@media (max-width: 768px) {
    .counter-box .counter {
        font-size: 36px;
    }
    .counter-box .counter-text,
    .testimonial-item .testimonial-text {
        font-size: 16px;
    }
    .top_banner_area {
        margin-bottom: 0.7px !important;
    }
    .top_speaker {
        margin-top: 4px;
    }
    .blog_img_in {
        width: 100%;
        margin-right: 5px;
    }
    .blog_title_sm a {
        font-size: 12px;
        line-height: 17px;
        color: #666;
    }
    .sm_blog_btn {
        font-size: 10px;
    }
    .top_blog-1 {
        padding: 4px 2px;
    }
    .top_reg {
        font-size: 11px;
    }
    .top_speaker .sp_name {
        color: #fff;
        font-weight: 600;
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 1px !important;
        padding: 0;
    }
    .top_sp_1 {
        margin-left: 2px;
    }
    .top_sp_3 {
        border-right: 12px solid #fff;
    }
    .top_speaker .sp_designation {
        color: #fff;
        padding: 0;
        font-size: 12px;
    }
    .top_speaker_content {
        position: absolute;
        bottom: 1px;
        left: 5px;
    }
    .sm_event_heading {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        position: absolute;
        left: 22px;
        bottom: 12px;
        line-height: 15px;
    }
    .main_ev_venue {
        color: #fff;
        font-size: 13px;
        font-weight: 300;
    }
    .owl-carousel .owl-item .sp_dp {
        width: 50% !important;
    }
    .sp_box {
        background-color: #eee !important;
    }
    .card-title {
        font-size: 19px;
    }
    .card-text {
        font-size: 15px;
        color: #666;
        line-height: 18px;
    }
    .blog_container {
        padding-left: 0 !important;
    }
    .blog_btn {
        background-color: #567d89 !important;
        border: none !important;
        font-size: 12px;
    }
    .testimonial_review {
        font-size: 12px;
        line-height: 17px;
    }
    .testimonial-item .testimonial-user img {
        margin-bottom: 15px;
        width: 50%;
    }
    .card-title._ev {
        font-weight: 600;
        text-align: center !important;
        display: block;
        margin: 0;
    }
    .counter-box .counter-text {
        color: #343a40;
        margin-top: 0;
    }
    .about_head {
        margin-top: 15px;
    }
    .input-group-append {
        margin-left: -1px;
        margin-top: -13px;
    }
    /* .area-heading h3::after {
        content: "";
        position: absolute;
        bottom: -50px;
        left: 50%;
        width: 60%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        transform: translateX(-50%);
        background-image: url(/img/div2.png);
    } */
    .about_content .about_head::after {
        width: 70% !important;
    }
}
.two-separator h3 {
    color: #222;
    font-size: 18px;
    text-transform: uppercase;
}
.phone-trig {
    line-height: 10px;
    margin-top: 10px;
}
.two-separator .form-control {
    border: 2px solid #616161;
    background: 0 0;
    outline: 0;
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #616161;
}
.spl-buton {
    background: #567d89;
    border-radius: 45px;
    padding: 7px 20px;
    color: #fff;
}
.news_letter,
.sub_btn {
    border-radius: 5px !important;
}
.news_letter {
    margin: 10px 0 !important;
}
.sub_btn {
    background-color: #567d89;
    color: #fff;
}
.footer-section {
    background: #111;
    padding-top: 50px;
    padding-bottom: 50px;
}
.footer-section h5 {
    color: #fff !important;
}
.footer-logo {
    width: 250px;
}
.footer-social ul li {
    float: left;
}
.footer-social ul li a {
    text-decoration: none;
    color: #949494;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 20px;
    transition: 0.3s;
}
.footer-social ul li a:hover {
    color: #0da5dc;
}
.footer-quick-links ul li a {
    text-decoration: none;
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    transition: 0.3s;
}
.footer-quick-links ul li a:hover {
    color: #fff;
}
.copyright--section {
    background: #000;
}
.copyright--section p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-top: 14px;
    text-align: center;
}
.footer-logo-social p {
    color: #ccc;
    font-size: 14px;
}
.no-gutter {
    margin-right: 0;
    margin-left: 0;
}
.no-gutter > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}
.top_event{
    padding-left: 32px;
    padding-right: 20px;
}
.blog_container{
    padding-left: 18px;
}
.about_section-home-mob{
    padding-left: 32px;
    padding-right: 20px;
}
.blog-home-down-sec{
    padding-left: 32px;
    padding-right:32px;
}
.testi-home-sec {
    padding-left: 32px;
    padding-right: 32px;
}
.speaker-home-ver{
    padding-left: 32px;
    padding-right: 32px;    
}

.footer-section {
    padding-left: 45px;
    padding-right: 45px;
}
.about_section{
    padding-left: 35px;
    padding-right: 35px;
}
.vis-hidn{
    content-visibility: auto;
}
@media only screen and (min-width: 350px) and (max-width: 767px) {
    html, body {width: auto!important; overflow-x: hidden!important;font-family: 'Comfortaa';}
       /* Custom mobile */
       .container-custom-home-event {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    /* .top_event {
        padding-left: 9px;
        padding-right: 9px;
    } */
    .top_event {
        padding-left: 8px;
        padding-right: 8px;
    }
    .main_img{
        padding: 0;
    }
    .main_event_in{
        padding-left: 15px;
        padding-right: 15px;
    }
    .gallery-pat-event-mob{
        margin-top: 17px;
    }
    .blog_container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-top: 15px;
    }
    .blog_title_sm a {
        font-size: 13px;
        line-height: 17px;
    }
    .about_section-home-mob {
        padding-left: 8px;
        padding-right: 8px;
    }
    .about_content.home-aboout {
        padding-right: 0px !important;
    }
    .absolute-featured-on{
        display: none;
    }
    .counter-box .counter-text {
        color: #dae4ee;
    }
    .blog-home-down-sec{
        padding-left: 20px;
        padding-right: 20px;
    }
    .testi-home-sec{
        padding-left: 30px;
        padding-right: 30px;
    }
    .speaker-home-ver{
        padding-left: 32px;
        padding-right:32px;    
    }
    .sponors-img-wrapper {
        height: 150px;
    }
    .sponors-img-wrapper img {
        max-height: 100px;
        max-width: 100px;
    }
    .footer-section {
        padding-left: 30px;
        padding-right: 30px;
    }
    .eventful-area-space{
        padding-left: 35px;
        padding-right: 35px;
    }
    .event_gallery.spacer{
        padding-left: 35px;
        padding-right: 35px;
    }
    .about_section {
        padding-left: 15px;
        padding-right: 15px;
    }
}