/*
Theme Name: Earth Keepers
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html{
    margin: 0 !important;
    scroll-behavior: smooth;
}
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Garet Book';
  scroll-behavior: smooth;
}
ul#menu-main-menu {
    align-items: center;
}
.wpcf7 form .wpcf7-response-output {
    border-color: #d9c09f !important;
    padding: 12px;
    color: #d9c09f;
    font-size: 16px;
}
.Coming_soon-layer::after {
      content: ''; 
     background: #cccccc8c;
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 1;
}
.Coming_soon-tag img {
    width: 400px !important;
}
.Coming_soon-tag-right img{
    width: 260px !important;
}
.Coming_soon-tag-right {
    position: absolute;
    top: 0;
    right: 8px;
}
.Coming_soon-tag {
    position: absolute;
    bottom: 473px;
    left: -21px;
}
.Product_sec .Coming_soon-tag {
    top: -100px;
    left: -100px;
    z-index: 9;
}
.Events_sec .Coming_soon-tag {
    z-index: 9;
    bottom: 540px;
    left: 522px;
}
.Product_sec .Coming_soon-tag img{
    height: unset !important;
    width: 300px !important;
}
.Show_marker {
    position: relative !important;
}
.Show_marker::before {
    content: '';
    background: #ffffff;
    width: 82%;
    height: 220px;
    position: absolute;
    top: -30px;
    left: 0;
    z-index: -1;
    border-radius: 12px;
    box-shadow: 0 0px 7px 0px #00000017;
    transition: linear 0.5s;
    opacity: 0;
}
.Show_marker.active::before {
    opacity: 1;
}
.Visit_sec02 .Show_marker::before {
    left: -20px;
    width: 74%;
}
.page-id-210 .Map_sec.Member_pg-04 .vc_col-sm-5 > .vc_column-inner::before {
    display: none;
}
#spiral {
  width: 400px;
  height: 400px;
}
circle {
  fill: #d9c09f;
  opacity: 0.6;
}
.preloader {
    background: #1a3d3f;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.preloader h2 {
    margin: 0;
    color: #d9c09f;
    font-size: 62px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 120%;
    padding: 40px 0 0 0;
}
.vc_progress_bar .vc_single_bar .vc_label {
    font-size: 16px;
    padding: 5px 20px !important;
}
.vc_progress_bar .vc_single_bar {
    border-radius: 150px !important;
}
.vc_progress_bar .vc_single_bar .vc_bar {
    border-radius: 100px !important;
}
@font-face {
    font-family: 'Garet Book';
    src: url('inc/assets/fonts/Garet-Book.eot');
    src: url('inc/assets/fonts/Garet-Book.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/Garet-Book.woff2') format('woff2'),
        url('inc/assets/fonts/Garet-Book.woff') format('woff'),
        url('inc/assets/fonts/Garet-Book.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Garet';
    src: url('inc/assets/fonts/Garet-Heavy.eot');
    src: url('inc/assets/fonts/Garet-Heavy.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/Garet-Heavy.woff2') format('woff2'),
        url('inc/assets/fonts/Garet-Heavy.woff') format('woff'),
        url('inc/assets/fonts/Garet-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('inc/assets/fonts/Garet-Heavy_1.eot');
    src: url('inc/assets/fonts/Garet-Heavy_1.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/Garet-Heavy_1.woff2') format('woff2'),
        url('inc/assets/fonts/Garet-Heavy_1.woff') format('woff'),
        url('inc/assets/fonts/Garet-Heavy_1.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('inc/assets/fonts/Garet-Heavy_2.eot');
    src: url('inc/assets/fonts/Garet-Heavy_2.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/Garet-Heavy_2.woff2') format('woff2'),
        url('inc/assets/fonts/Garet-Heavy_2.woff') format('woff'),
        url('inc/assets/fonts/Garet-Heavy_2.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('inc/assets/fonts/Garet-Heavy_3.eot');
    src: url('inc/assets/fonts/Garet-Heavy_3.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/Garet-Heavy_3.woff2') format('woff2'),
        url('inc/assets/fonts/Garet-Heavy_3.woff') format('woff'),
        url('inc/assets/fonts/Garet-Heavy_3.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('inc/assets/fonts/Garet-Book_1.eot');
    src: url('inc/assets/fonts/Garet-Book_1.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/Garet-Book_1.woff2') format('woff2'),
        url('inc/assets/fonts/Garet-Book_1.woff') format('woff'),
        url('inc/assets/fonts/Garet-Book_1.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('inc/assets/fonts/Garet-Book_2.eot');
    src: url('inc/assets/fonts/Garet-Book_2.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/Garet-Book_2.woff2') format('woff2'),
        url('inc/assets/fonts/Garet-Book_2.woff') format('woff'),
        url('inc/assets/fonts/Garet-Book_2.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('inc/assets/fonts/Garet-Book_3.eot');
    src: url('inc/assets/fonts/Garet-Book_3.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/Garet-Book_3.woff2') format('woff2'),
        url('inc/assets/fonts/Garet-Book_3.woff') format('woff'),
        url('inc/assets/fonts/Garet-Book_3.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Perpetua';
    src: url('inc/assets/fonts/Perpetua.eot');
    src: url('inc/assets/fonts/Perpetua.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/Perpetua.woff2') format('woff2'),
        url('inc/assets/fonts/Perpetua.woff') format('woff'),
        url('inc/assets/fonts/Perpetua.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a,
button {
  background-color: transparent;
  transition: linear 0.5s !important;
  text-decoration: none !important;
}

a:active,
a:hover,
button:hover {
  transition: linear 0.5s !important;
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
  font-family: 'Perpetua';
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  font-size: 18px;
  color: #fff !important;
  padding: 0 0;
  margin-right: 65px;
  position: relative;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  font-weight: 400;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a::before {
    content: '';
    background: #fff;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: linear 0.5s;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover::before,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a::before {
    width: 100%;
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.entry-content{
    margin: 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}
/*=======================
      CUSTOM-CSS
========================*/
@media (min-width: 1200px){
.container {
    max-width: 1760px;
}
}
.container-fluid {
    padding-left: 120px;
    padding-right: 120px;
}
#content.site-content{
  padding: 0;
}
.entry-content{
  margin: 0;
}
ul{
  list-style:none;
  padding: 0;
  margin: 0;
}
.call_btn a {
    background: #1A3D3F;
    border: 1px solid #1A3D3F;
    color: #fff;
    display: inline-block;
    padding: 11px 30px;
    border-radius: 5px;
    font-size: 20px;
    margin-left: 20px;
}
.call_btn a img {
    margin-right: 10px;
}
.call_btn a:hover {
    background: #D9C09F;
    color: #1A3D3F;
}
.call_btn a:hover img {
    filter: invert(1);
}
.theme-h2 {
    margin: 0;
    padding: 0 0;
    font-weight: 400;
    text-transform: uppercase;
}
.theme-h3 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Garet Book';
}
.theme-para p {
    color: #1A3D3F;
    font-size: 18px;
    line-height: 25px;
}
.theme-para.clr-white p {
    color: #ffffff;
}
.theme-para p a {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 25px;
    font-weight: 300;
    display: inline-block;
    margin-top: 12px;
    color: #1A3D3F;
	text-decoration: underline !important;
}
.theme-para p a:hover {
    color: #D9C09F;
}
.theme-para p strong {
    text-transform: uppercase;
    font-weight: 300;
}
.ft-15 p{
    font-size:15px;
    line-height:19px;
}
.ft-21 p{
    font-size:21px;
    line-height:22px;
}
.home .action_btn {
    width: 19.6%;
    float: left;
    margin-bottom: 50px !important;
}
.home .action_btn .vc_general {
    width: 100%;
    padding: 8px 0px !important;
}
.action_btn .vc_general {
    font-size: 15px !important;
    color: #1A3D3F !important;
    background: transparent !important;
    border: 1px solid #1A3D3F !important;
    text-transform: uppercase;
    border-radius: 5px !important;
    padding: 8px 18px !important;
    width: 100%;
}
.action_btn .vc_general:hover {
    background: #1A3D3F !important;
    color: #fff !important;
}
.arrow_btn .vc_general {
    border:  0 !important;
    padding: 0 0 !important;
    backdrop-filter: blur(5px);
    width: 70px;
    height: 70px;
    border-radius: 100% !important;
    font-size: 0 !important;
    background: url(img/arrow.png),rgba(255, 255, 255, 0.15) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}
.arrow_btn {
    position: absolute;
    bottom: 30px;
    right: 50px;
}
.theme-btn .vc_general {
    background: #1A3D3F !important;
    color: #FFF !important;
    font-size: 18px !important;
    line-height: 26px !important;
    border: 0 !important;
    padding: 14px 63px 14px 23px !important;
    text-transform: uppercase;
}
.theme-btn .vc_general:hover {
    background: #D9C09F !important;
    color: #1A3D3F !IMPORTANT;
}
.theme-btn .vc_general::before {
    content: '';
    background: url(img/arrow-btn.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 20px;
    height: 17px;
    position: absolute;
    top: 17px;
    right: 20px;
}
.theme-btn .vc_general:hover::before {
    filter: invert(1);
    transition: linear 0.5s;
    transform: rotate(45deg);
}
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper {
    position: relative;
}
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper::before {
    content: '';
    background: #1a3d3f;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    opacity: 70%;
}
/*====================
        HEADER
======================*/
header#masthead {
  position: absolute;
  width: 100%;
  z-index: 9;
  background: transparent;
  box-shadow: none;
  padding: 20px 80px;
}
header#masthead .container-fluid{
  padding-left: 15px;
  padding-right: 15px;
}
.serch-form_btn {
    display: flex;
    align-items: center;
}
.cstm-search-form {
    position: relative;
}
.cstm-search-form label {
    margin: 0;
    position: relative;
}
.cstm-search-form input {
    background: rgba(255, 255, 255, 0.1);
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(7.5px);
    border-radius: 5px;
    height: 53px;
    padding: 0 20px;
    font-size: 18px;
    color: #FFFFFF;
}
.cstm-search-form input::placeholder {
    color: #ffffff30;
    text-transform: uppercase;
}
.cstm-search-form input#searchsubmit {
    padding: 0 0;
    position: absolute;
    right: 15px;
    font-size: 0;
    background: url(img/search-btn.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    top: 10px;
    outline: none !important;
    border: 0 !important;
}
/*====================
      BANNER
======================*/
.banner-title-family {
    font-family: 'Perpetua' !important;
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-display: swap !important;
}
.banner-title-bottom {
    font-family: 'Perpetua' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-display: swap !important;
}
.banner-para-family {
  font-family: 'Garet Book' !IMPORTANT;
}
.join_box{
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px);
}
/*====================
    DISCOVER-SEC
======================*/
.Discover_sec {
    padding-top: 50px !important;
    padding-bottom: 50px;
}
.Discover_sec .ladies_img img {
    width: 239px;
}
.Discover_sec .ladies_img {
    position: absolute;
    right: 50px;
    top: 70px;
}
/* .Discover_sec::before {
    content: '';
    background-image: url(img/object01.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 240px;
    height: 135px;
    position: absolute;
    top: 28%;
    left: 27%;
} */
/*====================
    ABOUT-SEC
======================*/
.About_us-sec {
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 458px !important;
    padding-bottom: 40px;
    margin-top: 0px;
}
.Explore_sec.Explore_sec-abt {
    padding-top: 265px !important;
}
.Explore_sec.Explore_sec-member {
    padding-top: 325px !important;
}
/*====================
    SERVICE-SEC
======================*/
.Service_sec {
    padding-top: 100px !important;
    padding-bottom: 77px;
}
.Service_sec::before {
    content: '';
    background-image: url(img/object02.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    top: 5%;
    width: 682px;
    height: 682px;
}
.services-box {
    position: relative;
}
.services-box .services-img {
    height: 594px;
    overflow: hidden;
}
.services-box .services-img img {
    width: 100%;
    height: 100%;
    transition: linear 0.5s;
    border-radius: 5px;
}
div#owl_custom11 {
    padding-top: 60px;
}
.services-box .services-con {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 20px;
    transition: linear 0.5s;
}
.services-box .services-con h3 {
    margin: 0 0 -30px;
    padding: 0;
    color: #ffffff;
    font-size: 42px;
    line-height: 98%;
    font-weight: 400;
    text-transform: uppercase;
    transition: linear 0.5s;
}
.services-box .services-con p {
    color: #ffffff;
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    transform: translateY(70px);
    transition: linear 0.5s;
}
.services-box:hover .services-con p {
    transform: unset;
}
.services-box:hover .services-con h3 {
    margin: 0;
}
.services-box:hover .services-img img {
    transform: scale(1.1);
    transition: linear 0.5s;
}
/*==================
    OFFER-SEC
====================*/
.Offering_sec {
    padding-top: 50px !important;
    padding-bottom: 50px;
}
.Offer-box {
    position: relative;
}
.offers-box .offers-img,
.Offer-box {
    height: 297px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}
.offers-box .offers-img img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.offers-box {
    position: relative;
    z-index: 1;
}
.offers-box .offers-con {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 20px;
    color: #fff;
}
.offers-box .offers-con h4,
.Offer-box h4 {
    font-size: 34px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 12px;
    line-height: 88%;
}
.offers-box .offers-con p, .Offer-box p {
    font-size: 15px;
    color: #ffffff;
    margin: 0;
    width: 85%;
}
.Offer-box > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 100%;
    padding: 20px 20px;
}
.Offer-box::before {
    content: '';
    background: linear-gradient(0deg, #00000082 0%, rgba(0, 0, 0, 0) 68.08%);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
    left: 0;
}
.offers-box .offers-img::before {
    content: '';
    background: linear-gradient(0deg, #00000082 0%, rgba(0, 0, 0, 0) 68.08%);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.Offer-box {
    z-index: 1;
}
.Offering_sec .vc_col-sm-4 .vc_column-inner {
    padding: 0 5px;
}
/*=================
      MAP-SEC
===================*/
.Map_sec .vc_col-sm-5 > .vc_column-inner {
    position: relative;
}
/*.Map_sec .vc_col-sm-5 > .vc_column-inner::before {*/
/*    content: '';*/
/*    background: #E9E9E9;*/
/*    width: 1px;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    left: 42%;*/
/*    top: 0;*/
/*}*/
.Map_sec::before {
    content: '';
    background: #1A3D3F;
    width: 59%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.Map_sec {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative !important;
}
.Map-marker01,.Map-marker02, .Map-marker03, .Map-marker04{
    opacity: 0;
    transition: linear 0.5s;
    margin-top: -70.7%;
}
.Visit_sec02 .Map-marker01{
    margin: 0;
    opacity: 1 !important;
}
.Visit_sec02 .Map-marker01 img,
.Visit_sec02 .Map-marker02 img,
.Visit_sec02 .Map-marker03 img,
.Visit_sec02 .Map-marker04 img{
    
}
/*==========================
      LOCATION-SEC
============================*/
.Layouts_sec{
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.layout_box h4 {
    margin: 0;
    color: #fff;
    font-size: 38px;
    line-height: 88%;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    padding-right: 30px;
}
.layout_box ul {
    display: flex;
    align-items: center;
}
.layout_box ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    text-transform: uppercase;
}
.layout_box ul li {
    margin-right: 5px;
}
.layout_box ul li:last-child {
    margin: 0;
}
.layout_box ul li a:hover {
    font-weight: 900;
}
.layout_box {
    height: 315px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.layout_box > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: end;
    height: 100%;
    padding: 20px;
}
.layout_box h4::before {
    content: '';
    background: url(img/arrow.png), rgba(255, 255, 255, 0.15) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    border-radius: 100%;
    top: 2px;
    background-size: 55% 55% !important;
}
/*===========================
    MEET-EARTH-KEEPER
=============================*/
.slick-slider {
  margin-left: -12%;
  margin-right: -12%;
}
.slick-list {
  padding-top: 5%!important;
  padding-bottom: 5%!important;
  padding-left: 18%!important;
  padding-right: 18%!important;
}
.slick-dots {
display: none !important;
}
.slick-track {
  max-width: 100%!important;
  transform: translate3d(0, 0, 0)!important;
  perspective: 100px;
}
.slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  width: 100%!important;
  transform: translate3d(0, 0, 0);
  transition: transform 1s, opacity 1s;
}
.slick-snext,
.slick-sprev {
  display: block;
}
.slick-current {
  opacity: 1;
  position: relative;
  display: block;
  transform: translate3d(0, 0, 12px);
  z-index: 2;
}
.slick-snext {
  opacity: 1;
  transform: translate3d(28%, 0, 0px);
  z-index: 1;
}
.slick-sprev {
  opacity: 1;
  transform: translate3d(-27%, 0, 0px);
}
.meet-keeper-box .meet-keeper-img {
    width: 100%;
    height: 439px;
    overflow: hidden;
}
.meet-keeper-box .meet-keeper-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.meet-keeper-box .meet-keeper-con {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 30px;
    background: transparent;
    height: 100%;
    border-radius: 8px;
    transition: linear 0.5s;
    margin-bottom: -350px;
}
.meet-keeper-box {
    position: relative;
    overflow: hidden;
}
.meet-keeper-box .meet-keeper-con h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 45px;
    line-height: 88%;
    margin: 0;
    padding-bottom: 15px;
}
.rev_slider button {
    background: #1A3D3F;
    border: 0;
    padding: 0 0;
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    position: absolute;
}
.rev_slider button.left-arrow {
    position: absolute;
    left: -100px;
    top: 45%;
}
.rev_slider button.right-arrow {
  position: absolute;
  right: -100px;
  top: 45%;
}
.Meet_earthkeeper {
    padding-bottom: 50px;
}
.meet-keeper-box .meet-keeper-con span {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    display: inline-block;
    padding-bottom: 15px;
}
.meet-keeper-box .meet-keeper-con p {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
    margin: 0;
}
.meet-keeper-box:hover .meet-keeper-con {
    transform-box: unset;
    transition: linear 0.5s;
}
.meet-keeper-box:hover .meet-keeper-con {
    margin-bottom: 0;
    transition: linear 0.5s;
    background: #1A3D3F;
}
/*=====================
    NEWSLETTER-SEC
=======================*/
.Newsletter_sec {
    padding-top: 57px !important;
    padding-bottom: 57px;
}
.Newsletter_form p {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Newsletter_form span.wpcf7-spinner {
    position: absolute;
    right: -58px;
}
.Newsletter_form p .btn-primary {
    background: #fff !important;
    font-size: 18px;
    color: #1A3D3F !important;
    text-transform: uppercase;
    border: 0;
    padding: 0 0;
    width: 148px;
    height: 48px;
    border-radius: 5px;
    border: 1px solid #fff;
}
.Newsletter_form p .btn-primary:hover {
    background: #1A3D3F !important;
    color: #fff !important;
}
.Newsletter_form p span.wpcf7-form-control-wrap {
    width: 83%;
}
.Newsletter_form p input {
    width: 100%;
    height: 48px;
    background: #ffffff12 !important;
    border: 1px solid #ffffff;
    padding: 0 20px;
    color: #FFFFFF !important;
    font-size: 15px;
    border-radius: 6px;
}
.Newsletter_form p input::placeholder {
    color: #ffffff5e;
}
.Newsletter_form {
    padding-top: 15px;
}
/*============
    FOOTER
==============*/
.theme-footer {
    background: #1A3D3F;
    padding-top: 70px;
    padding-bottom: 100px;
}
.theme-footer h3,
.theme-footer h4 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 44px;
    line-height: 50px;
    padding-bottom: 15px;
}
.theme-footer h4 {
    font-size: 28px;
    line-height: 40px;
}
.theme-footer .ft02 {
    display: flex;
    justify-content: space-between;
}
.theme-footer .ft02 a {
    color: #fff;
    background: transparent !important;
    padding: 0 !important;
    font-size: 20px;
    line-height: 48px;
    position: relative;
    display:inline-block;
    font-weight: 600;
}
.theme-footer .ft02 a::before {
    content: '';
    background: #d9c09f;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: linear 0.5s;
}
.theme-footer .ft02 a:hover::before {
    width: 100%;
}
.theme-footer .ft02 a:hover {
    color: #d9c09f;
}
.theme-footer p {
    color: #fff;
    font-size: 20px;
}
.theme-footer .ft02 p a {
    display: inline-block;
    line-height: 28px;
}
.theme-footer .widget {
    margin-bottom: 0;
}
.theme-footer section#text-2 {
  width: 19%;
}
body:not(.theme-preset-active) footer#colophon {
    background: #1A3D3F;
    padding: 20px 0;
    border-top: 1px solid #ffffff26;
}
.site-footer .site-info p {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
}
/*==================
    BREADCRUMBS
====================*/
.Breadcrumb_sec {
    padding-top: 392px !important;
    padding-bottom: 391px;
}
.Breadcrumb_sec h1,
.Breadcrumb_sec h3 {
    font-weight: 400;
}
.Breadcrumb_sec h1 {
    text-transform: uppercase;
}
.Breadcrumb_sec p {
    line-height: 34px;
}
.Map_sec.Visit_sec02::before {
    display: none;
}
.Map_sec.Visit_sec02 .gif_img img {
    width: 239px;
}
.Map_sec.Visit_sec02 .vc_col-sm-5 > .vc_column-inner::before {
    height: auto;
    top: 29%;
    left: 40%;
}
.theme-para.clr-white p a {
    color: #fff;
    font-size: 18px;
    margin: 0;
    font-weight: bold;
}
.theme-para.clr-white p a:hover {
    color: #d9c09f;
    text-decoration: none !important;
}
.layout_box.layout_box-big {
    height: 592px;
}
.theme-btn.pdf_btn .vc_general {
    padding: 1px 20px !important;
    font-size: 13px !important;
    margin-top: 20px;
}
.theme-btn.pdf_btn .vc_general::before {
    display: none;
}
/*==================
    ABOUT_PAGE
====================*/
.Discover_sec.About_sec01::before {display: none;}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    background: #F4F4F4;
    border-radius: 8px;
    padding: 40px;
    min-height: 355px;
    transition: linear 0.5s;
}
.About_sec02 h4 {
    margin: 0;
    padding: 40px 0 0px 0px;
    text-transform: uppercase;
    font-weight: 300;
    height: 120px;
}
.About_sec02 .vc_col-sm-4 .vc_single_image-wrapper {
    width: 80px !important;
    height: 80px !important;
    background: #1A3D3F;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: linear 0.5s;
}
.About_sec02 {
    padding-top: 60px;
    padding-bottom: 120px;
}
.About_sec02 .box_show {
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    right: 0;
    margin: 0 auto;
    border-radius: 8px;
    height: 355px;
    display: flex;
    align-items: center;
    transition: linear 0.5s;
    transform: translateY(336px);
    opacity: 0;
}
.About_sec02 .box_show h5 {
    margin: 0;
    color: #ffffff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 116%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}
.About_sec02 .box_show h6 {
    color: #D9C09F;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    font-family: 'Garet Book';
    padding-top: 30px;
}
/*.About_sec02 .box_show.third_show h5 {*/
/*    font-size: 34px;*/
/*}*/
.About_sec02 .box_show.first_show {
    padding: 0 40px;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper:hover .box_show {
    opacity: 1;
    transform: unset;
}
.About_sec02 .vc_col-sm-4 {
    overflow: hidden;
}
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper {
    width: 100% !important;
    height: 100% !important;
    background: transparent !important;
    border-radius: 8px !important;
    display: block !important;
}
.About_sec02 .vc_col-sm-4 .img_show figure {
    width: 100% !important;
}
.About_sec02 .vc_col-sm-4 .img_show {
    position: absolute;
    left: 17px;
    top: 0;
    width: 94% !important;
    transition: linear 0.5s;
    transform: translateY(355px);
    opacity: 0;
}
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img {
    height: 355px;
    object-fit: cover;
    border-radius: 8px;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper:hover .img_show {
    opacity: 1;
    transform: unset;
}
.mid_page-modal {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    height: 560px;
    display: flex;
    align-items: center;
    justify-content: end;
    flex-direction: column;
    padding: 40px 0;
    position: relative;
    z-index: 1;
}
#midPageModal .modal-content {
    padding: 0;
}
#midPageModal .modal-content .modal-body {
    padding: 0 0;
}
.mid_page-modal::before {
    content: '';
    background: #113638;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    opacity: 40%;
    z-index: -1;
}
.mid_page-modal h2 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 46px;
    line-height: 105%;
}
.mid_page-modal a {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1.5px solid #ffffff;
    font-weight: 800;
}
#midPageModal .modal-header .close {
    background: #ffffff;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
}
#midPageModal .modal-dialog {
	max-width: 55%;
	margin: 6% auto;
}
.modal {
    background: #000000bf;
}
/*==================
    VISIT_PAGE
====================*/
.Visit_sec03 .vc_col-sm-5 > .vc_column-inner::before {
    content: '';
    background: #E9E9E9;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.Events_sec {
    padding-top: 83px !important;
    padding-bottom: 83px;
    position: relative !important;
}
.theme-btn.light_btn .vc_general {
    background: #D9C09F !important;
    color: #1A3D3F !important;
}
.theme-btn.light_btn .vc_general::before {
    filter: invert(1);
}
.events-box .events-img {
    width: 100%;
    height: 521px;
    overflow: hidden;
    border-radius: 8px;
}
.events-box .events-img img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    transition: linear 0.5s;
}
.events-box .events-con span {
    font-size: 20px;
    color: #D9C09F;
    text-transform: uppercase;
    display: block;
    padding-bottom: 15px;
}
.events-box .events-con h3 {
    margin: 0;
    padding: 0;
    line-height: 37px;
    color: #ffffff;
    font-weight: 400;
    font-size: 34px;
}
.events-box .events-con {
    padding-top: 30px;
}
.events-box:hover .events-img img {
    transform: scale(1.1);
    transition: linear 0.5s;
}
.Events_sec::before {
    content: '';
    background: url(img/object02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: -250px;
    top: 0;
    width: 560px;
    height: 700px;
    transform: rotate(165deg);
}
.Volunteer_Sec .theme-para p a {
    font-size: 18px;
    line-height: 34px;
    font-weight: 700;
    margin: 0;
}
.Explore_sec {
    padding-top: 232px !important;
    padding-bottom: 60px;
}
.simple_btn {
    display: inline-block;
    width: 100%;
}
.simple_btn .vc_general {
    background: transparent !important;
    color: #fff !important;
    text-transform: uppercase;
    padding: 0 0 !important;
    border: 0 !important;
    font-size: 18px !important;
    line-height: 34px !important;
    font-weight: 900;
    border-bottom: 1px solid #ffffff !important;
    border-radius: 0 !important;
}
.simple_btn .vc_general:hover {
    color: #D9C09F !important;
    border-color: #D9C09F !important;
}
/*====================
    MEMBERS-PAGE
======================*/
.Member_pg-01 {
    padding-top: 242px !important;
    padding-bottom: 120px;
}
.Member_pg-01 h3 {
    font-weight: 500;
}
form#loginform p {
    margin-bottom: 20px;
}
.Login_form-wrap {
    background: #D1E4DD;
    border-radius: 12px;
    padding: 40px 30px;
    position: relative;
}
.Login_form-wrap:after {
    content: '';
    background: #cccccc;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
}
.Login_form-wrap::before{
    content:'';
    background-image: url('img/form-before.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 280px;
    height: 195px;
    position: absolute;
    bottom: 0;
    right: 0;
}
#loginform label {
    display: block;
    font-size: 18px;
    color: #1A3D3F;
    font-weight: 400;
    margin-bottom: 12px;
}
#loginform input {
    width: 100%;
    height: 57px;
    border: 1px solid #1a3d3f;
    border-radius: 6px;
    color: #1a3d3f;
    padding: 0 20px;
    font-weight: 700;
}
#loginform input#rememberme {
    width: 25px;
    height: 25px;
    border: 1px solid #1a3d3f;
    margin-right: 12px;
}
#loginform p.login-remember label {
    margin: 0;
    display: flex;
    align-items: center;
}
#loginform input#wp-submit {
    width: 172px;
    height: 55px;
    background: #1A3D3F;
    font-size: 25px;
    color: #fff;
    font-weight: 400;
    transition: linear 0.5s;
    font-size: 20px;
}
#loginform input#wp-submit:hover {
    background: #d9c09f;
    color: #1A3D3F;
}
.forgot_pass a {
    font-size: 18px;
    color: #1A3D3F;
    font-weight: 600;
    text-decoration: underline !important;
}
.forgot_pass {
    margin-top: 30px;
}
.pioneer_form {
    padding-top: 40px;
}
.pioneer_form .form-control {
    width: 100%;
    height: 67px;
    border: 1.5px solid #1A3D3F;
    background: #fff !important;
    margin-bottom: 15px;
    font-size: 20px;
    color: #1A3D3F;
    padding: 0 20px;
    border-radius: 6px !important;
}
.pioneer_form .form-control::placeholder {
    color: #1A3D3F;
}
.pioneer_form textarea.form-control {
    height: 197px;
    padding: 20px;
}
.pioneer_form select.form-control {
    appearance: none;
    background-image: url(img/chevron-down.png) !important;
    background-repeat: no-repeat !important;
    background-position: 97% center !important;
}
.pioneer_form .btn-primary {
    width: 197px;
    height: 53px;
    background: #1A3D3F;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 6px;
    border: 0;
    margin-top: 20px;
}
.pioneer_form .btn-primary:hover {
    background: #D9C09F;
    color: #1A3D3F;
}
.Member_pg-06 {
    padding-top: 65px !important;
    padding-bottom: 65px;
}
.calculate_form {
    padding-top: 40px;
}
.calculate_form label {
    display: block;
    color: #ffffff;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.calculate_form select,.calculate_form input {
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 6px;
    height: 67px;
    padding: 0 20px;
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
    outline: none;
}
.calculate_form select {
    appearance: none;
    background-image: url(img/down-chevron-light.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}
.calculate_form .theme-h2 {
    text-align: center;
    color: #ffffff;
    font-size: 58px;
    line-height: 65px;
    padding: 80px 0;
}
.calculate_form button {
    width: 412px;
    font-size: 25px;
    line-height: 25px;
    background: #D9C09F;
    color: #1A3D3F;
    border: 0;
    height: 80px;
    border-radius: 6px;
    outline: none;
    font-weight: 800;
    margin: 0 auto;
    padding: 0 0;
}
.Member_pg-03 {
    padding-top: 106px !important;
    padding-bottom: 106px;
}
.calculate_form select option {
    background: #D9C09F;
    color: #1A3D3F;
}
.calculate_form div#result {
    background: #D1E4DD;
    border-radius: 10px;
    padding: 30px 0px;
    font-size: 20px;
    font-weight: 700;
    color: #1A3D3F;
    width: 45%;
    text-align: center;
    margin: 40px auto 0;
    display: none;
}
.spaces-box {
    position: relative;
}
.spaces-box .spaces-img {
    width: 520px;
    height: 520px;
    overflow: hidden;
}
.spaces-box .spaces-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.spaces-box .spaces-con {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px 15px;
    transition: linear 0.5s;
    opacity: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

.spaces-box .spaces-con h4 {
    margin: 0;
    padding: 0 0 15px;
    font-size: 34px;
    line-height: 88%;
    color: #ffffff;
    font-weight: 300;
}

.spaces-box .spaces-con p {
    color: #ffffff;
    font-size: 15px;
    line-height: 19px;
    margin: 0;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active {
    width: 65% !important;
    margin-left: -180px;
}

.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active .spaces-box .spaces-img {
    width: 100%;
}
.swiper {
  width: 100%;
  padding-top: 80px !important;
  padding-bottom: 50px;
}

.swiper-slide {
  width: 520px; /* This must be fixed for auto view to work properly */
  height: 520px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.swiper-slide-active .spaces-box .spaces-con {
    opacity: 1;
}
.Member_pg-02 {
    padding-top: 100px !important;
    padding-bottom: 180px;
}
.swiper-button-next, .swiper-button-prev {
    color: #1A3D3F !important;
    top: 112% !important;
    width: auto !important;
    height: auto !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.swiper-button-next {
    right: 43% !important;
}
.swiper-button-prev {
    left: 43% !important;
}
.swiper-pagination {
    bottom: -89px !important;
    z-index: 1 !important;
}
.swiper-pagination-bullet {
    background: rgba(26, 61, 63, 0.2) !important;
}
.swiper-pagination-bullet-active {
    width: 12px !important;
    border-radius: 20px !important;
    background: #1A3D3F !important;
}
.Map_sec.Member_pg-04 .vc_col-sm-5 > .vc_column-inner::before {
    height: 350px;
    top: 47%;
    left: 40%;
}
/*.Visit_sec02 h4 {*/
/*    margin: 0;*/
/*    padding: 50px 0 0 30%;*/
/*    position: relative;*/
/*    font-family: 'Garet Book';*/
/*    font-weight: 300;*/
/*}*/
/*.Visit_sec02 h4::before {*/
/*    content: '';*/
/*    background: #F4F4F4;*/
/*    width: 220px;*/
/*    height: 10px;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    border-radius: 20px;*/
/*    top: 58px;*/
/*}*/
/*.Visit_sec02 h4::after {*/
/*    content: '';*/
/*    background: #1A3D3F;*/
/*    width: 180px;*/
/*    height: 10px;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    border-radius: 20px;*/
/*    top: 58px;*/
/*}*/
.phase-box .phase-con h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 108%;
    color: #1A3D3F;
    font-weight: 700;
}
.phase-box .phase-con p {
    margin: 0;
    font-size: 20px;
    color: #36454F;
    line-height: 138%;
}
.phase-box .phase-con {
    padding-bottom: 15px;
}
.phase-box {
    margin-bottom: 20px;
}
.phase_row::before {
    content: '';
    border-left: 2px dashed #C1BCBC;
    height: 100%;
    position: absolute;
    left: -60px;
    top: 0;
}
.phase_row::after {
    content: '';
    background: #1A3D3F;
    width: 5px;
    height: 27%;
    position: absolute;
    top: 0;
    left: -62px;
    border-radius: 10px;
}
.phase-box .phase-img {
    width: 100%;
}
.phase-box .phase-img img,.phase-box .phase-img video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.Member_pg-05 {
    padding-top: 50px;
    overflow: visible !important;
    padding-bottom: 150px;
}
.Member_pg-05 .vc_col-sm-7,
.Blog_page .vc_col-sm-3{
    position: sticky;
    top: 0;
}
.Blog_page {
    overflow: visible !important;
}

.phase_row .col-lg-12:last-child .phase-box {
    margin-bottom: 0;
}
.blogs_breadcrumbs {
    background-image: url(img/blog-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 370px 80px;
    position: relative;
    z-index: 1;
}
.blogs_breadcrumbs::before {
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.3;
}
.blogs_breadcrumbs h1 {
    margin: 0;
    padding: 0;
    font-size: 160px;
    color: #ffffff;
    font-weight: 400;
}
.related-posts h3 {
    margin: 0;
    padding: 0 0 40px;
    font-size: 60px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 70px;
}
.related-posts .blog-post .blog-info {
    padding: 30px 20px;
    min-height: auto;
}
.related-posts .blog-post .blog-info h3 {
    font-size: 22px;
    line-height: 30px;
    padding: 0;
}
/*===============
    CAREER-PAGE
=================*/
.Member_pg-01.Career_pg-01 {
    padding-top: 200px !important;
    padding-bottom: 60px;
}
.Career_col h4 {
    color: #fff;
    margin: 0;
    padding: 0 0 020px;
    font-size: 34px;
    line-height: 85%;
    text-transform: uppercase;
    font-weight: 400;
}
.Career_col p {
    color: #ffffff;
    font-size: 15px;
    line-height: 19px;
}
.Career_col h4 strong {
    font-size: 21px;
    font-family: 'Garet Book';
    font-weight: 300;
}
.career_btn .vc_general {
    background: #fff !important;
    font-size: 15px !important;
    text-transform: uppercase;
    color: #1A3D3F !important;
    font-weight: 900;
    padding: 10px 27px !important;
    border-radius: 5px !important;
    border: 0 !important;
}
.career_btn .vc_general:hover {
    background: #D9C09F !important;
}
.Career_sec02 {
    padding-top: 100px !important;
    padding-bottom: 100px;
}

.job_accordian .btn-primary {
    width: 100%;
    text-align: left;
    background: transparent !important;
    border: 0 !important;
    outline: none !important;
    font-size: 43px;
    color: #1A3D3F;
    padding: 0 0;
    font-family: 'Perpetua';
    line-height: 148%;
    font-weight: bold;
    box-shadow: none;
    display: flex;
    align-items: center;
}
.job_accordian .btn-primary i {
    margin-right: 30px;
    font-size: 30px;
}
.job_box h3 {
    margin: 0;
    padding: 0;
    font-size: 43px;
    line-height: 145%;
    color: #1A3D3F;
}
.job_accordian .btn-primary span {
    font-size: 25px;
    line-height: 148%;
    font-family: 'Garet Book';
    font-weight: 300;
    margin: 7px 0 0 10px;
}
.job_location span {
    font-size: 25px;
    line-height: 25px;
    color: #1A3D3F;
    display: block;
    margin-top: 10px;
}
.job_btn button {
    width: 197px;
    height: 53px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 0 0;
}
.job_btn button.dark {
    background: #1A3D3F;
    color: #ffffff;
    border: 1px solid #1A3D3F;
}
.job_btn button.light {
    background: transparent;
    border: 1px solid #1A3D3F;
    color: #1A3D3F;
    margin-top: 15px;
}
.job_btn button.dark:hover {
    background: transparent;
    color: #1A3D3F;
}
.job_btn button.light:hover {
    background: #1A3D3F;
    color: #ffffff;
}
.job_accordian p {
    font-size: 22px;
    line-height: 28px;
    color: #1A3D3F;
}
.job_accordian strong {
    display: block;
    font-size: 25px;
    line-height: 25px;
    color: #1A3D3F;
    font-weight: 400;
    padding: 40px 0;
}
.job_accordian ul li {
    font-size: 18px;
    position: relative;
    padding-left: 15px;
    color: #1A3D3F;
}
.job_accordian ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #1A3D3F;
    position: absolute;
    left: 0;
    top: 10px;
}
.job_accordian div#collapseExample {
    padding-left: 50px;
}
.job_box {
    padding-bottom: 60px;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 60px !important;
}
.jobs_row .col-lg-12:last-child .job_box {
    margin: 0;
    padding: 0;
    border: 0;
}
.modal-content {
    background: #D1E4DD;
    border-radius: 12px;
    padding: 20px;
}
.modal-dialog {
    max-width: 971px;
    margin: 4% auto;
}
.modal-dialog .modal-header {
    padding: 0 0;
    border: 0;
    justify-content: end;
}
.modal-header .close {
    padding: 0 0;
    margin: 0;
    opacity: 1;
    color: #1A3D3F;
}
.apply_form label {
    font-size: 21px;
    color: #1A3D3F;
    font-weight: 700;
}
.apply_form .form-control {
    width: 100%;
    height: 67px;
    border: 1px solid #1A3D3F;
    border-radius: 6px;
}
.apply_form input.wpcf7-form-control.wpcf7-file {
    width: 100%;
    background: #ffffff;
    height: 67px;
    border-radius: 6px;
    padding: 20px 20px;
}
.apply_form textarea.form-control {
    height: 144px;
    resize: none;
}
.apply_form .btn-primary {
    width: 180px;
    height: 67px;
    background: #1A3D3F;
    border: 0;
    font-size: 25px;
    line-height: 25px;
    border-radius: 6px;
}
.apply_form .btn-primary:hover {
    background: #D9C09F;
    color: #1A3D3F;
}
.About_logo-sec {
    padding-top: 96px !important;
    padding-bottom: 96px;
}
/**/
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post {
    display: flex;
    align-items: center;
}
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post .blog-info {
    height: 400px;
    margin-left: -70px;
    padding: 22px;
}
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post .blog-info h3 {
    font-size: 44px;
    line-height: 50px;
}
.Blog_sidebar .blog-post {
    display: flex;
    align-items: center;
    border-radius: 0px 10px 10px 0px;
}
.Blog_sidebar .blogs_roww .col-md-6 {
    max-width: 100%;
    flex: 100%;
}
.Blog_sidebar .blog-post .tilte-img {
    width: 120px;
    height: 120px;
}
.Blog_sidebar .blog-post .tilte-img img {
    object-fit: scale-down;
}
.Blog_sidebar .blog-post .blog-info {
    padding: 0 15px;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    min-height: auto;
    margin: 0;
    text-align: left;
}
.Blog_sidebar .blog-post .blog-info h3 {
    font-size: 18px;
    line-height: 23px;
}
.Blog_sidebar {
    background: #fafafa;
    padding: 20px;
    border-radius: 20px;
}
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post .tilte-img {
    height: 780px;
}
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post .tilte-img img {
    object-fit: fill;
}
.blog-post .tilte-img {
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
}
.blog-post .tilte-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-post .blog-info {
    min-height: 218px;
    text-align: center;
    width: 90%;
    background: #fff;
    box-shadow: 0 0 10px 10px #0000000d;
    padding: 35px;
    border-radius: 10px;
    margin: -60px auto 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog-post .blog-info h3 {
    font-size: 32px;
    line-height: 37px;
    color: #1A3D3F;
    font-weight: 400;
    margin: 0;
}
.blog-post .blog-info p {
    color: #1A3D3F;
    font-size: 15px;
    line-height: 25px;
}
.blog-post .blog-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 22px 22px;
}
.blog-post .blog-date a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #1A3D3F;
    padding: 6px 21px;
    border-radius: 5px;
}
.blog-post .blog-date a:hover {
    background: #D9C09F;
    color: #1A3D3F;
}
.blog-post .blog-date span {
    color: #1A3D3F;
    font-size: 15px;
    margin-right: 0;
}
.Blogs_sec {
    padding-bottom: 50px;
    overflow: visible !important;
}
div#comments {
    display: none;
}
.Blogs_sec .vc_inner .vc_col-sm-3 {
    position: sticky;
    top: 0;
}
/*--------- JOB-SINGLE-PAGE -----------*/
.Single_banner {
    padding-top: 250px !important;
    padding-bottom: 150px;
}
.single_job-page .career_single .vc_row {
    padding-left: 100px;
    padding-right: 100px;
}
.career_single h2 {
    margin: 0;
    padding: 0 0 40px;
    font-size: 85px;
    line-height: 145%;
    color: #1A3D3F;
    font-weight: 700;
}
.career_single h2 strong {
    font-weight: 400;
    font-family: 'Garet Book';
    font-size: 45px;
    line-height: 145%;
}
.single_job-page h4,
.job_accordian h4{
    margin: 0;
    padding: 0 0 30px;
    font-size: 28px;
    line-height: 25px;
    color: #1A3D3F;
    font-family: 'Garet Book';
    font-weight: 400;
}
.single_job-page p,.single_job-page ul li {
    font-size: 20px;
    line-height: 32px;
    color: #1A3D3F;
}
.single_job-page ul li {
    position: relative;
    padding-left: 15px;
}
.single_job-page ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #1A3D3F;
    position: absolute;
    left: 0;
    top: 13px;
}
.Single_sec02 .vc_row {
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 12px;
    padding: 0px 70px 50px;
}
.Single_sec02 .theme-btn .vc_general::before {
    display: none;
}
.Single_sec02 .theme-btn .vc_general {
    padding: 14px 46px !important;
}
.job_box .Single_banner,
.job_box .Single_sec02,
.job_box .About_logo-sec {
    display: none;
}
.job_box .career_single h2 {
    display: none;
}
.job_btn .View_btn {
    display: inline-block;
    background: #D9C09F;
    color: #1A3D3F;
    text-transform: uppercase;
    width: 197px;
    height: 53px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 15px 0;
    margin-top: 15px;
}

a.View_btn:hover {
    background: #1a3d3f;
    color: #D9C09F;
}
.single-post header#masthead {
    position: static;
    background: #1a3d3f;
}

.single-post .call_btn a {
    background: #d9c09f;
    color: #1A3D3F;
}

.single-post .call_btn a img {
    filter: invert(1);
}
.blog_banner h3 {
    margin: 0;
    padding: 0;
    color: #1a3d3f;
    font-size: 65px;
    line-height: 95%;
}
.single-post section#primary {
    max-width: 60%;
    margin: 0 auto;
    padding-top: 80px;
}
.blog-date span {
    font-size: 18px;
    line-height: 28px;
    display: flex;
    align-items: center;
    margin-right: 40px;
    text-transform: uppercase;
    color: #1a3d3f;
}
.blog-date span i {
    background: #1a3d3f;
    color: #d9c09f;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-right: 15px;
}
.blog-date {
    display: flex;
    align-items: center;
    padding: 30px 0;
}
.blog_inner-content h4 {
    margin: 0;
    padding: 0 0 20px;
    font-family: 'Garet Book';
    font-weight: 400;
}
.blog_inner-content figure,
.blog_inner-content figure .vc_single_image-wrapper,
.blog_inner-content figure .vc_single_image-wrapper img {
    width: 100%;
}
.blog_inner-content ul li {
    color: #1A3D3F;
    font-size: 18px;
    line-height: 38px;
    position: relative;
    padding-left: 15px;
}
.blog_inner-content ul li::before {
    content: '';
    background: #1A3D3F;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100%;
    top: 16px;
}
.blog_single-btns {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 60px 0;
    border-top: 1px solid #d9c09f59;
    border-bottom: 1px solid #d9c09f59;
}
.blog_single-btns .theme-btn,.blog_single-btns .theme-btn .vc_general {
    width: 100%;
}
.third_party-link .theme-para p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    height: 120px;
    overflow: hidden;
    color: #ffffff;
}
.third_party-link .theme-para p a {
    font-size: 16px;
    color: #ffffff;
}
.third_party-link .theme-para h5 {
    padding: 10px 0;
    font-size: 25px;
    background: #d9c09f;
    color: #1a3d3f;
    line-height: 32px;
    border-radius: 100%;
    width: 21%;
    margin: 0 auto 20px;
    font-family: 'Garet Book';
    font-weight: 400;
}
.third_party-link .theme-para > .wpb_wrapper {
    background: #1a3d3f;
    padding: 20px 8px;
    border-radius: 12px;
    position: relative;
    z-index: 1;
}
.third_party-link .theme-para p:last-child {
    height: auto;
}
.third_party-link {
    padding-top: 50px;
    padding-bottom: 50px;
}
.third_party-link .theme-para > .wpb_wrapper::before {
    content: '\f0c1';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    color: #d9c09f;
    font-size: 180px;
    left: 40px;
    top: 0;
    z-index: -1;
    opacity: 0.1;
}
/*===============================
        SHOP-PAGE
=================================*/
.Product_sec {
    padding-top: 100px !important;
    padding-bottom: 100px;
}
.Product_sec .vc_col-sm-3 .vc_column-inner > .wpb_wrapper .wpb_text_column {
    padding: 15px;
}
.Product_sec .vc_col-sm-3 h2 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 37px;
    color: #1A3D3F;
    font-weight: 400;
}
.Product_sec p {
    color: #1A3D3F;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
    padding-bottom: 15px;
}
.Product_sec ul li a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #1A3D3F;
    padding: 6px 21px;
    border-radius: 5px;
    font-weight: 400;
}
.Product_sec ul li a:hover {
    background: #D9C09F;
    color: #1A3D3F;
}
.Product_sec ul li {
    font-size: 24px;
    font-weight: 600;
    color: #1A3D3F;
}
.Product_sec .vc_col-sm-3 .vc_column-inner > .wpb_wrapper {
    border: 1px solid #1a3d3f;
    border-radius: 12px;
}
.Product_sec img {
    border-radius: 12px;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.Product_sec ul li:first-child {
    padding: 15px 0;
}
.Product_sec .vc_box_border_grey {
    width: 100%;
    height: 340px;
    overflow: hidden;
}
.Product_sec figure {
    width: 100%;
}
/*=================
    BREADCRUMBS
===================*/
.Breadcrumbs {
    background: #1A3D3F;
    padding: 220px 90px 100px;
}
.Breadcrumbs h1 {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 120px;
    line-height: 140%;
    text-transform: uppercase;
    font-weight: 300;
}
.not_found {
    background: #D1E4DD;
    border-radius: 12px;
    padding: 40px 30px;
    text-align: center;
}
.not_found p {
    margin: 0;
    font-size: 40px;
    font-weight: 700;
    color: #1a3d3f;
    text-transform: uppercase;
}
.not_found a {
    display: inline-block;
    background: #1A3D3F;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    padding: 12px 40px;
    border-radius: 8px;
    margin-top: 10px;
}
.not_found a i {
    margin-right: 5px;
    color: #d9c09f;
}
li#menu-item-315 {
    display: flex;
    align-items: center;
}
/*============================
        INVEST-PAGE
==========================*/
.Invest_sec01 {
    padding-top: 50px !important;
    padding-bottom: 50px;
}
.opportunity_box {
    height: 583px;
    border-radius: 6px;
    display: flex;
    align-items: end;
    padding: 30px;
    transition: linear 0.5s;
    overflow: hidden;
}
.opportunity_box.size_small {
    height: 273px;
}
.opportunity_box h3 {
    color: #fff;
    font-size: 40px;
    line-height: 95%;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 15px 0;
}
.opportunity_box p {
    color: #ffffff;
}
.Invest_sec02 {
    padding-top: 50px !important;
    padding-bottom: 50px;
}
.Benefits_tabel td {
    color: #ffffff !important;
    background: rgba(12, 37, 38, 0.2) !important;
    padding: 33px 50px !important;
    border-right: 1px solid #ffffff !important;
    text-transform: uppercase;
    font-size: 25px;
}
.Benefits_tabel .row-1 .column-3,
.Benefits_tabel .row-2 .column-3,
.Benefits_tabel .row-3 .column-3,
.Benefits_tabel .row-4 .column-3,
.Benefits_tabel .row-5 .column-3 {
    font-size: 18px;
    text-transform: capitalize;
    border-right: 0 !important;
}

.Benefits_tabel .row-1 .column-1,
.Benefits_tabel .row-2 .column-1,
.Benefits_tabel .row-3 .column-1,
.Benefits_tabel .row-4 .column-1,
.Benefits_tabel .row-5 .column-1 {
    background: rgba(12, 37, 38, 0.6) !important;
}
.Invest_sec03 .pioneer_form p span:first-child,.Invest_sec03 .pioneer_form p span:nth-child(2) {
    width: 49%;
    display: inline-block;
}
.Invest_sec03 .pioneer_form p span:first-child {
    margin-right: 15px;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-front-inner h2 {
    margin: 0;
    color: #ffffff;
    font-weight: 300;
    font-size: 38px;
    position: relative;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-front-inner h2::before {
    content: '';
    background: #d1e4dd;
    width: 35%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 40px;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-block.vc-hoverbox-front {
    border: 2px solid #d1e4dd;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-back h2 {
    margin: 0;
    padding: 0 0 20px;
    color: #000000;
    font-size: 28px;
    font-family: 'Garet Book';
    text-transform: uppercase;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-back p {
    color: #000000;
    font-size: 18px;
    line-height: 23px;
    margin: 0;
}
/*====================
    CONTACT-PAGE
=====================*/
.Contact_sec01 .pioneer_form .form-control {
    height: 70px;
    border-width: 2px;
}
.Contact_sec01 .pioneer_form label {
    font-size: 22px;
    color: #1A3D3F;
    font-weight: 400;
    margin-bottom: 10px;
}
.Contact_sec01 .pioneer_form p {
    margin-bottom: 35px;
}
.Contact_sec01 .pioneer_form .btn-primary {
    width: 170px;
    font-weight: 600;
}
.Contact_sec01 .pioneer_form textarea.form-control {
    height: 177px;
}
.Contact_sec01 {
    padding-top: 80px !important;
    padding-bottom: 65px;
}
.Contact_sec01 .pioneer_form {
    padding-top: 80px;
}
.Green_box .vc_column-inner {
    padding: 44px 0 !important;
    min-height: 303px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}
.Green_box {
    margin-left: 15px;
    width: 24% !important;
}
.Green_box .vc_column-inner h3 {
    margin: 0;
    padding: 30px 0;
    font-weight: 400;
}
.Green_box .vc_column-inner p {
    font-size: 22px;
    line-height: 33px;
}
.Contact_sec-02 {
    padding-bottom: 100px;
}
.Banner_form .Newsletter_form p input {
    width: 100%;
}
.Banner_form .Newsletter_form p input.btn-primary {
    width: auto;
    padding: 10px 40px;
    height: auto;
    margin-left: 10px;
}
div#bannerVideoModal .modal-dialog {
    max-width: 70%;
}

div#bannerVideoModal .modal-dialog .modal-content {
    background: transparent;
    padding: 0 0;
}

div#bannerVideoModal .modal-dialog .modal-content video {
    border-radius: 20px;
    border: 1.5px solid #ffffff;
}
.video_open-btn {
    cursor: pointer;
}
/*===============================
      LAPTOP-SCREEN-RESPONSIVE
=================================*/
@media only screen and (max-width:1720px){
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 16px;
    margin-right: 60px;
}

header#masthead {
    padding: 20px 30px;
}
}
@media only screen and (max-width:1440px){
.Invest_sec03 .pioneer_form p span:first-child {
    margin-right: 11px;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-front-inner h2 {
    font-size: 30px;
}
.opportunity_box h3 {
    font-size: 30px;
}
.opportunity_box.size_small {
    padding: 15px;
    height: 248px;
}
.opportunity_box {
    padding: 15px;
    height: 530px;
}
.Invest_sec01 .theme-h2 br {
    display: none;
}
.Show_marker .theme-para p {
    font-size: 14px;
    line-height: 21px;
}
.Visit_sec02 .Show_marker::before {
    width: 92%;
    top: -50px;
}
header#masthead {
    padding: 20px 20px;
}
.navbar-brand img {
    width: 170px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    margin-right: 32px;
    font-size: 16px;
}
.container-fluid {
    padding-left: 60px;
    padding-right: 60px;
}
.Discover_sec .vc_col-sm-5 .vc_column-inner {
    padding-left: 5% !important;
    padding-right: 5% !important;
}
.theme-h2 {
    font-size: 66px !important;
    line-height: 70px !important;
}
.theme-para p a {
    font-size: 25px;
}
.Discover_sec .theme-h2 {
    padding-top: 60px !important;
}
.action_btn .vc_general {
    font-size: 14px !important;
}
.Discover_sec .ladies_img img {
    width: 190px;
}
.Discover_sec .ladies_img {
    top: 60px;
}
/* .Discover_sec::before {
    top: 26%;
    left: 24%;
} */
.services-box .services-img {
    height: 460px;
}
.services-box .services-con h3 {
    margin-bottom: -50px;
}
.services-box .services-con p {
    transform: translateY(79px);
}
.meet-keeper-box .meet-keeper-con span {
    font-size: 20px;
    line-height: 30px;
}
.theme-footer section#text-2 {
    width: 23%;
}
.Newsletter_form p span.wpcf7-form-control-wrap {
    width: 78%;
}
.Map_sec .theme-h2 {
    font-size: 26px !important;
    line-height: 85% !important;
}
.Map_sec .vc_col-sm-5 > .vc_column-inner::before {
    left: 47%;
}
.Visit_sec02 .vc_col-sm-7 .vc_column-inner {
    padding-right: 70px !important;
}
.Map_sec.Visit_sec02 .vc_col-sm-5 > .vc_column-inner::before {
    left: 44%;
}
.Visit_sec03 .theme-h2 {
    font-size: 32px !important;
    line-height: 55% !important;
}
.events-box .events-img {
    height: 370px;
}
.Map_sec.Visit_sec02 .gif_img img {
    width: 160px;
}
.Login_form-wrap {
    padding: 40px;
}
.Member_pg-01 h3 {
    font-size: 40px !important;
    line-height: 48px !important;
}
.Member_pg-01 {
    padding-top: 200px !important;
    padding-bottom: 100px;
}
.calculate_form label {
    font-size: 20px;
}
.calculate_form .theme-h2 {
    font-size: 50px !important;
}
.Member_pg-04 .theme-h2 {
    font-size: 48px !important;
}
.Visit_sec02 h4::before {
    width: 160px;
}
.Visit_sec02 h4::after {
    width: 130px;
}
.Member_pg-04 .theme-h2 br {
    display: none;
}
.Member_pg-04 .theme-h3 {
    font-size: 20px !important;
    margin-top: 5px !important;
}
.Member_pg-04 .vc_col-sm-6 .theme-h2 {
    font-size: 40px !important;
}
.Member_pg-04 .vc_col-sm-6 p {
    font-size: 16px;
    line-height: 23px;
}
.Member_pg-06 .theme-h3 br {display: none;}
.Member_pg-06 .theme-h3 {
    font-size: 22px !important;
}
.job_accordian .btn-primary,
.job_box h3{
    font-size: 38px;
}
.single-post section#primary {
    max-width: 70%;
}
.third_party-link .theme-para h5 {
    width: 25%;
}
.third_party-link .theme-para p {
    font-size: 12px;
    line-height: 20px;
    height: 102px;
}
.About_sec02 .box_show h5 {
    font-size: 20px;
}
.About_sec02 .box_show,
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img{
    padding: 0 40px;
    height: 340px;
}
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img {
    padding: 0 0 !important;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    min-height: 340px;
    padding: 30px;
}
.About_sec02 h4 {
    font-size: 28px !important;
}
.About_sec02 .box_show h6 {
    font-size: 12px;
    font-weight: 600;
}
#owl_custom11 .owl-nav {
    text-align: center;
    padding-top: 20px;
}
#owl_custom11 .owl-nav button {
    border: 2px solid #d9c09f;
    color: #d9c09f;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    font-size: 18px;
}
#owl_custom11 .owl-nav button.owl-prev {
    margin-right: 5px;
}
.blog-post .blog-info h3 {
    font-size: 25px;
    line-height: 32px;
}
.Green_box {
    width: 23.8% !important;
}
.Green_box .vc_column-inner p {
    font-size: 17px;
}
.Green_box .vc_column-inner h3 {
    padding: 20px 0;
}
.Green_box .vc_column-inner {
    min-height: 280px;
}
.Coming_soon-tag img {
    width: 300px !important;
}
.Coming_soon-tag {
    left: -45px;
    bottom: 504px;
}
.Events_sec .Coming_soon-tag {
    bottom: 475px;
    left: 430px;
}
.Events_sec .Coming_soon-tag img {
    width: 270px !important;
}
.blogs_breadcrumbs {
    padding: 280px 20px 160px;
}
.blogs_breadcrumbs h1 {
    font-size: 100px;
    line-height: 100px;
}
}
@media only screen and (max-width:1366px){
.navbar-brand {
    width: 15%;
}
header#masthead {
    padding: 15px;
}
.navbar-brand img {width: 150px;}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    margin-right: 35px;
    font-size: 15px;
}
.call_btn a {
    font-size: 16px;
    padding: 10px 20px;
}
.cstm-search-form input {
    height: 46px;
    font-size: 16px;
    width: 100%;
}
.cstm-search-form input#searchsubmit {
    width: 24px;
    height: 24px;
}
.Discover_sec .theme-h2 {
    padding-top: 40px !important;
}
.theme-h2 {
    font-size: 56px !important;
    line-height: 60px !important;
}
.theme-para p {
    font-size: 15px;
    line-height: 22px;
}
.theme-para p a {
    font-size: 20px;
}
.action_btn .vc_general {
    font-size: 12px !important;
    font-weight: 600;
}
/* .Discover_sec::before {
    top: 27%;
    left: 24%;
    width: 200px;
    height: 119px;
} */
.About_us-sec {
    background-size: cover;
    padding-top: 270px !important;
    margin-top: 0;
}
.offers-box .offers-img, .Offer-box {
    height: 190px;
}
.offers-box .offers-con h4, .Offer-box h4 {
    font-size: 24px;
    padding-bottom: 10px;
}
.offers-box .offers-con p,
.Offer-box p {
    font-size: 13px;
}
.Offer-box > .wpb_wrapper {
    padding: 15px;
}
.theme-h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}
.meet-keeper-box .meet-keeper-con h4 {
    font-size: 36px;
    padding-bottom: 10px;
}
.meet-keeper-box .meet-keeper-con span {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 10px;
}
.meet-keeper-box .meet-keeper-con p {
    font-size: 13px;
    line-height: 22px;
}
.meet-keeper-box .meet-keeper-con {
    padding: 15px;
}
.meet-keeper-box .meet-keeper-img {
    height: 350px;
}
.theme-footer section#text-2 {
    width: 29%;
}
.theme-footer a {
    font-size: 18px;
    line-height: 38px;
}
.theme-footer {
    padding-bottom: 50px;
    padding-top: 50px;
}
.Newsletter_form p span.wpcf7-form-control-wrap {
    width: 74%;
}
.Newsletter_sec {
    padding-top: 47px !important;
    padding-bottom: 47px;
}
.container-fluid {
    padding-right: 40px;
    padding-left: 40px;
}
.Offering_sec,
.Discover_sec,
.Layouts_sec {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.Service_sec::before {
    width: 600px;
    height: 700px;
}
.Service_sec {
    padding-top: 60px !important;
}
.arrow_btn .vc_general {
    margin-top: -120px;
    margin-right: 20px;
}
.services-box .services-con h3 {
    font-size: 36px;
}
.services-box .services-con p {
    font-size: 13px;
}
.Breadcrumb_sec {
    padding-top: 320px !important;
    padding-bottom: 320px;
}
.Breadcrumb_sec h1 {
    font-size: 90px !important;
    line-height: 90px !important;
}
.Breadcrumb_sec h3 {
    font-size: 38px !important;
}
.About_sec02 h4 {
    font-size: 26px !important;
    height: 100px;
}
.Career_col h4 {
    font-size: 30px;
}
.job_accordian .btn-primary, .job_box h3 {
    font-size: 34px;
}
.single-post section#primary {
    max-width: 90%;
}
.third_party-link .theme-para h5 {
    width: 20%;
}
.third_party-link .theme-para p {
    font-size: 13px;
    line-height: 20px;
    height: 80px;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    padding: 20px;
    min-height: 310px;
}
.About_sec02 .box_show h5 {
    font-size: 18px;
}
.About_sec02 .box_show {
    padding: 0 15px !important;
    height: 310px;
}
.mid_page-modal h2 {
    font-size: 36px;
}
#midPageModal .modal-dialog {
    max-width: 75%;
}
.phase-box .phase-con p {
    font-size: 16px;
}
.Member_pg-05 {
    padding-bottom: 100px;
}
.Member_pg-06 {
    padding-top: 60px !important;
    padding-bottom: 60px;
}
.pioneer_form .form-control {
    height: 54px;
    font-size: 18px;
}
.pioneer_form textarea.form-control {
    height: 160px;
}
.pioneer_form .btn-primary {
    width: 177px;
    margin-top: 0px;
}
.Visit_sec02 .Show_marker::before {
    height: 180px;
    top: -20px;
}
.Visit_sec02 .vc_col-sm-7 .vc_column-inner{
    padding-right: 15px !important;
}
.Coming_soon-tag {
    bottom: 480px;
    left: -25px;
}
}
@media only screen and (max-width:1200px){
.serch-form_btn{
    display: flex;
}
.Discover_sec.About_sec01::before {
    top: 9%;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    padding: 25px;
    min-height: 320px;
}
.About_sec02 h4 {
    font-size: 24px !important;
    height: 100px;
}
.Explore_sec.Explore_sec-abt {
    padding-top: 150px !important;
    padding-bottom: 30px;
}
.Explore_sec.Explore_sec-abt .theme-h2 {
    font-size: 44px !important;
    line-height: 45px !important;
}
.About_sec02 {
    padding-bottom: 60px;
    padding-top: 0;
}
.Visit_sec03 .vc_col-sm-5 .vc_column-inner {
    padding-left: 15px !important;
}
.Volunteer_Sec .theme-para p a {
    font-size: 14px;
}
.Member_pg-04 .vc_col-sm-7 .vc_column-inner {
    padding-right: 30px !important;
}
.Member_pg-04 .theme-h2 {
    font-size: 36px !important;
}
.Member_pg-04 .theme-h3 {
    font-size: 17px !important;
}
.Visit_sec02 h4 {
    padding-top: 20px;
    font-size: 22px !important;
    padding-left: 36%;
}
.Visit_sec02 h4::after,.Visit_sec02 h4::before {
    top: 27px;
}
.Member_pg-04 .vc_col-sm-6 .theme-h2 {
    font-size: 26px !important;
}
.Member_pg-04 .vc_col-sm-6 p {
    font-size: 13px;
    line-height: 20px;
}
.Member_pg-04 .vc_col-sm-6 {
    margin-bottom: 30px;
}
.phase_row::after {
    left: -24px;
}
.phase_row::before {
    left: -23px;
}
.Career_col h4 {
    font-size: 26px;
}
.Career_col h4 strong {
    font-size: 18px;
}
.job_btn button,.job_btn .View_btn {
    width: 100%;
    font-size: 16px;
    height: 50px;
}
.job_location span {
    font-size: 20px;
}
.single_job-page .career_single .vc_row,
.Single_sec02 .vc_row{
    padding-right: 15px;
    padding-left: 15px;
}
.career_single h2 {
    font-size: 60px;
    line-height: 100%;
}
.call_btn a {
    font-size: 14px;
    padding: 12px 19px;
}
.call_btn a img {
    width: 18px;
    margin-right: 0;
    margin-top: -5px;
}
.Product_sec .vc_box_border_grey {
    height: 250px;
}
.Product_sec .vc_col-sm-3 h2 {
    font-size: 28px;
}
.Product_sec ul li:first-child {
    padding: 5px 0;
    font-size: 20px;
}
.blog-post .blog-info h3 {
    font-size: 20px;
    line-height: 26px;
}
.blog-post .blog-info {
    padding: 25px;
    min-height: 130px;
}
.Green_box {
    width: 23.5% !important;
}
.Green_box .vc_column-inner p {
    font-size: 15px;
    line-height: 26px;
}
.Green_box .vc_column-inner {
    min-height: 266px;
}
.Visit_sec02 .Show_marker::before {
    top: -13px;
    height: 163px;
}
.Events_sec .Coming_soon-tag {
    left: 370px;
}
.Discover_sec .ladies_img img {
    width: 180px;
}
.Discover_sec .ladies_img {
    top: 30px;
    right: 20px;
}
.Blogs_sec .vc_col-sm-3 {
    display: none;
}
.Blogs_sec .vc_col-sm-9 {
    width: 100%;
}
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post {
    display: block;
}
.vc_col-sm-9 .blogs_roww .col-lg-12, .vc_col-sm-9 .blogs_roww .col-md-6 {
    max-width: 33.3333%;
    flex: 33.3333%;
}
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post .tilte-img {
    height: auto;
}
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post .blog-info h3 {
    font-size: 20px;
    line-height: 30px;
}
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post .blog-info {
    height: auto;
    margin: -60px auto 0;
}
}
@media only screen and (max-width:1199px){
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    margin: 0 0 20px !important;
}
li#menu-item-315 {
    display: block;
}
.serch-form_btn {
    display: inline-block;
}
.call_btn a {
    margin: 15px 0 0;
    padding: 10px 32px;
    font-size: 18px;
}
div#main-nav .navbar-nav {
    background: #cccccc0d;
    text-align: center;
    padding: 20px 0;
    border-radius: 10px;
    border: 1px solid #c6af90;
     /* Required */
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px); /* For Safari */
}
.navbar-light .navbar-toggler {
    background: #D9C09F;
    outline: none;
    border: 0;
    padding: 8px 18px;
}
.navbar-light .navbar-toggler-icon {
  background: transparent;
  position: relative;
  width: auto;
  height: auto;
  font-size: 22px;
}
.navbar-light .navbar-toggler-icon::before {
    content: '\f0c9';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #1A3D3F;
}
}
@media only screen and (max-width: 1024px){
.opportunity_box h3 {
    font-size: 24px;
}
.opportunity_box.size_small {
    height: 218px;
}
.opportunity_box {
    height: 470px;
}
.Invest_sec03 .pioneer_form p span:first-child {
    margin-right: 8px;
}
.phase_row .col-lg-6 .phase-box .phase-con h3 {
    font-size: 24px;
}
.home .action_btn {
    width: 19%;
}
.phase_row .phase-box .phase-con p {
    font-size: 14px;
}
.navbar-brand {
    width: 20%;
}
.action_btn .vc_general {
    font-size: 11px !important;
    padding: 8px 0px !important;
}
.theme-h2 {
    font-size: 46px !important;
    line-height: 50px !important;
}
.theme-para p a {
    font-size: 16px;
}
.theme-para p {
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 20px;
}
.Discover_sec .ladies_img img {
    width: 160px;
}
.Discover_sec .ladies_img {
    top: 0;
    right: 30px;
}
/* .Discover_sec::before {
  width: 170px;
  height: 90px;
  top: 27%;
  left: 23%;
} */
.Show_marker::before {
    height: 170px;
}
.Map_sec .theme-h2 {
    font-size: 22px !important;
    padding-bottom: 0 !important;
}
.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
}
.Discover_sec .theme-h2 {
    padding: 15px 0 !important;
}
.services-box .services-img {
    height: 520px;
}
.layout_box {
    height: 250px;
}
.meet-keeper-box .meet-keeper-con h4 {
    font-size: 30px;
    line-height: 30px;
}
.meet-keeper-box .meet-keeper-con span {
    font-size: 14px;
    line-height: 20px;
}
.meet-keeper-box .meet-keeper-con p {
    font-size: 12px;
}
.meet-keeper-box .meet-keeper-img {
    height: 340px;
}
.Newsletter_form p span.wpcf7-form-control-wrap {
    width: 72%;
}
.layout_box h4 {
    font-size: 30px;
}
.layout_box ul li a {
    font-size: 15px;
}
.Map-marker {
    top: 22%;
}
.theme-h3 {
    font-size: 20px !important;
    line-height: 26px !important;
}
.theme-footer h3 {
    font-size: 28px;
    line-height: 35px;
}
.theme-footer a {
    font-size: 16px;
}
.site-footer .site-info p {
    font-size: 16px;
}
.About_sec02 h4 {
    padding-top: 20px;
    height: 80px;
    font-size: 22px !important;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    min-height: 290px;
}
.Visit_sec02 .vc_col-sm-7 .vc_column-inner {
    padding-right: 20px !important;
}
section.vc_section.Map_sec.Visit_sec02 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.Visit_sec03 .theme-h2 {
    font-size: 26px !important;
}
.events-box .events-con h3 {
    font-size: 24px;
    line-height: 28px;
}
.events-box .events-con span {
    font-size: 16px;
    padding-bottom: 5px;
}
.Volunteer_Sec .theme-para p a {
    font-size: 12px;
}
.Member_pg-01 h3 {
    font-size: 30px !important;
    line-height: 32px !important;
}
.Login_form-wrap::before {
    width: 210px;
    height: 145px;
}
#loginform input {
    height: 55px;
}
form#loginform p {
    margin-bottom: 20px;
}
#loginform label {
    font-size: 18px;
}
#loginform input#wp-submit {
    height: 55px;
    font-size: 20px;
    width: 160px;
}
.forgot_pass a {
    font-size: 18px;
}
.calculate_form label {
    font-size: 16px;
}
.calculate_form select, .calculate_form input {
    height: 55px;
    font-size: 18px;
}
.calculate_form .theme-h2 {
    font-size: 44px !important;
    padding-bottom: 60px;
}
.Member_pg-03 {
    padding-top: 70px !important;
    padding-bottom: 70px;
}
.Visit_sec02 h4::before {
    width: 140px;
}
.Visit_sec02 h4::after {
    width: 110px;
}
.Map_sec.Member_pg-04 .vc_col-sm-5 > .vc_column-inner::before {
    top: 26% !important;
    left: 47%;
}
.spaces-box .spaces-img {
    height: 350px;
}
.spaces-box .spaces-con h4 {
    font-size: 26px;
}
.spaces-box .spaces-con p {
    font-size: 13px;
}
.swiper-button-next, .swiper-button-prev {
    top: 115.5% !important;
}
.swiper-button-next {
    right: 41% !important;
}
.swiper-button-prev {
    left: 41% !important;
}
.Member_pg-01.Career_pg-01 {
    padding-top: 200px !important;
}
.Career_col h4 {
    font-size: 22px;
}
.job_accordian .btn-primary, .job_box h3 {
    font-size: 28px;
}
.job_accordian .btn-primary span {
    font-size: 20px;
}
.job_location span {
    font-size: 18px;
}
.job_btn button, .job_btn .View_btn {
    font-size: 14px;
}
.blog_inner-content h4 {
    font-size: 25px !important;
}
.blog_banner h3 {
    font-size: 55px;
}
.third_party-link .theme-para h5 {
    width: 50px;
}
.third_party-link .theme-para p {
    font-size: 12px;
    height: 140px;
    height: 120px;
}
.third_party-link .theme-para > .wpb_wrapper::before {
    left: 30px;
    font-size: 160px;
}
.blog_single-btns .theme-btn .vc_general {
    font-size: 14px !important;
}
.blog_inner-content ul li {
    font-size: 14px;
    line-height: 30px;
}
.blog_inner-content ul li::before {
    top: 13px;
}
.Single_banner {
    padding-top: 180px !important;
    padding-bottom: 150px;
}
.single_job-page p, .single_job-page ul li {
    font-size: 16px;
    line-height: 30px;
}
.About_sec02 .box_show,
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img {
    height: 290px;
    padding: 0 5px !important;
}
.About_sec02 .box_show h5 br {
    display: none;
}
.About_sec02 .box_show h6 {
    padding-top: 15px;
    font-size: 14px;
}
.theme-footer .ft02 a {
    font-size: 18px;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active {
    margin: 0 !important;
    width: 407.5px !important;
}
.Show_marker .theme-para p {
    font-size: 12px;
    line-height: 16px;
}
.Visit_sec02 .Show_marker::before {
    height: 140px;
}
.Visit_sec02 .vc_row-fluid.mobile_flex {
    padding-bottom: 40px !important;
}
.Coming_soon-tag {
    bottom: 460px;
    left: 0;
}
.Events_sec .Coming_soon-tag {
    left: 330px;
    bottom: 420px;
}
}
@media only screen and (max-width:991px){
.action_btn .vc_general {
    font-size: 12px !important;
    padding: 8px 12px !important;
}
.theme-footer .container {
    max-width: 991px;
}
.Green_box {
    width: 48% !important;
    margin-bottom: 15px;
}
.Green_box .vc_column-inner p {
    font-size: 20px;
    line-height: 32px;
}
.Green_box .vc_column-inner {
    min-height: 278px;
}
}
@media only screen and (max-width:920px){
.action_btn .vc_general {
    padding: 6px 5px !important;
}
.theme-para p br {
    display: none;
}
.Show_marker::before {
    width: 93%;
}
.Map_sec .theme-h2 {
    font-size: 20px !important;
}
.theme-h2 {
    font-size: 40px !important;
    line-height: 40px !important;
}
.Discover_sec .ladies_img {
    right: 50px;
    top: 4px;
}
.Discover_sec .ladies_img img {
    width: 130px;
}
/* .Discover_sec::before {
    top: 24%;
    width: 130px;
    height: 77px;
    left: 24%;
} */
.action_btn.mobile_none {
    display: none !important;
}
.desktop-none{
    display: block;
    padding-bottom: 20px;
}
.desktop-none .vc_col-sm-12 .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
}
.desktop-none .vc_col-sm-12 .vc_column-inner > .wpb_wrapper .action_btn {
    width: 100%;
    float: unset;
    margin: 0 5px 0 0px !important;
}
}
@media only screen and (max-width:768px){
.vc-hoverbox-block-inner {
    padding: 15px;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-back p {
    font-size: 14px;
    line-height: 24px;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-back h2 {
    font-size: 20px;
    padding-bottom: 5px;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-front-inner h2 {
    font-size: 29px;
}
.opportunity_box h3 {
    font-size: 19px;
}
.Invest_sec01 .opportunity_box.size_small {
    height: 240px;
}
.opportunity_box {
    height: 513px;
}
.Home_Banner {
    padding-bottom: 50px;
}
.Coming_soon-layer::after {
    font-size: 80px;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active {
    width: 301px !important;
}
.Discover_sec .vc_col-sm-5,
.Discover_sec .vc_col-sm-7,
.Map_sec .vc_col-sm-5,
.Map_sec .vc_col-sm-7{
    width: 100%;
    text-align: center;
}
section.vc_section.Map_sec.Visit_sec02 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.Member_pg-02 {
    padding-top: 60px !important;
    padding-bottom: 150px;
}
#owl_custom11 .owl-nav button {
    width: 40px;
    height: 40px;
    font-size: 16px;
}
.Discover_sec .theme-h2 {
    text-align: center !important;
    padding: 20px 0 !important;
}
.theme-para p a {
    margin-top: 0;
}
.theme-para p {
    font-size: 15px;
    line-height: 26px;
}
.Discover_sec .vc_col-sm-5,
.Layouts_sec .vc_col-sm-7{
    padding-bottom: 40px;
}
.Discover_sec .ladies_img img {
    width: 160px;
}
.Discover_sec .ladies_img {
    top: 10px;
    right: 80px;
}
.vc_col-sm-9 .blogs_roww .col-lg-12,
.vc_col-sm-9 .blogs_roww .col-md-6 {
    max-width: 50%;
    flex: 50%;
}
/* .Discover_sec::before {
    width: 160px;
    height: 90px;
    top: 10%;
    left: 75%;
} */
.Discover_sec .theme-h3 {
    text-align: center !important;
}
.services-box .services-img {
    height: 440px;
}
.services-box .services-con h3 {
    font-size: 30px;
}
.services-box .services-con {
    padding: 15px;
}
.offers-box .offers-con h4,
.Offer-box h4 {
    font-size: 18px;
}
.offers-box .offers-con p,
.Offer-box p {
    font-size: 12px;
    line-height: 16px;
}
.offers-box .offers-img,
.Offer-box {
    height: 140px;
}
.Map_sec::before {
    height: 590px;
    top: 54%;
}
.Map_sec .vc_col-sm-5 {
    padding-bottom: 80px;
}
.Layouts_sec .vc_col-sm-7,
.Layouts_sec .vc_col-sm-5 {
    width: 100%;
}
.Layouts_sec .vc_col-sm-5 .vc_column-inner {
    padding-right: 15px !important;
    padding-left: 15px !important;
    text-align: center;
}
.Layouts_sec .theme-h2,
.Layouts_sec .theme-h3 {
    text-align: center !important;
}
.theme-h3 {
    font-size: 16px !important;
}
.rev_slider button.left-arrow {
    left: -70px;
}
.rev_slider button.right-arrow {
    right: -70px;
}
.theme-h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}
.Newsletter_form p span.wpcf7-form-control-wrap {
    width: 62%;
}
.theme-footer .ft01,
.theme-footer .ft02 {
    max-width: 100%;
    flex: 0 0 100%;
}
.theme-footer .ft01 section#media_image-2 {
    text-align: center;
    padding-bottom: 30px;
}
.theme-footer .ft01 section#media_image-2 img {
    width: 200px;
}
.theme-footer {
    padding-bottom: 20px;
    padding-top: 20px;
}
.action_btn .vc_general {
    font-size: 14px !important;
    padding: 8px 14px !important;
}
.Map_sec .theme-h2,
.Map_sec .wpb_single_image {
    text-align: center !important;
    font-size: 30px !important;
}
.Map_sec .vc_col-sm-5 > .vc_column-inner::before {
    left: 50%;
}
.slick-list {padding: 4% 10% !important;}
.meet-keeper-box .meet-keeper-con h4 {
    font-size: 22px;
    padding-bottom: 5px;
}
.meet-keeper-box .meet-keeper-con span {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 5px;
}
.Breadcrumb_sec h1 {
    font-size: 80px !important;
    line-height: 80px !important;
}
.Breadcrumb_sec h3 {
    font-size: 36px !important;
    line-height: 40px !important;
}
.About_sec01 .Rachel_content-row {
    padding-top: 0 !important;
    display: flex;
    flex-direction: column-reverse;
}
.Explore_sec.Explore_sec-abt .theme-h2 {
    font-size: 36px !important;
    line-height: 40px !important;
}
.simple_btn .vc_general {
    font-size: 14px !important;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    padding: 15px;
    min-height: 300px;
}
.About_sec02 h4 {
    font-size: 18px !important;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper p {
    font-size: 13px;
    line-height: 18px;
}
.Visit_sec03 .wpb_single_image {
    text-align: center !important;
}
.Map_sec.Visit_sec02 .vc_col-sm-5 > .vc_column-inner::before {
    left: 50%;
}
.Member_pg-01 {
    padding-top: 140px !important;
    padding-bottom: 80px;
}
.Login_form-wrap {
    padding: 20px;
}
#loginform label {
    font-size: 16px;
}
.Member_pg-01 h3 br {
    display: none;
}
.Member_pg-01 h3 {
    font-size: 24px !important;
    line-height: 30px !important;
}
.calculate_form label {
    font-size: 12px;
    margin-bottom: 5px;
}
.calculate_form button {
    font-size: 20px;
    width: 360px;
    height: 65px;
}
.Member_pg-04 .vc_col-sm-7 .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 35px;
}
.Member_pg-04 .theme-h3 {
    text-align: center !important;
}
.Visit_sec02 h4 {
    text-align: center !important;
    padding-left: 20%;
}
.Visit_sec02 h4::after, .Visit_sec02 h4::before {
    left: 35%;
}
.Member_pg-04  .vc_col-sm-5 {
    padding-bottom: 0 !important;
}
.phase-box .phase-con h3 {
    font-size: 32px;
}
.phase-box .phase-con p {
    font-size: 18px;
}
.Member_pg-06 {
    padding-top: 60px !important;
    padding-bottom: 60px;
}
.Member_pg-06 .vc_col-sm-6 {
    width: 100%;
}
.Member_pg-06 .theme-h2,.Member_pg-06 .theme-h3 {
    text-align: center !important;
}
.Career_col h4 {
    font-size: 18px;
}
.Career_col h4 strong {
    font-size: 15px;
}
.Career_col p {
    font-size: 12px;
    line-height: 18px;
}
.job_box .col-lg-6 {
    max-width: 100%;
    flex: 100%;
}
.job_box .col-lg-2 {
    max-width: 33.3333%;
    flex: 33.3333%;
}
.job_accordian {
    padding-bottom: 40px;
}
.job_box {
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.job_accordian .btn-primary i {
    font-size: 20px;
    margin-right: 10px;
}
.job_accordian p {
    font-size: 18px;
    line-height: 27px;
}
.job_accordian strong {
    font-size: 22px;
    padding: 20px 0;
}
.job_accordian ul li {
    font-size: 16px;
}
.job_accordian .btn-primary {
    font-size: 32px;
}
.modal-content {
    padding: 15px;
}
.modal-dialog {
    max-width: 680px;
    margin: 0px auto;
}
.apply_form .form-control {
    height: 55px;
}
.apply_form label {
    font-size: 18px;
}
.apply_form textarea.form-control {
    height: 100px;
}
.apply_form .btn-primary {
    width: 100%;
    height: 55px;
    font-size: 20px;
}
.single-post section#primary {
    max-width: 100%;
}
.third_party-link .vc_col-sm-3 {
    width: 50%;
    margin-bottom: 30px;
}
.third_party-link .theme-para p {
    font-size: 15px;
    line-height: 24px;
}
.blog_single-btns .vc_col-sm-6 {
    width: 100%;
}
.blog_single-btns .vc_col-sm-6:first-child {
    margin-bottom: 30px;
}
.career_single h2 {
    font-size: 44px;
}
.career_single h2 strong {
    font-size: 25px;
    line-height: 100%;
}
	.blogs_roww .col-md-4 {
    max-width: 50%;
    flex: 50%;
}
.blogs_roww {
    justify-content: center;
}
.blogs_roww .col-md-4:last-child {
    margin-top: 30px;
}
.About_sec02 .box_show h5 {
    font-size: 16px;
    line-height: 18px;
}
.About_sec02 .box_show h6 {
    font-size: 12px;
    line-height: 15px;
}
.About_sec02 .box_show,
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img {
    height: 300px;
}
.mid_page-modal h2 {
    font-size: 32px;
}
#midPageModal .modal-dialog {
    max-width: 95%;
    margin: 210px auto;
}
.mid_page-modal {
    height: 400px;
}
.mid_page-modal a {
    font-size: 14px;
}
.Show_marker::before {
    left: 0;
    height: 190px;
}
.Product_sec .vc_col-sm-3 {
    width: 50%;
    padding-bottom: 30px;
}
.Visit_sec02 .vc_col-sm-7 .vc_column-inner {
    padding: 0 15px !important;
}
.Map_sec .vc_col-sm-5 > .vc_column-inner {
    position: relative;
    padding: 40px 15px 0 !important;
}
.Visit_sec02 .Show_marker::before {
    left: 0;
    width: 100%;
    height: 180px;
}
.Show_marker .theme-para p {
    font-size: 16px;
    line-height: 23px;
    margin-top: 10px;
}
.Visit_sec02 .theme-para p br {
    display: block;
}
.Layouts_sec .theme-para {
    margin-bottom: 0;
}
.Meet_earthkeeper .vc_row.wpb_row.vc_inner.vc_row-fluid {
    padding-top: 0px !important;
}
.home .Discover_sec {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.home .action_btn {
    width: 32%;
    margin-bottom: 5px !important;
}
.home .Map_sec .vc_col-sm-5 {
    padding-bottom: 0;
}
.blog-post .blog-info {
    min-height: 154px;
    padding: 15px;
}
.blog-post .blog-info h3 {
    font-size: 22px;
}
.action_btn-row .vc_col-sm-12 .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.Events_sec .Coming_soon-tag {
    left: 245px;
    bottom: 440px;
}
}
@media only screen and (max-width:767px){
.vc_col-sm-9 .blogs_roww .col-lg-12, .vc_col-sm-9 .blogs_roww .col-md-6{
    max-width: 100%;
    flex: 100%;
}
.vc_col-sm-9 .blogs_roww .col-lg-12 .blog-post .blog-info h3 {
    font-size: 32px;
    line-height: 40px;
}
.Newsletter_form p span.wpcf7-form-control-wrap {
    width: 100%;
}
.Newsletter_form p {
    display: inline-block;
    width: 100%;
}
.Newsletter_form p .btn-primary {
    width: 100%;
    margin-top: 12px;
}
.theme-h3 {
    text-align: center !important;
}
.theme-h2 {
    text-align: center !important;
}
.theme-para.clr-white p {
    text-align: center;
}
.offers-box .offers-img,
.Offer-box {
    height: 380px;
}
.offers-box .offers-con h4,
.Offer-box h4 {
    font-size: 32px;
}
.offers-box .offers-con p,
.Offer-box p {
    font-size: 15px;
    line-height: 26px;
}
div#owl_custom12 {
    padding: 30px 0;
}
.mobile_flex {
    display: flex;
}
.slick-list {
    padding: 5% 23% !important;
}
.rev_slider button.left-arrow {
    left: 80px;
    top: 100%;
}
.rev_slider button.right-arrow {
    top: 100%;
    right: 80px;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    min-height: auto;
    padding: 20px;
    margin-bottom: 30px;
}
.About_sec02 h4 {
    font-size: 28px !important;
    height: auto;
    padding-bottom: 15px;
}
.About_sec02 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper p {
    font-size: 15px;
}
.simple_btn {
    text-align: center;
}
.Events_sec .vc_col-sm-4 {
    text-align: center;
    padding-bottom: 50px;
}
.Events_sec .vc_col-sm-8 {
    padding-left: 40px;
}
.Events_sec .vc_col-sm-4 .vc_column-inner {
    padding-left: 0 !important;
}
.Map_sec.Visit_sec02 .gif_img img {
    padding-top: 50px;
}
.Visit_sec02 .vc_col-sm-7 .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.Breadcrumb_sec .theme-para.clr-white p {
    text-align: left;
}
.Member_pg-01 .theme-h2 {
    font-size: 60px !important;
}
.Member_pg-01 h3 {
    text-align: center !important;
    padding-bottom: 35px !important;
}
.calculate_form .theme-h2 {
    padding: 30px 0;
}
.calculate_form select, .calculate_form input {
    margin-bottom: 20px !important;
}
.calculate_form .row {
    padding-bottom: 0 !important;
}
.Member_pg-05 {
    overflow: hidden !important;
    padding-bottom: 60px;
}
.phase-box {
    text-align: center;
    margin-bottom: 40px;
}
.phase_row::before,.phase_row::after {
    display: none;
}
.phase_row {
    padding-top: 60px;
}
.Member_pg-01.Career_pg-01 {
    text-align: center;
}
.Career_col h4 {
    font-size: 34px;
}
.Career_col h4 strong {
    font-size: 21px;
}
.Career_col p {
    font-size: 15px;
    line-height: 26px;
    width: 70%;
    margin: 0 auto;
}
.Career_col .vc_col-sm-4 {
    padding-bottom: 30px;
}
.swiper-button-next, .swiper-button-prev {
    top: 116.3% !important;
}
.third_party-link .vc_col-sm-3 {
    width: 100%;
}
.third_party-link .theme-para p {
    height: auto;
    margin-bottom: 20px;
}
.third_party-link .theme-para > .wpb_wrapper::before {
    font-size: 180px;
    top: -30px;
}
.blog-post {
    margin-bottom: 30px;
}
.blogs_roww .col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
}
.blogs_roww .col-md-4:last-child {
    margin: 0;
}
.Blogs_sec {
    padding-bottom: 30px;
}
.About_sec02 .box_show,.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img {
    height: 217px;
    width: 96%;
    padding: 0 15px !important;
}
.About_sec02 .box_show h5 {
    font-size: 20px;
    line-height: 26px;
}
.About_sec02 .box_show h6 {
    font-size: 14px;
}
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img{
    padding: 0 !important;
    width: 100%;
}
.Product_sec .vc_row:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
}
.Product_sec .theme-btn.vc_btn3-right {
    text-align: center;
    margin-top: 15px;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active {
    width: 363px !important;
}
.blog-post .blog-info h3 {
    font-size: 32px;
    line-height: 40px;
}
.blog-post .blog-info {
    min-height: auto;
    padding: 20px;
}
.Show_marker::before {
    height: 160px;
}
.Green_box {
    width: 100% !important;
    margin-left: 0px;
}
.Invest_sec01 .opportunity_box {
    height: 594px;
    margin-bottom: 35px !important;
}
.opportunity_box h3 {
    font-size: 26px;
}
.vc-hoverbox {
    margin-bottom: 15px;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-back p {
    font-size: 16px;
}
.vc-hoverbox-wrapper .vc-hoverbox-inner .vc-hoverbox-back h2 {
    font-size: 24px;
}
.Events_sec .Coming_soon-tag {
    left: 30px;
    bottom: 420px;
}
}
@media only screen and (max-width:680px){
.Map_sec .vc_col-sm-7 {
    background: #1a3d3f;
    padding: 15px 0;
    border-radius: 10px;
}
.Map_sec .vc_col-sm-3 {width: 30%;}
.Coming_soon-layer::after {
    font-size: 60px;
    line-height: 100%;
}
.modal-dialog{
    max-width: 640px;
}
.Discover_sec .ladies_img {
    right: 30px;
}
.About_us-sec {
    padding-top: 60px !important;
}
.services-box .services-img {
    height: 360px;
}
.Service_sec::before {
    width: 400px;
    height: 400px;
}
.meet-keeper-box .meet-keeper-con p {
    font-size: 11px;
    line-height: 22px;
}
.Explore_sec.Explore_sec-abt .theme-h2 {
    font-size: 32px !important;
}
.blog_banner h3 {
    font-size: 44px;
}

.blog_inner-content h4 {
    font-size: 24px !important;
    line-height: 30px !important;
}
.About_sec02 .box_show,
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img {
    height: 258px;
    width: 100%;
}
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img{
    padding: 0 !important;
}
.mid_page-modal h2 {
    font-size: 24px;
}
.mid_page-modal {
    height: 270px;
    padding: 20px 0;
}
#midPageModal .modal-header .close {
    width: 35px;
    height: 35px;
    font-size: 16px;
}
.mid_page-modal a {
    font-size: 12px;
}
.navbar-brand{
    width: 30%;
}
.Map_sec::before {
    display: none;
}
.home .Map_sec {
    padding-bottom: 0 !important;
    padding-top: 0;
}
.Breadcrumbs {
    padding: 150px 15px 60px;
}
.Breadcrumbs h1 {
    font-size: 70px;
    line-height: 100%;
}
.not_found p {
    font-size: 32px;
}
.blogs_breadcrumbs {
    padding: 200px 20px 120px;
}
.blogs_breadcrumbs h1 {
    font-size: 75px;
    line-height: 70px;
}
}
@media only screen and (max-width:520px){
.Discover_sec .ladies_img img {
    width: 120px;
}
.Discover_sec .ladies_img {
    top: 0;
}
.theme-para p {
    font-size: 14px;
    line-height: 22px;
}
.About_us-sec {
    margin-top: 0;
}
.services-box .services-img {
    height: 390px;
}
.offers-box .offers-img,
.Offer-box {
    height: 250px;
}
.Map_sec::before {
    height: 418px;
    top: 62%;
}
.Map-marker {
    top: 26%;
}
.Map-marker img {
    width: 140px;
}
.meet-keeper-box .meet-keeper-img {
    height: 220px;
}
.meet-keeper-box .meet-keeper-con {
    overflow-y: scroll;
}
.theme-footer .ft02 {
    display: block;
    text-align: center;
}
.theme-footer section#text-2 {
    width: 100%;
    padding-top: 30px;
}
.cstm-search-form input {
    background: #ccc;
    color: #1a3d3f;
}
.cstm-search-form input::placeholder {
    color: #1a3d3f;
}
.cstm-search-form input#searchsubmit {
}
header#masthead {
    padding: 10px 0px;
}
.About_sec01 .Rachel_content-row .vc_col-sm-7 .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.Explore_sec.Explore_sec-abt .theme-h2 {
    font-size: 28px !important;
    line-height: 32px !important;
}
.Member_pg-03 .theme-h2 {
    font-size: 32px !important;
    line-height: 40px !important;
}
.Visit_sec02 h4::after, .Visit_sec02 h4::before {
    left: 24%;
}
.Member_pg-03 .theme-h2 br {
    display: none;
}
.Member_pg-01 .theme-h2 {
    font-size: 48px !important;
}
.Member_pg-01 .theme-h2 br {
    display: none;
}
.job_box .col-lg-2 {
    max-width: 100%;
    flex: 100%;
}
.job_box .col-lg-2:nth-child(2),.job_box .col-lg-2:nth-child(3) {
    max-width: 50%;
    flex: 50%;
    padding-bottom: 40px;
}
.job_accordian .btn-primary {
    font-size: 26px;
}
.modal-dialog {
    max-width: 480px;
}
.swiper-button-next, .swiper-button-prev {
    top: 115.4% !important;
}
.swiper-button-next {
    right: 35% !important;
}
.swiper-button-prev {
    left: 35% !important;
}
.blog_banner h3 {
    font-size: 34px;
}
.third_party-link .theme-para > .wpb_wrapper::before {
    top: -20px;
}
.career_single h2 {
    font-size: 36px;
}

.career_single h2 strong {
    font-size: 20px;
}
.single_job-page h4 {
    font-size: 25px;
    padding-bottom: 15px;
}
.single_job-page p, .single_job-page ul li {
    font-size: 14px;
    line-height: 27px;
}
.About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img{
    padding: 0 !important;
}
.Product_sec .vc_col-sm-3 {
    width: 100%;
}
.Product_sec .vc_box_border_grey {
    height: 350px;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active {
    width: 480px !important;
}
.Map_sec .vc_col-sm-5 {
    padding-bottom: 40px;
}
.home .action_btn {
    width: 48%;
}
}
@media only screen and (max-width:480px){
.Coming_soon-layer::after {
    font-size: 50px;
}
.action_btn .vc_general {
    font-size: 12px !important;
    padding: 7px 10px !important;
}
/* .Discover_sec::before {
    width: 100px;
    height: 60px;
    top: 15%;
} */
.theme-h2 {
    font-size: 34px !important;
    line-height: 40px !important;
}
.theme-h3 {
    font-size: 14px !important;
}
.services-box .services-img {
    height: 340px;
}
.services-box .services-con h3 {
    font-size: 24px;
    line-height: 26px;
}
.services-box .services-con p {
    font-size: 11px;
    line-height: 18px;
}
.offers-box .offers-con h4,
.Offer-box h4 {
    font-size: 28px;
}
.offers-box .offers-con p,
.Offer-box p {
    font-size: 14px;
    line-height: 22px;
}
.theme-para p {
    font-size: 12px;
    line-height: 19px;
}
.layout_box h4 {
    font-size: 24px;
}
.layout_box ul li a {
    font-size: 11px;
}
.layout_box {
    height: 210px;
}
.meet-keeper-box .meet-keeper-img {
    height: 150px;
}
.rev_slider button.left-arrow {
    left: 40px;
}
.rev_slider button.right-arrow {
    right: 40px;
}
.theme-footer a {
    font-size: 14px;
}
.offers-box .offers-img, .Offer-box {
    height: 210px;
}
.Map_sec::before {
    height: 377px;
    top: 65%;
}
.Explore_sec.Explore_sec-abt .theme-h2 br {
    display: none;
}
.Breadcrumb_sec h1 {
    font-size: 60px !important;
    line-height: 60px !important;
}
.Breadcrumb_sec h3 {
    font-size: 28px !important;
}
.events-box .events-con h3 {
    font-size: 20px;
    line-height: 24px;
}
.Visit_sec03 .theme-h2 {
    font-size: 22px !important;
}
.events-box .events-img {
    height: 240px;
}
.Career_col p{
    width: 100%;
}
.modal-dialog {
    max-width: 440px;
}
.blog_banner h3 {
    font-size: 30px;
}
.blog-date span {
    font-size: 16px;
    margin-right: 20px;
}
.blog-date span i {
    width: 40px;
    height: 40px;
}
.career_single h2 {
    font-size: 30px;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active {
    width: 440px !important;
}
.Invest_sec03 .pioneer_form p span:first-child, .Invest_sec03 .pioneer_form p span:nth-child(2) {
    width: 100%;
    margin: 0;
}
.Invest_sec01 .opportunity_box {
    height: 340px;
}
.Invest_sec01 .theme-h2 {
    font-size: 25px !important;
    line-height: 30px !important;
}
.opportunity_box h3 {
    font-size: 18px;
}
.Events_sec .Coming_soon-tag {
    left: 30px;
    bottom: 260px;
}
}
@media only screen and (max-width:440px){
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active {
    width: 400px !important;
}
.Discover_sec .ladies_img {
    right: 0;
}
.blogs_breadcrumbs h1 {
    font-size: 62px;
}
}
@media only screen and (max-width:375px){
.services-box .services-img {
    height: 280px;
}
.offers-box .offers-img,
.Offer-box {
    height: 180px;
}
.offers-box .offers-con h4,
.Offer-box h4 {
    font-size: 24px;
}
.offers-box .offers-con p,
.Offer-box p {
    font-size: 12px;
    line-height: 18px;
}
.Service_sec::before {
    display: none;
}
div#owl_custom11 {
    padding-top: 40px;
}
.Service_sec {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.Map_sec .mobile_flex {
    display: block;
    padding-bottom: 0 !important;
}
.mobile_flex .vc_col-sm-6 {
    padding-bottom: 40px;
}
.Map_sec .vc_col-sm-5 > .vc_column-inner::before {
    display: none;
}
.Map_sec::before {
    top: 75%;
    height: 285px;
}
.Map-marker img {
    width: 120px;
}
.Map-marker {
    top: 22%;
}
.layout_box ul {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}
.layout_box ul li a {
    display: inline-block;
    line-height: 20px;
}
.layout_box ul li {
    margin: 0;
    text-align: right;
}
.Show_marker::before {
    height: 130px;
    top: -17px;
}
.blog-post .blog-info h3 {
    font-size: 22px;
    line-height: 29px;
}
.theme-h2 {
    font-size: 30px !important;
}
/* .Discover_sec::before {
    top: 15%;
    left: 74%;
} */
.About_sec02 h4 {
    font-size: 24px !important;
}
.Explore_sec.Explore_sec-abt .theme-h2 {
    font-size: 25px !important;
}
.simple_btn .vc_general {
    font-size: 10px !important;
}
.Member_pg-03 .theme-h2 {
    font-size: 28px !important;
    line-height: 30px !important;
}
.calculate_form button {
    width: 100%;
    font-size: 18px;
}
.Visit_sec02 h4::after, .Visit_sec02 h4::before {
    left: 30px;
}
.Member_pg-01 .theme-h2 {
    font-size: 34px !important;
}
.Career_col h4 {
    font-size: 24px;
}
.Career_col h4 strong {
    font-size: 18px;
}
.job_accordian .btn-primary {
    font-size: 22px;
}
.job_accordian .btn-primary span {
    font-size: 16px;
    margin-top: 4px;
}
.job_box h3 {
    font-size: 22px;
}
.job_location span {
    font-size: 15px;
}
.modal-dialog {
    max-width: 360px;
}
.modal-content {
    padding: 10px;
}
.swiper-button-next, .swiper-button-prev {
    top: 114.8% !important;
}
.swiper-button-next {
    right: 30% !important;
}
.swiper-button-prev {
    left: 30% !important;
}
.blog_inner-content h4 {
    font-size: 18px !important;
    line-height: 24px !important;
}
.blog_inner-content ul li {
    font-size: 11px;
}
.single_job-page h4 {
    font-size: 18px;
}
.About_sec02 .box_show, .About_sec02 .vc_col-sm-4 .img_show .vc_single_image-wrapper img {
    height: 248px;
}
}