﻿html {
    scroll-behavior: smooth;
}
.logo img {
    width: 220px;
}
.ml-15{
    margin-left:15px;
}
.style-2 .header-bottom .primary-menu .menu-area .main-menu li a.btn-defult{
    color:#fff;
    padding:10px 25px;
}
.contact-section .section-wrapper .contact-item-inner select {
    width: 100%;
    padding: 20px;
    background: #fff;
    border-radius: 6px;
    color: #383a50;
    border: none;
}
span.con2 {
    font-weight: 600;
    color: #6e017e;
    font-size: 37px;
}
.event-item {
    padding: 30px 40px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    margin: 30px 0;
    border-radius: 5px;
    background: #fff;
}
    .contact-item.contact-item1 {
    width: calc(100% / 1)!important;
}
.event-item .event-icon {
    padding-right: 20px;
}
.event-item .event-content h6 {
    margin: 0;
    font-size: 1.25rem;
    line-height: 29px;
}
.event-item .event-content p {
    margin-bottom: 0;
    font-size: 18px;
}
.event-content p{
    min-height:50px;
}
.contact-item.contact-item1 .contact-item-inner {
    margin: 0px !important;
}
/*.banner-section.style-3::before {
    content: '';*/
    /*background: #0000008f;*/
    /*position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}*/
.banner-content h4 {
    font-size: 30px;
    color: #ffffff;
}

.bc-sponsor {
    text-align: center;
    background: #2bcdda;
    padding: 40px;
    /*    border-radius: 6px;*/
    display: flex;
    flex-wrap: wrap;
    align-items: center;
   /* margin-top: 40px;*/
    justify-content: space-between;
    text-align: left;
    padding: 60px;
}
   /*.bc-sponsor .sc-content {
        max-width: 550px;
    }*/
.text-end {
    text-align:right;
}
.new-sec {
    background: #d8e8f2;
}
.new-sec-left {
    padding: 30px 20px;
}
.fw-600{
    font-weight:600;
}
.new-sec-left p a{
    text-decoration:underline;
}
.agenda-box {
    background-color: #6e0c79;
    border-color: #6e0c79;
    padding: 20px;
    border-radius: 5px;
}

    .agenda-box h4, .agenda-box p {
        color: #ffffff;
    }

    .agenda-box h4 {
        margin-bottom: 20px;
    }

    .agenda-box p {
        margin-bottom: 10px;
    }
.newtext-bg img {
    position: relative;
/*    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19) !important;
*/}

.newtext-bg .textsec {
    position: absolute;
    top: 106px;
    right: 0;
    left: 0;
}

.textsec h5 {
    font-size: 34px;
}
.newbg {
    background: #eaf4f6;
}
.mtb-20{
    margin:20px 0;
}
.mb-20{
    margin-bottom:20px;
}
.note-sec {
    border: 2px dotted #4a0757;
    padding: 10px;
    text-align: center;
    margin-top: 30px;
}
.note-sec h5 {
  font-style: italic;
 color: #4a0757;
}
.saas_features_item {
    padding: 0;
    cursor: pointer;
    margin-bottom: 30px;
}
    .saas_features_item .number {
        width: 50px;
        height: 50px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        border: 1px solid #6e0c79;
        border-radius: 50%;
        margin: 0 auto;
        line-height: 50px;
       /* background: #fff;*/
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
        z-index: 1;
        position: relative;
        background: linear-gradient( 126deg,#6e0c79,#6e0c79a1) !important;
        color: #ffffff;
        box-shadow: 0 10px 30px 0 rgb(95 81 251 / 50%);
    }
.process-flow-sec .col-lg-6:first-child .separator {
    display: none;
}
.separator {
    position: absolute;
    top: 25px;
    width: 100%;
    background: #ededed;
    height: 1px;
    left: -45%;
    z-index: 0;
}
.new_service_content {
    margin-top: 30px;
    border-radius: 4px;
    padding: 30px 20px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
    .new_service_content img {
        width: 70px;
        height: auto;
        margin: auto auto 20px;
        display: block;
    }
.separator::before {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    background: #7f2b8b;
    height: 1px;
    left: 0;
    z-index: 0;
    -webkit-transition: width .3s linear;
    -o-transition: width .3s linear;
    transition: width .3s linear;
}
.saas_features_item:hover .separator:before {
    width: 90%;
}
.new_service_content {
    margin-top: 30px;
    border-radius: 4px;
    padding: 30px 20px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 0 50px 80px 0 rgb(0 11 40 / 8%);
    background:#fff;
}
    .new_service_content h4 {
        margin-bottom: 20px;
    }
.list li {
    list-style: none;
    position: relative;
    padding: 5px 0;
    padding-left: 30px;
    margin: 10px 0;
}
    .list li::after {
        position: absolute;
        content: "";
        font-family: "Font Awesome 5 Free";
        width: 20px;
        height: 20px;
        line-height: 20px;
        border-radius: 50%;
        text-align: center;
        background: #383a50;
        color: #fff;
        font-size: 12px;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        font-weight: 600;
    }
.new_service_content ul {
    min-height: 110px;
}
.list {
    margin-left: 0px;
}
.mt-30{
    margin-top:30px;
}
.doc-sec {
    border: 1px dotted;
    padding: 20px;
}
/*.register-section.style-1 .section-wraper .register {
    border-radius: 0px;
    background-repeat: no-repeat;
    background-size:cover;
}*/
.ptb-50{
    padding:50px 0px;
}

.register h4 {
    line-height: 40px;
}
    .register h4 a {
        color: #fff;
        /*text-decoration: underline;*/
    }
.mt-20 {
    margin-top:20px;
}
.reg-feesec {
    margin-top: 70px;
    border: 1px solid #6e0c79;
    padding: 20px;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 27px;
}
.modal-dialog {
    max-width: 800px;

}
.modal-header{
    align-items:center;
}
.text-underline {
    text-decoration: underline !important;
    color: #6e0c79!important;
}
.licon {
    background: #0a66c2;
    padding: 10px 15px;
    border-radius: 5px;
    color: #ffffff;
}
.reg-feesec p {
   
    font-weight: 600;
    font-size: 18px;
}
.reg-feesec h5 {
    font-weight: 600;
    font-size: 14px;
}
.reg-feesec {
    text-align: center;
}
@media only screen and (min-width:320px) and (max-width:767px) {
    .logo img {
        width: 136px;
    }
    .header-bar .btn-defult {
        font-size: 14px;
        padding: 8px 20px;
    }
    .header-bar p {
        margin-bottom: 0px;
        line-height: 1.5;
    }
   
    .sticky-new {
        padding: 10px 10px !important;
    }
    .new-btn{
        width:100%;
    }
    .banner-section.style-3 .banner-content-area .banner-content {
        margin-top: 50px;
    }
            .banner-section.style-3 .banner-content-area .banner-content h1{
                font-size:25px;
            }

            .new-1{
                display:none !important;

            }
            .new-2{
                display:none !important;
            }
    .new-sect h4 {
        font-size: 22px !important;
        text-align: center;
    }
    .new-flex-1 {
        display: flex;
        justify-content:center !important;
        align-items: center;
    }
    .banner-content h4{
        font-size:12px;
    }
    .counting {
        border-right: unset !important;
        border-bottom: 4px dotted #ffffff73;
    }
    .bc-sponsor {
        margin-top: 0px;
        padding: 30px;
    }
    .agenda-box{
        margin-bottom:20px;
    }
    .textsec h5 {
        font-size: 10px;
        font-weight: 700;
    }
    .newtext-bg .textsec {
        top: 35px;
    }
    .pricing-section.style-1 .section-wrapper .pricing-item .pricing-item-inner .pricing-body {
        min-height: unset;
    }
}


@media only screen and (min-width:768px) and (max-width:991px) {
    .logo img {
        width: 150px;
    }
    .title-mini:after {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 38% !important;
        width: 160px;
        height: 4px;
        background: #6e0c79;
    }
  
    .new-flex-1 {
        display: flex;
        justify-content: space-between !important;
        align-items: center;
    }
    .new-2 {
        display: none !important;
    }

    .new-sect h4 {
        font-size: 22px !important;
        text-align: center;
    }

   
    .new-remove{
        border:none !important;
    }
    .header-bar .btn-defult {
        font-size: 16px;
        padding: 8px 30px;
    }

    .header-bar p {
        margin-bottom: 0px;
        line-height: 1.5;
    }

  

    .bc-sponsor {
        margin-top: 0px;
        padding: 30px;
    }

    .agenda-box {
        margin-bottom: 20px;
    }

    .textsec h5 {
        font-size: 20px;
        font-weight: 700;
    }

    .newtext-bg .textsec {
        top: 70px;
    }
    .pricing-section.style-1 .section-wrapper .pricing-item .pricing-item-inner .pricing-body {
        min-height: 620px;
    }
    .register-section.style-1 .section-wraper .register {
        padding: 60px 20px;
    }
    .event-content h6 {
        font-size: .925rem !important;
    }

    .event-item .event-content p {
        font-size: 16px !important;
    }
    .new-1 h5 {
        font-size: 16px;
    }
    .banner-section.style-3 .banner-content-area .banner-content h1{
        font-size:37px;
    }
}
@media only screen and (min-width:992px) and (max-width:1200px) {

    .style-2 .header-bottom .primary-menu .menu-area .main-menu li.head-contact {
        margin-left: 5px
    }
    .logo img {
        width: 141px;
    }
    .main4 h4{
        font-size:18px !important;
    }
    .new-1 h5 {
        font-size: 16px;
    }
    .new-2 h5 {
        font-size: 16px;
    }
  

    .new-sec .row.align-items-center {
        align-items: center !important;
    }
    
    .new-sec-left {
        padding: 20px 20px;
    }
    .padding-tb {
        padding: 60px 0;
    }
    .new-1 h4{
        font-size:18px;
    }
    .newtext-bg .textsec {
        top: 80px;
    }
    .textsec h5 {
        font-size: 26px;
    }
    .register-section.style-1 .section-wraper .register {
        padding: 60px 20px;
    }
    .event-content h6 {
        font-size: .925rem !important;
    }

    .event-item .event-content p {
        font-size: 16px !important;
    }
    .new-sect h4 {
        font-size: 32px !important;
        text-align: center;
    }
}
@media only screen and (min-width:1000px) and (max-width:1200px) {
    
    .new-sect h4 {
        font-size: 32px !important;
        text-align: center;
    }
}
    @media only screen and (min-width:1200px) and (max-width:1300px) {
       

        .newimg img {
            height: 430px;
        }

        .newtext-bg .textsec {
            top: 95px;
        }

        .new-sect h4 {
            font-size: 32px !important;
            text-align: center;
        }

        .textsec h5 {
            font-size: 30px;
        }

        .pricing-section.style-1 .section-wrapper .pricing-item .pricing-item-inner .pricing-body {
            min-height: 500px;
        }

        span.con2 {
            font-weight: 600;
            color: #6e017e;
            font-size: 32px;
        }
    }


    @media only screen and (min-width:1300px) and (max-width:1400px) {

        span.con2 {
            font-weight: 600;
            color: #6e017e;
            font-size: 35px;
        }
        .newimg img {
            height: 430px;
        }

        .newtext-bg .textsec {
            top: 95px;
        }

        .textsec h5 {
            font-size: 30px;
        }

        .pricing-section.style-1 .section-wrapper .pricing-item .pricing-item-inner .pricing-body {
            min-height: 500px;
        }
    }