.hero {
    background: url('https://dev.thedroneu.com/wp-content/uploads/2026/01/banner-events.png') no-repeat right/cover;
    isolation: isolate;
    position: relative;
    min-height: 298px;
    display: flex;
    align-items: center;
}

.hero:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0), rgba(0, 0, 0, 0.73) 34%, rgba(0, 0, 0, 0.35) 85%, rgba(0, 0, 0) 100%);
    z-index: -1;
}

.hero .content {
    max-width: 660px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 60px 0;
}

.hero span {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    color: #44A7F1;
}

.hero h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2;
    color: #FFFFFF;
}

.hero p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.3;
    color: #FFFFFF;
}

.dr-event-calender {
    padding: 40px 0;
}

.head-view-block {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.head-tabbing {
    background: #F3F9FF;
    padding: 14px;
    border-radius: 50px;
}

.head-tabbing a {
    display: inline-flex;
    align-items: center;
    height: 68px;
    padding: 0 10px;
    color: #1E516D;
    font-size: 20px;
    font-weight: 600;
    min-width: 260px;
    justify-content: center;
    text-transform: uppercase;
    border-radius: 50px;
}

.head-tabbing a.active {
    background: #1E516D;
    color: #FFFFFF;
}

.dr-event-header {
    display: flex;
    align-items: center;
    gap: 20px;
    overflow: hidden;
    background: #F3F9FF;
    padding: 14px;
    border-radius: 10px;
}

.dr-event-header.calender-header .initial-active{
    color: var(--clr-pri);
}

.dr-event-month {
    flex: 1;
    overflow: hidden;
}

.dr-event-slider {
    display: flex;
    align-items: center;
    height: 54px;
    background: #FFFFFF;
    border-radius: 50px;
    padding: 0 12px;
}

.dr-event-header .dr-event-slides {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dr-event-header .dr-event-slides.active-month {
    color: var(--clr-pri);
    cursor: default;
}

.dr-event-header .slick-arrow {
    width: 50px;
    flex: 0 0 50px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    font-size: 15px;
}

.dr-event-header .slick-arrow.slick-disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.dr-event-header .dr-event-year select {
    background: transparent;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    padding-right: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
    height: 50px;
    padding-left: 20px;
}

.dr-event-year {
    min-width: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dr-event-tab ul {
    display: flex;
    align-items: center;
    height: 54px;
    background: #fff;
    border-radius: 60px;
}

.dr-event-tab ul li a {
    padding: 0 30px;
    border-radius: 40px;
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.dr-event-tab ul li.active a {
    background: #FF7A00;
    color: #ffffff;
}
.dr-event-content-outer{
    position: relative;
}

.droneu-event-listing {
    padding-top: 18px;
}
.droneu-event-listing::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(255 255 255 / 54%);
    background-image: url(../../img/loader.gif);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    z-index: 1;
    pointer-events: none;
    display: none;
}
.dr-event-nocontent-row .no_event{
    display: flex;
    min-height: 150px;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.droneu-event-listing.show-loader::before {
    display: block;
    pointer-events: all;
}
.loader-detail{
    max-width: 90px;
}
.dr-event-content-row {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #F5F5F5;
    border-radius: 15px;
    margin-bottom: 18px;
    padding: 22px 20px 22px 0;
}

.event-full {
    padding: 0px !important;
}

.dr-event-content-row.event-full {
    display: none;
}

.dr-event-content-row.event-full:has(.cal-deatil-row) {
    display: block;
}

.event-content-left {
    display: flex;
    align-items: center;
    gap: 20px;
}

.event-content-left .event-content-date {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    white-space: nowrap;
    text-align: center;
    background: #FF7A00;
    height: 135px;
    border-radius: 0 15px 15px 0;
    padding: 10px 12px;
    justify-content: center;
    color: #ffffff;
    min-width: 127px;
}

.event-content-left .event-content-date h2 {
    font-size: 75px;
    font-weight: 900;
    line-height: 74px;
}

.event-content-left .event-content-date p {
    font-size: 16px;
    font-weight: 400;
}

.event-content-image img {
    width: 100%;
}

.event-content-image {
    flex: 0 0 190px;
    height: 190px;
    object-fit: contain;
}

.event-content-right .event-content-right-title {
    display: block;
    color: #FF7A00;
    font-size: 20px;
    font-weight: 600;
}

.event-content-right .event-type {
    display: flex;
    align-items: center;
    gap: 10px;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    padding: 10px 0;
    margin: 12px 0;
}

.event-content-right .event-type .threeviewratings {
    display: inline-flex;
    gap: 8px;
    align-items: center;
}

.event-content-right .event-type .threeviewratings .review-icon {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.event-content-right .event-type .threeviewratings .userhost {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    flex: 0 0 28px;
    aspect-ratio: 1 / 1;
    border-radius: 50px;
    overflow: hidden;
}

.event-content-right .event-type .threeviewratings .review-icon .hostname a {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
}

.threeviewratings .review-icon .review-star {
    color: #FF7A00;
    font-size: 16px;
}

.event-content-right .event-type h5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 18px;
    background: #354a5f;
    border-radius: 30px;
    font-weight: 500;
    letter-spacing: 0.2px;
    font-size: 15px;
    color: #fff;
}

.event-content-right p {
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

.event-content-right p a {
    color: #44A7F1;
}

.event-detail-info {
    flex: 0 0 246px;
    background: #fff;
    border-radius: 10px;
    padding: 16px;
    display: flex;
    flex-direction: column;
}

.event-detail-info .item {
    border-bottom: 1px solid #E9E9E9;
    padding: 10px 0;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.event-detail-info .item:first-child {
    padding-top: 0;
}

.event-detail-info .item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.event-detail-info .item figcaption {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 1px;
}

.event-detail-info .item figcaption label {
    display: block;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
}

.event-detail-info .item figcaption span {
    display: block;
    color: #1E516D;
    font-size: 14px;
    font-weight: 500;
}

.event-detail-info .item a {
    align-self: center;
}

.searchlocation {
    padding-top: 78px;
}

.searchlocation .main-heading {
    display: flex;
    justify-content: center;
    min-height: 88px;
    align-items: center;
    padding: 0 20px;
    font-size: 32px;
    font-weight: 700;
    background: #001B26;
    color: #fff;
    gap: 10px;
}

.event-indi {
    display: flex;
    width: auto;
    vertical-align: middle;
    padding: 7px 0;
    float: right;
    align-items: center;
    justify-content: center;
    min-width: 374px;
}

.event-indi .item span {
    width: 15px;
    height: 15px;
    background: #0aca77;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}


.training-indi {
    margin-left: 15px;
}

.event-indi .item.training-indi span {
    background: #134d69;
}


.fc-toolbar.fc-header-toolbar {
    display: none;
}

.event-full-detail {
    padding: 36px;
    position: relative;
}

.event-full-detail .event-content-left {
    position: absolute;
    right: 20px;
    top: 20px;
}

.cal-deatil-row {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.cal-deatil-row figure {
    flex: 0 0 260px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 22px;
}

.cal-deatil-row figure .cal-signup {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ff7a00;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 10px 8px 20px;
    border-radius: 36px;
}

.cal-detail-right.event-new-style-block {
    flex: 1;
}

.cal-detail-right.event-new-style-block .cal-detail-head {
    display: block;
    color: #FF7A00;
    font-size: 22px;
    font-weight: 600;
    padding-right: 50px;
}

.cal-detail-subhead {
    display: flex;
    align-items: center;
    gap: 10px;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    padding: 10px 0;
    margin: 12px 0;
}

.cal-detail-subhead h2 {
    font-size: 15px;
    font-weight: 600;
}

.cal-detail-right.event-new-style-block p {
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    width: auto !important;
}

.event-img-heading {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    margin: 30px 0 10px;
    color: #636363;
}

.training-gal-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}

.training-gal-box a>img {
    display: block;
    width: 100%;
    height: 155px;
    border-radius: 10px;
    object-fit: cover;
}

.training-gal-box a .img-overlaynew {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all ease 0.5s;
    border-radius: 10px;
}

.training-gal-box a {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.training-gal-box a .imgcircle {
    position: absolute;
    z-index: 10;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.training-gal-box a:hover .img-overlaynew {
    opacity: 1;
}


.droneu-event-listing .fc-widget-header .fc-day-header {
    font-size: 16px;
    height: 40px;
    vertical-align: middle;
    color: #888888;
    font-weight: 500;
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    float: right;
    padding: 18px;
    font-weight: 500;
    font-size: 16px;
}

.fc-unthemed .fc-disabled-day {
    background: #f3f3f3;
    opacity: .3;
}


/* Tooltip */

.popper,
.tooltip {
    position: absolute;
    z-index: 1;
    background: #fff;
    color: #000;
    width: 415px;
    padding: 20px;
    max-height: 330px;
    overflow: auto;
    box-shadow: rgb(164, 164, 164) 0px 0px 10px -3px;
}

.tooltip h2 {
    font-size: 19px;
    margin-bottom: 9px;
}

.tooltip p {
    font-size: 15px !important;
    margin-bottom: 10px;
    line-height: 22px;
}

.tooltip-inner a {
    font-weight: bold;
    color: #fff;
    background: #ff7d00;
    padding: 10px 27px;
    display: inline-block;
    border-radius: 35px;
    text-decoration: none;
    margin-top: 14px;
}

.tooltip-inner {
    font-size: 15px;
    line-height: 25px;
}

.tooltip-inner ul.event-data {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 8px;
}

.tooltip-inner ul.event-data li {
    border-left: 1px solid #4d4c4c;
    line-height: 14px;
    padding: 0 10px;
}

.tooltip-inner ul.event-data li:first-child {
    border-left: none;
    padding-left: 0px;
}

.fc-scroller.fc-day-grid-container {
    height: 100% !important;
    overflow: auto !important;
}

.fc-event {
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.searchlocation .gm-style .gm-style-iw-c {
    max-width: 400px !important;
    padding: 20px !important;
}

.searchlocation .detail-map-view a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #000;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.3;
    padding: 8px 0;
    transition: all 0.3s ease;
}

.searchlocation .detail-map-view a:hover {
    color: #FF7A00;
}

.searchlocation .detail-map-view a img {
    width: 60px;
    align-items: center;
    height: 60px;
    border: 1px solid #d6d6d6;
    border-radius: 80px;
    object-fit: contain;
    transition: all 0.3s ease;
}

.searchlocation .detail-map-view a:hover img {
    transform: scale(1.08);
}

.searchlocation .detail-right-block {
    margin-bottom: 10px;
    font-size: 11px;
    padding-right: 40px;
}

.searchlocation .map-outer-container .gm-style-iw-chr {
    position: absolute;
    right: 0;
    top: 0;
}

.searchlocation .training-on-location {
    border-bottom: 1px solid #e8e8e8;

}

.searchlocation .training-on-location:last-child {
    border-bottom: none;
}



@media screen and (max-width: 1400px) {
    .event-content-left .event-content-date {
        height: 118px;
        min-height: 106px;
    }

    .event-content-left .event-content-date h2 {
        font-size: 55px;
        line-height: 54px;
    }

    .event-content-left .event-content-date p {
        font-size: 14px;
    }

    .event-content-right .event-content-right-title {
        font-size: 18px;
    }

    .event-content-right p {
        font-size: 15px;
    }
}

@media screen and (max-width: 1200px) {
    .event-content-right .event-type {
        flex-direction: column;
        align-items: flex-start;
    }

    .event-content-right .event-type .threeviewratings {
        font-size: 14px;
    }

    .event-content-right .event-type .threeviewratings .review-icon .hostname a {
        font-size: 16px;
    }

    .searchlocation .main-heading {
        min-height: 74px;
        font-size: 28px;
    }

    .event-content-right p {
        font-size: 14px;
    }

    .event-content-right .event-content-right-title {
        font-size: 16px;
    }

    .event-detail-info {
        flex: 0 0 206px;
    }

    .event-content-image {
        flex: 0 0 150px;
        height: 150px;
        object-fit: contain;
    }

    .dr-event-tab ul li a {
        height: 36px;
        padding: 0 12px;
        font-size: 13px;
    }

    .dr-event-tab ul {
        height: auto;
    }

    .dr-event-slider {
        height: 36px;
    }

    .dr-event-header .dr-event-slides {
        font-size: 15px;
        height: 30px;
    }

    .dr-event-header .slick-arrow {
        width: 40px;
        flex: 0 0 34px;
        height: 30px;
    }

    .dr-event-header .dr-event-year select {
        height: 36px;
        font-size: 20px;
    }

    .dr-event-year {
        min-width: 110px;
    }
}

@media screen and (max-width: 991px) {
    .dr-event-content-row {
        flex-direction: column;
        padding: 20px;
        position: relative;
        align-items: flex-start;
    }

    .event-content-left .event-content-date {
        position: absolute;
        right: 10px;
        top: 10px;
        height: auto;
        flex: none;
        min-height: 0;
        padding: 10px 10px;
        gap: 0;
        border-radius: 10px;
        align-items: flex-start;
        min-width: 100px;
    }

    .event-detail-info {
        flex: none;
        width: 100%;
    }

    .event-content-left .event-content-date h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .searchlocation .main-heading {
        font-size: 24px;
        min-height: 54px;
    }

    .head-tabbing a {
        height: 46px;
        min-width: 210px;
        font-size: 18px;
    }

    .head-view-block {
        margin-bottom: 40px;
    }

    .cal-deatil-row figure {
        flex: 0 0 200px;
    }

    .cal-detail-right.event-new-style-block .cal-detail-head {
        font-size: 20px;
    }
}

@media screen and (max-width: 767px) {
    .searchlocation .main-heading {
        font-size: 20px;
    }

    .dr-event-header {
        row-gap: 10px;
        display: grid;
        grid-template-columns: auto 1fr;
    }

    .dr-event-month {
        flex: none;
        width: 100%;
    }

    .dr-event-month {
        grid-column: 1 / -1;
        order: -1;
    }

    .head-tabbing a {
        height: 44px;
        min-width: 140px;
        font-size: 14px;
    }

    .head-tabbing {
        padding: 10px;
    }

    .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
        padding: 12px;
        font-size: 14px;
    }

    .droneu-event-listing .fc-widget-header .fc-day-header {
        font-size: 13px;
    }

    .tooltip h2 {
        font-size: 16px;
        margin-bottom: 9px;
        line-height: 1.3;
    }

    .tooltip-inner {
        font-size: 13px;
        line-height: 20px;
    }

    .cal-deatil-row {
        flex-direction: column;
        align-items: center;
    }

    .cal-deatil-row figure {
        max-width: 200px;
    }

    .cal-detail-right.event-new-style-block .cal-detail-head {
        font-size: 18px;
        padding-right: 0;
    }

    .cal-detail-subhead h2 {
        font-size: 13px;
    }

    .cal-detail-subhead {
        flex-wrap: wrap;
        row-gap: 6px;
    }

    .event-full-detail {
        padding: 18px;
    }

    .training-gal-box a>img {
        height: 110px;
    }
}