* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-outline: none;
	-moz-outline: none;
	outline: none
}
body{
	margin:auto;
	font-family: 'Lato', sans-serif;
}
html {
	scroll-behavior: smooth
}
p{
    color: #000000;
    font-size: 16px;
    line-height: 23px;
}
button,
input[type=button],
input[type=submit],
input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
img {
	max-width: 100%
}

/*ul li,
ol li {
	list-style: none
}*/
h1,h2,h3,h4,h5,h6,strong{
	font-family: 'Roboto Slab', serif;font-weight: 700;
}
a,
a:hover {
	text-decoration: none;
	cursor: pointer
}
h1 {
    font-size: 50px;
    color: #1d597e;
    line-height: 48px;
    margin-bottom: 10px;
}
.DroneMapping h1 {
    text-align: center;
}
.mapping-subhead {
    font-size: 25px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    max-width: 745px;
    margin: auto auto 30px;
}
.DroneMapping p,.history-block p,.data-pro p {
    margin-bottom: 25px;
}
.DroneMapping {
    display: inline-block;
    padding: 45px 44px;
    width: 100%;
    background: #fff;
}
.DroneMapping h3 {
    font-size: 24px;
    color: #000;
}
.DroneMapping h3 a{
    color: #1d597e;
}
.DroneMapping p a,.data-pro p a{
    color: #1d597e;
    text-decoration:underline;
}
.history-block h1,.data-pro h1{
	margin-bottom: 20px;
}
.history-block {
    background: #ededed;
    padding: 45px 44px;
}
.history-block p:last-child ,.data-pro p:last-child{
    margin-bottom: 0;
}
.forty-hist {
    width: 418px;
    display: inline-block;
    margin-left: 50px;
    border-radius: 25px;
    overflow: hidden;
    vertical-align: top;
}
.forty-hist.learn-right
{
     width: 595px;
     border-radius:0px;
}
.sixty-hist {
    width: calc(100% - 480px);
    display: inline-block;
    vertical-align: top;
}
.learn-mapping
{
    width: calc(100% - 650px);
}
.history-img img {
    display: block;
    height: auto;
}
.history-img {
    position: relative;
}
.history-img p {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.66);
    color: #fff;
    text-align: center;
    padding: 15px;
}

.drone-small {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}
.menu-nav-drone div {
    padding-top: 0;
    text-align: center;
    -webkit-transform: rotate(-90deg) translateX(-100%);
    -ms-transform: rotate(-90deg) translateX(-100%);
    transform: rotate(-90deg) translateX(-100%);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    width: calc(100vh - 105px);
    background-color: rgba(255, 255, 255, 0);
    overflow: auto;
    white-space: nowrap;
    margin-left: 11px;
    direction: rtl;
    padding-bottom: 11px;
}
.menu-nav-drone a {
    width: auto;
    display: inline-block;
    direction: rtl;
    margin-right: 1px;
    font-size: 11px;
    background: rgb(13, 42, 62);
        background-color: rgb(13, 42, 62);
    padding: 8px 11px;
    border-radius: 3px;
    color: #fff;
    position: relative;
}
.banner-mapping {

    width: 100%;
    vertical-align: top;
    position: relative;

}
.nav-left-fixed {
    position: fixed;
    background: #091f29;
    left: 0;z-index: 11;
    top: 0;
    bottom: 0;
    width: 70px;
    text-align: center;
    padding: 20px 8px;
    margin: auto;
    box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
}
.menu-nav-drone a.active,.menu-nav-drone a:hover {
    background-color: #ff7d00;
}
.menu-nav-drone a.active:before {
    position: absolute;
    content: "";
    border-left: 8px solid transparent;
    border-top: 9px solid #ff7d00;
    border-right: 8px solid transparent;
    left: 0;
    top: 29px;
    height: 0px;
    width: 0;
    margin: auto;
    right: 0;
}
.content-right-side {
    padding-left: 70px;
    position: relative;
    background: #091f29;
    display: inline-block;
    width: 100%;
}
.data-pro h4 {
    font-size: 25px;
    margin-bottom: 20px;
}
.data-pro {
    display: inline-block;
    padding: 45px 44px;
    width: 100%;
    vertical-align: top;
    background: #fff;
}
.slick-arrow img {
    width: 23px;
    position: relative;
    top: 5px;
}
h5.blue {
   color: #1d597e;
}
.exploretabcontent {
    margin-top: 30px;
}
.mapp-content h5, h5 {

    font-size: 18px;
    margin-bottom: 3px;

}
.mapp-content {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.mapp-content-left:first-child {
    padding-right: 20px;
}
.mapp-content p {
    margin-bottom: 20px;
}
.mapp-content ul li, .list-type ul li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 7px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 23px;
}
ul.dash-cards.courses-main .img-dash img {
    max-height: 100%;
    margin: auto;
}
.mapp-content ul li:before, .list-type ul li:before {
    position: absolute;
    content: "";
    background: #000;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 9px;
}
.mapp-content ul li:last-child {
    margin-bottom: 0;
}
.mapp-content-left {
    width: 50%;
    float: left;
}
.mapp-content-right
{
    width: 50%;
    float: right;
}
.support-bottm-btn.hire-us {
    margin-top: 0;
    margin-bottom: 30px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}
.support-btn-cover {
    background-color: #fff;
    padding: 12px 0;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.software-map{
    margin: 0;
    background-color: #ededed;
}
.software-image {
    width: 299px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 12px;
}
.software-description {
    width: calc(100% - 310px);
    display: inline-block;
    vertical-align: middle;
}
.software-image img {
    max-width: 100%;
}
/*.software-description
{
    width: 75%;   
}*/
/*************************Section courses*********************/
.explorheading {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 0;
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    /*background: #071925;*/
    padding: 0 30px;
    font-weight: 600;
    color: #2b587d;
}
.bx-controls-direction
{
    display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #0a3c55 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #ff7d00 !important;
}
.exploretabcontent .bx-wrapper .bx-pager.bx-default-pager a {
    width: 17px;
    height: 17px;
    border-radius: 100%;
}
.exploretabcontent {
    width: 100%;
    float: left;
}
.blogtabcontent {
    width: 100%;
    padding: 0;
    border-radius: 0px;
    max-width: 1100px;
    margin: auto;
}	
.blogtabcontent .bx-wrapper {
    margin-bottom: 35px;
}
div#courses {
    background: #ededed;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 45px 44px;
}
.exploretabcontent .bx-wrapper {
    box-shadow: none;
    border: 0px;background: transparent;
}
.bx-wrapper {
    max-width: 100% !important;
}
.exploretabcontent .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0px;
}
.postcodelisting.blogtabcontent ul.dash-cards.courses-main {
    padding-top: 0;
}
.dash-cards li {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.29);
    /* display: inline-block; */
    margin-bottom: 24px;
    margin-right: 23px;
    padding: 26px 26px 0px;
    vertical-align: top;
    width: 371px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid transparent;
    position: relative;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    /* position: relative; */
}
.dash-cards li .training-page-link {
    display: block;
    text-decoration: none;
    padding-bottom: 83px;
}
.dash-cards li .img-dash {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
    height: 216px;
}
.dash-head {
    color: #ff7a00;
    font-family: "Lato", sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dash-para {
    color: #0a3c54;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 15px;
    min-height: 161px;
    height: auto;
}
.dash-a {
    background-color: #d7d7d7;
    color: #343434;
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 53px;
    padding: 0 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    position: absolute;
    bottom: 30px;
    left: 26px;
    right: auto;
    border: 0px;
    cursor: pointer;
}
/*************************Section courses*********************/
    /*********************section new blue*****************/
    .join-pilots {
    width: 100%;
    float: left;
    background-color: #3d7f9f;
    padding: 25px 0;
    margin-bottom: 0px;
}
.join-pilots-main {
    max-width: 100%;
    margin: 0 auto;
    float: none;
}
.join-pilots-inner a {
    background-color: #2ecc71;
    color: #ffF;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    background-image: url('../img/arroe-next.png');
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: right 38px center;
    display: inline-block;
    padding: 17px 82px 20px 32px;
    border-radius: 4px;
}
img {
    max-width: 100%;
}
    .slick-arrow {
    width: 50px;
    height: 50px;
    padding: 0px 0px;
}
    .pre-arrow.slick-arrow,.next-arrow.slick-arrow {
    width: 33px;
    height: 33px;
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    margin: auto;
}
.next-arrow.slick-arrow {
    right: 0px;
}
.pre-arrow.slick-arrow{
    left: 0px;
    display: none;
}
    .explore-tabblock {
    width: 100%;
    float: left;
}
.exploretabcol.active {
    background-color: #ff7d00;
}
.exploretabcol {
cursor: pointer;
width: auto !important;
display: inline-block;
margin-right: 3px;
font-size: 12px;
background: #393939;
padding: 7px 13px;
border-radius: 3px;
color: #fff;
position: relative;
}
.exploretabcol.active svg, .exploretabcol.active svg path {
    fill: #ff7d00 !important;
}
.exploretabcol svg {
    width: 26px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.exploretabcol.active {
    color: #fff;
}
.slick-list.draggable {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.mapping-pad .join-pilots-inner {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    float: none;
    flex-direction: row;
    justify-content: center;
}

.explore-tabblock {
    padding:0px 38px 0px 28px;position: relative;
}
.contentblock-join-pilots {
    width: calc(100% - 300px);
    padding-right: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.imgblock-join-pilots {
    width: 300px;
    display: flex;
    justify-content: center;
}
.join-pilots-inner .joinpadinner a {
    position: relative;
}
.join-pilots-inner .joinpadinner h4 {
    color: #fff;
    font-size: 24px;
    margin: 0px 0px 12px;
    padding: 0px !important;
}
.join-pilots-inner .joinpadinner p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
    margin: 0 0px 25px;
}
.join-pilots {
    padding: 5px 40px;
}
.explore-tabblock {
    overflow: hidden;
}
.logo-menu {
    position: absolute;
    right: 0;
    color: #fff;
    top: 20px;
    z-index: 1;
}
.logo-menu li {
    display: inline-block;
    list-style: none;
    margin: 0 8px;
    padding: 0 7px 0 27px;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: top 1px left;
}
.logo-menu li.m7 {
    cursor: pointer;
    background-image: url('../img/m7.png');
}
.logo-menu li.m2 {
    cursor: pointer;
    background-image: url('../img/m2.png');
}
.logo-menu li.m3 {
    cursor: pointer;
    background-image: url('../img/menu_latest.png');
}
.logo-menu li.m4
{
     cursor: pointer;
    background-image: url('../img/m4.png');
}
.logo-menu li.m5
{
     cursor: pointer;
    background-image: url('../img/m5.png');
}
.logo-menu li.m1
{
     cursor: pointer;
    background-image: url('../img/m1.png');
}
/*.m1 a:hover
{
    background:rgba(0,
        0,
        0,
        0) url("../img/m1-hover.png") no-repeat scroll 0 0;
    background-position:left center;
}
.m4 a:hover
{
    background:rgba(0,
        0,
        0,
        0) url("../img/m4-hover.png") no-repeat scroll 0 0;
    background-position:left center;
}
.m5 a:hover
{
    background:rgba(0,
        0,
        0,
        0) url("../img/m5-hover.png") no-repeat scroll 0 0;
    background-position:left center;
}*/
.nav-left-fixed.nav-footer-scroll {
    position: absolute;
}
.logo-menu li a {
    color: #fff;
}
.header-bottom {
    width: 100%;
    text-align: center;
    background-color: #134d69;
    margin-top: -66px;position: relative;
    transition: all ease-in-out 0.3s;
    float: left;
}
.container {
    margin: auto;
    max-width: 1170px;
    width: 95%;
}
.header-bottom li svg {
    width: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    height: 19px;
    top: -2px;
    position: relative;
}
.sub-menu {
    position: absolute;
    left: 0;
    width: 195px;
    background-color: #fff;
    color: #000;
    float: left;
    overflow: visible;
    top: 100%;
    z-index: 30;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    box-shadow: 0 0 6px 1px rgba(0,0,0,0.2);
    padding: 0px;
    border-bottom: 6px solid #134d69;
    border-radius: 1px;
}
ul.headr-bottom-link li a {
    font-size: 15px;
    font-family: lato,sans-serif;
    color: #fff;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
}
.header-bottom li {
    display: inline-block;
    margin: 0 1.5%;
    padding: 22px 0;
    position: relative;
}
.sub-menu li a {
    color: #333 !important;
    display: block !important;
    width: 100%;
    text-align: left;
    padding: 10px;
    transition: all 0.33s ease-out 0s;
}
ul.headr-bottom-link li .sub-menu li {
    margin: 0;
    width: 100%;
    padding: 0;
}
ul.headr-bottom-link li .sub-menu li:hover {
    background-color: rgb(255,123,0);
}
ul.headr-bottom-link li .sub-menu li:hover a {
    color: #fff !important;
}
ul.headr-bottom-link li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transition: all 0.33s ease-out 0s;
}
.header-bottom.show-nav {
    margin-top: 0;
}
/*****************footer css********************/
    .restricted-footer {
    width: 100%;
    float: left;
    background-color: #0a3c55;
}
.res-footer-inner {
    width: 100%;
    float: left;
    padding: 15px 50px 7px;
}
.res-footer-inner ul {
    padding: 15px 0 0;
    width: 100%;
    list-style-type: none;
    max-width: 100%;
    margin: 0 auto;
}
.res-footer-inner ul li {
    display: inline-block;
    float: left;
    width: 20%;
    margin-bottom: 25px;
}
.copy-right, footer .menu {
    margin-top: 15px;
}
.copy-right {
    color: #fff;
    display: inline-block;
    font-family: lato;
    font-size: 14px;
    font-weight: 700;
    margin-right: 15px;
}
.footer-dash ul {
    display: inline-block;
}
.footer-dash ul li {
    border-right: 1px solid #fff;
    display: inline-block;
    padding-right: 12px;
    margin-right: 12px;
}
.footer-social {
    float: right;
    padding: 7px 4px 7px 4px;
    margin-top: 11px;
    margin-bottom: 0;
}
.footer-social ul li {
    border: 0 none;
    margin: auto;
    padding-left: 6px;
    padding-right: 0;
}
.res-footer-inner ul li a:hover, .res-footer-inner ul li.current_page_item a {
    color: #ff7a00 !important;
}
.res-footer-inner ul li a {
    display: block;
    color: #fff;
    font-size: 15px;
    font-family: lato,sans-serif;
    text-decoration: none;
    padding: 1px 0 1px 0;
    background-repeat: no-repeat;
    background-position: left center;
}
.res-footer-inner ul li a:hover svg, .res-footer-inner ul li.current_page_item a svg {
    fill: #ff7a00 !important;
}
.res-footer-inner ul li a svg, .res-footer-inner ul li a img {
    width: 14px;
    margin-right: 10px;
    position: relative;
    top: 0;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}
.search-top-header {
    width: 260px;
    float: left;
    position: relative;
    transition: all ease-out 0.5s;
    display: none;
}
.close-search-top {
    position: absolute;
    right: 10px;
    width: 13px;
    top: 6px;
}
.footer-dash ul li a {
    color: #fff;
    font-family: lato;
    font-size: 14px;
    text-decoration: none;
}
.search-top-header.srch_hide {
    width: 100%;
    transition: all ease-in 0.5s;
    display: block;
    background: rgba(255,255,255,0.2);
}
.search-top-header input {
    background-color: transparent;
    background-image: url("../img/search-icon-left.png");
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 0 none;
    box-shadow: 0 0px 7px 1px rgb(45,100,138);
    -webkit-box-shadow: 0 0px 7px 1px rgb(45,100,138);
    -moz-box-shadow: 0 0px 7px 1px rgb(45,100,138);
    color: #fff;
    float: left;
    padding: 6px 28px 8px 35px;
    width: 100%;
    font-size: 14px;
    border-radius: 50px;
}
#searchsubmit {
    display: none !important;
}
.close-search-top {
    position: absolute;
    right: 10px;
    width: 13px;
    top: 6px;
}
.scroll-top {
    position: fixed;
    display: none;
    width: 60px;
    height: 60px;
    right: 10px;
    bottom: 30px;
    z-index: 99;
    border-radius: 100%;
    background-color: transparent;
}
.scroll-top img {
    width: 51px;
}
.res-footer-inner ul li a svg {
    fill: #fff;
}
.res-footer-inner ul li a {
    color: #fff;
    font-size: 15px;
    font-family: lato,sans-serif;
}
.abs-block {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}
.closebtn {
    color: #fff;
    display: block;
    float: right;
    font-size: 30px;
    line-height: 29px;
    padding: 9px 12px;
    text-decoration: none;
}
.logo-mob-new {
    position: absolute;
    top: 15px;
    left: 12px;
    z-index: 1;
    display: none;
}
/* POpup box--Diccount offer */
.confirm-popup, .confirm-popup-img {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    display: flex;
    justify-content: center; 
    align-items: center;
}
.auto-height-abs {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    left: 0;
    margin: auto;
    max-width: 740px;
    position: absolute;
    right: 0;
    width: 90%;
    text-align: center;
}
.auto-height-abs .popup-message {
    margin-top: 20px;
    padding-bottom: 35px;
    position: relative;
}
.popup-message:first-child::after {
    content: "";
    height: 77%;
    width: 1px;
    background-color: #e9e9e9;
    position: absolute;
    display: block;
    top: 15px;
    margin: auto;
    right: -33px;
}
/*.auto-height-abs .popup-message*/ .content-be h2,.map-pop-head{
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0px 20px;
    font-weight: normal;
}
.auto-height-abs .popup-message .content-be h2::before,.map-pop-head::before{
    content: '';
    width: 100%;
    height: 80%;
    position: absolute;
    background: #a5eff7;
    display: block;
    left: 0;
    top: 54%;
    opacity: 0.5;
    z-index: -1;
}
.auto-height-abs .popup-message h3{
    text-align: center;
    font-size: 50px;
    letter-spacing: 4px;
    margin-bottom: 12px;    
    }
.auto-height-abs .popup-message p{
    margin-bottom: 20px;    
}
.timer {
    background-color: rgb(211,211,211,0.5);
    width: 100%;
    display: inline-block;
    padding: 10px 25px;
    bottom: 0;
    padding-bottom: 20px;
}
.timer .days{
    display: inline-block;
        font-size: 40px;
    font-weight: normal;
    padding-right: 25px;    
}
.timer .days:last-child{
        padding-right: 0px;
    }
.timer .days span {
    display: block;
    font-size: 16px;
    font-weight: 300;   
}
.auto-height-abs .popup-message a {
    padding: 20px 10px;
    background: black;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    max-width: 330px;
    width: 100%;
    display: inline-block;
}
.main-form-cover p {
    color: #5b5b5b;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    line-height: 25px;
    margin-bottom: 0;
    }
    .popup-cross, .module-cross {
    cursor: pointer;
    padding: 17px;
    position: absolute;
    right: 0;
}
.approve-img {
    margin-bottom: 20px;
    margin-top: 40px;
    /* width: 98px; */
    text-align: center;
    /* margin-left: 20px; */
    /* position: absolute; */
    width: 100%;
    }
ss#email_check_error .popup-message, #coupon_check_error .popup-message, #coupon_check_success .popup-message {
    font-size: 22px;
    line-height: 32px;
    padding: 0 32px;
}
/* POpup box--Diccount offer */
.popup-message-outer {
    display: flex;
    justify-content: space-evenly;
}
.exploretabcontent img {
    height: auto;
}
@media (min-width: 1500px) {
  .history-block  .forty-hist {
        margin-top: -70px;
    }

}
@media (max-width: 990px) {
    .DroneMapping,.history-block,.data-pro,div#courses,.join-pilots {
        padding: 14px;
    }

}
@media (max-width: 767px) {
    .logo-mob-new {
    display: block;
}
.menu-nav-drone a.active::before{
    display: none;
}
.nav-left-fixed {
    width: 38px;
    padding: 12px 3px;
    margin: auto;
}
.menu-nav-drone div {
    width: calc(100vh - 28px);
    margin-left: 2px;
    padding: 2px 0;
}
.nav-left-fixed .drone-small {
    display: none;
}
.footer-social {
    float: left;
    margin-bottom: 40px;
}
.content-right-side {
    padding-left: 38px;
}
.menu-nav-drone a {
    padding: 4px 9px;
}
    .header-bottom {
        margin-top: 0;
        transition: all ease-in-out 0.3s;
        right:-200px;
        top: 0;
        position: fixed;
        bottom: 0;
        width: 200px;
        z-index: 2;
    }
    .sub-menu li a {
        color: #fff !important;
    }
    .sub-menu {
        position: static;
        visibility: visible;
        opacity: 1;
        background: transparent;
        width: 100%;
        box-shadow: none;
        border-bottom: 0;
        margin-top: 10px;
    }
    .header-bottom.show-nav {
        right:0;
    }
    .header-bottom li {
        display: inline-block;
        margin: 0;
        padding: 16px 14px;
        position: relative;
        width: 100%;
        text-align: left;
    }
    .join-pilots-inner.part-107-study a {
        margin-top: 20px;
    }
    .explorheading {
        padding: 13px 0;
    }
    .dash-cards li {
        padding: 26px 13px 0px;
     }
    .blogtabcontent {
        padding: 0;
    }
    .forty-hist.learn-right {
        width: 100%;
        border-radius: 0px;
    }
    .contentblock-join-pilots {
        width: 100%;padding-right: 0;
    }
    .dash-a {
        font-size: 15px;
        height: 42px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .mapp-content ul li::before, .list-type ul li::before {
        top: 7px;
    }
    .join-pilots-inner a {
        font-size: 15px;
        background-position: right 17px center;
        padding: 14px 30px 12px 12px;
        width: 100%;
    }
    .imgblock-join-pilots {
        width: 100%;
        margin-top: 20px;
    }
    .logo-menu li {
        font-size: 0;
        width: 20px;
        height: 20px;
        padding: 0;
    }
    #data-mapping img{
        height: auto;
    }
    .explorheading {
        font-size: 22px;
    }
    .mapp-content-left:first-child ,.mapp-content-right{
        padding-right: 0;
        width: 100%;
    }
    .software-description {
        width: 100%;
        padding: 0 15px;
    }
    .software-image {
        width: 100%;
     }
    .sixty-hist {
        width: 100%;
    }
    .forty-hist {
        width: 100%;
        margin-left: 0;
    }
    .res-footer-inner {
        padding: 15px 24px 7px;
    }
    h1 {
        font-size: 19px;
    }
    .mapping-subhead {
        font-size: 16px;margin: auto auto 19px;
     }
     p ,.mapp-content ul li, .list-type ul li{
        font-size: 13px;
        line-height: 20px;
    }
    .DroneMapping h3 {
        font-size: 19px;
        line-height: 24px;
    }
    .sketchfab-embed-wrapper iframe {
        width: 100% !important;
        height: 400px !important;
    }
    .popup-message-outer{
        flex-wrap: wrap;
    }
    .auto-height-abs .popup-message{
        width: 100%;
    }
    .popup-message:first-child::after{
        display: none;
    }
    .auto-height-abs .popup-message h3{
        font-size: 40px;
    }
    .auto-height-abs .popup-message p {
        margin-bottom: 16px;
    }
    .auto-height-abs .popup-message a {
        padding: 12px 10px !important;
        font-size: 15px !important;
    }
    .auto-height-abs .popup-message {
        margin-top: 17px;
        padding-bottom: 11px;
    }
    .timer {
        padding: 3px 25px;
        bottom: 0;
        padding-bottom: 15px;
        margin-top: 12px;
    }
    .timer .days{
        font-size: 28px;
    }
    .timer .days span{
        font-size: 14px;
    }
    .content-be h2, .map-pop-head{
        font-size: 14px;
    }
    .auto-height-abs .popup-message h3 {
        font-size: 38px !important;
    }
    .approve-img {
        width: 85%;
        margin: auto;
        margin-bottom: 10px;
        margin-top: 20px;
    }
}
@media (max-width: 550px) {
    .join-pilots-inner a {
        height: 46px;
    }
}
@media (max-width: 500px) {
.blogtabcontent ul li .fig-block {
    height: 237px;
}
.error-msg .auto-height-abs {
    height: fit-content;                       /* changed from width 236 to content fit on 5 jul*/
}
    .auto-height-abs .popup-message h3{
        font-size: 38px;
    }
    .timer .days{
        padding-right: 12px;
    }
    .timer .days:last-child{
        padding-right: 0px;
    }
    .timer .days span{
        font-size: 12px;
    }
    .auto-height-abs .popup-message h2{
        font-size: 12px;
    }
}
@media (min-width: 1600px) {
    .join-pilots-inner h4 {
        font-size: 22px !important;
    }
}
/*********************section new blue end*****************/

@media (max-width: 500px) 
{
    .footer-inner ul li {
        display:inline-block;
        margin-bottom:5px;
    }
    .res-footer-inner ul li {
        width: 100%;
    }
    .footer-dash ul li {
        padding-right:7px;
    }
    .auto-height-abs .popup-message h3 {
    font-size: 33px !important;
}
.auto-height-abs .popup-message p {
    margin-bottom: 17px;
}
.auto-height-abs .popup-message a {
    padding: 10px 10px !important;
    font-size: 14px !important;
}
.approve-img{
    width: 60%;
}
.timer .days {
    padding-right: 6px !important;
    padding-left: 6px !important;
    line-height: 15px !important;
}
}

/*****************footer css********************/