
@font-face {
    font-family: 'LucidaGrande';
    src: url('../fonts/LucidaGrande.eot') format('embedded-opentype'),
        url('../fonts/LucidaGrande.woff') format('woff'),
        url('../fonts/LucidaGrande.ttf') format('truetype'),
        url('../fonts/LucidaGrande.svg#LucidaGrande') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'LucidaGrande-Bold';
    src: url('../fonts/LucidaGrande-Bold.eot') format('embedded-opentype'),
        url('../fonts/LucidaGrande-Bold.woff') format('woff'),
        url('../fonts/LucidaGrande-Bold.ttf') format('truetype'),
        url('../fonts//LucidaGrande-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'GESSTwoMedium-Medium';
    font-style: normal;
    font-weight: normal;
    src:  url('../fonts/GESSTwoMedium-Medium.ttf')  format('truetype'),
    url('../fonts/GESSTwoMedium-Medium.eot') format('embedded-opentype'),
    url('../fonts/GESSTwoMedium-Medium.svg#GESSTwoMedium-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
   
   }

   /*** google fonts ***/
   @font-face {
    font-family: 'Roboto-Regular';
    font-style: normal;
    font-weight: normal;
    src:  url('../fonts/Roboto-Regular.ttf')  format('truetype'),
    url('../fonts/Roboto-Regular.eot') format('embedded-opentype'),
    url('../fonts/Roboto-Regular.woff') format('woff'),
    url('.../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
  
  }
  @font-face {
    font-family: 'Poppins-Regular';
    font-style: normal;
    font-weight: normal;
    src:  url('../fonts/Poppins-Regular.ttf')  format('truetype'),
    url('../fonts/Poppins-Regular.eot') format('embedded-opentype'),
    url('../fonts/Poppins-Regular.woff') format('woff'),
    url('.../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
  
  }

  /***begin:  added size for Rental index info window */
  .esriPopup .esriPopupWrapper{
      /* width: 250px !important; */
      /* border: 1px solid red !important; */
  }
  .esriPopup .esriPopupWrapper p{
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
  .esriPopup .sizer{
    /* width: 250px !important; */
    /* border: 1px solid red !important; */
  }
    /***ends:  added size for Rental index info window */
  /**** begin for site plan **/
  .siteplan_modal_class{
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 50%;
    width: 150px;
    height: auto;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: white;
    border-radius: 3px;
    display: none;
    /* display: block !important; */
  }
  .siteplan_link{
    color: black;
  }
  .siteplan_modal_txt{
    text-align: center;
 
  }

  .class_site_close{
    border-top: 1px solid #e8e3e3;
    padding: 10px 0;
    margin-bottom: 0;
  }
  .close_site_btn{
    background: #e8e3e3;
    border-radius: 3px;
    box-shadow: none;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
  }

  /**** end for site plan **/
  
.qibla_print_info_class{
                position: absolute;	   
                top: 198px;
                /* top: 104px; */
                left: 70px;
				z-index: 1030;
				opacity: 0.98;
}
.qibla_print_btnclss{
    background: #2a2b2c;
				border: none;
				padding: 10px;
    			border-radius: 50%;
}
.custom_print_font{
    font-size: 25px;
    vertical-align: middle;
    cursor: pointer;
    color: #CC9D50;
}

.qibla_class{
    background-color: #2a2b2c;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    margin-top: 14px;
    cursor: pointer;
    background-image: url('../qebla.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}

.openapplestore_class{
    display: block;
    background: #2a2b2c;
    color: #ffffff;
    border: none;
    padding: 5px 8px;
    border-radius: 3px;
}
   /* width */
::-webkit-scrollbar {
    width: 7px;
    border-radius: 6px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
    border-radius: 6px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #bab4b4; 
    border-radius: 6px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
    border-radius: 6px;
  }

  
   :focus {
    outline: none!important
}

.deep_link{
    display: none;

}
.app-info_close{
    width: 6%;
    display: table-cell;
    vertical-align: middle;
}
.app-info_content{
width: 56%;
display: table-cell;
    vertical-align: middle;
}
.app-info_link{
    width: 30%;
    display: table-cell;
    vertical-align: middle;
}
.app-info{
    width: 100%;
    display: table;
    padding: 10px;
}
.app_title_info{
    display: table-cell;
    vertical-align: middle; 
}
.app_logo_img{
    display: table-cell;
    vertical-align: middle; 
}
.app_title_info{
    display: table-cell;
    vertical-align: middle; 
    padding: 0 9px;
}
.app_store_title{
    padding: 0;
    margin: 0;
    font-family: 'LucidaGrande-Bold';
    font-size: 14px;
}
.app_dept_title{
    font-family: 'Poppins-Regular', Helvetica, arial, sans-serif;
    padding: 0;
    margin: 0;
}
   .mobile_menu_class{
       display: none
   }

   input,textarea {
    -webkit-appearance: none ;
    -moz-appearance: none ;
    appearance: none ;
    }
    select {
        -webkit-appearance: none ;
        -moz-appearance: none ;
        appearance: none ;
    }

    input[type=button], [type="submit"], [type="reset"], [type="file"] {
        -webkit-appearance: none ;
        -moz-appearance: none ;
        appearance: none ;
    }
/***begins dragable outside ***/
.esriPopup .titlePane .spinner {
    background: url("assets/images/jax-loader.gif") no-repeat !important;
}
.mobile_logo_myland{
    display: none;
}
.mobile_logo_dpm{
    display: none;
}
#mobile_close{
    color: #515151;
    font-weight: normal;
    font-size: 13px;
    float: right;
    cursor: pointer;
    padding: 4px;
}
.adm_legend_class {
    position: absolute;
    top: 0;
    left: 122px;
    background: white;
    display: block;
    z-index: 1020;
    max-width: 300px;
    height: auto;
    max-height: 300px;
    overflow-y: auto;
    padding: 0px;
    border: 1px solid #CC9D50;
    border-radius: 6px;
}

.abudhabi_all_legends_drag {
    position: absolute;
    top: 120px;
    left: 122px;
    background: white;
    display: block;
    z-index: 1020;
    max-width: 300px;
    height: auto;
    max-height: 300px;
    overflow-y: auto;
    /* padding: 10px; */
    border: 1px solid #CC9D50;
    border-radius: 6px;
    cursor: grab;
}

.outside_close {
    color: #343a40;
    background: transparent;
    width: auto;
    height: auto;
    padding: 0px;
    border: 0px solid #CC9D50;
    cursor: pointer;
    position: absolute;
    right: 23px;
    top: 12px;
    border-radius: 3px;
}

.dragousideclose {
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 9999;
    padding: 3px;
    background: transparent;
    border: 0;
    float: right;
    cursor: pointer;
}



.legend_info_close {

    color: #343a40;
    cursor: pointer;
    position: absolute;
    right: 3px;
    padding: 3px;
    top: 3px;
    font-size: 16px;
    z-index: 99999;
    background: #343a40;
    border-radius: 3px;
    color: white;
    width: 24px;
    height: auto;
    text-align: center;
    border: none
}
.plotsearch_info_close {

    color: #343a40;
    cursor: pointer;
    position: absolute;
    right: 3px;
    padding: 3px;
    top: 3px;
    font-size: 16px;
    /* z-index: 99999; */
    background: #343a40;
    border-radius: 3px;
    color: white;
    width: 24px;
    height: auto;
    text-align: center;
    border: none
}

.top_btns_info {
    position: sticky;
    top: 0px;
    right: 0;
    z-index: 9999;
    background: white;
    border-bottom: 1px solid #e0dddd;
    padding: 10px;
}

/*** ends dragable outside ***/

#legend_info {
    display:none;height: auto;position: relative;
    /* width: 760px; */
    width: 692px;
    z-index: 1000;background-color: #ffffff;
    padding: 0px;
    margin: 15px 0 0 60px;border-radius: 3px;
    border: 2px solid #CC9D50;
    /* max-height: 350px; */
    /* max-height: 435px; */
    /* overflow: auto; */
    }
.alltabs_custom_class{
    top: 0px; 
    position: relative; 
    bottom: 0px;
     max-height: 452px;
      width: auto; 
      height: auto;
       overflow-y: auto;
       overflow-x: hidden;
}

.legend_info_close:hover {
    background: #CC9D50;
}

.zipbtn_Custom {
    background: #343a40;
    border-color: #cfd2d6;
    padding: 8px 15px;
    width: auto;
    border-radius: 6px;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #cfd2d6;
    cursor: pointer;
    color: #CC9D50;
    width: 100%;
}

.zipbtn_Custom_panel {
    background: #343a40;
    border-color: #cfd2d6;
    padding: 8px 15px;
    width: auto;
    border-radius: 6px;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #cfd2d6;
    cursor: pointer;
    color: #CC9D50;
    min-width:200px
}
.zipcode_content_panel_input{
    border-radius:6px !important;
    border-color:#CC9D50;width: 170px;
    padding: .65rem 1rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #CC9D50;
    margin-top: 15px;
}
.custom_legend_all {
    font-size: 16px;
    color: #4f5152;
    vertical-align: middle;
}
.change-my-color {
    fill: green;
  }
  .clickfab_pactive {
    background-color: #CC9D50 !important;
    background-image: url("../zipcode-active.png");
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: center;
    border: 1px solid #343a40;
}
.clickmapactive {
    background: #CC9D50 !important;
    color: #343a40 !important;
}
.clickmapactive_panel {
    background: #CC9D50 !important;
    color: #343a40 !important;
}
.selectpicker {
    height: auto;
    width: 100%;
    padding: 5px;
    border: 1px solid #cdd0d4;
    border-radius: 3px;

}
.clickprint_pactive {
    background-color: #CC9D50 !important;
    background-image: url("../qiblaactive.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    border: 1px solid #343a40;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.realestate_class_active{
    background-color:#CC9D50 !important;
    background-image: url('../real_estate icon_active.png') !important;
    background-size: 30px  !important;
    background-repeat: no-repeat  !important;
    background-position: center  !important;
    border: 1px solid #343a40;
}
.ui-tabs .ui-tabs-panel {
    /* padding-top: 32px !important; */
   
}
.feature_info_custom .ui-tabs .ui-tabs-panel {
     height: 210px;
    /* height: 159px; */
    overflow-y: auto;
    padding-top: 0 !important
}
.ui-widget {
    font-family: 'Poppins-Regular', Helvetica, arial, sans-serif !important;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: 'Poppins-Regular', Helvetica, arial, sans-serif !important;
}

.ui-tabs .ui-tabs-nav li {
    background: #343a40 !important;
    /* border: 1px solid #9a7200 ; */
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #9a7200 !important;
    color: #fff !important;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    color: #ffffff !important;

}
#legend_info .ui-tabs .ui-tabs-nav .ui-tabs-anchor{
    font-size: 11px !important;
}

/****begins for feature info ***/

.feature_info_custom  .ui-tabs .ui-tabs-nav {
    margin: 0 !important;
    padding: 0!important;
}

.feature_info_custom .ui-tabs .ui-tabs-nav li {
    background: #ffffff !important;
    /* border: 1px solid #9a7200 ; */
    border:0px solid red !important
}
.feature_info_custom .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    color: #515151 !important;
    font-size: 11px !important;
    border-top: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.feature_info_custom .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #9a7200 !important;
    color: #ffffff  !important;
}
.feature_info_custom .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{
    color: #ffffff  !important;
}
.feature_info_custom .ui-widget-content a {
    color: #9a7200 !important;
}
/**** end for feature info ***/
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    color: #ffffff !important;
}


.ui-tabs .ui-tabs-nav li {

    margin: 1px 0em 0 0 !important;
}

.ui-widget-header {

    border: 0px solid #dddddd !important;
    background: white !important;
}

#ui-id-1,
#ui-id-2,
#ui-id-3 {
    background: white !important;
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #CC9D50 !important
}

#ui-id-1 li.ui-menu-item,
#ui-id-2 li.ui-menu-item,
#ui-id-3 li.ui-menu-item {
    list-style-type: none;
    padding: 5px;
    cursor: pointer;
    margin: 0;
}

.ui-menu .ui-menu-item-wrapper:hover {
    color: #CC9D50 !important;
    background: #343a40 !important;
}



#ui-id-1 li.ui-menu-item:hover,
#ui-id-2 li.ui-menu-item:hover,
#ui-id-3 li.ui-menu-item:hover {
    padding: 5px;
    cursor: pointer;
    margin: 0;
    color: #CC9D50;
    background: #343a40 !important;
    list-style-image: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.customlabel_font_bold {
    font-family: 'LucidaGrande-Bold';
    font-size: 12px;
    display: block;
    /* word-break: break-word;
    white-space: pre-wrap; */
}

.btn_custom {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    width: 100%;
    height: auto;
    padding: 6px 20px;
    box-shadow: none;
    cursor: pointer;
    border: none;
}

.btn_rental_custom {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    height: auto;
    padding: 6px 20px;
    box-shadow: none;
    cursor: pointer;
    border: none;
    width: 45%;
    margin-right: 10px;
}
.btn_rental_custom_clear {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    height: auto;
    padding: 6px 20px;
    box-shadow: none;
    cursor: pointer;
    border: none;
    width: 50%;
    margin-right: 0px;
}

.disable-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* for layer list css */


#legend_info ul {
    list-style: none;
    padding-left: 25px;
    margin: 0;
    outline: none;

}

#dev_ip_group_items .m-checkbox,
#dev_inv_group_items .m-checkbox,
#dev_code_group_items .m-checkbox,
#dev_others_group_items .m-checkbox,
#dev_boundaries_group_items .m-checkbox,
#dev_mall_group_items .m-checkbox ,
#dmt_poi_group_items .m-checkbox,
#majalis_poi_group_items .m-checkbox
{
    display: block;
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    pointer-events: none;
    /* -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
}

#dev_ip_group_items input,
#dev_inv_group_items input,
#dev_code_group_items input,
#dev_others_group_items input,
#dev_boundaries_group_items input,
#dev_mall_group_items input ,
#dmt_poi_group_items input,
#majalis_poi_group_items input
 {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


#dev_ip_group_items span,
#dev_inv_group_items span,
#dev_code_group_items span,
#dev_others_group_items span,
#dev_boundaries_group_items span,
#dev_mall_group_items span,
#dmt_poi_group_items span,
#majalis_poi_group_items span
 {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: white;
    border: 1px solid #343a40;
    border-radius: 3px;
    margin-top: 3px;
    pointer-events: visible;
}


#dev_ip_group_items .m-checkbox input:checked~span,
#dev_inv_group_items .m-checkbox input:checked~span,
#dev_code_group_items .m-checkbox input:checked~span,
#dev_others_group_items .m-checkbox input:checked~span,
#dev_boundaries_group_items .m-checkbox input:checked~span,
#dev_mall_group_items .m-checkbox input:checked~span,
#dmt_poi_group_items .m-checkbox input:checked~span,
#majalis_poi_group_items .m-checkbox input:checked~span
 {
    background-color: #343a40;
    border: 1px solid #343a40;
}


#dev_ip_group_items span:after,
#dev_inv_group_items span:after,
#dev_code_group_items span:after,
#dev_others_group_items span:after,
#dev_boundaries_group_items span:after,
#dev_mall_group_items span:after ,
#dmt_poi_group_items span:after,
#majalis_poi_group_items span:after
{
    content: "";
    position: absolute;
    display: none;
}


#dev_ip_group_items .m-checkbox input:checked~span:after,
#dev_inv_group_items .m-checkbox input:checked~span:after,
#dev_code_group_items .m-checkbox input:checked~span:after,
#dev_others_group_items .m-checkbox input:checked~span:after,
#dev_boundaries_group_items .m-checkbox input:checked~span:after,
#dev_mall_group_items .m-checkbox input:checked~span:after,
#dmt_poi_group_items .m-checkbox input:checked~span:after,
#majalis_poi_group_items .m-checkbox input:checked~span:after
 {
    display: block;
}


#dev_ip_group_items .m-checkbox span:after,
#dev_inv_group_items .m-checkbox span:after,
#dev_code_group_items .m-checkbox span:after,
#dev_others_group_items .m-checkbox span:after,
#dev_boundaries_group_items .m-checkbox span:after ,
#dev_mall_group_items .m-checkbox span:after,
#dmt_poi_group_items .m-checkbox span:after,
#majalis_poi_group_items .m-checkbox span:after
{
    left: 5px;
    top: 1px;
    width: 3px;
    height: 8px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



#dev_ip_group_items li,
#dev_inv_group_items li,
#dev_code_group_items li,
#dev_others_group_items li,
#dev_boundaries_group_items li,
#dev_mall_group_items li ,
#dmt_poi_group_items li,
#majalis_poi_group_items li
{
    padding-top: 3px;
    padding-bottom: 3px;
}

#dev_ip_group_items label,
#dev_ip_group_items input,
#dev_ip_group_items img,
#dev_mall_group_items img ,
#dmt_poi_group_items img,
#majalis_poi_group_items img
{
    vertical-align: middle;
}

#dev_inv_group_items label,
#dev_inv_group_items input,
#dev_inv_group_items img,
#dev_mall_group_items img,
#dmt_poi_group_items img,
#majalis_poi_group_items img 
 {
    vertical-align: middle;
}

#dev_code_group_items label,
#dev_code_group_items input,
#dev_code_group_items img,
#dev_mall_group_items img
#dmt_poi_group_items img,
#majalis_poi_group_items img
 {
    vertical-align: middle;
}


#dev_others_group_items label,
#dev_others_group_items input,
#dev_others_group_items img,
#dev_mall_group_items img,
#dmt_poi_group_items img,
#majalis_poi_group_items img
 {
    vertical-align: middle;
}

#dev_boundaries_group_items label,
#dev_boundaries_group_items input,
#dev_boundaries_group_items img,
#dev_mall_group_items img,
#dmt_poi_group_items img,
#majalis_poi_group_items img
 {
    vertical-align: middle;
}



html,
body,
#mapDiv {
    min-height: 100%;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    font: 12px 'Poppins-Regular', Helvetica, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    touch-action: none;

}

/**** style.css ***/
body {
    font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

table {
    font-size: 1em;
}

.ui-draggable,
.ui-droppable {
    background-position: top;
}

/**** style.css ***/

.dev_proj_fab {
    width: 53px;
    height: 53px;
    background: #343a40;
    border-radius: 50%;
    border: 1px solid #CC9D50;
    cursor: pointer;
    color: #FFF;
    z-index: 1000;
    padding: 0;
    margin: 0;
    border: 1px solid #CC9D50;
}

.invest_proj_fab {
    width: 53px;
    height: 53px;
    background: #343a40;
    border-radius: 50%;
    border: 1px solid #CC9D50;
    cursor: pointer;
    color: #FFF;
    z-index: 1000;
    padding: 0;
    margin: 0;
    border: 1px solid #CC9D50;
}

.dev_proj_fab:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
    color: white;

}

.invest_proj_fab:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
    color: white;
}

.devproj_legends_class {
    position: absolute;
    bottom: 50px;
    left: 110px;
    z-index: 9;
    cursor: pointer;
}

.investproj_legends_class {
    position: absolute;
    top: 200px;
    left: 110px;
    z-index: 9;
    cursor: pointer;
}

.bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 1000;
}

.bottomInnerDiv {
    position: relative;
    width: 300px;
    margin: 0 auto;
    background-color: Beige;
    opacity: 0.9;
}

#HomeButton {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 50;
}

#feedback {
    /* position:absolute;
    bottom: 90px;
    left: 20px;			 */
    height: 47px;
    width: 47px;
    z-index: 1000;
    border-radius: 50%;
    /* 	background-image: url("feedback.png"); */
}

#feedback:hover {
    /* box-shadow: 0 0 2px 2px #555; */
    cursor: pointer;
}

#qrcode {
    position: absolute;
    bottom: 51px;
    right: 20px;
    height: 47px;
    width: 47px;
    z-index: 1000;
    border-radius: 50%;
    background-color: #343a40;
    background-image: url("../qrcodeicon.png");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #CC9D50;
}

#qrcode:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
    background-image: url("../qrcode_hover.png");

}

#legend {
    /* position:absolute;
    left:20px;
    bottom:30px; */
    height: auto;
    width: 100%;
    max-height: 350px;
    overflow: auto;
    z-index: 1000;
    /* opacity: 0.9; */
    background-color: #ffffff;
    padding: 10px;
    margin: 15px 0 0 0;
    /* box-shadow: 0 0 5px 1px #a2a2a2; */
    border-radius: 3px;
    border: 2px solid #CC9D50;
}

#legendBtn {
    /* position:absolute;
    left:20px;
    bottom:241px; 
    height: 30px;
    width: 30px;
     z-index:1000;
    opacity: 0.98;
    border-radius: 6px;
    background-color: #343a40;
    color: #CC9D50; */
    display: none;
    z-index: 1000;
    color: #fff;
    background: #343a40;
    /* width: 30px;
    height: 30px; */
    padding: 10px 15px;
    border-radius: 6px;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #CC9D50;
    color: #CC9D50;

}
#legendBtn_id{
    display: inline

}
#plotsearch_class{
    display: inline-block;
    /* border: 1px solid red; */
}
#realestate_class{
    /* display: inline-block;
    margin-left: 0px; */
    /* border: 1px solid red; */
    background-color: #2a2b2c;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    margin-top: 14px;
    cursor: pointer;
    background-image: url('../real_estate icon.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}

#qaseemati_class{
    /* display: inline-block;
    margin-left: 0px; */
    /* border: 1px solid red; */
    background-color: #2a2b2c;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    margin-top: 14px;
    cursor: pointer;
    background-image: url('../qaseemati.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}


#zipcode_menu_id{
    display: inline-block;  
    margin-left: 10px;
}
#legendBtn:hover {

    cursor: pointer;
    color: #ffffff;
}

.tool_menu_class {

    color: #CC9D50;
}

.tool_menu_class:hover {

    cursor: pointer;
    color: #ffffff;
}

#language {
    position: absolute;
    /* top: 200px; */
	 top: 170px;
    right: 20px;
    height: 50px;
    width: 50px;
    z-index: 1000;
    border-radius: 50%;
    background-color: #343a40;
    /* background-image: url("../lang_ar.png"); */
    text-align: center;
    vertical-align: middle;
    color: #CC9D50;
    border:1px solid #CC9D50;
    line-height: 50px;
    font-size: 12px;
    /* font-family: 'LucidaGrande-Bold'; */
	  font-family: 'GESSTwoMedium-Medium';
}

#devProjectlegend {
    position: absolute;
    /* top: 90px; */
    /* top:265px; */
	top:240px;
    right: 20px;
    height: 47px;
    width: 47px;
    z-index: 1000;
    border-radius: 50%;
    display: none;
    background: #343a40;
    /* background-image: url("poilegend.png"); */
    text-align: center;
    line-height: 46px;
    color: #CC9D50;
    font-family: 'LucidaGrande-Bold';
    border: 1px solid #CC9D50;
}

#dplegendimg {
    position: absolute;
    top: 265px;
    right: 85px;
    z-index: 1030;
    opacity: 0.98;
    display: none;
    cursor: grab;
}

#devProjectlegend:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
    color: white;
}

#poilegend {
    position: absolute;
    /* top: 150px; */
    /* top:325px; */
	top:32px;
    right: 20px;
    height: 47px;
    width: 47px;
    z-index: 1000;
    border-radius: 50%;
    display: none;
    background: #343a40;
    /* background-image: url("cflegend.png"); */
    text-align: center;
    line-height: 46px;
    color: #CC9D50;
    font-family: 'LucidaGrande-Bold';
    border: 1px solid #CC9D50;
}

#poilegendimg {
    position: absolute;
    top: 0;
    right: 85px;
    z-index: 1030;
    opacity: 0.98;
    display: none;
    cursor: grab;
}

#poilegend:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
    color: white;
}

#cflegend {
    position: absolute;
    /* top: 210px; */
    /* top:385px; */
	  top:370px;
    right: 20px;
    height: 47px;
    width: 47px;
    z-index: 1000;
    border-radius: 50%;
    display: none;
    background: #343a40;
    /* background-image: url("poilegend.png"); */
    text-align: center;
    line-height: 46px;
    color: #CC9D50;
    font-family: 'LucidaGrande-Bold';
    border: 1px solid #CC9D50;
}

#cflegendimg {
    position: absolute;
    top: 330px;
    right: 85px;
    z-index: 1030;
    opacity: 0.98;
    display: none;
    cursor: grab;
}


#cflegend:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
    color: white;
}


#rilegend {
    position: absolute;
    /* top: 210px; */
    /* top:385px; */
	  bottom:208px;
    right: 20px;
    height: 47px;
    width: 47px;
    z-index: 3;
    border-radius: 50%;
    display: none;
    background: #343a40;
    /* background-image: url("poilegend.png"); */
    text-align: center;
    line-height: 46px;
    color: #CC9D50;
    font-family: 'LucidaGrande-Bold';
    border: 1px solid #CC9D50;
}

#rilegendimg {
    position: absolute;
    bottom: 208px;
    right: 85px;
    z-index: 9999;
    opacity: 0.98;
    display: none;
    cursor: grab;
}


#rilegend:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
    color: white;
}
.rental_legend_class{
    width: 14px;
    height: 14px;
    padding: 0;margin: 0;
    display: inline-block;
    vertical-align: middle;    
    margin-right: 5px;
}


#onwanisearch {
    position: absolute;
    top: 135px;
    left: 20px;
    height: 47px;
    width: 47px;
    z-index: 1000;
    border-radius: 50%;
    background-image: url("../onwnai_search.png");
}

#onwanisearch:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
}

#devcodelayers {
    position: absolute;
    top: 245px;
    left: 20px;
    height: 47px;
    width: 47px;
    z-index: 1000;
    border-radius: 50%;
    background-image: url("../dclayers.png");
}

#devcodelayers:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
}

#plotsearch {
    position: absolute;
    top: 190px;
    left: 20px;
    height: 47px;
    width: 47px;
    z-index: 1000;
    border-radius: 50%;
    background-image: url("../plot_search.png");
}

#plotsearchinput {
    position: absolute;
    top: 140px;
    left: 80px;
    z-index: 1000;
    display: none;
}

#plotsearch:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
}

.basemap {
    border-image: none;
    width: 79px;
    height: 79px;
}

.dijitTooltipContainer {
    background-color: #ffffff;
    background-image: -moz-linear-gradient(center bottom, rgba(207, 229, 250, 0.1) 0px, #ffffff 10px);
    background-position: center bottom;
    border: 1px solid #759dc0;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    color: #000000;
    font-size: 1em;
    padding: 6px 8px;
}

#LocateButton {
    position: absolute;
    top: 100px;
    right: 20px;
    z-index: 1000;
    display: block;
}


#LocateMe {
    position: absolute;
    bottom: 30px;
    left: 20px;
    z-index: 1000;
    display: none;
}

#LocateMe:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
}

#Navigation {
    position: absolute;
    top: 80px;
    left: 119px;
    z-index: 1000;
    display: none;
}

#Navigation:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
}


#Share {
    position: absolute;
    top: 112px;
    left: 84px;
    z-index: 1000;
    display: none;
}

#Share:hover {
    box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
}





.ui-autocomplete {
    max-height: 300px;
    width: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
    z-index: 99999;
}

.ui-widget.ui-widget-content {
    z-index: 9999;
    border: none !important;
    background: white  !important;
    padding: 0px !important;
}

.ui-accordion .ui-accordion-header {
    font-weight: bold;
    border-bottom: 1px solid #CC9D50 !important;
    padding-bottom: 10px;
}

.ui-accordion .ui-accordion-content {
    padding: 0.4em 2.0em !important;
    overflow: hidden !important;
    height: 290px;
}

.CDB-infowindow-close {
    /* position: absolute;
    top: -15px;
    right: -16px; */
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff url(close.svg) no-repeat 50%;
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    z-index: 4;
    float: right;
}

.esriPopup .titlePane {
    background-color: #ffffff;
    color: #212529;
    border: 2px solid #CC9D50;
    font-size: 13px;
}



.esriPopup .sizer {
    /* width: 250px; */
    /* width: 400px; */
    /* min-width: 250px; */
}
#tab_plot_info
#Identify {
    position: absolute;
    top: 20px;
    left: 100px;
    z-index: 100;
    font-size: 13px;
    font-family: 'Poppins-Regular', Helvetica, arial, sans-serif;
}

.overlay,
.rcoverlay {
    margin-left: 20px;
}

.treeitem,
.overlayinv,
.overlayip,
.overlaydc,
.rcoverlaydc {
    margin-left: 40px;
}

.esriPopup .contentPane {
    line-height: 1.8em;
}

.HomeButton .home {
    background-image: url("../home.png");
    width: 47px;
    height: 47px;
    background-color: rgba(102, 102, 102, 0);
    border-radius: 50%;
}

.LocateMe {
    background-image: url("../geolocation.png");
    width: 47px;
    height: 47px;
    background-color: rgba(102, 102, 102, 0);
    border-radius: 50%;
}

.LocateButton .zoomLocateButton {
    background-image: url("../geolocation.png");
    width: 35px;
    height: 35px;
    background-color: #343a40;
    border-radius: 50%;
    background-size: 28px;
    background-position: center;
    border: 1px solid #CC9D50;
}


.Share {
    background-image: url("../share.png");
    width: 36px;
    height: 36px;
    background-color: rgba(102, 102, 102, 0);
    border-radius: 50%;
    background-size: contain;
    display: none;
    position: absolute;
    top: 112px;
    left: 84px;
    z-index: 1000;
}

.Navigation {
    background-image: url("../geolocation2.png");
    width: 36px;
    height: 36px;
    background-color: rgba(102, 102, 102, 0);
    border-radius: 50%;
    background-size: contain;
    display: none;
}

#share1 {
    height: auto;
    /* width: 50%; */
    width: 31%;
    z-index: 1000;
    padding: 0;
    font-family: 'Poppins-Regular', Helvetica, arial, sans-serif;
    /* background-image: url(share.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain; */
    background-color: transparent;
    border: 0px;
    /* margin-top: 2px;
    margin-right: 10px; */
    vertical-align: middle;
    display: inline-flex;
    text-align: left;
    line-height: 16px;
}

#share1:hover {
    /* box-shadow: 0 0 1px 1px #555; */
    cursor: pointer;
}

#navigation1 {
    height: auto;
    /* width: 50%; */
    width: 31%;
    z-index: 1000;
    padding: 0;
    background-color: transparent;
    font-family: 'Poppins-Regular', Helvetica, arial, sans-serif;
    border: 0px;
    /* border-radius: 50%;
     background-image: url(geolocation2.png);
    
    background-repeat: no-repeat;
    background-size: contain; */
    /* background-color: transparent;
     */
    /*margin-top: 2px; */
    vertical-align: middle;
    display: inline-flex;
    text-align: left;
    line-height: 16px;
}

#navigation1:hover {
    /* box-shadow: 0 0 1px 1px #555; */
    cursor: pointer;
}
.bottombtn_info_btn_txt{
    display: block;
}
.esriPopup .titleButton.close {
    right: 5px;
    background-position: 3px -170px;
    background-color: #343a40;
    width: 18px;
    height: 18px;
    margin-top: 2px;
    /* background-color: #e8af72; */
    border-radius: 3px;
    /* color: red; */
    /* border: #fff8f8 2.5px solid; */
}

.close:hover {
    /* box-shadow: 0 0 1px 1px #555; */
    cursor: pointer;
    color: #CC9D50 !important;
}

.ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 0px solid #9a7200 !important;
    background: #f4f5f8 !important;
    padding: 10px;
}

.esriPopup .titlePane {
    background-color: #ffffff !important;
    border-bottom: 1px solid #e9ecef !important;
    padding: 10px;
}

.esriPopup a {

    color: #c1821b !important;
    padding: 0 3px;
}

.esriPopup .actionsPane {
    background-color: #ffffff;
    display: none
}

.esriPopup .contentPane {
    /* background: url(bg-map-1.jpg); */
    /* background: #343a40 url(tool_directory_bg.png) center center; */
    max-height:450px !important;
    background: white;
    color: #212529;
    border: none;
    border-top: 0px solid #CC9D50;
    border-bottom: 2px solid #CC9D50;
    border-left: 2px solid #CC9D50;
    border-right: 2px solid #CC9D50;
}

.ui-widget-content {
    color: #000000 ! important;
}

.ui-accordion .ui-accordion-content {
    background: #ffffff;
    overflow: auto ! important;
}

#scaleBar {
    position: absolute;
    bottom: 60px;
    right: 95px;
    /* z-index: 5; */
    z-index: 1;
    font-size: larger;
    background-color: #343a40;
    color: white;
    padding: 2px 3px;
}

#logo {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    padding: 5px;
    border-radius: 4px;
    background: #fffefd8c;
}

#logo_myland {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 99;
    padding: 5px;
    border-radius: 4px;
    background: #fffefd8c;
}

.esriPopup .titleButton.maximize {
    display: none ! important;
}

#admloc,
#aamloc,
#drmloc {
    color: white;
    cursor: pointer;
    padding: 0px;
}

/****************************************/

.treehide {
    display: none;
}

.treeshow {
    display: block;
}

.treenode {
    font-weight: bold;
    font-size: 14px;
    background-color: white;
    padding: 0px 4px;
    border-radius: 2px;
    cursor: pointer;
}

img {
    /* image-rendering: auto; */
    image-rendering: crisp-edges;
    /* image-rendering: pixelated; */
    -webkit-filter: grayscale(30%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(30%);
}

/*** for loader **/
.loader_warp{
    background: #00000014;width: 100%;height: 100%;position: absolute;z-index: 99999;
}
.loader_div{
    position:absolute;top:50%;left:50%;z-index: 9999;
    background: white;
    border-radius: 3px;
    padding: 5px;
}
.loader_img{
    position: relative;
    display: inline-block;
    height: auto;
    width: 35px;vertical-align: middle;
}
.loadertxt
{
    color: #2a2b2c;
    display: inline-block;
    margin-left: 5px;
    font-weight: 600;
}


#dialogColor_underlay {
    background-color:green;
}

/*** for print loader **/
.loader_warp_print{
    background: #00000014;width: 100%;height: 100%;position: absolute;z-index: 99999;
}
.loader_div_print{
    position:absolute;
    top:50%;
    left:0;
    right: 0;
    z-index: 9999;
    background-color: white;
    border-radius: 3px;
    padding: 10px 15px;
    margin: 0 auto;
    width: 196px;
}
.loader_img_print{
    position: relative;
    display: inline-block;
    height: auto;
    width: 35px;vertical-align: middle;
}
.loadertxt_print
{
    color: #2a2b2c;
    display: inline-block;
    margin-left: 5px;
    font-weight: 600;
}


#dialogColor_underlay {
    background-color:green;
}

/*** for qibla loader **/
.loader_warp_qibla{
    background: #00000014;width: 100%;height: 100%;position: absolute;z-index: 99999;
}
.loader_div_qibla{
    position:absolute;
    top:50%;
    left:0;
    right:0;
    z-index: 9999;
    background: white;
    border-radius: 3px;
    padding: 5px;
    margin: 0 auto;
    width: 135px;
}
.loader_img_qibla{
    position: relative;
    display: inline-block;
    height: auto;
    width: 35px;vertical-align: middle;
}
.loadertxt_qibla
{
    color: #2a2b2c;
    display: inline-block;
    margin-left: 5px;
    font-weight: 600;
}

/*** for print message **/
.loader_warp_print_message{
    position: absolute;
    bottom: 5px;
    z-index: 99999;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 300px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.loader_div_print_message{
    background: #ffffff;
    color: #2a2b2c;
    padding: 10px 15px;
    border-radius: 3px;
  
}

/**** print laert **/

.alert_dialog{
    background: #00000014;width: 100%;height: 100%;position: absolute;z-index: 99999;
}
.alert_dialog_info{
    position: absolute;
    top: 16%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 290px;
}
.alert_dialog_info_box{
    background-color: white;
    display: block;
    overflow: hidden;
    border-radius: 3px;
}
.print_modal_message{
    padding: 15px;
    text-align: center;
    font-size: 14px;
    color: #333131;
}
.pirnt_title{
    font-size: 16px;
    text-align: center;
    padding: 9px;
    margin: 0px !important;
    border-bottom: 1px solid #e8e6e6;
    font-weight: normal;
    font-family: 'LucidaGrande-Bold';
    color: #525252;
}
.print_buttton_class{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0;

}
.ok_buttons_print{
    background: #2a2b2c;
    padding: 10px;
    box-shadow: none;
    border: none;
    color: white;
    border-radius: 3px;
    cursor: pointer;
}
/**** tab container **/
.claro .tabStripButton{
    /* border-color: #9a7200 !important; */
    background-color: #9a7200 !important;
}
.claro .dijitTab{
    /* background-color: #343a40 !important; */
    background-color: white !important;
    background-image:none !important;
    /* color: white !important; */
    /* border-color: #343a40 !important; */
    /* border-color: transparent !important; */
    box-shadow: none !important;
}
.dijitTabListWrapper{
    height: 40px !important;
}
.claro .dijitTabContainerTop-tabs .dijitTabChecked{
    /* border-color: #9a7200 !important;
    background-color: #9a7200 !important; */
    border-color: #b5bcc7 !important;
    background-color: white !important;
    color: #9a7200 !important;
    box-shadow: none !important;
}

.dijitTabContainerTop-container{
    border: none !important;
}

.claro .dijitTabSpacer {
     display: block !important;
}


.button_actions {
    position: fixed;
    bottom: 106px;
    right: 20px;
    height: auto;
    width: auto;
    /* z-index: 99; */
    z-index: 1000;
    /* text-align: center; */
    
}

.zoomin_class{
    border-radius: 50%;
    margin-bottom: 0px;
    width: 30px;height: 30px;
    display: block;
    background-color: #343a40;
    border:1px solid #CC9D50;
    cursor: pointer;
    padding: 0px;
    touch-action: none;

}
/* .claro .tabStripButton{
    display: block !important
} */
.dijitbelow-altArrowButton{
    display: none !important
}


/**** plot info modal ***/

.tabs_feature_info_class{
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.feature_info_custom .tab-content{
    /* overflow-y:auto;
				position: absolute;
				bottom: 0px;
				top: 75px; */
                width: 100%;
                /* height: 185px; */
             height: 236px;
}
.feature_info_custom{
    position: absolute !important;
    bottom: 30px;
    left: 100px;
    padding:0px;
    width: 413px;
    height: 324px;
    max-width: 700px !important;
    min-width: 458px !important;
    min-height: 528px !important;
    min-height: 200px !important;
    max-height: 600px !important;
    background-color: white;
    background-position: center;
    background-size: cover; 
    overflow: auto !important;
    /* -webkit-user-select: none; */
    /* -moz-user-select: none; */
    /* -ms-user-select: none; */
    /* user-select: none; */
    /* transition:none; */
    /* cursor: move; */
	 -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    z-index: 9999 !important;
    transition:none;
    border: 2px solid #CC9D50;
	 border-radius: 3px;
}

.ui-button.ui-state-disabled:active{
    border:1px solid red
}
.drag_handle{
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    top: -2px;
    
}
.drag_handle_class{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition:none;
    cursor: move;
    padding: 4px 30px;
}
.feature_info_custom .title_info{
    font-size: 12px;
    font-weight: 600;
}
.div_info_class{
    margin: 0px 0px 4px 0px !important;
}
.title_links{
    text-align: center;
    margin: 6px 0px !important;
}
.title_links_attachement{
    color: #c1821b !important;
}
#bottombtn_info_info {
    background: white;
    color: black;
    border-top: 1px solid #e8e5e5;
    padding: 6px 0;
    margin-top: 12px;
}


.feature_plotinfo_single{
    position: absolute !important;
    bottom: 30px;
    left: 100px;
    padding:0px;
    width: 413px;
    height: auto;
    max-width: 700px !important;
    min-width: 458px !important;
    min-height: 528px !important;
    min-height: 200px !important;
    max-height: 600px !important;
    background-color: white;
    background-position: center;
    background-size: cover; 
    overflow: auto !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition:none;
    cursor: move;
    z-index: 9999 !important;
    transition:none;
    border: 2px solid #CC9D50;
}
.feature_plotinfo_single .title_info{
    font-size: 12px;
    font-weight: 600;
    border-bottom: 1px solid #e9ecef !important;
    padding: 10px;
    margin: 0;
}

.feature_plotinfo_single .plot_info_content{
padding: 10px;
}

.feature_plotinfo_single .plot_info_content a{
    color: #c1821b;
    }
	
	
	
	
 #communityselect::placeholder {
   color: #2a2b2c;
   font-size: 12px;

     }
    
     #communityselect:-ms-input-placeholder { 
     color: #2a2b2c;
     font-size: 12px;
    }
    
 #communityselect::-ms-input-placeholder { 
      color: #2a2b2c;
      font-size: 12px;
 }
	
	
	
	.table-bordered{
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    /* border: 1px solid #f4f5f8; */
}
.table-bordered td{
    /* border: 1px solid #f4f5f8; */
    border-collapse: collapse;
    /* padding: .75rem; */
    padding: 4px;
    vertical-align: middle;
    width:50%;
    word-break: break-word;
   
}
.cf_td_class{
    border-collapse: unset !important;
     border-left: 0px; 
     border-right: 1px solid #f6eded !important;
      border-top: 0px; 
      border-bottom: 0px;
}
.cf_td_value_class{
    border-collapse: unset !important;
    border: none !important;
}


/*** used for td content to right align ***/
/* .table-bordered td b{
    float: right;
}
#devcodesinfo2 b{
    float: none;
}
#plotcfinfo{
    text-align: center;
}
#plotcfinfo b{
    float: none !important;
} */
/*** used for td content to right align ***/
table, td {
    border: 1px solid #f4f5f8;  
    border-collapse: collapse;
  }

 .LocateButton span {
        display: none !important;
 }

 .copy_locationurl{
    /* color: #CC9D50; */
    color: #ffffff;
    background: #343a40;
    padding: 1px 5px;
    border: 1px solid #e8e5e5;
    border-radius: 3px;
    margin-left: 3px;
    cursor: pointer;
    font-size: 11px !important;
 }
 
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }



    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }

     .feature_info_custom .tab-content{
        height: 162px;
    }
    .zipcode_input {
        width: 156px;
    }
    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 15px 15px !important;
        border-radius: 50% !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:74px; */
        /* right: -44px; */
        /* right: 54px; */
        position: fixed;
        top:84px;
        right: 20px;
    }
    #plotsearch_info {
            left: 10px;
    }

    #logo_myland {
        bottom: 7px;
         left: 10px;
    }
    #logo{
        bottom: 7px;
    right: 10px;
    }

    #logo_myland img {
        width: 34px !important;
    }


    #logo img {
        width: 28px !important;
    }
    #zipcode_menu_id {
        margin-left: 0px;
        width: 65px;
        padding: 0 4px;
        line-height: 20px;
        vertical-align: top; 
    }
    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 290px;
        border:0px solid green;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    #mobile_close{
        padding: 8px;
        float: right;
    }
    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    #zipcode_menu_id{
        margin-left: 0px;
    }
    .quick_nav_middle {
            position: absolute;
            left: 0;
            right: 0;
            top: 12px;
            width: 265px;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
    }

    .searchbar_inpput {
        width: 84px;
        margin: 0px;
    }

    .modal-content {
        max-width: 300px
    }
    #legend_info{
        width: 300px;
        position: fixed;
        left: 0;
        margin: 15px 0 0 32px;
    }
    
    .alltabs_custom_class{
        max-height: 300px;
        overflow: auto;
    }
    #tool_info_content{
        width:235px;
        left: 0px;
        top: 206px;

    }
    #zipcode_info_content{
        width: 235px;
        right: 0;
        top: 50px;
        z-index: 9999;
    }
   /* .quick_nav_middle{
       display: none;
   }
   */
 
.feature_info_custom{
    left: 118px;
    width: 306px !important;
    max-width: 450px !important;
    min-width: 306px  !important;
    bottom: 20px  !important;
   
}

  
.mobile_menu_class{
    position: absolute;
    top:78px;
    left: 30px;
    z-index: 999;
    display: block;
}
.mobile_menu_content_class{
    width: 76px;
    height: 170px;
    position: absolute;
    top: 11px;
    left: 68px;
    z-index: 999;
    background-color: #2a2b2c;
    color: white;
    border-radius: 6px;
    padding: 6px 10px;
    border: 1px solid #CC9D50;
    cursor: pointer;
    display: none
}
.menu_click_class{
    width: 100%;
    color: white;
    background-color: transparent;
    border: 0px solid #CC9D50;
}

.zoom{
    bottom: 155px;
    left: 24px;
    z-index: 1;
}   
.zoom-menu li {
    
    margin-right: 2px;
}
.tool{
    top: 215px;
    left: 24px;
    z-index:4 !important
}

#LocateButton {
    top: 140px;
    right: 20px;
    z-index:1 !important
}
#language {
    position: absolute;
    top: 215px;
    right: 20px;
    z-index:1 !important
}
.button_actions {
    z-index:1 !important;
    bottom: 80px;
    right: 20px;
}
#qrcode{
    z-index:1 !important;
    bottom: 15px;
    height: 47px;
}
#scaleBar{
    bottom: 31px;
    right: 81px;
}
#qrcode label{
    display: none !important;
}
.legends_fab{
    z-index:2 !important;
    bottom: 85px;
}
.legends-menu {
    left: 65px;
    bottom: 3px;
}
.legends-menu li {
    margin-right: 5px;
}
.feedackdiv_class{
    margin-right: 0!important;
}

.feedackdiv_class a span{
    padding:15px 14px !important
}
#legendBtn{
    padding: 8px  12px !important;
}
#legendBtn_id {
    display: inline;
  
}   

.inputclass_div{
    margin:0px !important
}
#plotsearch_class{
    /* position: absolute; */
    /* left: -39px; */
    /* left: 24px;
    top: 74px; */
    /* position: fixed;
    left: 24px;
    top: 84px; */
    display: inline-block;
}
#plotsearch_class a span{
    padding: 11px 12px !important;
}

#realestate_class{
    /* position: absolute; */
    left: 0;
    top: 0;
}
#qaseemati_class{
    /* position: absolute; */
    left: 0;
    top: 0;
}
#realestate_class a span{
    padding: 11px 12px !important;
}
.zipcode_btn{
    padding: 10px 4px;
}
   
#devProjectlegend{
    top: 351px;
    z-index: 1 !important;
}
#poilegend
{
    top: 32px;
}
#cflegend{
    top: 420px;
    z-index: 1 !important;
}
#share1{
    width: auto;
}
#navigation1{
    width: auto;
    margin-left: 0px !important
}
.bottombtn_info_btn_txt{
    display: none;
}
#bottombtn_info{
    padding: 20px 15px 10px 15px;
    text-align: center;
}

#logo_myland img{
    width: 40px !important;
}
#logo img{
    width: 135px !important;
}
/* #feedback{
            background: none;
            border: none;
            padding: 0px;
            position: absolute;
            top: 15px;
            left: 8px;
            z-index: 999;
            height: 28px;
            width: 47px;
            display: none
        }
        .feedackdiv_class a span{
            background: #2a2b2c !important;
            border-radius: 6px;
            padding: 12px;
            border: 1px solid #2a2b2c !important;
            display: inline;
        }
        #legendBtn_id{
            display: none

        }
        #zipcode_menu_id{
            display: none
        }
        #legendBtn{
          
            z-index: 999;
            position: absolute;
            top: 40px;
            left: 9px;
            background: #2a2b2c;
            border: 1px solid #2a2b2c;
        }
        #plotsearch_class{
              display: none
        }
       #plotsearch_class a {
            display: inline-block;
            cursor: pointer;
            z-index: 999;
            position: absolute;
            top: 84px;
            left: 3px;
            background: #2a2b2c;
            border: none;
        }
        #plotsearch_class a span{
            background: none !important;
            border-radius: 6px;
            padding: 12px;
            border: 0px solid #CC9D50 !important;
        }
        .zipcode_btn{
            z-index: 999;
            position: absolute;
            top: 114px;
            left: 3px;
            background: #2a2b2c;
            border-color: #2a2b2c;
            width: 57px;
            word-break: break-word;
            padding-left: 0;
            padding-right: 0px;
            
        }
        .inputclass_div{
            z-index: 99;
            margin: 0px !important;
        }
        .inputclass_div #clearonwanisearch{
            left: 166px;
            text-align: right;
        } */
        /* #basemap_gallaery{
            display: none;
        } */

        #plotsearch_info{
            width: 290px;
            max-width: 295px;
            left: 30px;
            z-index: 9999;
            display: block;
            top: 75px;
        }

        #realestate_info{
            width: 290px;
            max-width: 295px;
            left: 80px;
            z-index: 9999;
            display: block;
            top: 75px;
        }
        #logo img{
            width: 30px  !important;
        }

        #rilegend {
            bottom:208px;
               right: 20px;
           }
           #rilegendimg {
            bottom:100px;
               right: 80px;
           
           }

}
/*** iPhone 12 Pro Max **/
@media only screen and (max-width: 428px) { 
    #plotsearch_info {
        left: -14px;
}
    .feature_info_custom {
        left: 50px;
        width: 260px;
        max-width: 450px !important;
        min-width: 260px !important;
        bottom: 20px !important;
    }
    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .searchbar_inpput {
        width: 115px;
        margin: 0px;
    }
    #share1{
        width: auto;
    }
    #navigation1{
        width: auto;
        margin-left: 0px !important
    }
    .bottombtn_info_btn_txt{
        display: none;
    }
    #bottombtn_info{
        padding: 20px 15px 10px 15px;
        text-align: center;
    }
}

@media only screen and (max-width : 414px) {


    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    .feature_info_custom .tab-content{
        height: 162px;
    }

    .zipcode_input {
        width: 156px;
    }
   
    
    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 17px  15px !important;
        border-radius: 50% !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:74px; */
        /* right: -41px; */
        /* right: -20px; */
        position: fixed;
        right: 20px;
        top: 84px;
    }
    #plotsearch_info {
            left: -14px;
    }
    #realestate_info {
        left: 0px;
        top: 0px;
    }

    #logo_myland {
        bottom: 7px;
         left: 10px;
    }
    #logo{
        bottom: 7px;
    right: 10px;
    }

    #logo_myland img {
        width: 34px !important;
    }


    #logo img {
        width: 28px !important;
    }
    #zipcode_menu_id {
        margin-left: 0px;
        width: 65px;
        padding: 0 4px;
        line-height: 20px;
        vertical-align: top; 
    }
    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 290px;
        border:0px solid green;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .zoom-menu{
        left: 58px;
    }

    .zoom-menu li {

        margin-right: 4px;
    }
    #litemap,#darkmap,#satellite,#googlemap,#googlesatmap {
        width: 35px;
        height: 35px;
        line-height: 35px;
        background-size: 35px;
    }

    
    .feature_info_custom{
        left: 62px;
        width: 290px   !important;
        max-width: 450px !important;
        min-width: 290px    !important;
        bottom: 20px  !important;
       
    }

    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    .legends-menu {
        left: 65px;
        bottom: 3px;
    }
    .legends-menu li {
        margin-right: 8px;
    }

    .button_actions {
        z-index: 1 !important;
        bottom: 80px;
        right: 30px;
    }

    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute; */
        /* left:-39px; */
        /* left:-20px;
        top: 74px; */
        /* position: fixed;
        left: 24px;
        top: 84px; */
        display: inline-block;
    }

    #realestate_class {
        /* position: absolute; */
        left:0;
        top: 0;
        width: 50px;
        height: 50px;   
    }
    #qaseemati_class {
        /* position: absolute; */
        left:0;
        top: 0;
        width: 50px;
        height: 50px;   
    }

    .searchbar_inpput {
        width: 108px;
        margin: 0px;
        /* background-color: red; */
    }
    #plotsearch_class a span {
        padding:11px  11px  !important;
        /* border-radius: 50% !important; */
    }

    #realestate_class a span {
        padding:11px  11px  !important;
        border-radius: 50% !important;
    }
    #LocateButton {
        top: 140px;
        right: 20px;
        z-index: 1 !important;
    }

    .zoom {
        bottom: 162px;
        left: 24px;
        z-index: 1;
    }


    #language {
        position: absolute;
        top: 210px;
        right: 20px;
        z-index: 1 !important;
    }

    #devProjectlegend {
        top: 280px;
        z-index: 1 !important;
    }

    #poilegend {
        top: 32px;
    }
    #cflegend {
        top: 410px;
        z-index: 1 !important;
    }

    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

       #share1{
        width: auto;
    }
    #navigation1{
        width: auto;
        margin-left: 0px !important
    }
    .bottombtn_info_btn_txt{
        display: none;
    }
    #bottombtn_info{
        padding: 20px 15px 10px 15px;
        text-align: center;
    }

}

@media only screen and (max-width : 375px) {


    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }

    #plotsearch_class a span {
        padding:11px  11px  !important;
        /* border-radius: 50% !important; */
    }
    #realestate_class a span {
        padding:15px  11px  !important;
        border-radius: 50% !important;
    }
    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    .feature_info_custom .tab-content{
        height: 162px;
    }

    .zipcode_input {
        width: 156px;
    }
    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px  15px !important;
        border-radius: 50% !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:74px;
        right: -41px; */
        position: fixed;
        right: 20px;
        top: 84px;
    }
    #plotsearch_info {
            left: -40px;
    }
    #realestate_info {
        left: 0px;
        top: 0px;
        width: 254px;
    }

    #logo_myland {
        bottom: 7px;
         left: 10px;
    }
    #logo{
        bottom: 7px;
    right: 10px;
    }

    #logo_myland img {
        width: 34px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    #zipcode_menu_id{
        margin-left: 0px;
        width: 62px;
        padding: 0px 4px;
        vertical-align: top;
        line-height: 20px;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -43px;
        top: 70px; */
        /* position: fixed;
        left: 24px;
        top: 84px; */
        display: inline-block;
    }
    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
        width: 50px;
        height: 50px;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
        width: 50px;
        height: 50px;
    }   
    .zoom-menu{
        left: 56px;
    }
        .zoom-menu li {

            margin-right: 0px;
        }
        #litemap,#darkmap,#satellite,#googlemap,#googlesatmap {
            width: 35px;
            height: 35px;
            line-height: 35px;
            background-size: 35px;
        }

        .feature_info_custom{
            left: 50px;
            width: 260px ;
            max-width: 450px !important;
            min-width: 260px  !important;
            bottom: 20px  !important;
           
        }

        .legends_fab {
            z-index: 2 !important;
            bottom: 85px;
        }
        .legends-menu {
            left: 65px;
            bottom: 3px;
        }
        .legends-menu li {
            margin-right: 8px;
        }

     
        .button_actions {
            z-index: 1 !important;
            bottom: 80px;
            right: 30px;
        }

        #qrcode label {
            display: none !important;
        }
        .searchbar_inpput {
            width: 62px;
            margin: 0px;
        }

        #language {
            position: absolute;
            top: 210px;
            right: 20px;
            z-index: 1 !important;
        }


        #devProjectlegend {
            top: 280px;
            z-index: 1 !important;
        }
        #poilegend {
            top: 32px;
        }
        #cflegend {
            top: 410px;
            z-index: 1 !important;
        }
        #rilegend {
            bottom:208px;
               right: 20px;
           }
           #rilegendimg {
            bottom:100px;
               right: 80px;
           
           }

           #share1{
            width: auto;
        }
        #navigation1{
            width: auto;
            margin-left: 0px !important
        }
        .bottombtn_info_btn_txt{
            display: none;
        }
        #bottombtn_info{
            padding: 20px 15px 10px 15px;
            text-align: center;
        }
}

@media only screen and (max-width : 360px) {
    .qibla_class{
        width: 50px;
        height: 50px;   
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    .feature_info_custom .tab-content{
        height: 162px;
    }
    .feature_info_custom {
        left: 50px;
        width: 260px;
        max-width: 450px !important;
        min-width: 260px !important;
        bottom: 20px !important;
    }
    .zipcode_input {
        width: 156px;
    }
    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        border-radius: 50% !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:74px;
        right: -41px; */
        position: fixed;
        right: 20px;
        top: 84px;
    }
    #plotsearch_info {
            left: -42px;
    }
    #realestate_info {
        left: 0;
        top: 0;
        width: 274px;
    }

    #logo_myland {
        bottom: 9px;
         left: 10px;
    }
    #logo{
        bottom: 7px;
    right: 10px;
    }

    #logo_myland img {
        width: 34px   !important;
    }


    #logo img {
        width: 28px !important;
    }
    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 235px;
        border:0px solid pink;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    #zipcode_menu_id{
        margin-left: 0px;
        width: 60px;
    padding: 1px 4px;
    vertical-align: top;
    line-height: 18px;
    }
    #legendBtn {
        padding: 9px 12px !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -40px;
        top: 70px; */
        /* position: fixed;
        left: 24px;
        top: 84px; */
        display: inline-block;
    }

    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
        width: 50px;
        height: 50px;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
        width: 50px;
        height: 50px;
    }
      .zoom-menu{
            left: 56px;
        }
    .zoom-menu li {

        margin-right: 0px;
    }
    #litemap,#darkmap,#satellite,#googlemap,#googlesatmap {
        width: 35px;
        height: 35px;
        line-height: 35px;
        background-size: 35px;
    }
    .searchbar_inpput {
        width: 85px;
        margin: 0px;
    }
 
    #LocateButton {
        top: 140px;
        right: 20px;
        z-index: 1 !important;
    }

    #language { 
        top: 210px;
        right: 20px;
        z-index: 1 !important;
    }


    #devProjectlegend {
        top: 280px;
        z-index: 1 !important;
    }
    #poilegend {
        top: 32px;
        
    }
    #cflegend {
        top: 410px;
        z-index: 1 !important;
    }

    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

       #share1{
        width: auto;
    }
    #navigation1{
        width: auto;
        margin-left: 0px !important
    }
    .bottombtn_info_btn_txt{
        display: none;
    }
    #bottombtn_info{
        padding: 20px 15px 10px 15px;
        text-align: center;
    }
}

@media only screen and (max-width : 320px) {
    .qibla_class{
        width: 40px;
        height: 40px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 120px;
        left: 60px;
    }
    .custom_print_font{
        font-size: 20px;
    }
    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    .feature_info_custom .tab-content{
        height: 162px;
    }
    .zipcode_input {
        width: 156px;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top: 53px;
        right:-33px; */
        position: fixed;
        right: 20px;
        top: 62px;
        
    }
.mobile_logo_myland{
    display: block;
}
.web_logo_myland{
    display: none;
}

.mobile_logo_dpm{
    display: block;
}
.web_logo_dpm{
    display: none;
}
    #logo_myland {
        bottom: 7px;
        left: 15px;
    }
    #logo{
        bottom: 7px;
    right: 15px;
    }

    #logo_myland img {
        width: 30px  !important;
    }

    #logo img {
        width: 20px !important;
    }
    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    #zipcode_menu_id{
        width: 53px;
        margin-left: 0px;
        line-height: 12px;
        padding: 2px 4px;
    }
    #legend_info {
        width: 300px;
        position: fixed;
        left: 0;
        margin: 15px 0 0 8px;
    }
    #zipcode_info_content {
        width: 235px;
        right: 0;
        top: 38px;
        z-index: 9999;
    }
  
    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 215px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
       
        }

        .feedackdiv_class a span {
            padding: 11px 10px !important;
            border-radius: 50% !important;
            
        }

        #legendBtn {
            padding: 3px 7px !important;
        }


        .zipcode_btn {
            padding: 7px 3px;
            font-size: 10px;
        }
        .searchbar_inpput {
            width: 85px;
            margin: 0px;
            padding: 7px 35px;
        }
        #plotsearch_class {
                /* position: absolute;
                left: -31px;
                top: 50px; */
                /* position: fixed;
                left: 24px;
                top: 62px; */
                display: inline-block;
        }
        #plotsearch_class a span {
            padding:10px 7px !important;  
            /* border-radius: 50% !important; */
        }
        #realestate_class {
            /* position: absolute; */
            left: 0;
            top: 0;
            width: 40px;
            height: 40px;
            margin-top: 17px;
        }
        #qaseemati_class {
            /* position: absolute; */
            left: 0;
            top: 0;
            width: 40px;
            height: 40px;
            margin-top: 17px;
        }

        #realestate_class a span {
            padding:10px 7px !important;  
            /* border-radius: 50% !important; */
        }

       
        .zoom {
            
            bottom: 140px;
            left: 22px;
            z-index: 2;
        }
        .zoom-menu {
            position: absolute;
            right: auto;
            left: 48px;
            top: 40%;
            width: 188px;
        }

        .zoom-menu{
            left: 45px;
        }
      
    .zoom-menu li {

        margin-right: 0px;
    }
    #litemap,#darkmap,#satellite,#googlemap,#googlesatmap {
        width: 35px;
        height: 35px;
        line-height: 35px;
        background-size: 35px;
    }
        

        .tool {
                top: 164px;
                left: 22px;
                z-index: 4 !important;
                width: 40px;
        }
        .tool label{
            display: none;
        }

        #LocateButton {
            top: 106px;
            right: 20px;
            z-index: 1 !important;
        }
        #language {
            position: absolute;
            top: 164px;
            right: 20px;
            z-index: 1 !important;
            width: 40px;
            height: 40px;
            line-height: 40px;
            z-index: 3 !important;
        }


        .zoom-btn-large{
            width: 40px;
            height: 40px;
            line-height: 40px;
            background-size: 40px;
        }

        .tool-btn-large {
            width: 40px;
            height: 40px;
            line-height: 40px;
            background-size: 25px;
        }

        .LocateButton .zoomLocateButton {
            width: 35px;
            height: 35px;
            background-size: 25px;
            padding: 0px;
        }

        .legends-btn-large {
            width: 40px;
            height: 40px;
            background-size: 26px;
        }

        #qrcode {
            position: absolute;
            bottom: 15px;
            right: 20px;
            height: 40px;
            width: 40px;
            background-size: 20px;
        }
        #qrcode label{
            display: none !important
        }
        #scaleBar{
            bottom: 20px;
            right: 75px;
        }
        #devProjectlegend{
            height: 40px;
            width: 40px;
            line-height: 40px;  
            top: 215px;
            z-index: 1 !important;
            right: 20px;
        }
        #poilegend{
            height: 40px;
            width: 40px;
            line-height: 40px;
            top: 32px;
            z-index: 999;
            right: 20px;
           
        }
        #poilegendimg {
            position: absolute;
            top: 0;
            right: 71px;
        }
        #cflegend{
            height: 40px;
            width: 40px;
            line-height: 40px;
            top: 320px;
            z-index: 1 !important;
            right: 20px;
        }
        #cflegendimg {
            position: absolute;
            top: 156px;
            right: 85px
        }
        #rilegend {
            bottom:208px;
               right: 20px;
               width: 40px;
               height: 40px;
           }
           #rilegendimg {
            bottom:100px;
               right: 80px;
           
           }

        .button_actions{
            bottom: 80px;
            right: 26px;
        }
        .legends_fab {
            z-index: 2 !important;
            bottom: 85px !important;
            height: 42px;
        }
        .legends-menu{
            left: 55px;
        }
        .legends-menu {
            left: 65px;
            bottom: 3px;
        }
        .legends-menu li{
            margin-right: 5px;
        }
        
        #plotsearch_info {
            width: 279px;
            max-width: 279px;
            left:-42px;
            z-index: 9999;
            top: 41px;
        }

        #realestate_info {
            width: 274px;
            max-width: 279px;
            left:0;
            z-index: 9999;
            top: 0;
        }

        .feature_info_custom {
            left: 40px;
            width: 242px  !important;
            max-width: 450px !important;
            min-width: 242px !important;
            bottom: 20px  !important;
        }

        #share1{
            width: auto;
        }
        #navigation1{
            width: auto;
            margin-left: 0px !important
        }
        .bottombtn_info_btn_txt{
            display: none;
        }
        #bottombtn_info{
            padding: 20px 15px 10px 15px;
            text-align: center;
        }

}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }

    #mobile_close{
        padding: 8px;
        float: right;
    }
    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 440px;
        max-width: 460px;
        /* margin-top: 60px; */
    }

    .searchbar_inpput {
        width: 128px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 450px
    }
    .feature_info_custom{
        left: 142px !important;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 6px !important;
       
    }
    #legend_info{
        width: 543px;
        margin: 15px 0 0 0px;
    }
    #devProjectlegend{
        top: 320px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
        
    }
    #cflegend{
        top: 453px;
        z-index: 1 !important;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

}   

/* // Medium devices (tablets, 768px and up) */
/* @media (min-width: 768px) and (max-width: 991.98px) {

   
} */

/* // Large devices (desktops, 992px and up) */
/* @media (min-width: 992px) and (max-width: 1199.98px) { */
    /* .quick_nav_middle {
        width: 835px;
        max-width: 840px;
        margin-top: 60px;
    }


    .searchbar_inpput {
        width: 450px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 500px
    } */
/* } */

/* // Extra large devices (large desktops, 1200px and up) */
/* @media (min-width: 1200px) { 

    .quick_nav_middle {
        width: 550px;
        max-width: 550px;
        border: 1px solid orange;
    }
 } */




 @media screen and ( min-width: 1024px ) and ( max-height: 600px )
 {


    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: none;
       
    }
    .button_actions {
        position: fixed;
        bottom: 120px;
        right: 26px !important;
    }
    .LocateButton .zoomLocateButton {
        width: 35px !important;
        height: 35px !important;
    }
    .tool-btn-large{
        height: 40px;
        width: 40px;
    }
    .zoom-btn-large {
        width: 40px;
        height: 40px;
        background-size: 40px;
        line-height: 20px;
    }
    .legends-btn-large{
        width: 40px;
        height: 40px;
        background-size: 30px;
    }
    .tool {
        position: fixed;
        top: 172px;
        left: 25px;
        height: auto;
        width: 40px;
    }
    #qrcode {
        position: absolute;
        bottom: 51px;
        right: 20px;
        height: 40px;
        width: 40px;
    }
    #language {
        position: absolute;
        top: 164px;
        right: 20px;
        height: 40px;
        width: 40px;
        line-height: 36px;
    }
    #devProjectlegend {
        position: absolute;
        top: 250px;
        right: 20px;
        height: 40px;
        width: 40px;
        line-height: 40px;
   
    }
   
    #poilegend {
        position: absolute;
        top: 32px;
        right: 20px;
        height: 40px;
        width: 40px;
        line-height: 42px;
    }
    #cflegend {
        position: absolute;
        /* top: 210px; */
        top: 352px;
        right: 20px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }
    #dplegendimg {
        position: absolute;
        top: 209px;
        right: 85px;
     
    }
    #dplegendimg  img{
        width: 170px  !important;
    }

    #poilegendimg {
        position: absolute;
        top: 0;
        right: 0;
     
    }
    #poilegendimg  img{
        width: 170px  !important;
    }

    
    #cflegendimg {
        position: absolute;
        top: 209px;
        right: 85px;
     
    }
    #cflegendimg  img{
        width: 170px  !important;
    }


 }




 /* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 1) {


    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        /* border-radius: 50% !important; */
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -65px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 80px;
    }

    #logo_myland {
        bottom: 14px;
         left: 10px;
    }
    #logo{
        bottom: 7px;
    right: 10px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 24px;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -60px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
        /* border-radius: 50% !important; */
    }
    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
        /* border-radius: 50% !important; */
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
        
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 24px;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        top: 77px;
        left: 80px;
    }
    
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }

}

/* Portrait */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 1) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        /* border-radius: 50% !important; */
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -192px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 10px;
    }
    #logo_myland {
        bottom: 14px;
         left: 10px;
    }
    #logo{
        bottom: 7px;
    right: 10px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 24px;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -188px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
        /* border-radius: 50% !important; */
    }

    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
        /* border-radius: 50% !important; */
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
        
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 24px;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        top: 77px;
        left: 80px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }

}

/* Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 1) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }

    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        /* border-radius: 50% !important; */
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -65px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 10px;
        left: 80px;
}

    #logo_myland {
        bottom: 14px;
         left: 10px;
    }
    #logo{
        bottom: 7px;
    right: 10px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -60px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
        /* border-radius: 50% !important; */
    }
    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
        /* border-radius: 50% !important; */
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
    
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }

    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        top: 348px;
        left: 80px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }

}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 2) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
 #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        /* border-radius: 50% !important; */
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -65px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }

    #realestate_info {
        left: 10px;
        left: 80px;
}
    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -60px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
        /* border-radius: 50% !important; */
    }

    #realestate_class {
        /* position: absolute; */
        left: 0px;  
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0px;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
        /* border-radius: 50% !important; */
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
    
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }

#rilegend {
            bottom:208px;
               right: 20px;
           }
           #rilegendimg {
            bottom:100px;
               right: 80px;
           
           }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        top: 77px;
        left: 80px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

/* Portrait */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 2) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        /* border-radius: 50% !important; */
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -65px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 10px;
        left: 80px;
}

    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 24px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -60px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
        /* border-radius: 50% !important; */
    }
    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
        /* border-radius: 50% !important; */
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
    
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
#rilegend {
            bottom:208px;
               right: 20px;
           }
           #rilegendimg {
            bottom:100px;
               right: 80px;
           
           }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 462px;
        max-width: 615px;
        left: 0;
        right: 0;
        top: 12px;
        margin-left: auto;
    margin-right: auto;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        top: 77px;
        left: 80px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

/* Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        /* border-radius: 50% !important; */
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -65px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 80px;
}

    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
     right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -60px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
        /* border-radius: 50% !important; */
    }

    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
    }


    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
        
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        top: 0px;
        left: 80px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

/* -----------Samsung Galaxy note 10 ----------- */

@media only screen 
and (min-device-width: 800px) 
and (max-device-width: 1280px) 
and (-webkit-min-device-pixel-ratio: 2)
{
    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -75px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {  
            left: 10px;
    }
    #realestate_info {
        left: 10px;
        left: 80px;
}

    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -76px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
    }
    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
        
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
#rilegend {
            bottom:208px;
               right: 20px;
           }
           #rilegendimg {
            bottom:100px;
               right: 80px;
           
           }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        top: 77px;
        left: 80px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

@media only screen 
and (min-device-width: 800px) 
and (max-device-width: 1280px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 2)
{
    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -75px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {  
            left: 10px;
    }
    #realestate_info {
        left: 10px;
        left: 80px;
}

    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -76px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
    }
    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
    
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
#rilegend {
            bottom:208px;
               right: 20px;
           }
           #rilegendimg {
            bottom:100px;
               right: 80px;
           
           }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        top: 77px;
        left: 80px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}
@media only screen 
and (min-device-width: 1280px) 
and (max-device-width: 800px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 2)
{
    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -315px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 80px;
        top: 0px;
}


    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -315px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
    }

    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
    
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }

    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }
    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        left: 80px;
        top: 0px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 834px) 
and (max-device-width: 1112px)
and (-webkit-min-device-pixel-ratio: 2) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -236px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 80px
}

    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -232px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
    }

    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
    }


    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
    
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        left: 80px;
        top: 0px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

/* Portrait */

@media only screen 
and (min-device-width: 834px) 
and (max-device-width: 834px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 2) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -98px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 80px;
        top: 0px;
}

    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -94px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
    }

    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
        border-radius: 50% !important;
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
        
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        left: 80px;
        top: 0px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

/* Landscape */ 

@media only screen 
and (min-device-width: 1112px) 
and (max-device-width: 1112px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 2) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        border-radius: 50% !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -236px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 80px;
        top: 0px;
}


    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -233px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
       
    }

    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
       
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;

    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }

    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }
    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        left: 80px;
        top: 0px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 1024px) 
and (max-device-width: 1366px)
and (-webkit-min-device-pixel-ratio: 2) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }

    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        border-radius: 50% !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -192px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }

    #realestate_info {
        left: 80px;
        top: 0px;
}

    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -188px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
    
    }
    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;

    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
        
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        left: 80px;
        top: 0px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

/* Portrait */
@media only screen 
and (min-device-width: 1024px) 
and (max-device-width: 1024px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 2) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }


    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        border-radius: 50% !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -192px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 80px;
        top: 0px;
}

    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -188px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;
      
    }

    #realestate_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0;
        top: 0;
    }
    #realestate_class a span {
        padding: 15px 12px !important;
      
    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;
        
    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        left: 80px;
        top: 0px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}

/* Landscape */

@media only screen 
and (min-device-width: 1366px) 
and (max-device-width: 1366px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 2) {

    .qibla_class{
        width: 50px;
        height: 50px;
        margin-top: 17px;
    }
    .qibla_print_info_class{
        position: absolute;	   
        top: 140px;
        left: 63px;
    }
    .custom_print_font{
        font-size: 20px;
    }

    .deep_link{
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 999;
        /* background: #efecec; */
        background: #ffffff;
    }
    #zipcode_menu_id {

        margin-left: 0;
    }

    .mobile_logo_myland {
        display: block;

    }
    .web_logo_myland {
        display: none;
    }
    .web_logo_dpm {
        display: none;
    }

    .feedackdiv_class a span {
        padding: 16px 15px !important;
        border-radius: 50% !important;
    }
    .mobile_logo_dpm {
        display: block;
    }
    .tool {
        top: 210px;
        left: 24px;
        z-index: 4 !important;
    }
    .tool label{
        display: none;
    }
    .zoom {
        bottom: 140px;
        left: 24px;
        z-index: 1;
    }
    .feedackdiv_class {
        margin-right: 0!important;
        /* position: absolute;
        top:85px;
        right: -363px; */
        position: fixed;
        right: 20px;
        top: 100px;
    }
    #plotsearch_info {
            left: 10px;
    }
    #realestate_info {
        left: 80px;
        top: 0px;
}


    #logo_myland {
        bottom: 14px;
         left: 24px;
    }
    #logo{
        bottom: 7px;
    right: 28px;
    }

    #logo_myland img {
        width: 40px !important;
    }


    #logo img {
        width: 28px !important;
    }

    .quick_nav_middle {
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        width: 245px;
        border:0px solid green
    }
    .legends_fab {
        z-index: 2 !important;
        bottom: 85px;
    }
    #qrcode {
        z-index: 1 !important;
        bottom: 15px;
        height: 47px;
    }
    .button_actions {
        bottom: 90px;
        right: 30px;
    }
    #scaleBar {
        position: absolute;
        bottom: 28px;
        right: 95px;
    }
    #qrcode label {
        display: none !important;
    }
    #plotsearch_class {
        /* position: absolute;
        left: -360px;
        top: 85px; */
        /* position: fixed;
        left: 24px;
        top: 100px; */
        display: inline-block;
    }
    #plotsearch_class a span {
        padding: 11px 12px !important;

    }

    #realestate_class {
        /* position: absolute; */
        left: 0x;
        top: 0x;
    }
    #qaseemati_class {
        /* position: absolute; */
        left: 0x;
        top: 0x;
    }
    #realestate_class a span {
        padding: 15px 12px !important;

    }
    #devProjectlegend{
        top: 305px;
        z-index: 1 !important;
    }
    #poilegend
    {
        top: 32px;

    }
    #cflegend{
        top: 441px;
        z-index: 1 !important;
    }
    #rilegend {
        bottom:208px;
           right: 20px;
       }
       #rilegendimg {
        bottom:100px;
           right: 80px;
       
       }

    .scrtabs-tabs-movable-container{
        width: 670px !important;
        border: 0px solid red;
    }
    .quick_nav_middle {
        width: 600px;
        max-width: 615px;
        left: 0;
    right: 0;
    top: 12px;
    }


    .searchbar_inpput {
        width: 300px;
        margin: 0px 0;
    }

    .modal-content {
        max-width: 400px
    }

    #legend_info{
        width: 638px;
        margin: 15px 0 0 0px;
    }

    .feature_info_custom{
        left: 80px;
        width: 306px !important;
        max-width: 450px !important;
        min-width: 365px !important;
        bottom: 95px !important;
    }

    .zoom{
        bottom: 155px;
        left: 24px;
        z-index: 1;
    }
    .tool {
        position: fixed;
        top: 230px;
    }
    #plotsearch_info{
        top: 77px;
    }
    #realestate_info{
        left: 80px;
        top: 0px;
    }
    #zipcode_info_content{
        top: 77px;
    }
    #language{
        z-index: 1 !important;
        top:230px
    }
    #LocateButton{
        z-index: 1 !important;
        top: 155px;
       
    }
}