.big.team-minimal-text {
    font-size: 14px;
    max-width: 100%;
}
.title-3.wow.fadeInUp {
    font-size: 20px;
}
.big.wow.fadeInUp.ConfDateInterval {
    font-size: 40px;
}
.wow.fadeInUp.ConfName {
    font-size: 40px;
}
.brand-logo-dark {
    width: 95px;
}
.ie-panel {
    display: none;
    background: #212121;
    padding: 10px 0;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .3);
    clear: both;
    text-align: center;
    position: relative;
    z-index: 1;
}

html.ie-10 .ie-panel,
html.lt-ie-10 .ie-panel {
    display: block;
}

.button-group-custom.group-md.group-middle.wow.fadeInDownSmall.animated {
    padding-bottom: 10px;
}

#yellow {
    background-color: #f6d106;
    position: absolute;
    width: 6px;
    height: 50%;
    top: 0;
}
#blue {
    background-color: #2a8bfb;
    position: absolute;
    width: 6px;
    height: 50%;
    bottom: 0;
}

.eventbannersection .wow.fadeInUp.ConfName
{
    text-align: left;
}

.button-primary.button-nuka:hover, .button-primary.button-nuka:active, .button-primary.button-nuka.active {
    color: white !important;
}
.eventpromo {
    cursor: pointer;
}
.button-primary.button-nuka:hover, .button-primary.button-nuka:active, .button-primary.button-nuka.active {

    color: white !important;
}
#info h1 {
    font-size: 30px;
    text-align: center;
}
#info h2 {
    font-size: 28px;
    text-align: center;
}
#info li {
    display: list-item;
    list-style: circle;
    margin-left: 40px;
}

.faq {
    background-color: #fff;
    padding: 50px 0;
}

.faq__title {
    font-size: 36px;
    font-weight: 700;
    position: relative;
}

.faq__title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: -50px;
    width: 140px;
    height: 4px;
    background-color: #e74c3c;
}

.faq__block {
    max-width: 768px;
    margin: 50px auto;
}

.acc {
    width: 100%;
}

.acc-item {
    margin-bottom: 15px;
}

.acc-button {
    padding-right: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}

.acc-button.active {
    color: #e74c3c;
}

.acc-button.active:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.acc-button::after {
    content: '';
    background: url(/expand-d.svg) no-repeat center;
    width: 20px;
    height: 12px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.acc-button:hover {
    color: #e74c3c;
}

.acc-content {
    display: none;
    padding: 10px 35px;
    margin-top: 15px;
    position: relative;
}

.acc-content p {
    border-left: 2px solid #e74c3c;
    padding-left: 10px;
    font-size: 20px;
    line-height: 24px;
}

.acc-content ul {
    border-left: 2px solid #e74c3c;
    padding-left: 15px;
}

.acc-content ul li {
    list-style-type: '-';
    font-size: 20px;
    line-height: 24px;
    padding-left: 10px;
}

.acc-content.active {
    display: block;
}

.acc-content.active p,
.acc-content.active ul {
    -webkit-animation: sweep 1s ease alternate;
    animation: sweep 1s ease alternate;
}

.acc-content.active::after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #bdc3c7;
    -webkit-animation: linewrite 2s ease;
    animation: linewrite 2s ease;
}

@-webkit-keyframes sweep {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-45px);
        transform: translateX(-45px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes sweep {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-45px);
        transform: translateX(-45px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@-webkit-keyframes linewrite {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

@keyframes linewrite {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
h1 {
    font-size: 30px;
    text-align: center;
}

#about h2 span {
    font-size: 22px;
    color: black !important;
    font-weight: 600;
}

.title_border {
    border-bottom: solid 4px #03c;
}


.rd-navbar-1.rd-navbar-static .rd-nav-link, .rd-navbar-1.rd-navbar-static .rd-nav-link:not([href]) {
    color: rgb(0, 50, 203);
}
.title-3.offset-xl-right-70 {
    padding: 20px 0px 60px 0px;
}

@media (max-width: 576px){

    .col-lg-6.text-center.wow.fadeInUp.FirstBlockImg {
        display: none;
    }
    .eventbannersection .wow.fadeInUp.ConfName{
        font-size: 24px;
        text-align: center;
    }

    .rd-nav-link.button.button-primary.button-nuka {
        margin-left: 20px;
        margin-right: 20px;
        padding: 10px;


    }
    h3, .heading-3 {
        font-size: 16px;
        text-align: center;
    }

    .title-3.wow.fadeInUp {
        font-size: 16px;
        text-align: center;
    }

    .big.wow.fadeInUp {
        text-align: center;
    }
    #headerimg {

        padding-bottom: 30px;
    }


    h1.title-3.offset-xl-right-70 {
        padding: 20px;
        padding-top: 20px;
        padding-top: 50px;
        font-size: 20px !important;
    }
    .sectionevent.eventbannersection {
        padding: 10px !important;
    }
}

/*
.order-md-1 {
    order: 2;
}
.order-md-2 {
    order: 1;
}

@media (max-width: 767.98px) {
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
}
*/
