.lgx-header {
    background: #fff !important;
}

.lgx-banner-info .title {

    font-size: 7rem;

}

.lgx-header .menu-onscroll .lgx-navbar .lgx-nav li a {
    color: black;
}

.lgx-header .menu-onscroll {
    /* background: rgba(27, 39, 61, .95); */
    background: #fff !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-transform-origin: center;
    transform-origin: center;
    -moz-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, .42),
        0 3px 20px 0 rgba(0, 0, 0, .12),
        0 8px 10px -5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, .42),
        0 3px 20px 0 rgba(0, 0, 0, .12),
        0 8px 10px -5px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, .42),
        0 3px 20px 0 rgba(0, 0, 0, .12),
        0 8px 10px -5px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, .42),
        0 3px 20px 0 rgba(0, 0, 0, .12),
        0 8px 10px -5px rgba(0, 0, 0, .2);
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu {
    /* background: rgba(85, 75, 185, .98); */
    background: #fff !important;
    border: 0;
    border-radius: 0;
    padding: 1rem .5rem;
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a {
    font-family: Poppins, sans-serif;
    color: #1b273d;
    padding: .6rem 1.5rem !important;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    font-weight: 400;
    opacity: .6;
    letter-spacing: normal;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.section-btn-area {
    margin-top: 6rem;
}

.lgx-banner .lgx-hackoline {
    padding: 17rem 0 10rem
}

.lgx-about-registration-box {
    margin-top: 0px
}

.lgx-footer-single ul li {
    color: #999;
    line-height: 3rem;
    padding: 3px;
}

.divider-line {
    background-color: #e4e8eb;
    margin-top: 1px;
    height: 1px;
    width: 100%
}

form-control-border-1 {
    border: 1px solid #ccc;
}

.text-left {
    text-align: left !important;
}

/* .mda-form-control>label {
    color: white;
    margin-top: 5px;
    text-align: left !important;
    width: 100%;
    font-weight: 600;
} */

input,
select.form-control {

    /* padding-top: 7px !important;
    padding-bottom: 7px !important;
    color: white !important; 
    height: 50px !important;
    font-weight:600; */

}

.btn-primary {
    overflow: hidden;
    border: none;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    outline: 0;
    position: relative;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    margin: 0 auto;
    padding: 1.5rem 4rem;
    display: inline-block;
    letter-spacing: .1rem;
    background: #554BBC;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-shadow: 0 8px 6px -6px rgba(50, 51, 51, .4);
    -moz-box-shadow: 0 8px 6px -6px rgba(50, 51, 51, .4);
    box-shadow: 0 8px 6px -6px rgba(50, 51, 51, .4)
}

.btn-primary:hover {
    color: #fff;
    border-radius: 16px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1)
}

/* .p-07{padding: 7px !important;}
.pt-07{padding-top: 7px !important;}.pb-07{padding-top: 7px !important;}.pl-07{padding-top: 7px !important;}.pr-07{padding-top: 7px !important;}
.pt-0{padding-top: 0px !important;}.pb-0{padding-top: 0px !important;}.pl-0{padding-top: 0px !important;}.pr-0{padding-top: 0px !important;}
.pt-1{padding-top: 14px !important;}.pl-1{padding-left: 14px !important;}.pr-1{padding-left: 14px !important;}.pb-1{padding-left: 14px !important;}
.mt-1{margin-top: 14px !important;}.ml-1{margin-left: 14px !important;}.mr-1{margin-left: 14px !important;}.mb-1{margin-left: 14px !important;} */

.faq-heading {
    font-size: 1.7rem !important;
}

.text-dark {
    color: #1b273d !important
}

.form .form-control {
    border: 1px solid #cacfe7
}

.faq-bg {
    background: url('../img/faq-bg.png') center center no-repeat !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.video-bg {
    background: url('../img/video-bg.png') center center no-repeat !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.sponsor-bg {
    background: url('../img/sponsor-bg.png') center center no-repeat !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.cfs-table>tbody>tr>td {
    letter-spacing: 0.40px;
}

.summit-bg {
    background: url('../img/summit-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.land-bg {
    background: url('../img/land-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.land-reg-bg {
    background: url('../img/land-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.land-bg {
    background: url('../img/land-bg.png') top center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.contact-us-bg {
    background: url('../img/contact-us-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover !important;

}

.our-team-title {
    padding-top: 50px;

}

.lgx-single-association:hover figure {
    background: transparent !important
}

.our-team-bg {
    background: url('../img/about-us-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.about-us-bg {
    background: url('../img/about-us-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.cfs-bg {
    background: url('../img/cfs-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.blog-bg {
    background: url('../img/blog-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.panel-collapse {
    height: fit-content !important;
}

.blog-title {
    font-weight: 600 !important;
}

.lgx-single-registration-inner-backgound-none {
    background-image: none !important;
}

.lgx-header .menu-onscroll .lgx-navbar .lgx-logo a img {
    margin-top: 0;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    max-width: 250px;
}

.lgx-about-content-area .lgx-heading .subheading {
    color: rgb(228 29 38) !important;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 400;
    opacity: 1;

}

@media(max-width: 767px) {
    .lgx-header-position {
        background: #fff;
    }

    .lgx-header .lgx-navbar .lgx-logo a img,
    .lgx-header .menu-onscroll .lgx-navbar .lgx-logo a img {
        max-width: 100px;
    }

    .our-team-title {
        padding-top: 50px;
    }

}

@media (min-width:480px) {
    /* smartphones, Android phones, landscape iPhone */
}

@media (min-width:600px) {
    /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
}

@media (min-width:801px) {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
}

@media (min-width:1025px) {

    /* big landscape tablets, laptops, and desktops */
    .lgx-horizontal-center {
        margin-top: 10rem
    }
}

@media (min-width:1281px) {

    /* hi-res laptops and desktops */
    .lgx-horizontal-center {
        margin-top: 10rem
    }

    .land-reg-bg {
        background: url('../img/land-lg-bg.png') !important;
        background-repeat: no-repeat;
        background-size: cover !important;
        -webkit-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        background-size: cover
    }
}

.qrcode>img {
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (max-width: 800px) {}

@media (max-width: 480px) {
    .lgx-banner-info {
        color: #fff
    }

    .lgx-banner-info .subtitle {
        font-size: 3rem;
        line-height: 4.5rem;
        line-height: 4rem
    }

    .lgx-banner-info .title {
        font-size: 3.2rem;
        line-height: 6.300000000000001rem;
        line-height: 5rem;
        margin-bottom: 2rem
    }

    .lgx-banner-info .text {
        margin-bottom: 2rem
    }

    .lgx-banner .lgx-inner {
        padding: 8rem 0
    }

    .slider-text-single figure img {
        height: 280px
    }

    .section-btn-area {
        margin-top: 1rem;
    }

    .lgx-banner .lgx-hackoline {
        padding: 10rem 0;
        padding-bottom: 5rem;
    }

   
}


@media (max-width: 767px) {

    .lgx-header .lgx-nav-right .lgx-search,
    .lgx-header .lgx-navbar .lgx-nav li a {
        color: #1b273d !important
    }
}
 .form-control {
        border: 1px solid #cacfe7 !important
    }