

/*===============================
home
==============================*/
.nigel_pan_wrap {
    overflow: visible;
    /*background: #000;*/
    background: #0e1215; /* Old browsers */
background: -moz-linear-gradient(top,  #0e1215 50%, #bfe8f9 50%, #0e1215 50%, #1f1f1f 50%, #1f1f1f 50%, #1f1f1f 100%, #1f1f1f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0e1215 50%,#bfe8f9 50%,#0e1215 50%,#1f1f1f 50%,#1f1f1f 50%,#1f1f1f 100%,#1f1f1f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0e1215 50%,#bfe8f9 50%,#0e1215 50%,#1f1f1f 50%,#1f1f1f 50%,#1f1f1f 100%,#1f1f1f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e1215', endColorstr='#1f1f1f',GradientType=0 ); /* IE6-9 */
}

.nigel_hdpan_wrap {
    overflow: visible;
    border-top: 1px solid rgb(255 255 255 / 52%);
}

.nigelpan_area {
    padding-bottom: 40px;
}

.nigel_hdn {
    text-align: center;
    margin-top: -19px;
    z-index: 5;
    position: relative;
}
.nigel_hdn .tm_hd h2 {
    filter: drop-shadow(0px -1px 0px rgba(255, 255, 255, 0.5));
    text-transform: uppercase;
}

.sh_hd h4,
.tm_hd h2,
.rf_srvy_hd h2{
    display: inline-block;
    color: #c6c6c6;
    font-size: 20px;
    line-height: 26px;
    padding: 13px 18px 0px;
    background: #0e1215;
    position: relative;
    font-weight: 400;
    margin-bottom: 0;
}
.sh_hd{
    display: inline-block;
    filter: drop-shadow(0px -1px 0px rgba(255, 255, 255, 0.5));
    margin-bottom: 18px;
    top: -2px;
    position: relative;
}
.sh_hd_inr{
    -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%);
    background: #0e1215;
    padding: 0 40px;
}
.tm_hd h2:before, .tm_hd h2:after,
.rf_srvy_hd h2:before, .rf_srvy_hd h2:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
}
.tm_hd h2:before, .rf_srvy_hd h2:before{
      border-bottom: 65px solid #0e1215;
      border-left: 30px solid transparent;
      left: -30px;
    }

.tm_hd h2:after, .rf_srvy_hd h2:after{
      border-bottom: 65px solid #0e1215;
      border-right: 30px solid transparent;
      right: -30px;
    }
    .nigel_hdn h4 {
    padding-bottom: 0;
}
.nigel_hdn h3 {
    font-size: 24px;
    color: #ffffff;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 38px;
    display: inline-block;
}
.nigel_hdn p {
    font-size: 18px;
}
.nigel_2colpan1_wrap{}
.nigel_2colpan1_area{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.showreel_video{
    width: 100%;
    max-width: 1037px;
    margin: 0 auto;
    text-align: center;
}
.showreel_video iframe {
    width: 100%;
}
.showreel_video video{
    width: 100%;
    display: block;
}
.showreel_video video:focus{
	outline:none;
}
.showreel_video video source{
    width: 802px;
    display: block;
}
/*=====================*/
.hm_aboutpan_wrap{}
.hm_aboutpan_area{
    background: #eee;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.hm_aboutus_imgbox{}
.hm_aboutus_imgbox img {
    width: 100%;
}
.hm_aboutus_contbox{
    padding: 0 50px 90px;
}
.hm_aboutus_contbox .heading{}
.hm_aboutus_contbox .heading h2{
    color: #2b2b2b;
}
.hm_aboutus_contbox p{
    color: #333;
}
.hm_aboutus_contbox .main_btn{}
.hm_aboutus_contbox .main_btn a{
    border-color: #2b2b2b;
    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;
}
/*========================================*/
.hm_jointeam_wrap{ 
    overflow: visible;
}
.tm_hd_area {
    text-align: center;
}

.tm_hd_area h3 {
    margin-top: 38px;
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0;
}
.tm_hd, .rf_srvy_hd{
    text-align: center;
    margin-top: -65px;
    position: absolute;
    left: 0;
    right: 0;
}
.tm_hd h2, .rf_srvy_hd h2{
    font-size: 34px;
    font-weight: 400;
    color: #f66000;
    padding: 26px 40px 30px;
    line-height: 1;
}
.hm_jointeam_area{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    overflow: visible;
    padding-bottom: 120px;
}
.team_img{
    position: absolute;
    left: -34px;
    bottom: -28px;
    width: 46%;
    z-index: 1;
}
.team_img img{
    position: relative;
    z-index: 2;
}
.team_img .team_deatails{
        position: absolute;
        right: -194px;
        bottom: 134px;
        background: #0a0d0f;
        padding: 10px 28px 10px 90px;
}
.team_img .team_deatails .tm_desg{
    color: #fff;
}
.team_img .team_deatails .tm_name{
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    color: #ff6000;
    margin: 4px 0 0;
}
.team_contarea{
    width: 58%;
    position: relative;
    z-index: 2;
} 
.team_contbox{}



/*====================================*/
/*====================================*/
.hm_gallery_wrap{
    background: #1a1a1a;
    border-top: 2px solid #282828;
    overflow: visible;
    z-index: 1;
}
.hm_gallery_wrap .rf_srvy_hd {
   /* margin-top: -83px;*/
}
.hm_gallery_wrap .rf_srvy_hd h2 {
    background: #1a1a1a;
    color: #ffffff;
}
.hm_gallery_wrap .rf_srvy_hd h2:before {
    border-bottom-color: #1a1a1a;
}
.hm_gallery_wrap .rf_srvy_hd h2:after {
    border-bottom-color: #1a1a1a;
}
.hm_gallery_area{}
.gallery_content{}
.gallery_content .sub_content{}
.gallery_content .sub_content p{}
.gallery_content .sub_content p strong{
    font-size: 18px;
}
.gallery_list{}
ul.gal_imglist{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.gal_imglist li{
    width: 23.3%;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 3px 4px 6px rgb(0 0 0 / 58%);
    border: 3px solid #000;
}
ul.gal_imglist li:nth-child(4n){
    margin-right: 0;
}
ul.gal_imglist li a{}
ul.gal_imglist li a:before {
    content: "";
    position: absolute;
    background-image: url(../images/magnifying-glass.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
ul.gal_imglist li:hover a:before {
    opacity: 1;
    visibility: visible;
}
ul.gal_imglist li a img{
    height: 230px;
    object-fit: cover;
    width: 100%;
}
ul.gal_imglist li:hover a{}
ul.gal_imglist li:hover a img{
    filter: grayscale(1);
}
/*-----home new slider box sectiom-----*/
.newsliderbox-wrap {
    overflow: visible;
    border-top: 1px solid rgb(255 255 255 / 52%);   
    margin-top: -8px;
}
.industry_list{
      margin-top: 50px;
      display: inline-block;
      width: 100%;
      margin-bottom: 50px;
     
}
.industry_list .indus_box{
    display: inline-block;
    margin-bottom: 25px;
    background: #ffffff;
    border-radius: 7px;
    position: relative;
   /* width: 31%;*/
    }
.industry_list .indus_box h3 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    position: absolute;
    background: #ff6100;
    /* width: 77%; */
    padding: 14px 30px;
    top: 18px;
    left: -14px;
    text-align: center;
    border-radius: 7px 7px 7px 0;
}

.industry_list .indus_box h3:before{
    content:"";
    width: 0;
    height: 0;
    border-top: 10px solid #c24b03;
    border-left: 14px solid transparent;
    position: absolute;
    left: 0;
    bottom: -10px;
    }
  
.industry_list .indus_box .indus_img_box{
    border-radius: 7px 7px 0 0;
    overflow: hidden;
}
.industry_list .indus_box .indus_img_box img{
}

.sld-box-cntnt {
    padding: 30px 25px 25px;
    position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 77%);
    border-radius: 38px 38px 0 0;
}

.sld-box-cntnt p {
    color: #c0c0c0;
    min-height: 100px;
    margin-bottom: 0;
}

.sld-box-cntnt h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 26px;
    min-height: 57px;
    font-weight: 400;
}

.sld-box-cntnt .main_btn {
    margin-top: 27px;
}

.sld-box-cntnt .main_btn a {
    border-color: #ff6000;
    /* color: #333333; */
}
.sld-box-cntnt .main_btn a:hover, .sld-box-cntnt .main_btn a:focus,
.sld-box-cntnt .main_btn a:active{
     color: #fff;
}
.industry_list .indus_box .indus_img_box img {
    height: 486px;
    object-fit: cover;
    width: 100%;
}
.nigelhdn2 {
    text-align: center;
    margin-bottom: 40px;
}

.nigelhdn2 h3 {
    font-size: 24px;
    color: #ff6000;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}

.nigelhdn2 p {
    font-size: 18px;
}
.tabnew_slider.slick-initialized .slick-slide {
    display: block;
    padding: 0 13px !important;
}

.tabnew_slider .slick-arrow{
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: 2;
    color: rgb(255 255 255);
    font-size: 41px;
    margin: auto;
    width: 50px;
    height: 50px;
    background: rgb(255 97 0 / 76%);
    border: 0;
    line-height: 50px;
    text-align: center;
    border-radius: 6px;
}
.tabnew_slider .slick-arrow.slick-prev.slick-disabled{}
.tabnew_slider .slick-arrow.slick-prev{
    left: -25px;
}

.tabnew_slider .slick-arrow.slick-next{
    right: -25px;
}
.tabnew_slider .slick-arrow.slick-next.slick-disabled{}

.tabnew_slider ul.slick-dots {
    position: absolute;
    bottom: -18px;
    display: flex;
    left: 0;
    right: 0;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    z-index: 99;
    margin: 0 auto;
}

.tabnew_slider ul.slick-dots li {
    text-indent: -1000px;
    overflow: hidden;
    background: transparent;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin: 0 5px;
    border: 1px solid #fff;
}

.tabnew_slider ul.slick-dots li.slick-active {
    background: #fff;
}

.tabnew_slider ul.slick-dots li button,
.tabnew_slider ul.slick-dots li.slick-active button{
    background: transparent !important;
    border: 0 !important;
    outline: none !important;
}

.tm_hd_area  .tm_hd {
  
    margin-top: -83px;
}
.tm_hd_area  .tm_hd h2{
    filter: drop-shadow(0px -1px 0px rgba(255, 255, 255, 0.5));
}
/*----*/
.map-wrap {
    
    background: #1f1f1f;
        border-top: 1px solid rgb(255 255 255 / 52%);
}

.map-wrap .tm_hd h2 {
    background: #1f1f1f;
}

.map-wrap .tm_hd h2::before {
    border-bottom-color: #1f1f1f !important;
}

.map-wrap .tm_hd h2::after {
    border-bottom-color: #1f1f1f !important;
}

.maptext {
    /* margin-top: 40px; */
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    background: #ff6100;
    padding: 10px 20px;
    max-width: 700px;
    margin: 0 auto 43px;
}

.maptext:before {
    position: absolute;
    content: " ";
    background: #ff6100;
    width: 66px;
    height: 40px;
    top: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

/*============= custom responsive ===============*/

@media screen and (max-width: 1920px) and (min-width: 1601px) {      }
@media screen and (max-width: 1440px) { 
    .hm_aboutus_imgbox img {
        height: 730px;
    object-fit: cover;
    }
    .blog_area ul li {
        width: 31.7%;
    }
    ul.gal_imglist li {
        width: 23%;
    }
    .bbc_cntnt {
        padding-left: 40px;
        width: 36%;
    }
    .bbc_vdo {
        width: 64%;
    }
     .team_img {
    width: 49%;
}
    .team_contarea {
    width: 51%;
}
}
@media screen and (max-width: 1368px) {
    .testi_vdo_box {
        width: 72%;
    }
    ul.imglist li {
        width: 47.5%;
    }
    .blog_area ul li {
        width: 31.5%;
    }
    .team_img .team_deatails {
        right: -177px;
    }
}
@media screen and (max-width: 1366px) {      }
@media screen and (max-width: 1280px) { 
.hm_jointeam_area {
    padding-bottom: 95px;
}
    .team_contarea {
    width: 48%;
}
    .team_img {
    width: 56%;
}
}
@media screen and (max-width: 1200px) {
    ul.imglist li {
        width: 47%;
    }
    .blog_area ul li {
        width: 31.2%;
    }
    ul.gal_imglist li {
        width: 22.8%;
    }
    .hm_aboutus_imgbox img {
        height: 682px;
        object-fit: cover;
        width: 100%;
    }
    .hm_aboutus_contbox {
        padding: 0px 33px 84px;
    }
    ul.imglist li {
        width: 47%;
    }
    .blg_title h3 {
        font-size: 17px;
        line-height: 24px;
    }
    ul.gal_imglist li a img {
        height: 160px;
    }
}
@media screen and (max-width: 1199px) { 
.tm_hd, .rf_srvy_hd {
    margin-top: -44px;
}
    .tm_hd_area  .tm_hd {
    margin-top: -64px;
}
    ul.gal_imglist li {
        width: 22.5%;
    }
    .hm_testi_imgbox img {
        object-fit: cover;
        height: 540px;
        width: 100%;
    }
    .hm_testi_contbox {
        padding: 40px;
    }
    .blog_area ul li {
        width: 31%;
    }
    .rf_srvy_content {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px;
    }
    .rf_srvy_gal {
        width: 100%;
    }
    .bbc_vdo {
        width: 100%;
        padding-bottom: calc(55.25%);
    }
    .bbc_cntnt {
        padding-left: 0;
        margin-top: 40px;
        width: 100%;
    }
    .testi_vdo_box {
        width: 68%;
    }
    .testibox {
        background-size: 50px;
        padding-left: 60px;
    }
    .industry_list {
        /*column-count: 3;*/
    }
}
@media screen and (max-width: 1080px) { 

}
@media screen and (max-width: 1024px) {
    .testi_vdo_box {
        width: 65%;
    }
    ul.gal_imglist li {
        margin-right: 28px;
    }
    ul.imglist li {
        width: 48%;
    }
    ul.imglist li a img {
        height: 280px;
    }
    .blg_img img {
        height: 160px;
    }
}
@media screen and (max-width: 991px) {

   .nigel_hdn h2, .tm_hd h2, .rf_srvy_hd h2{
        font-size: 27px;
        padding: 17px 30px 26px;
    }

    .hm_aboutus_contbox {
        padding: 50px 5% 94px;
    }
    .hm_jointeam_area {
        justify-content: flex-start;
            padding-bottom: 0;
    }
    .nigel_hdn h3 {
        font-size: 20px;
        line-height: 27px;
    }
    .nigel_hdn h4 {
        font-size: 18px;
        line-height: 24px;
        padding: 15px 18px 20px;
    }
    .nigel_hdn p {
        font-size: 16px;
    }
    .team_contarea { 
        width: 100%;
        margin: 0px 0 0;
        position: relative;
        z-index: 2;
    }
    .team_img {
        position: relative;
        left: 0;
        bottom: -28px;
        width: 73%;
    }
    .testi_vdo_box {
        width: 100%;
        margin: 30px 0 0;
        padding-bottom: calc(34.5%);
    }
    .team_img .team_deatails {
        right: -209px;
    }
    .blog_area ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .blg_img img {
        height: auto;
        object-fit: cover;
        width: 100%;
    }
    ul.gal_imglist li {
        width: 47%;
    }
    ul.gal_imglist li a img {
        height: 220px;
    }
    ul.gal_imglist li:nth-child(2n) {
        margin-right: 0;
    }
    .aerial_wrap {
        background-size: cover;
        background-attachment: unset;
    }

    .new_indus_wrap .heading_center {
        width: 100%;
        margin: 0 auto;
    }
    .industry_list {
        /*column-count: 2;
        margin-top: 50px;*/
    }
    .sld-box-cntnt p {
    min-height: 89px;
}
    .industry_list .indus_box {
    /*min-height: 530px;*/
}
    .industry_list .indus_box .indus_img_box img {
    height: 427px;
} 
    .tm_hd_area  .tm_hd {
    margin-top: -63px;
}
.area-map-cover {
    margin-bottom: 50px;
}
    .hm_aboutus_imgbox img {
    height: inherit;
}
}
@media screen and (max-width: 966px) {   
    .team_img .team_deatails {
        right: -156px;
    }

}
@media screen and (max-width: 900px) {      }
@media screen and (max-width: 812px) { 
    ul.imglist li {
        width: 47%;
    }
    ul.hdr_contact li {
        padding-left: 0;
    }
}
@media screen and (max-width: 800px) { 
    .testi_vdo_box {
        padding-bottom: calc(56.25%);
    }
    .dstp_mainmenu nav ul.nav_list li {
        padding: 0 6px;
    }
}
@media screen and (max-width: 768px) { 

}
@media only screen and (max-width: 767px) {
    ul.gal_imglist li a img {
        height: auto;
    }
    ul.gal_imglist li {
        width: 100%;
        margin-right: 0;
    }

    .nigel_hdn p {
        font-size: 16px;
        text-align: center;
    }
    .aerial_contentbox {
        padding: 20px;
    }
    .aerialphoto_content_box {
        padding: 40px 5% 140px;
    }
    .aerial_photo_cont img {
        position: relative;
        right: 0;
        bottom: 0;
    }
    .hm_testi_contbox {
        padding: 40px 5%;
    }
    .team_img {
        position: relative;
        left: 0;
            bottom: -21px;
        width: 100%; 
    }
    .team_img .team_deatails {
        position: relative;
        width: 100%;
        display: block;
        bottom: 0;
        padding: 20px;
        right: 0;
        bottom: 0;
        margin-top: -42px;
        z-index: 5;
        text-align: center;
    }
    .hm_gallery_area .heading_center {
        text-align: left;
    }
    .gallery_content .sub_content {
        width: 100%;
    }
    .gallery_content .sub_content p{
        text-align: left;
    }
    .hm_blog_area .main_btn {
        margin-top: 20px;
    }
    ul.imglist li {
        width: 100%;
        margin-right: 0;
    }
    .testibox {
        background-size: 50px;
        padding-left: 0;
        padding-top: 60px;
    }
    .testi_vdo_cont .heading h2 {
        font-size: 18px;
        line-height: 26px;
        text-transform: uppercase;
    }
    ul.imglist li a img {
        height: auto;
    }
    .sld-box-cntnt h4 {
    font-size: 18px;
    line-height: 24px;
}
    .maptext {
    font-size: 15px;
    margin: 0 auto 38px;
}
    .nigel_hdn h3 {
    font-size: 17px;
    line-height: 25px;
            margin-top: 20px;
}
    .nigelpan_area {
    padding-bottom: 40px;
    padding-top: 40px;
}
    .nigelpan_area .tm_hd {
    margin-top: 0;
    position: relative;
    top: 0;
}

.nigelpan_area .tm_hd h2 {
    padding: 0 !important;
    filter: none;
}

.nigelpan_area .tm_hd h2:before, .nigelpan_area .tm_hd h2:after {
    display: none;
}

.nigelpan_area .nigel_hdn {
    margin-top: 0;
}
    .area-map-cover {
    margin-bottom: 0;
}
}
@media screen and (max-width: 736px) {      }

@media screen and (max-width: 667px) {   }
@media screen and (max-width: 640px) {  }
@media screen and (max-width: 568px) {

    .team_contarea {
        width: 100%;
        margin: 0;
    }

    .industry_list {
        column-count: 1;
        margin-top: 50px;
    }
}
@media screen and (max-width: 533px) {  }
@media screen and (max-width: 480px) {
    .hm_aboutus_imgbox img {
        height: auto;
    }
.nigel_hdn h2, .tm_hd h2, .rf_srvy_hd h2{
        font-size: 20px!important;
        padding: 16px 10px 16px!important;
    }
 .tm_hd, .rf_srvy_hd {
        margin-top: -40px;
    }


    .testi_vdo_cont .heading h2 {
        font-size: 18px;
        line-height: 26px;
        text-transform: uppercase;
    }
.tm_hd_area  .tm_hd {
    margin-top: -47px;
}
 .tm_hd_area  .tm_hd h2 {
    padding: 15px 6px !important;
}
 .tm_hd_area  .tm_hd h2:before {
    border-bottom: 48px solid #0e1215;
}
 .tm_hd_area  .tm_hd h2:after {
    border-bottom: 48px solid #0e1215;
}
    .tm_hd_area h3 {
    margin-top: 25px;
    font-size: 15px;
    line-height: 23px;
}


}
@media screen and (max-width: 414px) {   }
@media screen and (max-width: 375px) { }
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) { 

}