/* #### Custam Font Add #### */
/* @font-face {
    font-family: 'ProximaBold';
    src: url(/assets/ProximaNova-Bold-8b32c6e4904f7f1648b44e69ee5c7704eb738a6796de6ec7a9879e33020ac862.ttf) format('truetype');
}
@font-face {
  font-family: 'ProximaSBold';
  src: url(/assets/ProximaSBold-9e7ff2f279f8c497d687d1248d17e7a8c19784d945698c4bc8f9168fe9e351cb.otf) format('truetype');
}
@font-face {
  font-family: 'ProximaRegular';
  src: url(/assets/ProximaNova-Regular-8b8e0372438e745b8eb2406ff9f65d563160c6f5177d0c72ef1aa1f634ac4f6a.ttf) format('truetype');
}
@font-face {
  font-family: 'ProximaLight';
  src: url(/assets/ProximaNova-Light-d6c7f093a987ffe089756411f9bd966cc0fb5b2a019d19f739249e8f02f02922.ttf) format('truetype');
} */
/*----- Proxima Nova -----*/
@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url(/assets/proxima_nova_semi_bold-webfont-ac841d18ad230eb5a1ec2e9b522cb216c70dd8ea7b7ec3da1395370ae7c184cd.woff2) format("woff2"), url(/assets/proxima_nova_semi_bold-webfont-2041571fb6f24c637b03dce17b74ede9a8388de19d88901c57b225ae2037dacc.woff) format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_novalight';
  src: url(/fonts/proxima_nova_light-webfont.woff2) format("woff2"), url(/fonts/proxima_nova_light-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url(/assets/proxima_nova_regular-webfont-ad5758b277318caaf5e037e033ab3f508465807e12412acd891f704584ca7dd1.woff2) format("woff2"), url(/assets/proxima_nova_regular-webfont-631d71b715369416af01b4e8e8890666ab44a283d7fbab3776620df25d57227a.woff) format("woff");
  font-weight: normal;
  font-style: normal; }
/*----- Proxima  Nova Bold -----*/
@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url(/assets/proxima-nova-bold-58bd78a0818eb-webfont-8eee610eaa9e4d89694138f1c70297282d77692bc73251f4e10d0b25d6ab2381.woff2) format("woff2"), url(/assets/proxima-nova-bold-58bd78a0818eb-webfont-8eee610eaa9e4d89694138f1c70297282d77692bc73251f4e10d0b25d6ab2381.woff2) format("woff2");
  font-weight: normal;
  font-style: normal; }
/*----- Proxima  Nova Bold -----*/
/*----- Proxima Regular Nova -----*/
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url(/assets/ProximaNova-Regular-7d590a99e193e69b97f86af69f903be9040729565f8ba5a3f8dddbfb03ee97ad.woff) format("woff"), url(/assets/proxima_nova_regular-webfont-631d71b715369416af01b4e8e8890666ab44a283d7fbab3776620df25d57227a.woff) format("woff");
  font-weight: normal;
  font-style: normal; }
/*----- Proxima Nova Regular  -----*/
/*----- Proxima Sami bold Nova -----*/
@font-face {
  font-family: 'proxima_novasemibold';
  src: url(/assets/proxima_nova_semi_bold-webfont-ac841d18ad230eb5a1ec2e9b522cb216c70dd8ea7b7ec3da1395370ae7c184cd.woff2) format("woff2"), url(/assets/proxima_nova_semi_bold-webfont-2041571fb6f24c637b03dce17b74ede9a8388de19d88901c57b225ae2037dacc.woff) format("woff");
  font-weight: normal;
  font-style: normal; }
/*----- Proxima Sami bold Nova -----*/
/*----- Proxima Nova -----*/
body {
  margin: 0;
  padding: 0;
  background-color: #f3f1f1; }

p {
  margin: 0; }

.overflow-hidden {
  overflow: hidden; }

.content_w_o_footer {
  min-height: calc(100vh - 99px); }

.perk-box {
  text-decoration: none;
  width: 45%;
  padding: 0 !important; }

.drop {
  width: 9px;
  float: right;
  clear: both;
  position: relative; }

.drop a img {
  width: 19px;
  height: 12px;
  position: relative;
  top: 23px;
  left: 8px; }

.hover_gpblog,
.hover_ghpage,
.hover_qustion {
  width: 25px;
  height: 20px;
  float: left;
  background-repeat: no-repeat;
  position: relative;
  right: 5px;
  transition: 0.5s; }

.hover_gpblog {
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/partners/greenpal-blog.svg"); }

.hover_ghpage {
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/partners/home-drop.svg"); }

.drop_menu ul li a:hover .hover_ghpage {
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/partners/home-drop-s.svg"); }

.drop_menu ul li a:hover .hover_gpblog {
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/partners/greenpal-blog-s.svg"); }

.hover_qustion {
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/partners/question.svg"); }

.drop_menu ul li a:hover .hover_qustion {
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/partners/question-s.svg"); }

.drop.dropdown_drop:hover .drop_menu {
  display: block; }

.drop_menu {
  position: absolute;
  width: 250px;
  background-color: #fff;
  left: -213px;
  top: 58px;
  z-index: 999;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.05);
  display: none; }

.drop_menu::before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  content: "";
  position: absolute;
  top: -9px;
  right: 10px;
  transition: 0.5s; }

.drop_menu ul li a {
  display: inline-block !important;
  width: 100%;
  font-size: 17px !important;
  text-decoration: none !important;
  font-family: 'ProximaNova-Regular' !important;
  padding: 12px 25px 4px !important;
  transition: 0.5s; }

.drop_menu ul li a:hover {
  color: #00a3e7 !important; }

.drop_menu_p ul li a {
  padding: 15px 25px 15px 25px !important;
  color: #4e4e4e !important; }

.drop_menu_p ul {
  display: inline-block;
  overflow: hidden; }

a.drop_active {
  color: #ed5a2f !important; }

a#drop_down_a {
  padding-bottom: 55px;
  position: relative;
  padding-top: 0; }

.drop_menu ul li {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 16px;
  padding-right: 0 !important;
  padding-top: 0 !important; }

.drop_menu ul li:last-child {
  border: none; }

.drop_menu ul li a img {
  position: relative;
  top: 3px;
  left: -6px;
  width: auto;
  height: auto;
  border-radius: 0; }

.drop a i {
  font-size: 20px;
  color: #fff;
  left: 13px;
  position: relative;
  top: 15px; }

.drop_menu ul li a i.fa.fa-home {
  color: #000;
  position: relative;
  top: 4px;
  left: -12px;
  font-size: 22px; }

.sub_head {
  text-align: center; }

.sub_head h1 {
  font-size: 30px;
  font-family: 'proxima_nova_rgbold';
  color: #181818;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 30px; }

.sub_head p {
  font-family: 'ProximaNova-Regular';
  color: #181818;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 30px; }

.left_saidbar ul li.link_active a {
  /*  color: #00a3e7;
    border-left: 3px solid #00a3e7;*/ }

.font_b_span {
  font-family: 'proxima_nova_rgbold';
  -webkit-font-smoothing: none;
  -moz-osx-font-smoothing: grayscale; }

.main_navbar_bg_clr {
  background-color: #00a3e7;
  height: 80px;
  padding-left: 50px;
  padding-right: 50px; }

.main_navbar_bg_container {
  margin: 0 auto;
  width: 1110px; }

.nabar_left_part a {
  font-family: 'ProximaBold';
  text-transform: uppercase;
  text-decoration: none;
  color: #ffc000;
  font-size: 16px;
  font-style: italic; }

.nabar_left_part {
  float: left;
  width: 280px;
  padding-top: 34px; }

.nabar_right_part {
  float: right; }

.rating_sec span {
  display: block;
  padding-right: 4px; }

.clear {
  clear: both; }

.nabar_right_part ul {
  margin: 0;
  padding: 0;
  float: left; }

.nabar_right_part ul li {
  display: inline;
  padding-right: 25px; }

.nabar_right_part ul li a {
  font-size: 16px;
  font-family: 'proxima_novasemibold';
  color: #ccedfa;
  text-decoration: none;
  transition: 0.5s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 35px;
  display: inline-block; }

.nabar_right_part ul li a:hover {
  color: #fff;
  transition: 0.5s; }

.navbar_logig_btn {
  float: right;
  margin-top: 16px; }

.navbar_logig_btn_profile {
  float: right; }

.navbar_logig_btn a {
  font-size: 16px;
  font-family: 'proxima_nova_rgbold';
  color: #ffffff;
  text-decoration: none;
  background-color: #ff9000;
  padding: 11px 40px;
  border-radius: 30px;
  border: none;
  transition: 0.5s;
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.navbar_logig_btn a:hover {
  background-color: #ff7000;
  transition: 0.5s; }

.main_body_container {
  margin: 0 auto;
  background-color: #fff;
  padding: 30px 30px 0px 30px;
  border-radius: 3px;
  min-height: 100%;
  min-height: calc(100vh -70px); }

.left_saidbar ul {
  margin: 0;
  padding: 0; }

.left_saidbar {
  width: 242px;
  border: 1px solid #ebebeb;
  float: left;
  border-radius: 3px;
  margin-bottom: 80px; }

.left_saidbar ul li {
  border-bottom: 1px solid #ebebeb;
  list-style-type: none; }

.left_saidbar ul li a {
  text-decoration: none;
  /*color: #787878;*/
  color: #6d6d6d;
  font-size: 18px;
  display: inline-block;
  width: 209px;
  padding: 12px 15px 16px 18px;
  transition: 0.5s;
  border-left: 3px solid transparent;
  font-family: 'proxima_novasemibold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.left_saidbar.only_desktop ul li a:anth-child(1) {
  background-color: red;
  font-size: 40px; }

.left_saidbar ul li a:hover {
  transition: 0.5s;
  color: #00a3e7;
  border-left: 3px solid #00a3e7;
  opacity: 0.98;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.pad_r_e_7 {
  padding-right: 9px;
  height: 20px;
  position: relative;
  top: 4px;
  fill: #585858; }

.right_main_inner_part {
  width: 680px;
  float: left;
  margin-left: 7px;
  border: 1px solid #e5e5e5;
  padding: 38px 25px 10px 25px;
  border-radius: 3px;
  margin-bottom: 40px; }

.inner_box_with_logo_tow {
  background-color: #fbfbfc;
  float: right;
  width: 245px;
  padding: 25px 30px 40px 30px;
  text-align: center;
  border: 1px solid #edf1f3;
  border-radius: 3px;
  margin-bottom: 30px; }

.right_main_inner_part_heading_part {
  text-align: center;
  padding-bottom: 25px; }

.right_main_inner_part_heading_part h1 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'proxima_nova_rgbold';
  color: #4a4a4a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.right_main_inner_part_heading_part h1 img {
  padding-right: 7px;
  width: 162px;
  height: 22px; }

.right_main_inner_part_heading_part h2 {
  font-size: 24px;
  padding-right: 40px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'proxima_novasemibold';
  padding-top: 10px;
  padding-bottom: 11px;
  color: #4a4a4a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.box_logo_partner {
  padding-bottom: 25px; }

.right_main_inner_part_heading_part p {
  font-size: 18px;
  padding-left: 40px;
  padding-right: 40px;
  /*color: #787878;*/
  color: #181919;
  line-height: 25px;
  font-family: 'ProximaNova-Regular';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mobile_menu {
  display: none; }

.inner_box_with_logo_one {
  background-color: #fbfbfc;
  padding: 25px 30px 55px 30px;
  text-align: center;
  border: 1px solid #edf1f3;
  border-radius: 3px;
  margin-bottom: 30px;
  height: 300px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  cursor: pointer; }

.inner_box_with_logo_one .box_logo_partner {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.inner_box_with_logo_one:hover .box_logo_partner {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.inner_box_with_logo_one:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.redTime h4 {
  color: #23a805;
  background-color: #dbefd4;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 180px;
  margin: 0 auto;
  border-radius: 5px;
  font-size: 16px;
  font-family: 'proxima_novasemibold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.dummy_text_custm_h {
  font-size: 16px;
  font-family: 'ProximaNova-Regular';
  color: #181919;
  margin: 0;
  line-height: 20px;
  /*  padding-left: 15px;
    padding-right: 15px;*/
  min-height: 135px;
  overflow: hidden; }

.dummy_title_partner {
  height: 160px !important; }

.dummy_web_partner {
  height: 128px !important; }

.blod_f_e {
  font-family: 'proxima_nova_rgbold'; }

.small_head h4 {
  background-color: transparent;
  font-size: 16px;
  font-family: 'proxima_novasemibold';
  color: #000000;
  padding-top: 15px;
  padding-bottom: 8px;
  margin-top: 0;
  margin-bottom: 0; }

.small_title h3 {
  background-color: transparent;
  font-size: 16px;
  font-family: 'proxima_novasemibold';
  color: #000000;
  padding-top: 0px;
  padding-bottom: 8px;
  margin-top: 0;
  margin-bottom: 0; }

.inner_box_with_logo_one p, .inner_box_with_logo_tow p {
  font-size: 16px;
  font-family: 'ProximaNova-Regular';
  color: #181919;
  margin: 0;
  line-height: 24px; }

.col_md_6_inner_box {
  width: 45%;
  float: left;
  margin-left: 15px;
  margin-right: 15px; }

.box_logo_partner {
  width: 180px;
  height: auto;
  aspect-ratio: 180 / 50;
  padding-bottom: 20px;
  object-fit: contain; }

.pad_r_e_5 {
  padding-right: 5px; }

.view_this_park_btn {
  margin-top: 0px; }

.view_this_park_btn a {
  text-transform: uppercase;
  text-decoration: none;
  background-color: #8fb741;
  padding: 11px 20px;
  border-radius: 20px;
  font-size: 16px;
  color: #ffffff;
  font-family: 'proxima_novasemibold';
  transition: 0.5s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1); }

.view_this_park_btn a:hover {
  transition: 0.5s;
  background-color: #23a805; }

.footer_top_bg_sec {
  background-image: url("https://s3.amazonaws.com/greenpal-production/partners/submit-details-bg.png");
  background-repeat: no-repeat;
  min-height: 350px;
  max-width: 731px;
  background-size: contain;
  width: 731px;
  float: right;
  margin-top: 40px; }

.footer_top_bg_sec p {
  margin: 0;
  padding: 25px 30px 0px 30px;
  font-size: 28px;
  color: #ffffff;
  line-height: 43px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'proxima_novasemibold'; }

.submit_the_details_btn a {
  text-decoration: none;
  text-transform: uppercase;
  margin-left: 30px;
  padding: 15px 30px 15px 30px;
  border-radius: 30px;
  background: #f68519;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b00', endColorstr='#ff6f00',GradientType=0 );
  color: #fff;
  font-family: 'proxima_nova_rgbold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1); }

.submit_the_details_btn {
  margin-top: 30px; }

.footer_main {
  background-color: #3b3b3b;
  padding-top: 30px;
  padding-bottom: 25px;
  position: relative;
  margin-top: 144px; }

.custom_container {
  width: 80%;
  margin: 0 auto; }

.footer_copy_right_left p {
  color: #afadad;
  font-size: 14px;
  line-height: 22px;
  font-family: 'proxima_novasemibold';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.footer_copy_right_left {
  width: 60%;
  float: left; }

.footer_social_icon {
  float: right; }

.footer_social_icon ul {
  margin: 0;
  padding: 0; }

.footer_social_icon ul li {
  display: inline;
  padding-left: 15px; }

.footer_social_icon ul li a {
  text-decoration: none;
  display: inline-block;
  height: 38px;
  border: 1px solid #616161;
  width: 38px;
  text-align: center;
  line-height: 38px;
  border-radius: 100%;
  transition: 0.5s; }

.profile_sec {
  float: right; }

.profile_sec {
  float: right;
  padding-top: 13px; }

.profile_sec img {
  margin-top: 1px;
  width: 50px;
  border-radius: 50%;
  height: 50px; }

.rating_sec {
  width: 110px;
  float: left;
  padding-top: 22px;
  padding-right: 13px;
  padding-left: 5px; }

.rating_sec span {
  font-size: 16px;
  color: #fff;
  text-align: right;
  display: block;
  font-family: 'ProximaNova-Regular';
  color: #ddeefa; }

.footer_social_icon ul li a:hover {
  border: 1px solid #39a2e0; }

.footer_copy_right_left p a {
  color: red;
  text-decoration: none;
  padding-left: 5px;
  color: #39a2e0; }

.imga {
  position: absolute;
  top: -23px;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
  width: 100%; }

.imga img {
  width: 100%; }

.arrow_right {
  width: 8px;
  padding-left: 4px;
  position: relative;
  top: 1px; }

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #373737;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px; }

.sidenav a {
  padding: 5px 15px 5px 30px;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  display: block;
  transition: 0.3s;
  font-family: 'ProximaRegular'; }

.sidenav a:hover {
  color: #f1f1f1; }

.sidenav .closebtn {
  position: absolute;
  top: 0px;
  right: 20px;
  font-size: 50px;
  margin-left: 50px;
  display: block !important; }

.only_desktop {
  display: block; }

.Legal_Insurance_text_mob h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  text-align: center;
  font-size: 22px;
  font-family: 'ProximaBold'; }

.Legal_Insurance_text_mob {
  display: none; }

.only_mobile {
  display: none; }

.footer_social_icon ul li a i {
  color: #898989;
  line-height: 38px; }

.Legal_Insurance_text_mob {
  overflow-x: auto;
  width: 100%;
  white-space: nowrap;
  background-color: #fff;
  padding-top: 16px;
  padding-bottom: 16px;
  z-index: 1; }

.Legal_Insurance_text_mob ul {
  margin: 0;
  padding: 0; }

.Legal_Insurance_text_mob ul li {
  display: inline;
  padding: 10px 15px; }

.Legal_Insurance_text_mob ul li a {
  text-decoration: none;
  font-size: 17px;
  color: #787878;
  font-family: 'ProximaNova-Regular';
  transition: 0.5s;
  padding-bottom: 14px;
  border-bottom: 2px solid transparent; }

.Legal_Insurance_text_mob ul li a:hover {
  border-bottom: 2px solid #00a3e7;
  padding-bottom: 14px;
  transition: 0.5s;
  color: #00a3e7; }

.edit_e_mobile {
  display: none; }

.right_main_inner_part_heading_part.only_mobile_h {
  display: none; }

.center.sub_head.only_mob_e {
  display: none; }

@media (min-width: 1023px) and (max-width: 1280px) {
  .main_body_container {
    background-color: #fff;
    border-radius: 3px;
    margin: 0 auto;
    width: fit-content;
    padding: 29px 10px; }

  .main_navbar_bg_container {
    width: 100%; }

  .main_navbar_bg_clr {
    padding-left: 18px;
    padding-right: 36PX; }

  .nabar_left_part {
    width: 26%; }

  .nabar_left_part a img {
    width: 89%; }

  .nabar_right_part {
    width: 74%; }

  .nabar_right_part ul {
    float: left; }

  .nabar_right_part ul li a {
    font-size: 14px; } }
@media only screen and (max-width: 1023px) {
  .abs-wrapper {
    position: relative !important;
    /*top: 0;*/
    bottom: 0 !important; }

  .content_w_o_footer {
    min-height: calc(100vh - 56px); } }
@media only screen and (max-width: 1023px) and (max-width: 420px) {
  .content_w_o_footer {
    min-height: calc(100vh - 93px); } }
@media only screen and (max-width: 1023px) {
  .footer_main {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 144px; }

  .main_navbar_bg_container {
    margin: 0 auto;
    width: 100%; }

  .right_main_inner_part_heading_part {
    text-align: center;
    padding-bottom: 0px; }

  .center.sub_head.only_mob_e {
    display: block; }

  .dummy_text_custm_h {
    font-size: 18px; }

  .right_main_inner_part_heading_part h1 {
    padding-top: 30px;
    font-size: 21px; }

  .right_main_inner_part_heading_part h2 {
    font-size: 19px;
    font-family: 'proxima_novasemibold';
    padding-right: 0px; }

  .right_main_inner_part_heading_part h3 {
    font-size: 17px;
    line-height: 22px;
    padding-right: 20px;
    padding-left: 18px; }

  .right_main_inner_part_heading_part h1 img {
    width: 108px;
    height: 15px; }

  .col_md_6_inner_box {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .mobile_menu {
    display: block;
    float: right; }

  .mobile_menu span img {
    float: right;
    width: 21px;
    cursor: pointer;
    position: relative;
    top: 4px; }

  .nabar_right_part {
    display: none; }

  .nabar_left_part {
    float: left;
    width: 50%; }

  .main_navbar_bg_clr {
    padding: 18px 20px; }

  .only_desktop {
    display: none !important; }

  .main_body_container {
    background-color: #f3f1f1;
    padding: 0;
    margin-top: 20px; }

  .view_this_park_btn {
    margin-top: 20px; }

  .left_saidbar.only_mobile {
    margin-left: 30px;
    background-color: #fff;
    margin-top: 20px; }

  .footer_top_bg_sec p {
    padding: 15px 27px 0px 15px;
    font-size: 15px;
    line-height: 19px; }

  .footer_top_bg_sec {
    width: 100%;
    float: left;
    margin-top: 30px; }

  .right_main_inner_part {
    width: 98%;
    margin: 0 auto;
    float: none;
    border-color: transparent;
    padding: 0; }

  .inner_box_with_logo_one, .inner_box_with_logo_tow {
    float: none;
    background-color: #fbfbfc;
    border: 0;
    height: 350px;
    border-radius: 0;
    width: 71%; }

  .right_main_inner_part_heading_part {
    display: none;
    background-color: #fbfbfc;
    border: 0;
    border-radius: 0; }

  .custom_container {
    width: 80%; }

  .nabar_left_part a img {
    width: 225px; }

  .Legal_Insurance_text_mob {
    display: block;
    padding-top: 18px;
    padding-bottom: 18px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }

  .Legal_Insurance_text_mob ul li a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px; }

  .footer_copy_right_left {
    width: 65%;
    float: left;
    padding-left: 15px; } }
  @media only screen and (max-width: 1023px) and (max-width: 420px) {
    .footer_copy_right_left {
      width: 95%; } }

@media only screen and (max-width: 1023px) {
  .footer_social_icon {
    float: right; } }
  @media only screen and (max-width: 1023px) and (max-width: 420px) {
    .footer_social_icon {
      float: left;
      width: 40%;
      margin-left: 15px;
      padding-top: 15px;
      margin-top: 0px; } }

@media only screen and (max-width: 1023px) {
  .footer_sec {
    background-color: #3b3b3b;
    padding-top: 14px;
    padding-bottom: 12px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -80px; }

  .mob_f_18 {
    font-size: 18px; }

  .imga {
    top: -9px; }

  .box_logo_partner {
    padding-bottom: 15px; }

  .only_mobile {
    display: block; }

  .footer_top_bg_sec {
    background-image: url("https://s3.amazonaws.com/greenpal-production/partners/submit-details-bg-mobile.png");
    min-height: 190px;
    width: 83%;
    float: none;
    margin-left: 30px;
    margin-top: -30px;
    margin-right: 30px;
    margin-bottom: 30px; }

  .submit_the_details_btn a {
    padding: 12px 22px 12px 19px;
    border-radius: 30px;
    font-size: 12px;
    margin-left: 20px; }

  .submit_the_details_btn {
    margin-top: 25px; }

  .arrow_right {
    width: 6px;
    padding-left: 2px;
    position: relative;
    top: 2px; }

  .edit_e_mobile {
    display: none; }

  .footer_social_icon ul li {
    padding-left: 0px; }

  .footer_social_icon ul li a {
    height: 20px;
    width: 20px;
    line-height: 16px;
    padding-right: 1px; }

  .footer_copy_right_left p {
    font-size: 6px;
    line-height: 13px; }

  .footer_social_icon ul li a i {
    color: #898989;
    font-size: 10px;
    line-height: 22px; }

  .footer_top_bg_sec.only_mobile.not_show_mobile {
    display: block;
    margin-top: 0; }

  .edit_e_mobile {
    text-align: right;
    position: relative;
    right: -10px;
    display: none;
    top: 5px; }

  .right_main_inner_part_heading_part.only_mobile_h {
    display: block;
    background-color: transparent; }

  .inner_box_with_logo_one,
  .inner_box_with_logo_tow {
    padding: 30px 30px 40px 30px;
    -webkit-transform: none !important;
    transform: none;
    cursor: inherit;
    margin: 20px auto; }

  .small_head h4 {
    font-size: 19px; }

  .small_title h3 {
    font-size: 19px; }

  .redTime h4 {
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    width: 181px; }

  .inner_box_with_logo_one p, .inner_box_with_logo_tow p {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 10px; }

  .view_this_park_btn a {
    padding: 14px 35px;
    border-radius: 27px;
    font-size: 20px;
    box-shadow: none; }

  .nabar_left_part {
    padding-top: 4px; }

  .main_navbar_bg_clr {
    height: 25px; }

  .small_head h4 {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 18px; }

  .small_title h3 {
    /*padding-top: 15px;*/
    padding-bottom: 10px;
    font-size: 18px; }

  .sub_head {
    padding: 0 30px; }

  .sub_head p {
    padding-bottom: 30px;
    line-height: 28px; }

  .sub_head h1 {
    padding-bottom: 12px; }

  .center.sub_head.only_mob_e {
    padding-top: 30px; }

  .center.sub_head.only_desktop_e {
    display: none; } }
@media (min-width: 350px) and (max-width: 413px) {
  .footer_top_bg_sec p {
    padding: 20px 27px 0px 15px;
    line-height: 22px;
    font-size: 13px; }

  .footer_top_bg_sec {
    min-height: 188px; }

  .mob_f_18 {
    font-size: 17px; } }
@media only screen and (max-width: 375px) {
  .small_head {
    font-size: 17px !important; }

  .small_title {
    font-size: 17px !important; }

  .inner_box_with_logo_one p, .inner_box_with_logo_tow p {
    font-size: 16px; }

  .view_this_park_btn a {
    font-size: 15px; }

  .footer_copy_right_left p {
    font-size: 6px; } }
.hover_menu {
  display: none; }

.submit_the_details_btn a:hover {
  background-color: #FF7001;
  transition: 0.5s ease-in-out; }

@media (min-width: 1280px) {
  .main_body_container {
    width: fit-content;
    padding: 29px 10px; } }
.overlay_modal_addPark {
  width: 100%;
  overflow-y: auto;
  max-height: 100%; }

.animator-gif {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  z-index: 9999;
  text-align: center;
  top: 0;
  left: 0; }

.animator-gif img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.pagination-container {
  text-align: center;
  margin-top: 20px; }

.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 10px; }

.pagination a,
.pagination span {
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
  background: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 8px;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease-in-out; }

.pagination a:hover {
  background: #ddd;
  color: #000; }

.pagination .current {
  background: #8fb741;
  color: white;
  border-color: #8fb741;
  font-size: 16px;
  padding: 12px 18px;
  border-radius: 10px;
  box-shadow: 0px 4px 8px rgba(0, 140, 186, 0.3); }

.pagination .disabled {
  opacity: 0.5;
  pointer-events: none; }

.container_8 {
  width: 75% !important; }

.footer_imp_links {
  margin-bottom: 16px; }

.footer_social_links {
  padding-top: 20px !important;
  display: inline-flex; }

.pinterest_inner {
  left: 21px !important; }

.twitter_logo {
  position: relative;
  top: 23px; }

@media screen and (max-width: 480px) {
  .twitter_logo a {
    margin-top: -23px !important; } }
@media (min-width: 320px) and (max-width: 1024px) {
  .site-derictory {
    text-align: center !important; } }
