

/* --- extracted from index.html --- */

   
        .anywhereClick{
            text-align: left !important;
            display: inline-block;
            overflow: hidden;
            /* white-space: nowrap; */
        }
        .EmailMain{
            text-align: left;
            padding: 0;
            height: 50px;
        }
        .modalLanguage{
            font-size: 16px !important;
            padding-left: 8px;
            margin-top: 12px;
        }
        .langSelector {
            text-align: right;
            width: 100%;
        }
        .languageAndCategoryIconClass{
            position: relative;
        }
        .languageAndCategoryIconClass > select#langtrans, select#langtransmodal{
            position: absolute;
            top: 90%;
            width: 306px !important;
            font-size: 32px;
            height: 55px !important;
            padding: 0 7px;
        }
       select#langtransmodal{
            height: 35px !important;
        }
        .form-inline-custom{
            width: 308px !important;
        }
        .languageAndCategoryIconsection, .my-translate-control-csutom{
            display: flex;
            margin-top: 5px;
        }
        .languageAndCategoryIconClass{
            display: flex;
        }
        .category_icon{
            margin-left: 10px;
        }
        .myzoomcustom{
           height: 55px;
           margin-left: 10px;
        }
        .myzoomsection{
            display: flex;
        }
        .myzoomcustom  .myzoomplus > img{
                width: 55px !important;
                height: 55px !important;
        }
        .heatmap_custom{
            margin-top: 5px;
        }
        .leaflet-control-geosearch form {
            left: auto;
            right: -25px !important;
            top: 64px;
            font-size: 32px !important;
            width: 306px !important;
            height: 52px !important;
            border-radius: 4px !important;
        }

        .leaflet-touch .leaflet-control-geosearch button.reset {
            line-height: 52px !important;
        }

        /* Style the form - display items horizontally */
        /* Style the form - display items horizontally */
        .skiptranslate {
            display: none !important;
        }

        .service_trans {
            width: 100%;
        }

        /* iframe {
            display: none !important;
        } */

        .leaflet-control-attribution {
            display: none;
        }

        .form-inline {
            display: inline-block;
        }

        /* Add some margins for each label */
        .form-inline label {
            margin: 5px 10px 5px 0;
        }

        /* Style the input fields */
        .form-inline input {
            vertical-align: middle;
            margin: 5px 10px 5px 0;
            padding: 10px;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        /* Style the submit button */
        .form-inline button {
            padding: 10px 20px;
            background-color: dodgerblue;
            border: 1px solid #ddd;
            color: white;
        }

        .form-inline button:hover {
            background-color: royalblue;
        }

        /* Style the body for overflow */
        body {
            overflow-x: hidden !important;
        }

        /* Style for search button  */
        .form-inline {
            position: relative;
            width: 100%;
        }

        /* Style for search button for desktop view*/
        .form-inline button {
            position: absolute;
            right: 5px;
            margin-left: 0 !important;
            top: 32%;
            transform: translateY(-50%);
            width: 40px;
        }

        /* Styles for mobile view */
        #translate_image {
            width: 45px;
            height: 45px
        }

        #questionmark_image {
            width: 55px;
            height: 45%;
            margin-left: 10px
        }

        .bottom_box {
            width: 30%;
        }

        .search-form {
            width: 250px
        }

        p {
            margin: 0
        }

        .twitter-typeahead {
            position: static;
            width: 100%;
        }

        #titleInput {
            position: relative;
            vertical-align: top;
            background-color: #f2f2f2 !important;

        }

        @media only screen and (min-width: 751px) and (max-width: 2000px) {
            .suggested_item {
                border: 1px solid black;
                font-size: 16px;
                cursor: grab;
                overflow-wrap: break-word;
                word-wrap: break-word;
                word-break: normal;
                line-break: strict;
                hyphens: none;
                -webkit-hyphens: none;
                -moz-hyphens: none;
                width: 100%;
                background-color: #f2f2f2;
                max-width: 100%;
                white-space: break-spaces;
            }

            .tbSuggestParent {
                position: relative;
                display: inline-block;
                word-wrap: break-word;
            }

            .tbSuggest {
                width: 100%;
                /* height: 20%; */
                /* font-family: Arial; */
                /* font-size: 14pt; */
                border: 2px solid black;
                border-radius: 2px;
                word-wrap: break-word;
            }

            .suggestions {
                position: absolute;
                width: 100%;
                height: 40%;
                top: 36px;
                left: 1px;
                border: 1px solid black;
                border-radius: 2px;
                display: inline-block;
                background-color: white;
                word-wrap: break-word;
            }

            .suggested_item_welcome {
                border: 1px solid black;
                font-size: 16px;
                cursor: grab;
                overflow-wrap: break-word;
                word-wrap: break-word;
                word-break: normal;
                line-break: strict;
                hyphens: none;
                -webkit-hyphens: none;
                -moz-hyphens: none;
                width: 100%;
                background-color: #f2f2f2;
                max-width: 100%;
                white-space: break-spaces;
            }

            .tbSuggestParentWelcome {
                margin-top:20px;
                position: relative;
                display: inline-block;
                word-wrap: break-word;
            }

            .tbSuggestWelcome {
                width: 100%;
                /* height: 20%; */
                /* font-family: Arial; */
                /* font-size: 14pt; */
                border: 2px solid black;
                border-radius: 2px;
                word-wrap: break-word;
            }

            .suggestionsWelcome {
                position: absolute;
                width: 100%;
                height: 40%;
                top: 36px;
                left: 1px;
                border: 1px solid black;
                border-radius: 2px;
                display: inline-block;
                background-color: white;
                word-wrap: break-word;
            }


            .suggested_item_box {
                border: 1px solid black;
                font-size: 16px;
                cursor: grab;
                overflow-wrap: break-word;
                word-wrap: break-word;
                word-break: normal;
                line-break: strict;
                hyphens: none;
                -webkit-hyphens: none;
                -moz-hyphens: none;
                width: 100%;
                background-color: #f2f2f2;
                max-width: 100%;
                white-space: break-spaces;
            }

            .tbSuggestParentBox {
                position: relative;
                display: inline-block;
                word-wrap: break-word;
            }

            .tbSuggestBox {
                width: 100%;
                /* height: 20%; */
                /* font-family: Arial; */
                /* font-size: 14pt; */
                border: 2px solid black;
                border-radius: 2px;
                word-wrap: break-word;
            }

            .suggestionsBox {
                position: absolute;
                width: 100%;
                height: 40%;
                top: 36px;
                left: 1px;
                border: 1px solid black;
                border-radius: 2px;
                display: inline-block;
                background-color: white;
                word-wrap: break-word;
            }


            .ui-autocomplete {

                cursor: default;
                z-index: 4000 !important
            }

            ::-webkit-scrollbar {
                width: 5px;
            }

            /* Track */
            ::-webkit-scrollbar-track {
                border-radius: 0px;
                border-left: 1px solid #ccc;
            }

            /* Handle */
            ::-webkit-scrollbar-thumb {
                background: #ccc;
                border-radius: 0px;
            }

            /* Handle on hover */
            ::-webkit-scrollbar-thumb:hover {
                background: grey;
            }

            .your-class {
                width: 250px
            }

            .your-class {
                overflow-y: auto;
                position: relative;
            }

            .form-control-sm {
                height: 71px !important;
            }

            .form-inline {
                margin-top: -7px;
                width: 108%;


            }

            /* .search-button {
                border-radius: 4px;
                padding: 9px important !;
                margin-top: -8px;
                margin-right: -1px;
                height: 65px;
            } */

            .mySelector {
                margin-top: 9px;
            }

            .bottom-box {
                margin-top: 18px;
            }

            .d-flex.globr-cmenu.align-items-center.justify-content-between {
                width: 100% !important;
            }

        }

        .leaflet-control-zoom {
            margin-top: -6px;

        }

        .myZoom {
            background: #fff;
            border: 1px solid #7e7e7d;
        }

        .bar-pic img {
            background: #fff;
            border: 1px solid #7f7f7f;
            padding: 3px;
        }

        .myZoom img {
            padding: 2px;
        }

        @media only screen and (min-width: 300px) and (max-width: 750px) {
            .intro-note #intro-modal-btn{
                max-width: 460px !important;
                width: 100%;
            }
            .service_trans {
                font-size: 7px;
            }

            .suggested_item {
                border: 1px solid black;
                font-size: 12px;
                cursor: grab;
                overflow-wrap: break-word;
                word-wrap: break-word;
                word-break: normal;
                line-break: strict;
                hyphens: none;
                -webkit-hyphens: none;
                -moz-hyphens: none;
                width: 100%;
                background-color: #f2f2f2;
            }

            .tbSuggestParent {
                position: relative;
                display: inline-block;
                word-wrap: break-word;
            }

            .tbSuggest {
                width: 100%;
                /* height: 20%; */
                /* font-family: Arial; */
                /* font-size: 14pt; */
                border: 2px solid black;
                border-radius: 2px;
                word-wrap: break-word;
            }

            .suggestions {
                position: absolute;
                width: 100%;
                height: 40%;
                top: 36px;
                left: 1px;
                border: 1px solid black;
                border-radius: 2px;
                display: inline-block;
                background-color: white;
                word-wrap: break-word;
            }

            .custom-menu {
                padding: 10px;
                top: 30% !important;
                left: 7.5% !important;
                width: 85% !important;
                height: auto;
                transition: 0.5s ease-in-out;
                border-radius: 0px !important;
            }

            /* Search Button Styling for Mobile*/
            .form-inline button {
                right: 3px;
                top: 27px;
            }

            /* Style for dropdown's parent classes */
            .leaflet-top.leaflet-right {
                right: 0 !important;
                left: 0 !important;
                width: 100% !important;
                transform: none !important;
                margin-right: 0 !important;
                float: none !important;
            }

            /* Style of Width 100% for main form's parent block */


            select:active,
            input:active,
            textarea:active {
                font-size: 16px;
            }

            body {
                user-select: none !important;
                -webkit-user-select: none !important;
            }

            .myZoom {
                background: #fff;
                border: 1px solid #7e7e7d;
            }

            .bar-pic img {
                background: #fff;
                border: 1px solid #7f7f7f;
                padding: 3px;
            }

            .myZoom img {
                padding: 2px;
            }
            .preview-card {
                margin-bottom: 10px !important;
            }
        }

        /* Add responsiveness - display the form controls vertically instead of horizontally on screens that are less than 800px wide */
        /*  @media (max-width: 800px) {
             .form-inline input {
             margin: 10px 0;
             }
             .form-inline {
             flex-direction: column;
             align-items: stretch;
             }
             }*/
        body {
            padding: 0;
            margin: 0;
        }

        html,
        body,
        #map {
            height: 100%;
            width: 100vw;
        }

        #mapid {
            width: 100.0%;
            height: 100%;
        }

        .custom-menu {
            display: none;
            z-index: 2000;
            position: absolute;
            overflow: hidden;
            border: 1px solid #CCC;
            white-space: nowrap;
            font-family: sans-serif;
            background: #FFF;
            color: #333;
            border-radius: 0px;
            padding: 10px;
        }

        .custom-menu {
            width: 530px;
            top: 50% !important;
            left: 50% !important;
            transform: translate(-50%, -50%) !important;
        }

        #custom-filter {
            z-index: 1000;
            overflow: hidden;
        }

        .form-control {
            background: #f2f2f2;
            box-shadow: none !important;
            border: none;
        }

        .form-control:focus {
            background: #e2e2e2;
        }

        .form-control,
        .btn {
            border-radius: 3px;
        }

        .signup-form {
            width: 400px;
            margin: 0px auto;
        }

        .signup-form form {
            color: #999;
            border-radius: 3px;
            background: #fff;
            box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
            padding: 10px;
        }

        .signup-form input[type="checkbox"] {
            margin-top: 3px;
        }

        .signup-form .row div:first-child {
            padding-right: 10px;
        }

        .signup-form .row div:last-child {
            padding-left: 10px;
        }

        .signup-form a {
            color: #fff;
            text-decoration: underline;
        }

        .signup-form a:hover {
            text-decoration: none;
        }

        .signup-form form a {
            color: #3598dc;
            text-decoration: none;
        }

        .signup-form form a:hover {
            text-decoration: underline;
        }

        .modal-dialog {
            max-width: 385px;
            width: auto;
        }

        .blur {
            -webkit-filter: blur(5px);
            -moz-filter: blur(5px);
            -o-filter: blur(5px);
            -ms-filter: blur(5px);
            filter: blur(5px)
        }

        .bs-example {
            margin: 200px 150px 0;
        }

        .popover-title .close {
            position: relative;
            bottom: 3px;
        }

        .leaflet-popup .uroosa .leaflet-zoom-animated {
            opacity: 0.3;
        }

        #group div {
            display: none;
        }

        #group div.current {
            display: block;
        }

        /* Revision CSS */
        .custom-menu .input-group,
        .mobile_form .input-group {
            padding: 0px 0 10px !important;
        }

        .mobile_form .input-group.p-0 {
            padding: 0 !important;
        }

        .custom-menu .input-group input,
        .mobile_form .input-group input {
            padding: 10px;
            border-radius: 0 !important;
            border: 1px solid #ccc;
            outline: none;
            font-size: 16px !important;
        }

        .custom-menu .input-group input::placeholder,
        .mobile_form .input-group input::placeholder {
            color: #555;
        }

        .mini-form-content a {
            display: block;
            text-align: center;
            margin: 0 auto;
            font-size: 16px;
            font-weight: 600;
            color: #fff !important;
            border-radius: 0 !important;
            border: 1px solid #4c814c;
            padding: 6px 40px;
            text-transform: uppercase;
            width: 100%;
        }



        .custom-menu .input-group select,
        .mobile_form .input-group select {
            height: 38px !important;
            font-size: 16px;
            background: #f2f2f2;
            color: #555;
            border: none;
            display: block !important;
            width: 100% !important;
            padding-left: 5px;
            border: 1px solid #ccc;
            border-radius: 0 !important;
            outline: none;
        }

        .custom-menu .input-group select:focus,
        .mobile_form .input-group select:focus {
            background-color: #e2e2e2;
        }

        .custom-menu .input-group input[type=radio],
        .custom-menu .input-group label {
            margin: 0 !important;
        }

        .cmenu-radio-opt {
            gap: 10px;
        }

        .radio-opt input {
            display: none;
        }

        .radio-opt label {
            cursor: pointer;
            font-size: 12px;
            padding: 2px;
            border: 1px solid #ccc;
            border-radius: 50%;
            width: 40px;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #555;
        }

        .radio-opt input:checked+label {
            background-color: #f2f2f2;
            color: #555;
        }

        .custom-menu .input-group.col {
            padding-bottom: 10px !important;
        }

        .mini-form-content>p {
            font-size: 11px;
            color: #555;
            font-weight: 600;
            text-align: center;
        }

        .sendEmailButton.paypal_btn {
            background: linear-gradient(360deg, rgba(230, 133, 0, 1) 0%, rgba(242, 176, 19, 1) 35%, rgba(254, 228, 96, 1) 100%);
            border: 1px solid #fed500;
            font-size: 60px;
        }

        .sendEmailButton.paypal_btn::before {
            content: 'Donate';
            font-size: 14px;
            font-style: normal;
            position: absolute;
            right: 56%;
            letter-spacing: 0.5px;
            top: 1%;
            text-shadow: 1px 1px black;
        }

        .sendEmailButton.paypal_btn::after {
            content: 'with';
            position: absolute;
            font-size: 14px;
            text-transform: lowercase;
            font-style: normal;
            bottom: 8%;
            right: 56%;
            letter-spacing: 0.5px;
            text-shadow: 1px 1px black;
        }

        .sendEmailButton.paypal_btn {
            background: linear-gradient(360deg, rgba(230, 133, 0, 1) 0%, rgba(242, 176, 19, 1) 35%, rgba(254, 228, 96, 1) 100%);
            border: 1px solid #fed500;
            font-size: 24px;
            padding: 0;
            text-align: right;
            padding-right: 75px;
            font-style: italic;
            text-transform: capitalize;
            position: relative;
            text-shadow: 2px 2px #004890;
        }

        div#custom-menu .modal-dialog {
            transform: translate(-50%, 70%);
            left: 48%;
        }

        .mobile_form .modal-header {
            padding: 0;
            min-height: 0;
            border: none;
        }

        .mobile_form .modal-content {
            border-radius: 0;
            padding: 10px;
        }

        .search-form {
            background: #fff;
            width: 270px;
            height: auto;
            border-radius: 0;
            padding: 5px;
            position: relative;
            border: 1px solid #ccc;
        }

        .form-inline input {
            vertical-align: middle;
            margin: 0 0px 5px 0;
            padding: 10px;
            border: 1px solid #ccc;
            border-radius: 0;
            background: #f2f2f2;
            font-size: 36px;
            outline: none;
            height: 60px !important;
        }

        .left_form_box {
            position: relative !important;
        }

        .form-inline button {
            position: absolute;
            margin-left: 0 !important;
            top: 46%;
            transform: translateY(-50%);
            width: 50px;
            border-radius: 0 !important;
            border: 1px solid #1b61a5;
            font-size: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 50px;
        }
        .categoriess select {
            border-radius: 0;
            border: 1px solid #ccc;
            color: #555;
            font-size: 36px;
            background: #f2f2f2;
            padding: 0px 7px;
            height: 60px !important;
            -webkit-appearance: none;
            appearance: none;
            background-image: url(/uploads/arrow-down.png);
            background-repeat: no-repeat;
            background-position: 95% center;
            background-size: 30px;
            padding-right: 18%;
            outline: none;
        }

        /* .categoriess i {
            font-size: 40px;
            position: absolute;
            top: 51%;
            transform: translateY(-50%);
            right: 10px;
        } */

        .categoriess {
            position: relative;
        }

        .myTranslator.leaflet-control.img_options {
            width: 100%;
            margin: 10px 0;
        }

        #translate_image {
            width: 100%;
            height: 100%;
            cursor: pointer;
        }

        #questionmark_image {
            width: 100%;
            height: 100%;
            margin: 0;
            cursor: pointer;
        }

        #globesearch_image {
            width: 100%;
            height: 90%;
            margin: 0;
            cursor: pointer;
        }

        .myTranslator.leaflet-control.img_options .img_select {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: 10px;
        }

        .myTranslator.leaflet-control.img_options a {
            width: 180px;
            padding: 10px;
            border: 1px solid #ccc;
            height: 60px;
            background: #f2f2f2;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .your-class {
            width: 285px;
            height: 100vh;
            overflow-y: auto;
            margin-top: 0;
            padding: 10px;
            display: flex;
            gap: 0px;
            flex-direction: column;
            /* background: #fff; */
        }

        .your-class .card {
            border: 1px solid #ccc;
            border-radius: 0;
            width: 100%;
            display: block;
            padding: 5px;
            background: #f2f2f2;
        }

        .your-class .card .card-img-top {
            width: 100%;
            margin: 0 auto;
            display: block;
            object-fit: contain;
            padding: 10px;
            background: #fff;
            border: 1px solid #ccc;
            border-radius: 0;
            height: 150px;
        }

        .your-class .card .card-body {
            background: #fff;
            padding: 10px;
            border: 1px solid #ccc;
            margin-top: 5px;
        }

        .your-class .card .card-body p>span {
            font-size: 14px;
            color: #555;
            font-weight: 600;
        }

        .amount_opt {
            width: 100%;
            padding-right: 10px;
        }

        .amount_opt>input {
            width: 100%;
            padding: 6px !important;
            font-size: 14px !important;
            background: #f2f2f2;
        }

        .currency_opt select#currency_web {
            width: 74px !important;
        }

        .add-p>input {
            display: none;
        }

        .add-p label {
            overflow: hidden !important;
            border: 1px solid #ccc;
            padding: 6px;
            font-size: 14px;
            background: #f2f2f2;
            color: #555;
            font-family: sans-serif;
            font-weight: 500;
            cursor: pointer;
        }

        .cursor-pointer{
            cursor: pointer;
        }

        .add-p {
            width: 73px;
        }

        .add-p label {
            border: 1px solid #ccc !important;
            font-size: inherit;
            color: #555;
            font-family: sans-serif;
            font-weight: 500;
            cursor: pointer;
            position: relative;
            top: 3px;
            padding: 0;
            border: none;
            background: transparent;
            width: 100%;
            padding: 8px;
            height: 40px;
        }

        .add-p label img {
            overflow: hidden !important;
            width: 48%;
            /* display: block; */
            margin: 0 auto;
            display: block;
        }
        .radio-opt{
            flex : 1;
        }
        .radio-opt label {
            cursor: pointer;
            font-size: 16px;
            padding: 2px;
            border: 1px solid #ccc;
            border-radius: 0;
            width: 100%;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #555;
        }

        .zoom-opt {
            /* width: 70px; */
            border: none !important;
            border-radius: 0 !important;
            /* height: 70px; */
            width: 100%;
            height: 100%;
            margin: 0 !important;
        }

        .zoom-opt>a {
            width: 100% !important;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 0 !important;
            height: 100% !important;
            padding: 0 !important;
            line-height: 28px !important;
        }

        .mobile_form .modal-dialog {
            z-index: 1111;
        }

        .g-recaptcha {
            transform: scale(0.94);
            -webkit-transform: scale(0.94);
            transform-origin: 0 0;
            -webkit-transform-origin: 0 0;
        }


        .modal-content {
            border-radius: 0;
        }

        .intro-note .modal-content {
            border-radius: 0;
            border: 1px solid #ccc;
        }
        /* #overlay .modal-content{
            height: 82vh;
            display: flex;
            align-items: center;
            justify-content: center;
        } */
        #overlay .modal-content.intro-note{
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        .customClassBody{
            height: auto !important;
            /* overflow-y: auto; */
            scrollbar-color: grey;
            scrollbar-width: thin;
            

        }
    
        #exampleModal .modal-content.intro-note{
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        #exampleModal .modal-header{
            width: 100%;
        }

        #exampleModal .modal-content {
                background-color: rgba(255, 255, 255, 0.55);
        }

        
        .intro-note .modal-header {
            border-bottom: 1px solid transparent;
        }

        .intro-note .modal-header .close {
            font-size: 35px;
            padding: 5px 15px;
        }

        .intro-note .modal-dialog {
            max-width: 60vw;
            width: 100%;
        }
        div#div_main_category button {
            border-radius: 0;
            margin: 10px 0;
        }

        div#exampleModal .modal-dialog {
            margin-top: 50px;
        }

        .myTranslator a#showButton img {
            margin-bottom: 10px;
            background: #ffffffd1;
            padding: 5px;
            border: 1px solid #00000080;
        }

        /* .leaflet-popup-content>div>span>img {
            width: 100px !important;
            height: 100px !important;
            display: block;
            object-fit: contain;
            margin-right: 20px;
            border: 1px solid #d3d3d3;
        } */
        .leaflet-popup-content>h5 {
            font-size: 20px;
            font-weight: 500;
        }

        .pins-box .leaflet-popup-content {
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        .pins-box .leaflet-popup-content h7 {
            font-size: 14px;
            line-height: 24px;
            display: block;
        }

        .pins-box h5 {
            font-size: 15px;
        }

        .pins-box .leaflet-popup-content h9 {
            font-size: 12px;
            display: block;
        }

        .pins-box .pins-img>span>img {
            width: 100% !important;
            height: 100% !important;
            display: block;
            object-fit: contain;
        }

        .pins-box .pins-img>span {
            width: 180px !important;
            height: 120px !important;
            display: block;
            border-bottom: 1px solid #cccccc;
            padding: 5px;
            background-color: #f2f2f2;
            margin: 0 auto;
        }

        .pins-box .pins-img>h5 {
            font-size: 20px;
            font-weight: 600;
            margin: 5px 0;
        }

        .pins-box .pins-img {
            border: 1px solid #cccccc;
            margin-bottom: 10px;
        }
        .pins-btns.popPinsUpBtn {
            margin-top: 20px;
        }
        .pins-btns.popPinsUpBtn > a {
            color: #fff !important;
            border-radius: 4px !important;
        }
        a.btn.btn-sm.btn-success.popUpBtn {
            margin-right: 10px;
        }

        .pins-btns {
            margin-top: 20px;
            padding: 5px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .pins-btns #dataDiv {
            border-radius: 0;
        }

        div#contactForm .modal-dialog {
            transform: translate(0%, 10%);
        }

        div#heart_poster_modal .modal-dialog,
        div#email_poster_modal .modal-dialog {
            transform: translate(0);
        }

        div#heart_poster_modal .input-group-append button,
        div#contactForm .modal-dialog a,
        div#email_poster_modal .modal-dialog button {
            border-radius: 0;
            outline: none;
            color: #fff;
        }

        div#heart_poster_modal input,
        div#contactForm .modal-dialog input,
        div#contactForm .modal-dialog textarea,
        div#email_poster_modal .modal-dialog input {
            padding: 10px;
            border-radius: 0 !important;
            border: 1px solid #ccc;
            outline: none;
        }

        div#email_poster_modal .modal-dialog .modal-header {
            display: block;
        }

        .tt-menu {
            width: fit-content;
        }

        div#heart_poster_modal .modal-dialog .input-group,
        div#contactForm .modal-dialog .input-group,
        div#email_poster_modal .modal-dialog .input-group {
            padding-right: 10px !important;
        }

        .swiper-preview-box-container.leaflet-control{
            margin-right: 9px;
            margin-top: -2px;
        }
        .swiper-button-next:after, .swiper-button-prev:after {
            font-size: 30px;
            font-weight: bold;
            color: black;
            opacity: 1;
        }
        .swiper-slide.preview-box{
            height: auto !important;
            margin-bottom: 0px !important;
        }
@media (min-width:992px) and (max-width:1024px)
{
    .intro-note .modal-body p {
        font-size: 1.9vw !important;
    }
    .intro-note .modal-body .intro-custom-text {
        font-size: 45px !important;
        font-weight: 700;
    }
}
        @media (min-width:751px) and (max-width:1024px){
    .intro-note .modal-dialog {
    max-width: 80vw;
    width: 100%;
}
}
        @media screen and (max-width: 750px) {
            .languageAndCategoryIconClass > select#langtrans, select#langtransmodal{
                height: 45px !important;
                width: 98vw !important;
            }
            .form-inline-custom{
                width:100% !important;
            }
            /* .languageAndCategoryIconsection{
                margin-left: 5px !important;
            } */
            /* .myzoomcustom {
                height: 33px;
            } */
            /* .myzoomcustom .myzoomplus > img{
                width: 33px !important;
                height: 33px !important;
            } */
            .text-tranformation{
                text-transform: uppercase !important;
            }
            .radio-opt label{
                text-transform: uppercase !important;
            }
            .mySelector {
                margin-top: 10px;
            }

            .search-form {
                width: 104.5%;
                display: block;
                height: 10%;
                margin: 0;
            }

            .form-inline button {
                right: 4%;
                top: 48%;
                height: 42px;
                width: 40px;
                transform: translateY(-42%);
            }

            .leaflet-left {
                width: 98%;
                margin: 8px auto;
            }
            .leaflet-left {
                left: 0;
                right: 0;
            }
            .leaflet-top .mySelector.leaflet-control {
                margin-top: 0 !important;
            }
            .leaflet-left .mySelector.leaflet-control {
                margin-left: 0 !important;
            }
            .form-inline input,
            .categoriess select {
                height: 50px !important;
            }

            .zoom-opt>a {
                line-height: 23px !important;
            }

            .myTranslator.leaflet-control.img_options a {
                height: 50px;
            }

            .myControl {
                width: 100%;
            }

            /* the parent */
            .bottom_box {
                left: 1%;
                width: 100%;
            }

            .data_slider {
                border-style: solid;
                border-color: white;
                background-color: white;
                width: 60%;
                margin-right: 7px;
                height: 60%;
            }

            .top_box {
                height: 100%
            }

            #translate {
                margin-left: -5px
            }

            /* #translate_image {
                width: 11.5%;
                height: 11.5%;
            } */

            #desktop_view_popup {
                width: 11%;
                height: 11%;
            }

            .mySelector.leaflet-control {
                width: 100% !important;
            }

            /* Style of Width 100% for input and select box */
            .mySelector.leaflet-control .form-inline input[type=text],
            .mySelector.leaflet-control .form-inline select {
                width: 100% !important;
            }


            .form-inline {
                position: relative;
            }

            .search-button {
                border-radius: 4px;
                padding: 10px;
                margin-top: -0.96%;
                margin-left: 2%;
                margin-right: -3%;
            }

            .card-img-top {
                width: 35%;
                border-top-left-radius: calc(.25rem - 1px);
                border-top-right-radius: calc(.25rem - 1px);
            }

            .your-class {
                width: 100%;
                height: auto;
            }

            /* .leaflet-popup-content>h7 {
                width: 150px;
                height: 150px;
            } */

            div#div_categories>select {
                outline: none;
            }

            .pins-btns {
                display: flex;
            }

            .pins-btns button {
                margin-bottom: 10px;
            }

            .data_slider img {
                height: 70px !important;
            }

            #country-list li {
                padding: 10px;
                background: #f0f0f0;
                border-bottom: #bbb9b9 1px solid;
            }

            #country-list li:hover {
                background: #ece3d2;
                cursor: pointer;
            }

            #search-box {
                padding: 10px;
                border: #a8d4b1 1px solid;
                border-radius: 4px;
            }

            .data_slider_context {
                height: 50px;
                overflow-y: auto;
                overflow-x: clip;
                padding: 10px;
            }

            .modal-dialog {
                max-width: 95% !important;
                margin: 0 auto;
            }

            div#linkedinModalLong .modal-dialog {
                transform: translate(0);
            }

            .leaflet-popup-content {
                padding-top: 14px;
            }

            .leaflet-popup.pins-box.leaflet-zoom-animated {
                transform: translate(0%, 50%) !important;
                bottom: -50% !important;
                left: 16% !important;
                opacity: 1;
                position: relative;
            }

            .pins-box .leaflet-popup-content-wrapper {
                border-radius: 0;
            }

            .pins-box .leaflet-popup-tip-container {
                display: none;
            }

            .geosearch_custom {
                margin-right: 25px;
            }
            .leaflet-control-geosearch.globalSearchBox form {
                width: 98vw !important;
                max-width: 98vw !important;
                right: -25px !important;
                left: auto !important;
            }
            .languageAndCategoryIconClass > select#langtrans, select#langtransmodal {
                top: 90% !important;
            }
            .leaflet-control-geosearch .results.active {
                max-width: 100%  !important;
                min-width: 100%  !important;
                margin-left: 0px !important;
                width: 100%;
                position: absolute;
            }
            /* .languageAndCategoryIconsection, .my-translate-control-csutom {
                justify-content: space-between;
            } */
            .languageAndCategoryIconClass > select {
                padding: 0px 7px;
            }
            .customClassBody{
                padding: 0 0 15px 0 !important;
            }

            #div_main_category > .lessPadding{
                padding: 0 4px !important;
            }
            .languageAndCategoryIconsection, .my-translate-control-csutom {
                justify-content: space-between;
            }
            .languageAndCategoryIconClass .category_icon {
                margin-left: 0;
            }
            .myzoomcustom{
                margin-left: 0;
            }
            .geoLocaSearch .geosearch{
                margin-left: 0 !important;
            }
            .swiper-preview-box-container {
                position: fixed;
                bottom: 0 !important;
                height: auto !important;
                width: 100% !important;
                right: auto !important;
            }
        }

        @media screen and (max-width: 545px) {
            .form-inline button {
                transform: translateY(-45%);
            }
        }

        @media screen and (max-width: 320px) {
            .form-inline button {
                transform: translateY(-50%);
                right: 5%;
            }
        }

        .leaflet-control-geosearch .results.active {
            font-size: 16px;
            border-top: 1px solid transparent;
            word-wrap: break-word;
            right: 0%;
            text-overflow: clip !important;
            background: transparent;
            position: absolute;
            width: 100%;
        }

        .leaflet-control-geosearch .results>* {
            border: 1px solid black;
            white-space: normal;
            text-overflow: ellipsis;
            background: white;
        }

        /* Preview Box Slider Styling */

        .swiper-preview-box-media-prev{
            left: 2px;
            top: -70px;
            color: black;
        }

        .swiper-preview-box-media-next{
            right: 2px;
            top: -70px;
            color: black;
        }

        .custom-slider-container {
            display: flex;
            flex-direction: column;
            align-items: flex-end;
            max-width: 250px;
            height: 100%
        }

        .swiper-preview-box-container {
            position: fixed;
            right: 0;
            height: 100%;
        }
        
        @media (max-width: 768px) {
            .custom-slider-container {
                flex-direction: row;
                align-items: flex-end;
                max-width: 100%;
            }
            .swiper-preview-box-container {
                position: fixed;
                bottom: 0;
                height: 100%;
            }

            /* 
            .preview-box {
                line-height: 120px;
            } */
        }
        /* Preview Box Slider Styling */

        /* Preview Box Card Styling */
        
        .preview-card {
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
            color: black;
            float: left;
            font-size: 16px;
            margin: 5px 1% 0;
            max-width: 310px;
            min-width: 250px;
                overflow: hidden;
                position: relative;
            text-align: left;
            width: 250px;
            height: auto;
            min-height: auto;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

            .preview-card * {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transition: all 0.25s ease;
            transition: all 0.25s ease;
        }
        
        .preview-card img {
            max-width: 100%;
            vertical-align: top;
            position: relative;
            height: 220px;
            min-height: 220px;
        }

        .preview-card figcaption {
            padding: 15px 0px 20px;
            position: absolute;
            bottom: 0;
            z-index: 1;
            height:auto;
            width: 100%;
            text-transform: uppercase;
            text-align: center;
            }

            .preview-card figcaption:before {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: #700877;
            content: '';
                background: white;
            opacity: 0.8;
            z-index: -1;
        }

        .preview-card .date {
            background-color: #fff;
            border-radius: 50%;
            color: black;
            font-size: 18px;
            font-weight: 700;
            min-height: 48px;
            min-width: 48px;
            padding: 10px 0;
            position: absolute;
            right: 8px;
            text-align: center;
            text-transform: uppercase;
                top: -35px;
            }

            .preview-card .date span {
            display: block;
            line-height: 14px;
        }

        .preview-card .date .days {
            font-size: 11px;
        }

        .preview-card h3,
        .preview-card p {
            margin: 0;
            padding: 0;
        }

        .preview-card h3 {
            display: inline-block;
            font-weight: 700;
            letter-spacing: -0.4px;
            margin-bottom: 5px;
        }

        .preview-card p {
            font-size: 0.8em;
            line-height: 1.6em;
            margin-bottom: 0px;
        }

        .preview-card:hover img,
        .preview-card.hover img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }
        @media (max-width: 768px) {
            .preview-card {
                width: 32vw;
                height: 13rem !important;
                min-width: 32vw;
                max-width: 32vw;
            }
            .swiper-slide.preview-box {
                margin-right: 0.3rem !important;
            }
            .preview-card figcaption {
                height: 60px;
                padding: 4px 0 0;
                font-size: 12px;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: column;
            }
            .swiper-button-next:after, .swiper-button-prev:after {
                font-size: 16px !important;
                font-weight: bold;
                color: black;
                opacity: 1;
            }
            .swiper-preview-box-media-prev {
                top: -40px;
            }
            .swiper-preview-box-media-next{
                top: -40px;
            }
            .preview-card .date {
                height: 40px;
                font-size: 15px;
                min-height: 40px;
                min-width: 40px;
            }
            .preview-card .date .days {
                font-size: 8px;
            }
        }
        /* Preview Box Card Styling */


        /* New Revision Points */

        .bar-pic img {
            width: 55px !important;
            height: 55px;
        }

        .myZoom.leaflet-control {
            margin-top: -10px;
        }

        .geosearch {
            margin-left: 10px !important;
            margin-bottom: 40px !important;
            margin-top: 0 !important;
            padding: 0 !important;
        }

        .myZoom.leaflet-control a img {
            width: 53px !important;
            height: 55px !important;
        }

        .myTranslator a#showButton img {
            width: 55px !important;
            height: 55px !important;
        }

        .form-btn-grp {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            gap: 10px;
        }

        /* a.btn.btn-close {
        width: 45px;
        padding: 0;
        height: 37px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px !important;
        background: linear-gradient(45deg, rgba(246,18,1,1) 50%, rgba(251,109,109,1) 50%);
        border-color: rgba(246,18,1,1);
        font-size: 22px;
    } */


        a.btn.btn-close {
            width: 45px;
            text-align: center;
            background: #e54646;
            border-color: #a51c1c;
            font-size: 20px;
            display: flex;
            justify-content: center;
            border-radius: 50px !important;
            height: 40px;
            padding: 0;
            align-items: center;
        }

        .intro-note .modal-body p {
            text-align: center;
            font-size: 1.37vw;
        }

        .intro-note .modal-dialog {
            margin-top: 0px;
            display: flex;
            align-items: center;
            height: 100vh;
        }

        .intro-note .modal-body .intro-custom-text {
            font-size: 45px;
            font-weight: 700;
        }

        .intro-note #intro-modal-btn {
            border-radius: 0;
            margin-top: 20px;
            font-size: 30px;
            color: #000;
            background-color: #4c814c;
            display: block;
            text-align: center;
            margin: 20px auto 0;
            font-size: 14px;
            font-weight: 600;
            color: #fff !important;
            border-radius: 0 !important;
            border: 1px solid #4c814c;
            padding: 6px 40px;
            text-transform: uppercase;
            max-width: 545px;
            width: 100%;
        }



        @media only screen and (max-width: 900px) {
            /* .languageAndCategoryIconsection{
                margin-left: 5px !important;
            } */
            /* .myzoomcustom {
                height: 33px;
            } */
            /* .myzoomcustom .myzoomplus > img{
                width: 33px !important;
                height: 33px !important;
            } */
            /* .bar-pic img {
                width: 33px !important;
                height: 33px;
            } */

            .myZoom.leaflet-control {
                margin-top: 10px;
            }

            .myZoom.leaflet-control a img {
                width: 30px !important;
                height: 30px !important;
            }

            /* .myTranslator a#showButton img {
                width: 33px !important;
                height: 33px !important;
            } */
        }

        div#emailcomp {
            text-align: center;
            font-size: 18px;
        }
        
        .leaflet-container .geoLocaSearch .leaflet-control-geosearch input {
            width: 100%;
            border-radius: 4px;
            font-size: 28px;
        }

        .leaflet-left .mySelector.leaflet-control {
            margin-left: 6px;
        }
        .leaflet-top .mySelector.leaflet-control {
            margin-top: 13px;
        }
        .categoriess.formSelectOption select option {
            font-size: 16px !important;
        }
        .languageAndCategoryIconClass select option {
            font-size: 16px !important;
        }

        .tt-menu {
            background-color: #FFFFFF;
            border: 1px solid rgba(0, 0, 0, 0.2);
            border-radius: 0 0 4px 4px;
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            margin-top: 0px;
            padding: 0 0 0px 0;
            width: 100%;
            z-index: 1111 !important;
        }
        .tt-menu .tt-dataset div{
            cursor: pointer;
            border: 1px solid black;
            padding: 10px;
        }   
        .tt-suggestion{
            font-size: 16px;
        }
        .tt-suggestion.tt-cursor {
            background-color: #0097CF;
            color: #FFFFFF;
        }
        .tt-suggestion p {
            margin: 0;
        }

        .pt-0{
            padding-top: 0 !important;
        }

        .pb-10{
            padding-bottom: 8px !important;
        }

        #search_cat{
            height: 50px
        }

        .tbSuggestParentWelcome .twitter-typeahead input{
            height: 50px;
        }
        .tbSuggestParentWelcome {
            margin-top: 20px;
            margin-bottom: 20px;
            position: relative;
            display: inline-block;
            word-wrap: break-word;
        }
        span#show_result p {
    padding: 6px 0;
}
#modalSearchSuggest,.Modal-category{
    max-width: 560px;
    width: 100%;
}
.Modal-category{
    margin-top: 20px;
    margin-bottom: 20px;
}
.DialogEmailDiv{
    /* margin: 20px 0px 0px auto; */
    width: 100%;
    max-width: 100%;
}

.selectemail{
    height:50px;
}

.mt-10{
    margin-top: 10px !important;
}

.DialogEmailDiv input{
    height: 50px;
}
#intro-modal-btn:disabled {
    background-color: #b9b9b9;;
    cursor: not-allowed;
    border-color: #b9b9b9;;
    color:black
}
.Errormessage {
    font-size: 14px;
    color: red;
    display: block;
    text-align: left;
    opacity: 0;
  }

  .WelcomeFont{
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
  }

  @media screen and (max-width:991px){
    #modalSearchSuggest {
    margin: 0px auto 10px;
}
 .Modal-category {
    margin: 0px auto 0px;
}
.DialogEmailDiv {
    margin: 20px auto 0px auto;
}
.anywhereClick {
    margin-top: 0px !important;
}
.intro-note #intro-modal-btn{
    max-width: 460px;
    width: 100%;
}
.intro-note .modal-body p {
    text-align: center !important;
    font-size: 2vw;
}
.EmailMain {
    text-align: center !important;
}
  }
    .fontWeightClass::-webkit-input-placeholder {
        font-weight: bold;
    }
    .fontWeightClass::-moz-placeholder {
        font-weight: bold;
    }
    .fontWeightClass::-ms-input-placeholder  {
        font-weight: bold;
    }
    #category, #heatmapoption, #category_2{
        font-weight: bold;
    }
    .contentTC {
    overflow-y: scroll;
    max-height: 70vh;
}
    .closeTC{
        position: absolute;
        right: 4px;
        top: 4px;
        }
        .closeTC img{
            width: 20px;
        }
        .contentPointTC ol li::marker {
            font-size: 21px !important;
        }
        .contentPointTC .headingTC{
            font-weight: 700;
            font-size: 25px !important;
            text-align: left !important;
        }
        .contentTC .subcontentTC{
            font-size: 18px !important;
            text-align: justify !important;
            margin: 10px 0;
        }

        .gallery-modal {
            display: none;
            position: fixed;
            inset: 0;
            background: rgba(0,0,0,0.95);
            z-index: 99999;
        }

        #galleryContent {
            display: flex;
            gap: 20px;
            padding: 40px;
            overflow-x: auto;
            align-items: center;
            height: 100%;
        }

        #galleryContent img,
        #galleryContent video {
            max-width: 90vw;
            max-height: 90vh;
            border-radius: 8px;
        }

        .gallery-close {
            position: fixed;
            top: 20px;
            right: 30px;
            font-size: 36px;
            color: white;
            cursor: pointer;
            z-index: 100000;
        }

       
    



.oval-button {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 50px;
    background-color:white; /* Customize the background color */
    color:black; /* Customize the text color */
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 16px;
}

.oval-button i {
    margin-right: 10px; /* Space between icon and text */
}

.oval-button:hover {
    background-color: white; /* Customize the hover color */
}

    
    .fullscreen-alert .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
    }

    .fullscreen-alert .modal-content {
        height: 100%;
    }

    .fullscreen-alert .modal-body {
        overflow-y: auto;
    }
        /* Custom template styles */
    .search-text-suggestor-template {
        padding: 10px;
        position: relative;
    }

    .search-text-suggestor-template::after {
        content: '';
        display: block;
        height: 1px;
        background-color: #ddd; /* Separator line color */
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    #overlay .modal-content {
        background-color: rgba(255, 255, 255, 0.925); /* Adjust the alpha value (fourth parameter) as needed */
    }
    #overlay-terms  .modal-content {
        background-color: rgba(255, 255, 255, 0.925); /* Adjust the alpha value (fourth parameter) as needed */
    }
    .examplemodal{
        outline: none !important;
        top: 50% !important;
        display: block !important;
        position: absolute !important;
        transform: translate3d(-50%, -50%, 0) !important;
        width: 60vw !important;
        left: 50% !important;
        height: auto !important;
        margin-top: 0 !important;
    }
    #loader {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 1000;
        }

        #loader img {
            width: 100px; /* Adjust the size as needed */
        }


            .cluster-marker {
                background-color: #1e90ff;
                color: #ffffff;
                border-radius: 50%;
                text-align: center;
                line-height: 40px;
                font-weight: bold;
                display: inline-block;
                }

                .my-cluster {
                background-color: #1e90ff;
                color: #ffffff;
                border-radius: 50%;
                text-align: center;
                font-weight: bold;
                }

                .custom-marker {
                text-align: center;
                }

                .marker-icon img {
                width: 30px; /* Adjust icon width as needed */
                height: 30px; /* Adjust icon height as needed */
                margin-right: 5px; /* Adjust spacing between icon and number */
                }

                .preview-card {
      width: 100%;
      height: auto;
      padding: 0px;
      border: 1px solid #ccc;
      border-radius: 5px;
      background-color: #fff;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .preview-image {
      width: 100%;
      height: auto;
      border-radius: 5px;
      margin-bottom: 10px;
    }

    .preview-details h3 {
      margin: 0 0 5px;
      font-size: 16px;
    }

    .preview-details p {
      margin: 0 0 10px;
      font-size: 14px;
      color: #666;
    }

    .preview-details a {
      display: block;
      color: #3498db;
      text-decoration: none;
      font-weight: bold;
    }
        .bootbox .modal .fade .bootbox-alert .show {
            z-index: 10000000;
        }
        .bootbox{
            border: 1px solid #CCC;
            font-family: sans-serif;
            color: #333;
            border-radius: 0px;
            padding: 10px;
        }
        .bootbox .bootbox-body {
            color: #333;
            text-transform: capitalize;
            font-weight: 500;
            font-size: 16px;
        }
        .bootbox-accept{
            background-color: #28a745;
            border-color: #28a745;
            border-radius: 0px;
        }
        .bootbox-accept:hover, .bootbox-accept:focus{
            background-color: #218838;
            border-color: #1e7e34;
            box-shadow: none;
        }

        .bootbox-alert {
            z-index: 10000000;
        }

        .leaflet-bar a,
        .leaflet-bar a:hover {
            background-color: transparent !important;
        }

        .leaflet-touch .leaflet-control-layers,
        .leaflet-touch .leaflet-bar {
            border: none !important;
            background-clip: padding-box;
        }

        .leaflet-control-geosearch {
            border-radius: none;
            background: none !important;
        }

        .goog-te-banner-frame.skiptranslate {
            display: block !important;
        }

        body {
            top: 0px !important;
        }

        .uroosa .leaflet-popup-content-wrapper {
            background: #fff;
            max-width: 305px;
            height: 305px;
            border-radius: 0;
            padding: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            border: 1px solid #ccc;
        }

        .uroosa .leaflet-popup-tip-container {
            opacity: 1;
        }

        .leaflet-popup-content {
            margin: 0 !important;
            width: 300px !important;
            height: 400px !important;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 14px;
            color: #555;
            line-height: 20px;
            font-weight: 600;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        .leaflet-popup-content .content-custom-height{
            height: 160px;
            overflow-y: scroll;
        }

        .leaflet-container a.leaflet-popup-close-button {
            padding: 0;
            border: none;
            text-align: center;
            width: 28px;
            height: 28px;
            font: 16px/14px Tahoma, Verdana, sans-serif;
            color: #ccc !important;
            text-decoration: none;
            font-weight: bold;
            background: #555;
            display: flex;
            align-items: center;
            justify-content: center;
        }
       
    


        .g-recaptcha {
            transform: scale(0.77);
            transform-origin: 0 0;
        }
        .example_modal{            
            top: 50%;
            left: 0;            
            width: 100%;
            height: 100%;
            overflow-x: hidden;
            overflow-y: auto;
            outline: 0;            
            transform: translateY(-50%);   
        }

        select#langtrans, select#langtransmodal {
            height: 55px;
            position: relative;
            bottom: -4px;
            border-radius: 0;
            width: 210px !important;
            font-size: 36px;
            appearance: none;
            background-image: url(/uploads/arrow-down.png);
            background-repeat: no-repeat;
            background-position: 95% center;
            background-size: 30px;
        }
        select#langtransmodal {
            background-size: 20px !important;
        }
        @media screen and (max-width: 900px) {
            select#langtrans, select#langtransmodal {
                height: 33px;
                width: 160px !important;
                font-size: 26px;
            }
        }

        @media screen and (max-width: 768px) {
            .anywhereClick{
                white-space: unset !important;
            }
            .EmailMain{
                display: block !important;
                height: auto !important;
            }
            .languageAndCategoryIconClass > select#langtrans{
                height: 45px !important;

            }
            select#langtransmodal{
                height: 35px !important;

            }
            /* .leaflet-control-geosearch form {
                left: auto;
                right: -157px !important;
                top: 45px;
                font-size: 32px !important;
                width: 98vw !important;
                height: 52px !important;
            } */

                        select#langtrans, select#langtransmodal {
                height: 31px;
                bottom: 2px;
            }
            .intro-note .modal-body .intro-custom-text {
                font-size: 30px;
            }
            input,select{
                font-size: 16px !important;
            }
            .modalLanguage{
                font-size: 14px !important;
            }
           select#langtransmodal{
                background-size: 20px !important;
           }
           .noMargins{
            margin-top: 0 !important;
        }
        .MargintopBottom{
            margin: 10px 0 0 !important;
        }
        }
        
        @media (min-width:601px) and (max-width:768px)
        {
            .intro-note .modal-body p {
                font-size: 25px;
            }
        }
        @media (min-width:401px) and (max-width:600px)
        {
            .intro-note .modal-body p {
                font-size: 25px;
            }
        }
        @media screen and (max-width: 400px) {
            .intro-note .modal-body .intro-custom-text {
                font-size: 26px;
            }
            .mini-form-content>p {
                font-size: 9px;
            }
            .custom-menu {
                width: 85% !important;
            }
            .intro-note .modal-body p {
                font-size: 22px;
            }
        }
        @media screen and (max-width:1024px){
            .intro-note  .contentTC p {
                font-size: 18px !important;
            text-align: justify !important;
    }
    .intro-note  .contentTC  .contentPointTC .headingTC{
        font-size: 22px !important;
    }
    .contentTC {
    max-height: 74vh;
}
        }

        @media screen and (max-width:700px)
        {
            .modal {
                top: 50%;
                left: 50%;
                height: auto;
                overflow-x: hidden;
                transform: translate(-50%, -50%);
            }
            .intro-note .modal-dialog {
                margin-top: 0px;
                display: block;
                max-height: 75vh;
                overflow-y: scroll;
                height: auto;
            }
        }

        .emailTextField{
            margin: 0 !important;
            max-width: 100% !important;
        }
    

/* --- loader overlay improvements --- */
#loading-overlay{
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,0.18);
  z-index: 9998;
}
#loader{
  z-index: 9999;
}
.preview-card figcaption .swiper-preview-box-media-prev,
.preview-card figcaption .swiper-preview-box-media-next{
  z-index: 5;
}
