.mainbanner_img.hmbnr_img.video_bnr {
    /*
    background: url(../images/localdronepilots/Webbanner100924.2.gif);
    background-size: cover;
    */
}
.videobox {
    padding: 56.25% 0 0 0;
    position: relative;
}
.mainbanner_img.hmbnr_img.video_bnr iframe {
    width: 100% !important;
    height: 113vh;
    margin-top: -144px;
}
.hmbnr_textarea {
    /*background: rgb(0 0 0 / 35%);*/
}

ul.hdr_contact li {
    padding-left: 0;
}

.ftr_details ul li:first-child:before {
    background: #4f4f4f url(../images/call_icon.png) no-repeat center center;
}

.lcl-droney .example-list-area {
    margin-top: 50px;
    column-count: 3;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px;
    row-gap: 50px;
}

.lcl-droney .each-exmp-box {
    background: #fff;
    border-bottom: 6px solid #e55701;
    border-radius: 10px;
    margin-bottom: 50px;
    min-height: 500px;
}

.lcl-droney .cont-text {
    padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 0 0 8px 8px;
    min-height: 213px;
}

.lcl-droney .each-exmp-box img {
    border-radius: 0;
    height: 270px;
    width: 100%;
    object-fit: cover;
    object-position: top left;
}

.lcl-droney .cont-text h3 {
    margin-top: 0px;
    margin-bottom: 15px;
    color: #fd6d17;
    font-size: 22px;
    font-weight: 400;
    position: relative;
    background: transparent;
    width: auto;
    padding: 0;
    top: 0;
    text-align: left;
    border-radius: 7px 7px 7px 0;
    display: flex;
    max-width: 100%;
    line-height: 27px;
    min-height: auto;
    align-items: start;
    left: 0;
}

.lcl-droney .cont-text h3::before {
    display: none;
}

.lcl-btn a:hover {
    background: #ff6000;
    color: #000;
    border-color: #ea5323;
}
.localdrone {
    background: #242424;
}
.localdrone .indussrvc_half_box {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 26px;
    column-gap: 26px;
}

.localdrone .srvc_indus_contbox {
    width: 32%;
    background: #0e1215;
    padding: 40px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 0;
}

.img-locl img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.lclheading h3 {
    color: #da5b07;
    margin-top: 20px;
}

.lcl-btn a {
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    z-index: 3;
    display: block;
    width: 150px;
    background: #242424;
    padding: 12px 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    border-radius: 45px;
    border: 2px solid #fff;
    color: #c6c6c6;
}

.aerial_wrap {
    background-image: url(../images/Our-Exclusive-Ground-Photography.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center right;
}

.aerial_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.aerial_contentbox {
    background: #000;
    padding: 60px;
    max-width: 718px;
}

.aerial_contentbox .heading {
}

.aerial_contentbox .heading h2 {
    color: #ff6000;
}

.aerial_contentbox .main_btn {
}

.aerial_contentbox .main_btn a {
}

.aerial_contentbox .main_btn a:hover,
.aerial_contentbox .main_btn a:active,
.aerial_contentbox .main_btn a:focus {
    color: #fff;
}

/*====================================*/

.aerialphoto_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #eee;
}

.aerial_photo_img_box {
}

.aerial_photo_img_box img {
    height: 598px;
    object-fit: cover;
    width: 100%;
}

.aerialphoto_content_box {
    padding: 60px 60px 160px;
}

.aerialphoto_content_box .heading {
}

.aerialphoto_content_box .heading h2 {
    color: #2b2b2b;
    text-transform: uppercase;
}

.aerial_photo_cont {
    position: relative;
}

.aerial_photo_cont p {
    color: #333;
}

.aerial_photo_cont img {
    position: absolute;
    right: 30px;
    bottom: -180px;
}

.aerialphoto_content_box .main_btn {
    margin-top: 50px;
}

.aerialphoto_content_box .main_btn a {
    border-color: #ff6000;
    color: #ff6000;
}

.aerialphoto_content_box .main_btn a:hover,
.aerialphoto_content_box .main_btn a:active,
.aerialphoto_content_box .main_btn a:focus {
    color: #fff;
}

.new-example-list.lcl-droney {
    background: #000;
}

.hm_rf_srvy_area {
    display: flex;
    flex-wrap: wrap;
}

.rf_srvy_content {
    width: 45%;
    padding-right: 60px;
}

.rf_srvy_gal {
    width: 55%;
}

/*=====================*/
.hm_aboutpan_wrap {
    background: #2b2b2b;
}

.hm_aboutpan_area {
    /*    background: #eee;*/
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.hm_aboutus_imgbox {
}

.hm_aboutus_imgbox img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top center;
}

.hm_aboutus_contbox {
    padding: 0 0 0 50px;
}

/*
.hm_aboutus_contbox .heading{}
.hm_aboutus_contbox .heading h2{
    color: #444;
}
*/
/*
.hm_aboutus_contbox p{
   color: #686868;
}
*/
/*
.hm_aboutus_contbox .main_btn{}
.hm_aboutus_contbox .main_btn a{
    border-color: #0e1215;
    color: #ff6000;
}

.hm_aboutus_contbox .main_btn a:hover,
.hm_aboutus_contbox .main_btn a:active,
.hm_aboutus_contbox .main_btn a:focus{
    color: #fff;
    border-color: #ff6000;
}*/

.mobile-drone-img {
    display: none;
}

/*=====================
 * CUSTOM RESPONSIVE
 * ========================*/
@media screen and (max-width: 1605px) {
    .mainbanner_img.hmbnr_img.video_bnr iframe {
        width: 100% !important;
        height: 100vh;
        margin-top: -40px;
    }
}

@media screen and (max-width: 1445px) {
    .localdrone .indussrvc_half_box {
        row-gap: 24px;
        column-gap: 24px;
    }

    .localdrone-header .hdr_top_left_box {
        width: 35%;
    }

    .localdrone-header .hdr_top_right_box {
        width: 65%;
    }

    .lcl-droney .cont-text {
        min-height: 272px;
    }

    .mainbanner_img.hmbnr_img.video_bnr iframe {
        width: 100% !important;
        height: 800px !important;
        margin-top: 0;
    }
}

@media screen and (max-width: 1340px) {
    .localdrone .indussrvc_half_box {
        row-gap: 22px;
        column-gap: 22px;
    }
}

@media screen and (max-width: 1280px) {
    .lcl-droney .cont-text {
        min-height: 295px;
    }

    .localdrone .indussrvc_half_box {
        row-gap: 20px;
        column-gap: 20px;
    }

    .localdrone .srvc_indus_contbox {
        padding: 20px;
    }
    .lcl-droney .example-list-area {
        column-gap: 30px;
        row-gap: 30px;
    }
    .lcl-droney .each-exmp-box {
        margin-bottom: 30px;
    }
    .lcl-droney .main_btn {
        margin-top: 0;
    }
    .main_bannerwrap .bnr_txtbox {
        padding: 200px 0 100px;
    }
}
@media screen and (max-width: 1200px) {
    .mainbanner_img.hmbnr_img.video_bnr iframe {
        width: 100% !important;
        height: 100vh !important;
        margin-top: 0;
    }
    .main_bannerwrap .bnr_txtbox {
        padding: 180px 0 60px;
    }
    .hmbnr_textarea {
        width: 100%;
    }
}

@media screen and (max-width: 1199px) {
    .localdrone .indussrvc_half_box {
        row-gap: 18px;
        column-gap: 18px;
    }

    .localdrone-header .hdr_top_left_box p {
        font-size: 13px !important;
    }

    .localdrone-header ul.hdr_contact li {
        font-size: 13px !important;
        margin-right: 7px;
    }

    .localdrone-header ul.hdr_contact li a {
        font-size: 13px !important;
    }
    .main_bannerwrap {
        margin-top: -88px;
    }
    .mainbanner_img.hmbnr_img.video_bnr iframe {
        width: 100% !important;
        height: 650px !important;
        margin-top: 0;
    }
}

@media screen and (max-width: 1024px) {
    .localdrone-header .hdr_top_left_box p {
        font-size: 12px !important;
    }

    .localdrone-header ul.hdr_contact li {
        font-size: 12px !important;
        margin-right: 7px;
    }

    .localdrone-header ul.hdr_contact li a {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 991px) {
    .localdrone-header ul.hdr_contact li {
        margin-right: 7px;
    }

    .localdrone-header .hdr_top_left_box p {
        font-size: 11px !important;
        line-height: 13px;
    }

    .localdrone-header ul.hdr_contact li {
        font-size: 11px !important;
        margin-right: 7px;
    }

    .localdrone-header ul.hdr_contact li a {
        font-size: 11px !important;
    }

    section.secpanel.padd_tb.aerial_wrap {
        background: #2b2b2b;
        padding: 0;
    }

    .aerial_contentbox {
        padding: 60px 0;
        background: none;
    }

    .mobile-drone-img {
        display: block;
        margin: 0 0 20px;
    }

    .lclheading h3 {
        font-size: 22px;
    }

    .hm_aboutpan_area {
        padding: 60px 0;
    }

    .lcl-droney .each-exmp-box {
        min-height: auto;
    }

    .lcl-droney .example-list-area {
        margin-top: 50px;
        column-count: 2;
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
        column-gap: 30px;
        row-gap: 50px;
    }

    .lcl-droney .each-exmp-box img {
        border-radius: 0;
        height: 240px;
        width: 100%;
        object-fit: cover;
        object-position: top left;
    }

    .hm_aboutus_contbox {
        padding: 50px 0 0;
    }

    .localdrone .srvc_indus_contbox {
        width: 48%;
        margin-bottom: 20px;
    }
        .mainbanner_img.hmbnr_img.video_bnr {
        position: relative;
        height: -webkit-fill-available;
    }
   .mainbanner_img.hmbnr_img.video_bnr iframe {
        width: 100% !important;
        height: -webkit-fill-available !important;
        margin-top: 0;
    }
    .main_bannerwrap .bnr_txtbox {
        padding: 0;
        margin-top: -100px;
    }
}

@media screen and (max-width: 850px) {
    .localdrone-header .hdr_top_left_box {
        width: 38%;
    }

    .localdrone-header .hdr_top_right_box {
        width: 62%;
    }

    .localdrone-header ul.hdr_contact li {
        font-size: 10px !important;
        margin-right: 3px;
    }

    .localdrone-header .hdr_top_left_box p {
        font-size: 10px !important;
        line-height: 13px;
    }

    .localdrone-header ul.hdr_contact li a {
        font-size: 10px !important;
        margin-left: 5px;
    }
}

@media screen and (max-width: 767px) {
    .aerial_contentbox {
        padding: 40px 0;
    }
    .hm_aboutpan_area {
        padding: 40px 0;
    }

    .hm_aboutus_contbox {
        padding: 20px 0 0;
    }

    .lcl-droney .cont-text {
        min-height: inherit;
    }

    .lcl-droney .each-exmp-box {
        min-height: inherit;
        margin-bottom: 20px;
    }
    .new-example-list.lcl-droney .main_btn.text-center {
        margin-top: 0;
    }
    .localdrone .heading h2 {
        text-align: left;
    }

    .srvc_intro_contbox.text-center {
        text-align: left;
    }

    .localdrone-header .hdr_top_left_box {
        width: 100%;
    }

    .lcl-droney .example-list-area {
        margin-top: 50px;
        column-count: 1;
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
        column-gap: 30px;
        row-gap: 50px;
    }

    .localdrone .srvc_indus_contbox {
        width: 100%;
        border-radius: 10px;
        margin-bottom: 0;
    }
    .main_bannerwrap .bnr_txtbox {
        padding: 0;
        margin-top:0;
    }
  .mainbanner_img.hmbnr_img.video_bnr {
        position: relative;
        height: auto;
    }
.videobox {
    padding: 66.25% 0 0 0;
    position: relative;
}
    .hm-search-area {
    width: 100%;
}
    .main_bannerwrap {
        margin-top: 0;
    }
}

@media screen and (max-width: 414px) {
    .videobox {
        padding: 56.25% 0 0 0;
        position: relative;
    }

}

@media screen and (max-width: 414px) {

}
@media screen and (max-width: 375px) {
    .mainbanner_img.hmbnr_img.video_bnr iframe {
        width: 100% !important;
        height: 215px !important;
        margin-top: 0;
    }
}
