body {
	font-family: 'Helvetica 65' !important;
	font-weight: 500;
	overflow-x: hidden;
}
::selection {
  color: #fff;
  background: #48a035;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Neue';
	font-weight: 900;
}	
a, a:focus {
	text-decoration: none;
	outline: none;
}
p {
    font-size: 18px;
    line-height: 28px;
    color: #3a645d;
    letter-spacing: -0.5px;
}
.container {
	max-width: 1290px;
}
.navbar ul.navbar-nav li.nav-item a.nav-link {
    font-size: 12px;
    text-transform: uppercase;
    color: #3e6560;
    letter-spacing: 0.5px;
    transition: all 0.5s ease-in-out 0s;
    padding: 30px 15px;
}
.navbar ul.navbar-nav li.nav-item a.nav-link:hover {
	color: #48a035;	
}
.navbar a.navbar-brand {
    margin-right: 30px;
}
.main_header nav.navbar {
    padding: 0px;
    background: #fff;
    z-index: 9;
}
.right_menu_data ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.right_menu_data ul li a {
    padding: 10px 20px;
    color: #3e6560;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    transition: all 0.5s ease-in-out 0s;
    text-decoration: none;
}
.right_menu_data ul li a img {
    margin-right: 8px;
    max-width: 14px;
}
.right_menu_data ul li a:hover {
	color: #48a035;
}
.right_menu_data ul li.create_account_link a {
    background: #48a035;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
}
.right_menu_data ul li.create_account_link a:hover {
	background: #3e6560;
	color: #fff;
}
.navbar ul.navbar-nav li.nav-item.dropdown .dropdown-menu a.dropdown-item {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 6px 20px;
    letter-spacing: 0.5px;
    transition: all 0.5s ease-in-out 0s;
    background: unset !important;
}
.navbar ul.navbar-nav li.nav-item.dropdown .dropdown-menu a.dropdown-item:hover {
    background: unset;
    color: #6ed05a;
}
.navbar ul.navbar-nav li.nav-item.dropdown .dropdown-menu {
    background: #37645d;
    border-radius: 0px;
    border: none;
    padding: 12px 10px;
}
.navbar ul.navbar-nav li.nav-item a.nav-link::after {
	content: none;
}
.navbar ul.navbar-nav li.nav-item a.nav-link i.fa {
    font-size: 21px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding-left: 8px;
}
header.main_header {
    border-bottom: 2px solid #808080;
}
section.sustainably_hm_banner {
    position: relative;
}
.sustain_row_data {
    display: flex;
    align-items: center;
}
.rht_sustainable_data_tomato {
    width: 60%;
    position: relative;
    
}
.lft_banner_restaurant_data {
    width: 40%;
    padding-left: 17%;
    position: relative;
}
.rht_sustainable_data_tomato img {
    width: 100%;
}
.rht_sustainable_data_tomato::before {
    content: "";
    border: 2px solid #48a035;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 20px;
    right: 20px;
}
.envioronment_content_data {
    padding-right: 120px;
}
.environment_initiative_data {
    background: #fff;
    padding: 40px 20px 40px 0px;
    margin-bottom: 15px;
    position: relative;
    width: 640px;
    z-index: 2;
}
.environment_initiative_data h1 {
    font-size: 29px;
    margin: 0;
    color: #3a645d;
}
.environment_initiative_data h1 span {
    color: #48a035;
}
.envioronment_content_data p {
	margin-bottom: 0px;
}
section.sustainably_hm_banner::before {
	content: "";
	background: url("../images/grass_tree_left_img.png");
	width: 238px;
	height: 242px;
	position: absolute;
	top: -70px;
	left: -50px;
}
section.sustainably_hm_banner::after {
    content: "";
    background: url(../images/grass_tree_banner_right.png);
    width: 143px;
    height: 242px;
    position: absolute;
    bottom: -110px;
    right: 0px;
    background-size: cover;
}
.right_menu_data.hide_right_menu_on_desktop {
	display: none;
}
.logo_close_menu_data {
	display: none;
}
.right_menu_data ul li a i.fa.fa-user {
    font-size: 17px;
    margin-right: 7px;
    position: relative;
    top: -1px;
}
section.sustainaly_restaurant_data {
    padding: 100px 0px 80px;
    position: relative;
}
.sustainaly_restaurant_data::after {
    content: "";
    background: url(../images/restaurant_plate_img.png);
    width: 500px;
    height: 500px;
    position: absolute;
    bottom: -100px;
    left: -100px;
    background-size: cover;
    z-index: -1;
}
.sustainale_rest_content h2 {
    font-size: 29px;
    margin: 0px 0px 25px;
    color: #3a645d;
}
.sustainale_rest_content h2 span {
	color: #48a035;
	display: block;
}
.btn.btn_full {
    background: #48a035;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 15px 32px;
    letter-spacing: 0.5px;
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
    transition: all 0.5s ease-in-out 0s;
}
.btn.btn_full:hover {
    background: #3e6560;
    color: #fff;
}
.how_works_btns {
    margin-top: 25px;
}
.sustaibale_restaurant_logos ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0px;
}
.sustaibale_restaurant_logos ul li a {
    border: 1px solid #000;
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 10px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
}
.sustaibale_restaurant_logos ul li a:hover {
	border-color: #48a035;
}
.sustaibale_restaurant_logos ul li {
    width: 47%;
    margin: 1.5%;
}
.sustaibale_restaurant_logos {
    padding-right: 30px;
}
.sustainale_rest_content p {
	margin-bottom: 25px;
}
.view_restaurant_data {
    margin-top: 10px;
    padding: 10px;
    font-family: 'Helvetica Neue';
    font-weight: 900;
    color: #3a645d;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.btn.btn_bordered {
	background: unset;
    color: #3a645d;
    border: 2px solid #3a645d;
    font-family: 'Helvetica 65';
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    padding: 12px 30px;
    letter-spacing: 0.5px;
    box-shadow: none;
    outline: none;
    transition: all 0.5s ease-in-out 0s;
}
.btn.btn_bordered:hover {
	background: #3a645d;
	border-color: #3a645d;
	color: #fff;
}
.view_restaurant_data .btn {
	margin-left: 20px;
}
.sustainale_rest_content {
    padding-left: 20px;
}
.inner_testimonials_data {
    display: flex;
    padding: 0px 10px;
}
section.google_review_testimonials {
    background: #ebebe6;
    padding: 150px 0px;
}
.google_review_img {
    width: 14%;
}
.clients_info {
    display: flex;
    padding-left: 120px;
    width: 86%;
}
a.user_image {
    margin-right: 30px;
    width: 10%;
}
.clients_info p {
    color: #065756;
    margin: 0;
    width: 90%;
}
.clients_info p span {
    color: #46ac33;
    font-family: 'Helvetica Neue';
    font-weight: 900;
    display: block;
    margin-top: 20px;
}
.home_testimonials .owl-dots {
    display: none;
}
.home_testimonials .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
}
.home_testimonials .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    background: #afafaf !important;
    border: none !important;
    font-size: 60px !important;
    width: 60px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    transition: all 0.5s ease-in-out 0s;
}
.home_testimonials .owl-nav button:hover, .home_testimonials .owl-nav button:focus {
	background: #48a035 !important;
}
.home_testimonials .owl-nav button:hover::before, .home_testimonials .owl-nav button:focus::before {
	color: #fff !important;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -100px;
}
.home_testimonials .owl-nav button.owl-next {
    right: -100px;
}
.home_testimonials .owl-nav button span {
	font-size: 0px;
}
.home_testimonials .owl-nav button.owl-prev::before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 50px;
	color: #000;
	transition: all 0.5s ease-in-out 0s;
}
.home_testimonials .owl-nav button.owl-next::before {
	content: "\f105";
	font-size: 50px;
	color: #000;
	font-family: FontAwesome;
	transition: all 0.5s ease-in-out 0s;
}
/*.google_review_testimonials .owl-stage-outer {
    max-width: 1290px;
    margin: 0 auto;
}*/
section.google_review_testimonials {
    position: relative;
    z-index: 1;
    clip-path: polygon(0 0, 100% 15%, 100% 85%, 0 100%);
}
/*section.google_review_testimonials::before {
    content: "";
    background: #ebebe6;
    width: 100%;
    height: 25%;
    position: absolute;
    top: -40px;
    left: 0;
    transform: rotate(2deg);
}
section.google_review_testimonials::after {
    content: "";
    background: #ebebe6;
    width: 100%;
    height: 25%;
    position: absolute;
    bottom: -40px;
    left: 0;
    transform: rotate(-2deg);
    z-index: 9;
}*/
.sustainaly_restaurant_data::before {
    content: "";
    background: url(../images/grass_tree_banner_right.png);
    width: 143px;
    height: 242px;
    position: absolute;
    bottom: -160px;
    right: 0px;
    background-size: cover;
    z-index: 9;
}
section.benefits_sec_data {
    padding: 170px 0px;
    position: relative;
}
.benefit_headings h2 {
    color: #48a035;
    font-size: 29px;
}
.benefits_sec_data::after {
    content: "";
    background: url(../images/benefit_bg_img.png);
    width: 527px;
    height: 1132px;
    position: absolute;
    top: -200px;
    right: 0px;
    background-size: cover;
}
.benefits_lists ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: flex;
}
.benefits_list_icons {
    height: 184px;
    width: 184px;
    border: 2px solid #48a035;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out 0s;
    margin: 0 auto 15px;
}
.inner_befits_listing p {
    color: #3a645d;
    font-size: 18px;
    margin: 0px;
    text-align: center;
    line-height: 23px;
}
.benefits_lists ul li {
    width: 20%;
}
.inner_befits_listing {
    padding: 20px;
    text-align: center;
}
.benefit_headings {
    margin-bottom: 20px;
}
.inner_befits_listing p span {
	display: block;
}
.learn_more_data p {
    color: #3a645d;
    font-size: 22px;
    margin-bottom: 40px;
}
.learn_more_data {
    margin-top: 70px;
}
.learn_more_data .btn.btn_full {
	background: #3a645d;
}
.learn_more_data .btn.btn_full:hover {
	background: #48a035;
}
.united_nations_sec {
    text-align: center;
    margin-top: 120px;
}
.nation_logo {
    margin-bottom: 40px;
}
.united_nations_sec h3 {
    color: #48a035;
    font-size: 22px;
    max-width: 740px;
    margin: 0 auto 60px;
}
.united_nations_sec h6 {
    color: #3a645d;
    font-size: 15px;
}
section.sustainale_marco_pierre {
    display: flex;
    padding-bottom: 100px;
    align-items: flex-start;
}
.marco_pic_data {
	position: relative;
}
.marco_pic_data::before {
    content: "";
    border: 2px solid #48a035;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 20px;
    left: 20px;
}
.marco_detail_content {
    padding: 0px 360px 0px 120px;
}
.marco_detail_content h2 {
    margin-bottom: 30px;
    color: #3a645d;
}
.marco_detail_content h2 span {
    color: #48a035;
}
.marco_detail_content p {
    margin-bottom: 30px;
}
.marco_detail_content a.btn.btn_full {
    margin-top: 15px;
}
section.how_much_cost_data {
    display: flex;
    align-items: center;
    background: #48a035;
    clip-path: polygon(0 8%, 100% 1%, 100% 100%, 0 92%);
}
.cost_grandma_content {
    padding: 0px 360px 0px 120px;
}
.cost_grandma_content h2 {
    font-size: 33px;
    color: #fff;
    margin-bottom: 30px;
}
.cost_grandma_content h2 span {
    display: block;
    font-size: 19px;
    margin-top: 20px;
}
.cost_grandma_content p {
    color: #fff;
    margin-bottom: 30px;
}
.cost_grandma_content p:last-child {
	margin-bottom: 0px;
}
section.planting_trees_sec {
    padding: 80px 0px;
}
.planting_trees_headings h2 {
    text-align: center;
    color: #3a645d;
}
.planting_trees_headings h2 span {
    display: block;
}
.planting_trees_headings h2 i.color_data {
    font-style: normal;
    color: #48a035;
}
.plant_list_item:nth-child(2n) {
    position: relative;
    top: 150px;
    margin: 0px 0 20px;
}
.listing_tree_data {
    display: flex;
    flex-wrap: wrap;
    max-width: 1070px;
    margin: 0px auto 0px;
    padding-top: 120px;
    position: relative;
}
.plant_list_item {
    width: 48%;
    margin: 0px 2% 20px 0px;
    background: #ebebe6;
    position: relative;
}
.plant_list_item:nth-child(2)::before {
    content: "";
    background: url(../images/grass_tree_left_img.png);
    width: 208px;
    height: 212px;
    position: absolute;
    top: -100px;
    right: -110px;
    background-size: cover;
    z-index: 99;
}
.plant_list_item:nth-child(5)::before {
    content: "";
    background: url(../images/grass_tree_left_img.png);
    width: 208px;
    height: 212px;
    position: absolute;
    top: -100px;
    left: -110px;
    background-size: cover;
    z-index: 99;
}
.listing_tree_data::before {
    content: "";
    background: url(../images/planting_texture.png);
    background-size: cover;
    height: 1236px;
    width: 892px;
    position: absolute;
    top: -150px;
    left: -170px;
    z-index: -1;
}
.listing_tree_data::after {
    content: "";
    background: url(../images/planting_texture.png);
    background-size: cover;
    height: 1236px;
    width: 892px;
    position: absolute;
    bottom: 30px;
    right: -150px;
    z-index: -1;
}
.inn_tree_data_cont {
    padding: 40px 50px;
}
.inn_tree_data_cont h3 {
    color: #48a035;
    font-size: 22px;
    margin-bottom: 25px;
}
.inn_tree_data_cont p {
    color: #3a645d;
}
.inn_tree_data_cont ul {
	list-style-type: none;
	padding: 0px;
	margin: 22px 0px 0px;
}
.inn_tree_data_cont li {
    position: relative;
    color: #3a645d;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    margin-bottom: 15px;
}
.inn_tree_data_cont li::before {
    content: "";
    width: 16px;
    height: 16px;
    border: 2px solid #48a035;
    position: absolute;
    border-radius: 50%;
    top: 4px;
    left: 0;
}
.inn_tree_data_cont li:last-child {
	margin-bottom: 0px;
}
.inner_video_data {
    position: relative;
    padding-top: 56.25%;
    height: 0px;
}
.inner_video_data iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.latest_videos_sec h2 {
    color: #48a035;
    text-align: center;
    margin-bottom: 70px;
    display: inline-block;
    width: 100%;
}
section.latest_videos_sec {
    background: #ebebe6;
    padding: 120px 0px 240px;
    clip-path: polygon(0 0, 100% 12%, 100% 88%, 0 100%);
}
/*.latest_videos_slider .owl-item.active.center {
    transform: scale(1);
}*/
/*.latest_videos_slider .owl-stage-outer {
	overflow: visible !important;
}*/
/*.latest_videos_slider .owl-item.active.center iframe {
	height: 480px;
}*/
.owl-carousel.latest_videos_slider .owl-stage {
    display: flex;
    align-items: center;
}
.latest_videos_slider .owl-nav {
    display: none;
}
.latest_videos_slider .owl-dots {
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translate(-50%, 0);
}
.latest_videos_slider .owl-dots .owl-dot {
	border: 2px solid #48a035;
	width: 60px;
	height: 20px;
	outline: none;
	margin: 0px 3px;
}
.latest_videos_slider .owl-dots .owl-dot.active {
	background: #48a035;
}
.cstm-h2 {
    color: #48a035;
    font-size: 29px;
    margin-bottom: 60px;
}
section.find-out-more.cstm-pdng {
    padding: 50px 0px 0px;
}
.find-out-more .circl {
    width: 380px;
    height: 380px;
    margin: 0px auto;
}
.find-out-more .circl a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 2;
    width: 380px;
    height: 380px;
    border-radius: 50%;
}
.find-out-more .circl img {
    height: 120px;
    object-fit: contain;
    width: 170px;
    margin-bottom: 10px;
    transition: all 0.5s ease-in-out 0s;
}
.find-out-more .circl h4 {
    font-size: 25px;
    text-transform: capitalize;
    line-height: 22px;
    margin-top: 22px;
}
.circl h4 {
    margin-top: 8px;
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 18px;
}
.circl:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 4px solid #3a645d;
    border-radius: 50%;
    left: -12px;
    top: 2px;
}
.find-out-more .circl:after {
    left: -13px;
    top: 9px;
}
.find-out-more .row .col-md-4:after {
    content: '';
    position: absolute;
    width: 83px;
    height: 212px;
    background-image: url("../images/half_tree.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: 45%;
    z-index: 1;
    bottom: -1px;
    transform: translateX(-50%);
}
.circl {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: #48a035;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    flex-direction: column;
}
.find-out-more .row .col-md-4 {
    padding-bottom: 120px;
    position: relative;
}
/*.find-out-more .row {
    border-bottom: 2px solid #3a645d;
}*/
.circl:hover img, .why-circl:hover img {
    transform: rotate(360deg);
    /*filter: invert(1);*/
}
.top_footer {
    display: flex;
    margin-bottom: 50px;
    border-top: 2px solid #3a645d;
    padding-top: 50px;
}
.footer_logo {
    width: 20%;
}
ul.footer_menu {
    width: 80%;
    list-style-type: none;
    padding: 0px 0px 0px 60px;
    margin: 0;
    display: flex;
    align-items: center;
}
.footer_menu a {
    font-size: 16px;
    color: #3a645d;
    transition: all 0.5s ease-in-out 0s;
    text-decoration: none;
}
.footer_menu a:hover {
	color: #48a035;
}
.footer_menu li {
    border-right: 1px solid #3a645d;
    line-height: 13px;
    padding: 0px 8px;
}
.footer_menu li:last-child {
	border: none;
}
.bottom_footer {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.phone_copyrights h6 {
    font-size: 16px;
    font-family: 'Helvetica 65';
    font-weight: 500;
    margin-bottom: 20px;
    color: #3a645d;
}
.phone_copyrights p {
	color: #3a645d;
	font-size: 12px;
	margin: 0px;
	letter-spacing: 0;
}
.phone_copyrights p a {
	color: #3a645d;
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
}
.phone_copyrights p a:hover {
	color: #48a035;
}
.made_by p {
	color: #3a645d;
	font-size: 12px;
	margin: 0px;
	letter-spacing: 0;
}
footer.main_footer {
    padding: 0px 0px 50px;
}

section.how_it_work_sec.what_is_it_page {
    position: relative;
}
section.how_it_work_sec.what_is_it_page::after {
    content: "";
    background: url(../images/grass_tree_banner_right.png);
    width: 143px;
    height: 242px;
    position: absolute;
    top: -80px;
    right: 0px;
    background-size: cover;
}



/*How it works page css start here*/

section.how_it_work_sec {
    display: flex;
    align-items: center;
    position: relative;
}
section.how_it_work_sec::after {
    content: "";
    background: url(../images/grass_tree_banner_right.png);
    width: 143px;
    height: 242px;
    position: absolute;
    top: -80px;
    right: 0px;
    background-size: cover;
}

.how_orks_videos {
    width: 60%;
    position: relative;
}
.how_it_works_content_banner {
    width: 40%;
    background: #fff;
    padding: 50px 80px;
    margin-left: -180px;
    position: relative;
    box-shadow: -10px 0px 19px 0px rgba(0,0,0,0.03);
    z-index: 2;
}
.top_video_part {
    position: relative;
    padding-top: 56.25%;
    height: 0;
}
.how_orks_videos iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.how_it_works_content_banner h2 {
    color: #48a035;
    font-size: 29px;
}
.how_orks_videos::before {
    content: "";
    border: 2px solid #48a035;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15px;
    left: 21px;
    z-index: -1;
}
.hw_rht_data h2 {
    color: #3a645d;
    font-size: 29px;
    margin-bottom: 25px;
}
.hw_rht_data p {
    margin-bottom: 25px;
}
.hw_rht_data a.btn {
    margin-top: 10px;
}
section.how_content_sec {
    padding: 100px 0px;
}
.how-work-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.circl {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background: #48a035;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column wrap;
    position: relative;
    transition: all 0.7s ease 0s !important;
}
.how-left-center {
    width: 680px;
    justify-content: space-between;
    display: flex;
    padding: 53px 0px;
    position: relative;
}
.how-left-bottom.circl.mob-in {
    display: none;
}
.how-work-left .circl {
    z-index: 2;
    padding-right: 12px;
    padding-top: 2px;
}
.how-work-left .circl p {
    margin-top: 12px;
}
.circl p {
    margin-top: 8px;
    margin-bottom: 5px;
    color: rgb(255, 255, 255);
    text-align: center;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 18px;
}
.circl::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 4px solid #3a645d;
    border-radius: 50%;
    left: -12px;
    top: 2px;
}
.how-left-center2.circl::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    top: -18px;
    background-image: url("../images/polygon_01.png");
    background-size: contain;
    background-repeat: no-repeat;
    right: inherit;
    left: 39%;
}
.how-left-center::after {
    content: "";
    position: absolute;
    width: 23px;
    height: 22px;
    left: 50.5%;
    bottom: -15px;
    background-image: url(../images/polygon_04.png);
    background-size: contain;
    transform: translateY(-50%) rotate(-10deg);
    background-repeat: no-repeat;
}
.how-left-bottom.circl::before {
    content: "";
    position: absolute;
    width: 23px;
    height: 21px;
    top: 37%;
    background-image: url("../images/polygon_02.png");
    background-size: contain;
    background-repeat: no-repeat;
    right: -22px;
}
.how-left-center1.circl::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    bottom: -20px;
    background-image: url(../images/polygon_03.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: inherit;
    left: 50%;
}
.how-left-center::before {
    content: "";
    background-image: url(../images/rotated_line.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 204px;
    height: 146px;
    left: 126px;
    top: 50%;
}
.how-work-left::before {
    content: "";
    position: absolute;
    width: 470px;
    height: 470px;
    border: 1px solid;
    border-radius: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 0;
}
.how-work-left::after {
    content: "";
    position: absolute;
    width: 53%;
    height: 50%;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    background: rgb(255, 255, 255);
    z-index: 1;
}
.hw_rht_data {
    padding-left: 80px;
}
/*.circl:hover, .why-circl:hover, .why-benefit-cnt:hover {
    box-shadow: rgba(0, 0, 0, 0.52) 0px 0px 15px 2px;
}*/
.circl:hover img, .why-circl:hover img {
    transform: rotate(360deg);
    /*filter: invert(1);*/
}
.circl img {
    transition: all 0.7s ease 0s !important;
}

section.benefits_sec_data.how_works_benefits {
    background: #ebebe6;
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0 100%);
    padding: 120px 0px;
    z-index: 1;
}
section.benefits_sec_data.how_works_benefits::after {
    content: none;
}
.how_works_benefits .benefit_headings h2 {
    color: #3a645d;
    font-size: 29px;
}
.how_works_benefits .learn_more_data .btn.btn_full {
    background: #48a035;
}
.how_works_benefits .learn_more_data .btn.btn_full:hover {
    background: #3a645d;
}
section.restaurant_epos_data {
    padding: 100px 0px 150px;
    position: relative;
}
.restaurant_epos_data::after {
    content: "";
    background: url(../images/benefit_bg_img.png);
    width: 527px;
    height: 1132px;
    position: absolute;
    top: -250px;
    right: 0px;
    background-size: cover;
}
.inn_restaurant_data_pieces::before {
    background: rgba(0,0,0,0.6);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.restaurant_data_space {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}
.inn_restaurant_data_pieces {
    position: relative;
    width: 49%;
    margin-right: 2%;
}
.inn_restaurant_data_pieces:nth-child(2n) {
    margin-right: 0px;
}
.inn_restaurant_data_pieces img {
    width: 100%;
    max-width: 100%;
}
.overlay_rest_data {
    position: absolute;
    bottom: 100px;
    width: 100%;
    left: 0px;
    padding: 12px 30px;
    z-index: 9;
    border-left: 20px solid #46ac33;
}
.inn_restaurant_data_pieces::after {
    content: "";
    border: 2px solid #48a035;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 20px;
    left: -20px;
}
.overlay_rest_data h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
}
.overlay_rest_data a {
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0s;
}
.overlay_rest_data a:hover {
    color: #46ac33;
}
.inn_restaurant_data_pieces:nth-child(2n)::after {
    left: 20px;
}
.how_works_marco_content h2 {
    color: #3a645d;
}
.certified_sustainably_data_sec .marco_detail_content h2 {
    color: #3a645d;   
}
.certified_sustainably_data_sec .marco_detail_content h2 span {
    display: block;
}
ul.certified_list_content li {
    font-size: 18px;
    line-height: 28px;
    color: #3a645d;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
}
ul.certified_list_content li::before {
    content: "";
    width: 16px;
    height: 16px;
    border: 2px solid #10672f;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 0px;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 120px 0px 360px;
}
.certified_sustainably_data_sec .marco_pic_data::before {
    left: auto;
    right: 20px;
}
.certified_sustainably_data_sec .marco_pic_data::after {
    content: "";
    background: url(../images/certified_sustainably_data_pic.png);
    width: 629px;
    height: 941px;
    position: absolute;
    top: -200px;
    right: 0;
    z-index: -1;
}
section.sustainale_marco_pierre.certified_sustainably_data_sec {
    padding: 50px 0px 120px;
}
section.sustainale_marco_pierre.recieve_certified_sec {
    padding: 70px 0px;
}
.view_restaurant_data_sec .sustaibale_restaurant_logos ul li {
    width: 23%;
    margin: 1%;
}
.view_restaurant_data_sec .sustaibale_restaurant_logos .view_restaurant_data {
    justify-content: center;
    font-family: 'Helvetica 65';
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
}
.view_restaurant_data_sec .sustaibale_restaurant_logos .view_restaurant_data a.btn.btn_bordered {
    background: #48a035;
    border-color: #48a035;
    color: #fff;
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
    transition: all 0.5s ease-in-out 0s;
}
.view_restaurant_data_sec .sustaibale_restaurant_logos .view_restaurant_data a.btn.btn_bordered:hover {
    background: #3a645d;
    border-color: #3a645d;
    color: #fff;
}
section.view_restaurant_data_sec {
    padding: 50px 0px;
}
.navbar ul.navbar-nav li.nav-item a.nav-link.active {
    color: #48a035;
}

/*What is it css*/
.what_data_pack_content h2 {
    color: #3a645d;
    margin-bottom: 30px;
}
.what_data_pack_content h2 span {
    color: #48a035;
}
.what_data_pack_content p {
    margin-bottom: 30px;
}
section.what_sustainable_data {
    padding: 100px 0px 80px;
    position: relative;
}
.what_sustainable_data::after {
    content: "";
    background: url(../images/rest_chilli_plate.png);
    width: 582px;
    height: 300px;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: -80px;
    z-index: -1;
}
.what_video_data {
    position: relative;
    padding-top: 56.25%;
    height: 0;
}
.what_video_data iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.what_data_pack_content {
    padding-right: 50px;
}
a.btn.btn_bordered_green {
    background: #fff;
    color: #48a035;
    border: 2px solid #48a035;
    text-transform: uppercase;
    font-size: 13px;
    padding: 15px 40px;
    letter-spacing: 0.5px;
    box-shadow: none;
    transition: all 0.5s ease-in-out 0s;
}
a.btn.btn_bordered_green:hover {
    background: #48a035;
    color: #fff;
}
.what_sustain_button .btn {
    margin-right: 10px;
}
section.sustainale_marco_pierre.james_martin_sec_data {
    padding: 50px 0px 100px;
}
section.restaurant_epos_data.wha_is_it_rest_sec {
    padding: 60px 0px;
}
a.btn.find_more {
    padding: 0;
    color: #48a035;
    outline: none;
    box-shadow: none;
    font-family: 'Helvetica Neue';
    font-weight: 900;
    font-size: 20px;
    transition: all 0.5s ease-in-out 0s;
    text-decoration: none;
    text-transform: capitalize;
}
a.btn.find_more:hover {
    color: #3a645d;
}
.earth_logos {
    padding-top: 35px;
}
.earth_logos a {
    margin-right: 20px;
}
.how_is_it_marco_col {
    position: relative;
}
.how_is_it_marco_col::after {
    content: "";
    background: url(../images/grass_tree_left_img.png);
    width: 208px;
    height: 212px;
    position: absolute;
    top: -100px;
    left: -60px;
    background-size: cover;
    z-index: 99;
}
section.sustainale_marco_pierre.green_earth_appeal_sec {
    padding: 80px 0px 120px;
}

/*Benefits page css start here*/

.b_enefits_banner_content {
    width: 40%;
}
.b_enefits_banner_content .how_it_works_content_banner {
    width: 100%;
}
p.benefits_banner_paraph {
    padding: 10px 180px;
    max-width: 80%;
}
section.benefits_packages_sec {
    padding: 100px 0px 160px;
}
.benefits_package_heading h2 {
    color: #48a035;
    margin-bottom: 25px;
}
.benefits_package_heading p {
    max-width: 80%;
    margin: 0 auto;
}
.benefits_your_business .marco_pic_data::after {
    content: "";
    background: url("../images/what_is_benefit_plates.png");
    background-size: cover;
    width: 618px;
    height: 908px;
    position: absolute;
    left: 0;
    top: -120px;
    z-index: -1;
}


/*Accordion css start here*/
.myaccordion {
    margin: 40px auto 30px;
}
.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}
.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}
.myaccordion .fa-stack {
    font-size: 14px;
    color: #3a645d;
}
.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #004987;
  padding: 0;
}
.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}
.myaccordion li + li {
  margin-top: 10px;
}
.myaccordion .card-header button {
    padding: 12px 20px;
    border: 1px solid #3a645d;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    color: #3a645d;
    font-family: 'Helvetica 65';
    font-weight: 500;
    font-size: 18px;
}
.myaccordion .card-header {
    border: none;
    padding: 0px;
}
.myaccordion .card {
    margin: 12px 0px;
}
.myaccordion .card-body p {
    margin-bottom: 0px;
}
.benefits_your_diner .marco_pic_data::before {
    left: auto;
    right: 20px;
}
.benefits_your_diner .marco_detail_content {
    padding: 0px 120px 0px 360px;
    width: 65%;
}
.benefits_your_diner .marco_pic_data {
    width: 35%;
}
.benefits_your_diner .marco_pic_data img {
    width: 100%;
}
section.benefits_your_diner {
    padding-top: 60px;
}
section.plant_countries_help_sec {
    padding: 40px 0px 60px;
}
.inn_plant_data_value h2 {
    color: #48a035;
    text-align: center;
}
.inn_plant_data_value h2 span {
    display: block;
}
.plant_desp_info {
    display: flex;
    justify-content: space-around;
    margin: 70px 0px 0px;
}
.plant_icons {
    background: #48a035;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0px 10px;
    margin: 0 auto;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}
.plant_icons img {
    transition: all 0.5s ease-in-out 0s;
}
.plant_items_info p {
    margin: 30px 0px 0px;
    text-align: center;
    font-size: 19px;
    line-height: 25px;
}
.plant_icons::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #3a645d;
    border-radius: 50%;
    left: -9px;
    top: 2px;
}
.plant_items_info:hover .plant_icons {
    box-shadow: rgba(0, 0, 0, 0.52) 0px 0px 15px 2px;
}
.plant_items_info:hover .plant_icons img {
    transform: rotate(360deg);
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link {
    border: none;
    border-bottom: 10px solid transparent;
    padding: 18px 30px;
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link.active {
    border-color: #48a035;
}
.benefit_packages_tabs_info .nav.nav-tabs li:first-child a.nav-link {
    padding-left: 0px;  
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link span {
    display: block;
    color: #3a645d;
    margin-top: 15px;
    font-size: 18px;
}
.benefit_packages_tabs_info .nav.nav-tabs {
    border-bottom: 2px solid #000;
}
.benefit_packages_tabs_info .nav.nav-tabs li {
    margin-bottom: 0px;
    margin-right: 0px;
}
.benefit_packages_tabs_info .nav.nav-tabs li:last-child {
    margin-right: 0px;
}
.benefit_packages_tabs_info {
    padding: 50px 0px 70px;
    border-bottom: 2px solid #000;
}
.benefit_packages_tabs_info .tab-content {
    padding-top: 70px;
}
.benefit_package_tabcontent {
    display: flex;
    justify-content: space-between;
}
.epos_content_info h2 {
    color: #3a645d;
    margin-bottom: 30px;
}
.epos_content_info {
    padding-left: 120px;
    padding-top: 10px;
}
.epos_img_data {
    position: relative;
}
.epos_img_data::before {
    content: "";
    border: 2px dashed #3a645d;
    position: absolute;
    width: 94%;
    height: 94%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.epos_img_data::after {
    content: "";
    background: url("../images/tree_beneficial_uria.png");
    background-size: cover;
    width: 591px;
    height: 510px;
    position: absolute;
    top: -50px;
    right: -100px;
    z-index: -1;
}
.benefit_packages_acc.show_only_for_mob {
    display: none;
}
.how_orks_videos img {
    width: 100%;
}
.how_orks_videos.how_earth_img::before {
    content: "";
    border: 2px solid #48a035;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}
.plant_items_info p span {
    display: block;
}
.plant_desp_info.green_earth_appeal_differenec .plant_items_info {
    width: 20%;
    padding: 0px 10px;
}
.plant_desp_info.green_earth_appeal_differenec {
    align-items: flex-start;
    justify-content: center;
}
section.sustainale_marco_pierre.benefits_your_diner.green_earth_appeal_sec {
    padding: 120px 0px 100px;
}
section.sustainale_marco_pierre.benefits_your_diner.green_earth_appeal_sec h2 {
    color: #3a645d;
}

/*login page css start here*/

.user_login_data_sec {
    padding: 80px 0px 120px;
    position: relative;
}
.user_login_data_sec::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("../images/login_left_tree_img.png");
    background-size: cover;
    width: 182px;
    height: 338px; 
}
.user_login_data_sec::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("../images/login_right_tree_img.png");
    background-size: cover;
    width: 182px;
    height: 338px; 
}
.check_container {
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #3a645d;
    letter-spacing: 0.5px;
}
/* Hide the browser's default checkbox */
.check_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: unset;
    border: 1px solid #3a645d;
}
/* On mouse-over, add a grey background color */
.check_container:hover input ~ .checkmark {
  background-color: #fff;
}
/* When the checkbox is checked, add a blue background */
.check_container input:checked ~ .checkmark {
  background-color: #48a035;
  border-color: #48a035;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.check_container input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.check_container .checkmark:after {
    left: 7px;
    top: 2px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.check_data {
    text-align: center;
    padding: 15px 0px 20px;
}
.login_btns {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
a.btn.google_btn {
    background: #fff;
    color: #3a645d;
    text-transform: uppercase;
    font-size: 13px;
    padding: 12px 30px;
    letter-spacing: 0.5px;
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
    transition: all 0.5s ease-in-out 0s;
    margin-top: 15px;
}
a.btn.google_btn:hover {
    background: #f7f7f7; 
}
a.btn.google_btn img {
    max-width: 17px;
    margin-right: 9px;
}
.login_btns a.btn {
    max-width: 250px;
    width: 100%;
}
.user_log_headings {
    margin-bottom: 50px;
    text-align: center;
}
.data_login_info h2 {
    color: #48a035;
    text-align: center;
    margin-bottom: 25px;
}
form.user_forms_data {
    border: 1px solid #3a645d;
    padding: 60px 100px;
}
.user_forms_data .form-control {
    border: 1px solid #3a645d;
    border-radius: 8px;
    height: 42px;
    padding: 10px 18px;
    font-size: 15px;
    color: #3a645d;
    margin-bottom: 15px;
    box-shadow: none;
}
.user_forms_data .form-control:focus {
    border-color: #48a035;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #3a645d;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #3a645d;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #3a645d;
}
:-moz-placeholder { /* Firefox 18- */
  color: #3a645d;
}
.forgot_password_data {
    text-align: center;
    padding-top: 30px;
}
.forgot_password_data a {
    color: #3a645d;
    font-size: 14px;
    transition: all 0.5s ease-in-out 0s;
}
.forgot_password_data a:hover, .forgot_password_data a:focus {
    color: #48a035;
    text-decoration: none;
}
.user_forms_data select.form-control {
    background: #fff url(../images/select_arrow.png) no-repeat !important;
    background-position: 96% 50% !important;
    background-size: 14px !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}
.check_data.register_check_box {
    text-align: left;
}
a.password_link.already_account_link {
    font-size: 18px;
    text-decoration: underline;
}
.login_show_for_mobile {
    display: none;
}
section.latest_videos_sec.our_restaurant_latest_videos {
    margin: 20px 0px 50px;
}
section.view_restaurant_data_sec.our_resta_options_data {
    padding: 60px 0px 100px;
}
a.view_more_sustain_btn {
    color: #3a645d;
    font-family: 'Helvetica Neue';
    font-weight: 900;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
    text-decoration: none;
    outline: none;
    position: relative;
}
a.view_more_sustain_btn:hover {
    color: #48a035;
}
.view_more_resta {
    margin-top: 40px;
}
a.view_more_sustain_btn::before {
    content: "";
    background: #3a645d;
    height: 2px;
    width: 100px;
    position: absolute;
    top: 47%;
    left: -120px;
}
a.view_more_sustain_btn::after {
    content: "";
    background: #3a645d;
    height: 2px;
    width: 100px;
    position: absolute;
    top: 47%;
    right: -120px;
}
.rest_upper_map_head h2 {
    text-align: center;
    color: #48a035;
}
.map_view_data {
    padding: 100px 0px;
}
.map_view_data img {
    width: 100%;
}
.search_restaurant_by_data {
    padding: 60px 0px;
}
.postcode_search {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0px 70px;
}
.postcode_search .form-group input[type="search"] {
    border: 1px solid #3a645d;
    width: 400px;
    text-transform: uppercase;
    color: #3a645d;
    font-family: 'Helvetica 65';
    font-size: 13px;
    letter-spacing: 0.5px;
    padding: 10px 15px;
    height: 50px;
    box-shadow: none !important;
    outline: none;
}
.postcode_search .form-group input[type="search"]:focus {
    border-color: #48a035;
}
.postcode_search .form-group {
    position: relative;
    margin: 0px 10px;
}
.postcode_search .form-group button.search_btn {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0, -50%);
    background: none;
    border: none;
    height: 50px;
    padding: 10px 16px;
    font-size: 21px;
    color: #48a035;
    transition: all 0.5s ease-in-out 0s;
}
.postcode_search .form-group button.search_btn:hover {
    background: #48a035;
    color: #fff;
}
.restaurant_listing_data {
    display: flex;
    flex-wrap: wrap;
}
.rest_items_data {
    width: 30.333%;
    margin: 0px 1.333% 22px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}
.rest_items_data a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.rest_items_data:hover h5 {
    color: #48a035;
}
.rest_items_data img {
    width: 100%;
}
.restaurant_name_data {
    padding: 20px 25px;
}
.restaurant_name_data h5 {
    font-family: 'Helvetica 65';
    font-weight: 500;
    color: #3a645d;
    font-size: 18px;
    margin-bottom: 4px;
    transition: all 0.5s ease-in-out 0s;
}
.restaurant_name_data p {
    margin: 0;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
}
.restaurant_name_data p i {
    font-size: 18px;
    margin-right: 5px;
}
.restaurant_pagination_data {
    border-top: 1px solid #3a645d;
    margin-top: 50px;
    padding-top: 40px;
}
.restaurant_pagination_data ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.restaurant_pagination_data ul li {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5 ease-in-out 0s;
    margin: 0px 3px;
}
.restaurant_pagination_data ul li.active {
    border: 1px solid #48a035;
}
.restaurant_pagination_data ul li a {
    color: #3a645d;
    font-size: 20px;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
}   
.restaurant_pagination_data ul li.active a {
    color: #48a035;    
}
.restaurant_pagination_data ul li a:hover {
    color: #48a035;    
}
.restaurant_filters .myaccordion {
    margin: 0px;
}
.filter_rendered_data label.check_container {
    width: 100%;
    position: relative;
    padding-left: 15px;
}
.restaurant_filters .myaccordion .card-header button {
    border: none;
    border-bottom: 1px solid #3a645d;
    padding: 10px 12px;
    font-size: 17px;
}
.restaurant_filters .myaccordion .card-header button span.fa-stack::after {
    content: "]";
    font-size: 17px;
}
.restaurant_filters .myaccordion .card-header button span.fa-stack::before {
    content: "[";
    font-size: 17px;
}
.restaurant_filters .myaccordion .card-header button span.fa-stack {
    width: auto;
}
.restaurant_filters .card-body {
    padding: 20px 15px;
    border-bottom: 1px solid #3a645d;
}
.filter_heading h2 {
    font-size: 17px;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
}
.filter_heading {
    background: #48a035;
    padding: 12px 15px;
    margin-bottom: 20px;
}
.info_check_data {
    position: absolute;
    right: 22px;
    top: 0;
}
.restaurant_filters .myaccordion .card {
    margin: 5px 0px;
}
section.epos_provider_data {
    padding: 60px 0px;
}
.epos_provider_heading {
    text-align: center;
    margin-bottom: 50px;
}
.epos_provider_heading h2 {
    color: #48a035;
    margin-bottom: 30px;
}
.epos_provider_heading p {
    max-width: 70%;
    margin: 0 auto;
}
.epos_data_form .form-control {
    border: 1px solid #3a645d;
    border-radius: 0px;
    height: 50px;
    padding: 10px 20px;
    color: #3a645d;
    text-transform: uppercase;
    font-size: 16px;
    margin: 15px 0px;
    box-shadow: none;
    outline: none;
}
.epos_data_form .form-control:focus {
    border-color: #48a035;
}
.epos_data_form button.btn.btn_full {
    text-align: center;
    margin: 40px auto 0px;
    display: table;
    padding: 15px 50px;
}
.epos_select_data select.form-control {
    background: #fff url(../images/select_arrow.png) no-repeat !important;
    background-position: 96% 50% !important;
    background-size: 14px !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 1px solid #3a645d;
    border-radius: 0px;
    height: 50px;
    padding: 10px 20px;
    color: #3a645d;
    text-transform: uppercase;
    font-size: 16px;
    margin: 15px 0px 30px;
    box-shadow: none;
    outline: none;
}
.epos_select_data select.form-control:focus {
    border-color: #48a035;
}
.epos_partner_data h2 {
    color: #48a035;
    margin-bottom: 30px;
}
.partner_videos iframe {
    width: 100%;
    height: 340px;
}
.light_peed_data {
    margin-bottom: 40px;
}
.official_epos_partner_sec {
    padding: 40px 0px 80px;
}
.breadcrubs_data {
    background: #f4f4f4;
    padding: 5px 0px;
}
.breadcrubs_data ul {
    margin: 0px;
}
.breadcrubs_data li {
    font-size: 12px;
    text-transform: uppercase;
}
.breadcrubs_data li a {
    color: #646464;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    outline: none;
}
.breadcrubs_data li a:hover {
    color: #48a035;
}
.main_blog_render_data {
    position: relative;
    padding: 80px 0px;
}
.main_blog_render_data::after {
    content: "";
    background: url("../images/benefit_bg_img.png") no-repeat;
    width: 527px;
    height: 1132px;
    position: absolute;
    top: -300px;
    right: 0px;
    z-index: -1;
}
.blog_heading_data h2 {
    color: #3a645d;
    text-align: center;
    font-family: 'Helvetica 65';
    font-weight: 500;
}
.blog_heading_data h2 span {
    color: #48a035;
    display: block;
    font-family: 'Helvetica Neue';
    font-weight: 900;
    margin-top: 3px;
}
select.filter_search {
    background: #fff url(../images/select_down_arrow.png);
    background-repeat: no-repeat;
    border: 1px solid #3a645d;
    width: 400px;
    text-transform: uppercase;
    color: #3a645d;
    font-family: 'Helvetica 65';
    font-size: 13px;
    letter-spacing: 0.5px;
    padding: 10px 15px;
    height: 50px;
    box-shadow: none !important;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 100% 100%;
    cursor: pointer;
}
select.filter_search:focus {
    border-color: #3a645d;
}
.blog_posts_lists {
    display: flex;
    flex-wrap: wrap;
}
.blogs_list_items {
    width: 30.333%;
    margin: 0px 1.333% 30px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}
.blog_inner_content {
    padding: 20px 25px;
}
.blog_inner_content h3 {
    color: #48a035;
    font-size: 20px;
}
.blog_inner_content h3 a {
    color: #48a035;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
}
.blog_inner_content h3 a:hover {
    color: #3a645d;
}
.blog_date_share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
span.post_date {
    color: #bfbfbf;
    text-transform: uppercase;
}
.blog_date_share a {
    color: #bfbfbf;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    font-size: 24px;
}
.blog_date_share a:hover {
    color: #48a035;
}
.download_brochure_data {
    background: #48a035;
    max-width: 800px;
    margin: 30px auto 60px;
    text-align: center;
    padding: 35px 80px 45px;
    color: #fff;
}
.download_brochure_data p {
    color: #fff;
    font-size: 22px;
    line-height: 32px;
}
a.btn.download_brochure_btn {
    background: #fff;
    box-shadow: none;
    outline: none;
    text-transform: uppercase;
    margin-top: 15px;
    color: #48a035;
    padding: 10px 25px;
    font-family: 'Helvetica 65';
    font-weight: 900;
}
.blog_detail_heading h2 {
    text-align: center;
    color: #48a035;
}
.blog_detail_heading {
    max-width: 800px;
    margin: 0 auto;
}
/*Blog Details page css start here*/
.blog_article_data {
    max-width: 800px;
    margin: 0 auto;
}
.blog_posts_data {
    display: flex;
}
.blog_posts_data .blogs_list_items {
    width: 50%;
}
.more_articles_data h2 {
    text-align: center;
    color: #48a035;
    font-size: 29px;
    margin-bottom: 50px;
}
.more_articles_data {
    border-top: 1px solid #646464;
    padding-top: 50px;
    margin-top: 50px;
}
.blog_details_post_data h4 {
    color: #48a035;
    margin-bottom: 25px;
}
.blog_details_post_data .download_brochure_data {
    margin: 60px auto;
}
.blog_details_post_data h6 {
    color: #3a645d;
    margin: 25px 0px;
    font-size: 20px;
}
.blog_details_post_data i {
    font-size: 20px;
}
.blog_details_post_data p {
    margin-bottom: 30px;
}
.blog_details_post_data img {
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
}
.post_date_share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0px 5px;
}
.post_date_share p {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
}
.post_date_share a {
    font-size: 30px;
    color: #3a645d;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
}
.post_date_share a:hover {
    color: #48a035;
}
/*Restaurant Detail page start here*/
section.restaurant_details_data {
    position: relative;
    background: url("../images/restaurant_detail_img.png") no-repeat;
    background-size: cover;
    width: 100%;
    padding: 70px 0px 110px;
    text-align: center;
    clip-path: polygon(0 0, 100% 0, 100% 73%, 0% 100%);
}
.restaurant_name_info {
    background: #1a4152;
    max-width: 524px;
    margin: 0 auto;
    padding: 5px;
}
.numbering_ratio {
    position: relative;
    color: #b58925;
    font-size: 25px;
    height: 90px;
    text-align: center;
    width: 90px;
    margin: 25px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.numbering_ratio::before {
    content: "";
    position: absolute;
    border: 2px solid #b58925;
    width: 90px;
    height: 90px;
    transform: rotate(45deg);
    left: 0;
}
.numbering_ratio::after {
    content: "";
    position: absolute;
    border: 2px solid #b58925;
    width: 90px;
    height: 90px;
    transform: rotate(45deg);
    left: -10px;
}
.restaurant_name_info p {
    font-size: 12px;
    color: #b58925;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 15px;
    margin: 10px 0px 0px;
}
.restaurant_name_info p span {
    display: block;
    font-size: 10px;   
}
section.restaurant_detail_content_sec {
    padding: 50px 0px;
}
.rose_lane_tree {
    background: #48a035;
    margin-bottom: 50px;
    padding: 25px 20px;
    text-align: center;
}
.rose_lane_tree p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
}
.rose_lane_tree h3 {
    color: #fff;
    margin: 0px;
}
.rest_content_heading h2 {
    color: #48a035;
    margin-bottom: 5px;
}
.rest_content_heading p i {
    font-size: 20px;
    margin-right: 5px;
}
.rest_content_heading {
    margin-bottom: 25px;
}
.rest_content_body {
    border-top: 2px solid #3a645d;
    border-bottom: 2px solid #3a645d;
    padding: 40px 0px;
}
.rest_content_body p {
    margin-bottom: 30px;
}
.rest_content_body p:last-child {
    margin-bottom: 0px;
}
.rest_information_data {
    margin-top: 40px;
}
.rest_map_data {
    margin-top: 40px;
}
.rest_map_data iframe {
    border: 1px solid #4d6a79 !important;
}
.rest_phone_info {
    display: flex;
}
.restaurant_numbring_data ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.restaurant_numbring_data li {
    margin-bottom: 7px;
}
.restaurant_numbring_data li:last-child {
    margin-bottom: 0px;
}
.restaurant_numbring_data li i {
    margin-right: 10px;
}
.restaurant_numbring_data h4 {
    color: #3a645d;
    margin-bottom: 25px;
}
.rest_social_info {
    padding-left: 30px;
}
.rest_social_info a {
    margin-right: 10px;
}
.restaurant_content {
    padding-right: 80px;
}
.restaurant_detail_content_sec {
    position: relative;
}
.restaurant_detail_content_sec::after {
    content: "";
    background: url(../images/grass_tree_banner_right.png);
    width: 143px;
    height: 242px;
    position: absolute;
    top: -210px;
    right: 0px;
    background-size: cover;
    z-index: 1;
}


/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.accordion.accordion_data .card .card-header button.btn.btn-link {
    background: unset;
    width: 100%;
    text-align: left;
    padding: 12px 20px;
    border: 1px solid #3a645d;
    border-radius: 0px;
    box-shadow: none;
    color: #3a645d;
    font-family: 'Helvetica 65';
    font-weight: 500;
    font-size: 18px;
    display: flex;
    text-decoration: none;
    outline: none;
    align-items: center;
    justify-content: space-between;
}
.accordion.accordion_data .card .card-header {
    padding: 0;
    border: none;
    background: #fff;
    margin: 0;
    box-shadow: none !important;
}
.accordion.accordion_data .card {
    border: none;
    margin-bottom: 12px;
    border-radius: 0 !important;
}
.accordion.accordion_data .card .card-header button.btn.btn-link i.fa {
    font-size: 15px;
}
.accordion.accordion_data .card-body p:last-child {
    margin: 0;
}
.restaurant_filters .accordion.accordion_data .card .card-header button.btn.btn-link {
    border: none;
    border-bottom: 1px solid #3a645d;
    padding: 12px 15px;
    font-size: 16px;
}
.restaurant_filters .accordion.accordion_data .card .card-header button.btn.btn-link span.fa-stack::before {
    content: "[";
    font-size: 17px;
}
.restaurant_filters .accordion.accordion_data .card .card-header button.btn.btn-link span.fa-stack::after {
    content: "]";
    font-size: 17px;
}
.restaurant_filters .accordion.accordion_data .card .card-header button.btn.btn-link span.fa-stack {
    width: auto;
}
.restaurant_filters .accordion.accordion_data .card .card-header button.btn.btn-link span.fa-stack i.fa {
    font-size: 12px;
    padding: 0px 2px;
}
.latest_videos_sec .latest_videos_slider .owl-item.active.center .inner_video_data {
    transform: scale(1);
}
.latest_videos_sec .latest_videos_slider .owl-item .inner_video_data {
    transform: scale(0.9);
}

.rose_lane_tree.rose_show_only_mobile {
    display: none;
}
.planting_certificate.planting_certificate_show_on_mobile {
    display: none;
}
.light_peed_data a {
    display: block;
    margin-bottom: 20px;
}





/*Responsive css start here*/

@media (min-width: 2101px) and (max-width: 2560px) {

.lft_banner_restaurant_data {
    padding-left: 25.4%;
}


}

@media (min-width: 1921px) and (max-width: 2100px) {

.lft_banner_restaurant_data {
    padding-left: 17%;
}


}

@media (min-width: 1761px) and (max-width: 1860px) {

.lft_banner_restaurant_data {
    padding-left: 16%;
}
p.benefits_banner_paraph {
    padding: 10px 150px;
    max-width: 80%;
}

}


@media (min-width: 1681px) and (max-width: 1760px) {

.lft_banner_restaurant_data {
    padding-left: 13.5%;
}
.marco_detail_content {
    padding: 0px 100px 0px 80px;
}
.marco_detail_content h2 {
    font-size: 30px;
}
.cost_grandma_content {
    padding: 0px 100px 0px 80px;
}
.benefits_sec_data::after {
    width: 497px;
    height: 1043px;
    top: -200px;
    right: 0;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -53px;
}
.home_testimonials .owl-nav button.owl-next {
    right: -53px;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 80px 0px 100px;
}
p.benefits_banner_paraph {
    padding: 10px 130px;
    max-width: 80%;
}



}

@media (min-width: 1441px) and (max-width: 1500px) {

section.sustainably_hm_banner::before {
    width: 178px;
    height: 182px;
    background-size: cover;
}
.lft_banner_restaurant_data {
    padding-left: 7.5%;
}
.marco_detail_content {
    padding: 0px 40px 0px 80px;
}
.marco_detail_content h2 {
    font-size: 30px;
}
.cost_grandma_content {
    padding: 0px 40px 0px 80px;
}
.benefits_sec_data::after {
    width: 497px;
    height: 1043px;
    top: -200px;
    right: 0;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -53px;
}
.home_testimonials .owl-nav button.owl-next {
    right: -53px;
}

.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 80px 0px 40px;
}
p.benefits_banner_paraph {
    padding: 10px 130px;
    max-width: 80%;
}




}

@media (min-width: 1501px) and (max-width: 1550px) {

section.sustainably_hm_banner::before {
    width: 178px;
    height: 182px;
    background-size: cover;
}
.lft_banner_restaurant_data {
    padding-left: 8%;
}
.marco_detail_content {
    padding: 0px 100px 0px 80px;
}
.marco_detail_content h2 {
    font-size: 30px;
}
.cost_grandma_content {
    padding: 0px 100px 0px 80px;
}
.benefits_sec_data::after {
    width: 497px;
    height: 1043px;
    top: -200px;
    right: 0;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -53px;
}
.home_testimonials .owl-nav button.owl-next {
    right: -53px;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 80px 0px 100px;
}
p.benefits_banner_paraph {
    padding: 10px 130px;
    max-width: 80%;
}



}


@media (min-width: 1551px) and (max-width: 1600px) {

section.sustainably_hm_banner::before {
    width: 178px;
    height: 182px;
    background-size: cover;
}
.lft_banner_restaurant_data {
    padding-left: 10%;
}
.marco_detail_content {
    padding: 0px 100px 0px 80px;
}
.marco_detail_content h2 {
    font-size: 30px;
}
.cost_grandma_content {
    padding: 0px 100px 0px 80px;
}
.benefits_sec_data::after {
    width: 497px;
    height: 1043px;
    top: -200px;
    right: 0;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -53px;
}
.home_testimonials .owl-nav button.owl-next {
    right: -53px;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 80px 0px 100px;
}
p.benefits_banner_paraph {
    padding: 10px 130px;
    max-width: 80%;
}



}

@media (min-width: 1601px) and (max-width: 1680px) {

section.sustainably_hm_banner::before {
    width: 178px;
    height: 182px;
    background-size: cover;
}
.lft_banner_restaurant_data {
    padding-left: 11%;
}
.marco_detail_content {
    padding: 0px 100px 0px 80px;
}
.marco_detail_content h2 {
    font-size: 30px;
}
.cost_grandma_content {
    padding: 0px 100px 0px 80px;
}
.benefits_sec_data::after {
    width: 497px;
    height: 1043px;
    top: -200px;
    right: 0;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -53px;
}
.home_testimonials .owl-nav button.owl-next {
    right: -53px;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 80px 0px 100px;
}
p.benefits_banner_paraph {
    padding: 10px 130px;
    max-width: 80%;
}



}



@media (min-width: 1367px) and (max-width: 1440px) {

section.sustainably_hm_banner::before {
    width: 178px;
    height: 182px;
    background-size: cover;
}
.lft_banner_restaurant_data {
    padding-left: 7.5%;
}
.marco_detail_content {
    padding: 0px 40px 0px 80px;
}
.marco_detail_content h2 {
    font-size: 30px;
}
.cost_grandma_content {
    padding: 0px 40px 0px 80px;
}
.benefits_sec_data::after {
    width: 497px;
    height: 1043px;
    top: -200px;
    right: 0px;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -53px;
}
.home_testimonials .owl-nav button.owl-next {
    right: -53px;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 80px 0px 40px;
}
p.benefits_banner_paraph {
    padding: 10px 90px;
    max-width: 80%;
}
.benefits_your_diner .marco_pic_data {
    width: 50%;
}
.benefits_your_diner .marco_detail_content {
    padding: 0px 80px 0px 40px;
    width: 50%;
}
/*.latest_videos_slider .owl-item.active.center iframe {
    height: 390px;
}
.inner_video_data iframe {
    height: 320px;
}*/


}


@media (min-width: 1281px) and (max-width: 1366px) {

section.sustainably_hm_banner::before {
    width: 188px;
    height: 192px;
    background-size: cover;
}
.lft_banner_restaurant_data {
    padding-left: 20px;
}
.environment_initiative_data {
    padding: 30px 20px;
}
.envioronment_content_data {
    padding-right: 80px;
}
.environment_initiative_data h1 {
    font-size: 26px;
}
.navbar ul.navbar-nav li.nav-item a.nav-link {
    padding: 30px 12px;
}
.marco_detail_content {
    padding: 0px 40px 0px 80px;
}
.marco_detail_content h2 {
    font-size: 30px;
}
.cost_grandma_content {
    padding: 0px 40px 0px 80px;
}
/*.benefits_sec_data::after {
    width: 577px;
    height: 1023px;
    top: -200px;
    right: -110px;
}*/
.benefits_sec_data::after {
    width: 477px;
    height: 1082px;
    right: 0px;
}
.listing_tree_data::after {
    height: 1126px;
    width: 782px;
    right: -90px;
    bottom: 110px;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -53px;
}
.home_testimonials .owl-nav button.owl-next {
    right: -53px;
}
.home_testimonials .owl-nav button {
    width: 50px;
    height: 80px;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 80px 0px 40px;
}
p.benefits_banner_paraph {
    padding: 10px 90px;
    max-width: 80%;
}
.benefits_your_diner .marco_pic_data {
    width: 50%;
}
.benefits_your_diner .marco_detail_content {
    padding: 0px 80px 0px 40px;
    width: 50%;
}
.how_it_works_content_banner {
    padding: 40px 60px;
}
/*.latest_videos_slider .owl-item.active.center iframe {
    height: 390px;
}
.inner_video_data iframe {
    height: 320px;
}*/





}



@media (min-width: 1200px) and (max-width: 1280px) {

section.sustainably_hm_banner::before {
    width: 188px;
    height: 192px;
    background-size: cover;
}
.lft_banner_restaurant_data {
    padding-left: 20px;
}
.environment_initiative_data {
    padding: 30px 20px;
}
.envioronment_content_data {
    padding-right: 80px;
}
.environment_initiative_data h1 {
    font-size: 26px;
}
.navbar ul.navbar-nav li.nav-item a.nav-link {
    padding: 30px 11px;
}
.marco_detail_content {
    padding: 0px 40px 0px 80px;
}
.marco_detail_content h2 {
    font-size: 30px;
}
.cost_grandma_content {
    padding: 0px 40px 0px 80px;
}
.benefits_sec_data::after {
    width: 577px;
    height: 1023px;
    top: -200px;
    right: -110px;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -53px;
}
.home_testimonials .owl-nav button.owl-next {
    right: -53px;
}
.home_testimonials .owl-nav button {
    width: 50px;
    height: 80px;
}
.benefits_list_icons {
    height: 164px;
    width: 164px;
}
.listing_tree_data {
    max-width: 960px;
}
.find-out-more .circl {
    width: 320px;
    height: 320px;
}
.find-out-more .circl h4 {
    margin-top: 22px;
    margin-bottom: 50px;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 80px 0px 40px;
}
.hw_rht_data {
    padding-left: 0px;
}
.circl {
    width: 160px;
    height: 160px;
}
.how-work-left::before {
    width: 410px;
    height: 410px;
}
.how-left-center::after {
    left: 52.4%;
    bottom: -20px;
}
.how-left-center {
    width: 520px;
}
.how-left-center2.circl::before {
    left: 46%;
}
.how-left-bottom.circl::before {
    top: 24%;
    right: -18px;
}
.how-left-center1.circl::before {
    bottom: -22px;
    left: 43%;
}
.how-left-center::before {
    width: 181px;
    height: 126px;
    left: 108px;
    top: 50%;
}
.restaurant_epos_data::after {
    width: 467px;
    height: 1072px;
    top: -230px;
    content: none;
}
.certified_sustainably_data_sec .marco_pic_data::after {
    content: none;
}
.restaurant_data_space {
    padding: 0px 30px;
}
.home_testimonials .owl-nav {
    display: none;
}
.recieve_certified_sec .marco_detail_content h2 br {
    display: none;
}
p.benefits_banner_paraph {
    padding: 10px 90px;
    max-width: 80%;
}
.benefits_your_diner .marco_pic_data {
    width: 50%;
}
.benefits_your_diner .marco_detail_content {
    padding: 0px 80px 0px 40px;
    width: 50%;
}





}

@media (max-width: 991px) {

.right_menu_data.hide_on_mobile_right_menu {
	display: none;
}
.right_menu_data_mobiless {
    display: flex;
    align-items: center;
}
.right_menu_data.hide_right_menu_on_desktop {
	display: block;
	padding-right: 10px;
}
.navbar-toggler {
    padding: 0;
    background: unset;
    outline: none;
    display: flex;
    align-items: center;
    outline: none !important;
    box-shadow: none;
}
.navbar-toggler i {
    font-size: 25px;
}
.navbar-toggler span {
    font-size: 14px;
    text-transform: uppercase;
    padding-right: 15px;
}
.main_header nav.navbar {
    padding: 10px 20px;
}
.navbar .navbar-collapse {
    position: absolute;
    background: #46a132;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
}
.logo_close_menu_data {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}
.logo_close_menu_data button.navbar-toggler {
    color: #fff;
}
.logo_close_menu_data button.navbar-toggler span {
    padding-right: 10px;
}
.navbar ul.navbar-nav li.nav-item a.nav-link {
    font-size: 14px;
    padding: 14px 15px;
    color: #fff;
    text-align: center;
    color: #fff !important;
}
.right_menu_data ul {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.right_menu_data {
    margin-top: 30px;
}
.right_menu_data ul li a {
    color: #fff;
    font-size: 14px;
}
.right_menu_data ul li.create_account_link {
    margin-top: 10px;
}
.right_menu_data ul li.create_account_link a {
    background: unset;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    border: 2px solid #fff;
}
.navbar ul.navbar-nav li.nav-item.dropdown a.nav-link::after {
    content: "+";
    color: #fff;
    font-size: 20px;
    margin: 0;
    border: none;
    display: contents;
}
.navbar ul.navbar-nav li.nav-item.dropdown.show a.nav-link::after {
	content: "-";
}
.navbar ul.navbar-nav li.nav-item.dropdown a.nav-link i.fa.fa-bars {
	display: none;
}
.navbar ul.navbar-nav li.nav-item.dropdown .dropdown-menu {
    background: unset;
    border-radius: 0px;
    border: none;
    padding: 0px;
    text-align: center;
}
section.sustainably_hm_banner::after {
	content: none;
}




}

@media (min-width: 992px) and (max-width: 1199px) {

.navbar a.navbar-brand img {
    max-width: 140px;
}
.navbar ul.navbar-nav li.nav-item a.nav-link {
    font-size: 11px;
    letter-spacing: 0;
    padding: 30px 9px;
}
.right_menu_data ul li.create_account_link a {
	padding: 10px 15px;
}
section.sustainably_hm_banner::before {
    width: 148px;
    height: 152px;
    background-size: cover;
}
.lft_banner_restaurant_data {
    padding-left: 25px;
}
.environment_initiative_data {
    padding: 20px 20px 20px 0px;
    margin-bottom: 15px;
    z-index: 9;
    width: 550px;
}
.environment_initiative_data h1 {
    font-size: 23px;
}
.envioronment_content_data {
    padding-right: 40px;
}
p {
    font-size: 16px;
    line-height: 24px;
}


.marco_detail_content {
    padding: 0px 20px 0px 60px;
}
.cost_grandma_content {
    padding: 0px 20px 0px 60px;
}
.listing_tree_data::after {
    height: 1106px;
    width: 762px;
    bottom: 70px;
    right: -80px;
}
.listing_tree_data::before {
    height: 1106px;
    width: 762px;
    top: -150px;
    left: -80px;
}
.find-out-more .circl {
    width: 280px;
    height: 280px;
    margin: 0px auto;
}
.find-out-more .circl img {
    height: 80px;
}
.find-out-more .circl h4 {
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 60px;
}
.footer_menu a {
    font-size: 14px;
}
.phone_copyrights {
    width: 70%;
}
.made_by {
    width: 30%;
    text-align: right;
}
.benefits_sec_data::after {
    content: none;
}
.marco_pic_data {
    width: 50%;
}
.marco_pic_data img {
    max-width: 100%;
}
.marco_detail_content {
    width: 50%;
}
.marco_detail_content h2 {
    font-size: 25px;
}
.cost_grandma_image {
    width: 50%;
}
.cost_grandma_image img {
    max-width: 100%;
}
.cost_grandma_content {
    width: 50%;
}
.benefits_list_icons {
    height: 154px;
    width: 154px;
}
.benefits_list_icons img {
    height: 70px;
}
.inner_befits_listing {
    padding: 20px 10px;
}
.plant_list_item:nth-child(2)::before {
    content: none;
}
.plant_list_item:nth-child(5)::before {
    content: none;   
}
.listing_tree_data::before {
    content: none;
}
.listing_tree_data::after {
    content: none;
}
.main_header nav.navbar {
    padding: 0px 10px;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -15px;
}
.home_testimonials .owl-nav button.owl-next {
    right: 0;
}
.home_testimonials .owl-nav {
    display: none;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 0px 60px 0px 20px;
}
.certified_sustainably_data_sec .marco_pic_data::after {
    content: none;
}
.restaurant_data_space {
    padding: 0px 30px;
}
.restaurant_epos_data::after {
    content: none;
}
.how-left-center {
    width: 470px;
    padding: 40px 0px;
}
.how-work-left:before {
    width: 380px;
    height: 380px;
}
.circl {
    width: 140px;
    height: 140px;
}
.circl p {
    font-size: 12px;
    line-height: 17px;
}
.how-work-left {
    padding-left: 20px;
}
.hw_rht_data {
    padding-left: 10px;
}
.how-left-center2.circl::before {
    left: 36%;
}
.how-left-center1.circl::before {
    bottom: -21px;
    right: inherit;
    left: 28%;
}
.how-left-center::before {
    width: 193px;
    height: 146px;
    left: 65px;
    top: 50%;
}
.how-left-bottom.circl::before {
    top: 42%;
}
.how-left-center::after {
    left: 48.5%;
    bottom: -13px;
}
.how_it_works_content_banner {
    width: 54%;
    background: #fff;
    padding: 40px 40px;
}
.how_is_it_marco_col::after {
    content: none;
}
.what_sustainable_data::after {
    content: none;
}
p.benefits_banner_paraph {
    padding: 10px 60px;
    max-width: 80%;
}
.benefits_your_diner .marco_pic_data {
    width: 50%;
}
.benefits_your_diner .marco_detail_content {
    padding: 0px 80px 0px 40px;
    width: 50%;
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link {
    border-bottom: 8px solid transparent;
    padding: 18px 16px;
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link span {
    font-size: 16px;
}
.benefit_packages_tabs_info .nav.nav-tabs li {
    width: 16.666%;
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link {
    border-bottom: 8px solid transparent;
    padding: 10px 12px;
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link span {
    font-size: 13px;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link img {
    height: 30px;
}
.plant_icons {
    width: 170px;
    height: 170px;
}
form.user_forms_data {
    padding: 60px 60px;
}
.how_it_works_content_banner h2 {
    font-size: 23px;
}
.restaurant_name_data {
    padding: 15px 20px;
}
.restaurant_name_data h5 {
    font-size: 16px;
}
.partner_videos iframe {
    width: 100%;
    height: 270px;
}
.main_blog_render_data::after {
    width: 477px;
    height: 1032px;
    background-size: cover;
}
.restaurant_content {
    padding-right: 40px;
}
/*.latest_videos_slider .owl-item.active.center iframe {
    height: 310px;
}
.inner_video_data iframe {
    height: 260px;
}*/



}


@media (min-width: 768px) and (max-width: 991px) {

.navbar a.navbar-brand img {
    max-width: 140px;
}
section.sustainably_hm_banner::before {
    width: 128px;
    height: 132px;
    background-size: cover;
}
.lft_banner_restaurant_data {
    padding-left: 15px;
}
.environment_initiative_data {
    padding: 20px 20px 20px 0px;
    width: 430px;
}
.environment_initiative_data h1 {
    font-size: 18px;
}
.envioronment_content_data {
    padding-right: 30px;
}
p {
    font-size: 14px;
    line-height: 20px;
}
.rht_sustainable_data_tomato::before {
    top: 10px;
    right: 10px;
}
.rht_sustainable_data_tomato img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.marco_detail_content {
    padding: 50px 20px 0px 20px;
}
.cost_grandma_content {
    padding: 0px 20px 0px 20px;
}
section.planting_trees_sec {
    padding: 50px 0px 40px;
}
.find-out-more .circl:after {
    left: -6px;
    top: 7px;
}
.listing_tree_data {
    padding-top: 50px;
}
.listing_tree_data::after {
    height: 1106px;
    width: 762px;
    bottom: 70px;
    right: -80px;
}
.united_nations_sec {
    margin-top: 50px;
}
.listing_tree_data::before {
    height: 1106px;
    width: 762px;
    top: -150px;
    left: -80px;
}
.find-out-more .circl img {
    height: 50px;
}
.find-out-more .circl h4 {
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 20px;
}
.footer_menu a {
    font-size: 14px;
}
.phone_copyrights {
    width: 70%;
}
.made_by {
    width: 30%;
    text-align: right;
}
.benefits_sec_data::after {
    content: none;
}
.marco_pic_data {
    width: 95%;
}
section.sustainale_marco_pierre {
    flex-wrap: wrap;
}
.marco_pic_data img {
    max-width: 100%;
}
.marco_detail_content {
    width: 100%;
}
.marco_detail_content h2 {
    font-size: 25px;
}
.cost_grandma_image {
    width: 50%;
}
.cost_grandma_image img {
    max-width: 100%;
}
.cost_grandma_content {
    width: 50%;
}
.benefits_list_icons {
    height: 154px;
    width: 154px;
}
.benefits_list_icons img {
    height: 70px;
}
.inner_befits_listing {
    padding: 20px 10px;
}
.plant_list_item:nth-child(2)::before {
    content: none;
}
.plant_list_item:nth-child(5)::before {
    content: none;   
}
.listing_tree_data::before {
    content: none;
}
.listing_tree_data::after {
    content: none;
}
.main_header nav.navbar {
    padding: 0px 10px;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -15px;
}
.home_testimonials .owl-nav button.owl-next {
    right: 0;
}
.home_testimonials .owl-nav {
    display: none;
}
ul.footer_menu {
    padding: 0;
    margin: 20px 0px 0px;
    width: 100%;
}
.footer_logo {
    width: 100%;
}
.benefits_lists ul {
    flex-wrap: wrap;
}
.benefits_lists ul li {
    width: 33.33%;
}
section.benefits_sec_data {
    padding: 50px 0px;
}
.inn_tree_data_cont {
    padding: 20px 30px;
}
.sustainaly_restaurant_data::before {
    content: none;
}
.top_footer {
    flex-wrap: wrap;
}
.cost_grandma_content h2 {
    font-size: 24px;
}
.sustaibale_restaurant_logos ul li a img {
    height: 36px;
}
.sustainaly_restaurant_data::after {
    width: 360px;
    height: 360px;
}
.view_restaurant_data {
    flex-wrap: wrap;
}
.view_restaurant_data a {
    margin: 20px 0px 0px;
}
.clients_info {
    padding-left: 40px;
}
section {
    overflow-x: hidden;
}
.sustainaly_restaurant_data::after {
    content: none;
}
.how_it_works_content_banner {
    width: 50%;
    padding: 30px 30px;
    margin-left: -200px;
}
.how_it_works_content_banner h2 {
    font-size: 16px;
}
.how_orks_videos iframe {
    height: 500px;
}
.find-out-more .circl, .find-out-more .circl a {
    width: 215px;
    height: 215px;
}
.find-out-more .row .col-md-4:after {
    width: 40px;
    height: 100px;
}
.find-out-more .row .col-md-4 {
    padding-bottom: 65px;
}
.sustaibale_restaurant_logos {
    padding-right: 0;
}
section.view_restaurant_data_sec {
    padding: 0px;
}
.view_restaurant_data a.btn.btn_bordered {
    margin-top: 0px;
}
section.sustainale_marco_pierre.recieve_certified_sec {
    padding: 70px 0px 40px;
}
.certified_sustainably_data_sec .marco_pic_data::after {
    content: none;
}
section.sustainale_marco_pierre.certified_sustainably_data_sec {
    padding: 20px 0px 60px;
    justify-content: flex-end;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 20px 20px 40px;
}
.restaurant_epos_data::after {
    content: none;
}
section.restaurant_epos_data {
    padding: 40px 20px 60px;
    position: relative;
}
.overlay_rest_data h2 {
    font-size: 22px;
}
.overlay_rest_data a {
    font-size: 14px;
}
.overlay_rest_data {
    bottom: 40px;
}
.how_content_sec [class*="col-"] {
    max-width: 100%;
    flex: 0 0 100%;
}
.hw_rht_data {
    padding-left: 0;
}
section.how_content_sec {
    padding: 50px 0px 50px;
}
section.sustainale_marco_pierre.what_isinitiatives {
    padding-bottom: 20px;
}
section.sustainale_marco_pierre.certified_sustainably_data_sec .marco_detail_content {
    order: 1;
    margin-top: 40px;
}
.how-left-center {
    width: 615px;
}
section.how_it_work_sec {
    padding-bottom: 20px;
}
.hw_rht_data {
    margin-top: 40px;
}
.what_sustainable_data::after {
    content: none;
}
.what_data_pack_content h2 {
    font-size: 25px;
}
.what_sustainable_data [class*="col-"] {
    max-width: 100%;
    flex: 0 0 100%;
}
.what_sustainable_data .col-md-6:first-child {
    order: 2;
}
.what_video_data {
    margin-bottom: 30px;
}
section.what_sustainable_data {
    padding: 50px 0px 60px;
}
section.google_review_testimonials {
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0 100%);
    padding: 70px 0px;
}
section.google_review_testimonials.what_is_it_testimonials {
    margin-bottom: 40px;
}
.restaurant_data_space {
    padding: 0px 20px;
}
.how_is_it_marco_col::after {
    content: none;
}
section.sustainale_marco_pierre.green_earth_appeal_sec {
    padding: 30px 0px 60px;
}
p.benefits_banner_paraph {
    padding: 10px 40px;
    max-width: 80%;
    font-size: 12px;
    line-height: 18px;
}
.benefit_package_tabcontent {
    flex-wrap: wrap;
}
.epos_content_info {
    padding: 30px 20px 0px;
}
.benefit_package_tabcontent .epos_img_data {
    width: 100%;
}
.benefit_package_tabcontent .epos_img_data img {
    width: 100%;
}
.epos_img_data::after {
    content: none;
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link {
    border-bottom: 6px solid transparent;
    padding: 10px 12px;
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link span {
    font-size: 12px;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.benefit_packages_tabs_info .nav.nav-tabs a.nav-link img {
    height: 30px;
}
section.benefits_packages_sec {
    padding: 50px 0px 50px;
}
.benefit_packages_tabs_info .tab-content {
    padding-top: 30px;
}
.benefit_packages_tabs_info {
    padding: 40px 0px 20px;
}
.benefits_your_diner .marco_detail_content {
    padding: 0px;
    width: 100%;
}
section.sustainale_marco_pierre.benefits_your_diner {
    padding: 30px 0px;
}
.benefits_your_diner .marco_pic_data {
    width: 95%;
    margin-top: 0px;
}
.benefits_your_diner .marco_pic_data::before {
    left: 20px;
    right: auto;
}
.benefits_your_business .marco_pic_data::after {
    content: none;
}
section.sustainale_marco_pierre.benefits_your_business .marco_pic_data img {
    width: 100%;
}
.plant_desp_info {
    margin: 30px 0px 0px;
    flex-wrap: wrap;
}
.plant_items_info {
    width: 25%;
}
.plant_icons {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.plant_icons img {
    height: 60px;
}
section.sustainale_marco_pierre.benefits_your_business {
    padding-bottom: 30px;
}
section.sustainale_marco_pierre.benefits_your_diner .marco_detail_content {
    padding: 50px 60px 0px;
    order: 2;
}
section.sustainale_marco_pierre.benefits_your_business .marco_detail_content.how_works_marco_content {
    padding: 50px 60px 0px;
}
.benefit_packages_tabs_info .nav.nav-tabs li {
    width: 16.666%;
}
section.sustainale_marco_pierre.benefits_your_diner.green_earth_appeal_sec {
    padding: 70px 0px 30px;
}

.login_show_for_desktop {
    display: none;
}
.login_show_for_mobile {
    display: block;
}
form.user_forms_data {
    border: 1px solid #3a645d;
    padding: 40px 30px;
}
.user_login_data_sec::before {
    width: 122px;
    height: 228px;
}
.user_login_data_sec::after {
    width: 122px;
    height: 228px;
}
.postcode_search .form-group input[type="search"] {
    width: 300px;
}
.postcode_search {
    padding: 0px 0px 40px;
}
.search_restaurant_by_data {
    padding: 20px 0px;
}
.rest_items_data  {
    width: 47%;
}
.restaurant_filters .myaccordion .card-header button {
    font-size: 13px;
}
.filter_heading h2 {
    font-size: 13px;
}
.official_epos_partner_sec {
    padding: 0px 0px 40px;
}
.partner_videos {
    margin-top: 40px;
}
section.sustainale_marco_pierre.james_martin_sec_data.existing_epos_data {
    padding: 40px 0px 60px;
}
.main_blog_render_data::after {
    content: none;
}
select.filter_search {
    width: 300px;
}
.blog_heading_data {
    margin-bottom: 20px;
}
.main_blog_render_data {
    padding: 40px 0px;
}
.blog_inner_content h3 {
    font-size: 17px;
}
.restaurant_detail_content_sec::after {
    content: none;
}
.restaurant_content {
    padding-right: 20px;
}
.inner_video_data iframe {
    height: 190px;
}
/*.latest_videos_slider .owl-item.active.center iframe {
    height: 250px;
}*/







}

@media (max-width: 767px) {

section.sustainably_hm_banner::before {
	content: none;
}
.lft_banner_restaurant_data {
    width: 100%;
    padding: 30px 0;
    position: relative;
    text-align: center;
}
.rht_sustainable_data_tomato {
    width: 100%;
    padding-left: 15px;
}
.sustain_row_data {
    flex-direction: column;
}
.environment_initiative_data {
    width: 100%;
    padding: 0px 15px;
}
.navbar a.navbar-brand img {
    max-width: 160px;
}
.environment_initiative_data h1 {
    font-size: 18px;
}
.envioronment_content_data {
    padding: 0px 45px;
}
p {
    font-size: 14px;
    line-height: 22px;
}
.envioronment_content_data p {
    margin-bottom: 0px;
    text-align: left;
}
.rht_sustainable_data_tomato::before {
    top: 8px;
    right: 8px;
    width: 96%;
}
section.sustainaly_restaurant_data {
    padding: 30px 0px;
}
.sustaibale_restaurant_logos {
    padding-right: 0;
}
.sustainale_rest_content {
    padding-left: 0;
}
.sustaibale_restaurant_logos ul li img {
    max-width: 100%;
    height: 40px;
}
.sustainaly_restaurant_data::after {
	content: none;
}
.view_restaurant_data {
    justify-content: center;
    flex-wrap: wrap;
}
.view_restaurant_data .btn {
    margin-left: 0;
    margin-top: 15px;
}
.sustainale_rest_content h2 {
    font-size: 18px;
}
.sustainale_rest_content {
	margin-top: 20px;
	padding: 0px 30px;
}


.marco_detail_content h2 {
    font-size: 20px;
}
.cost_grandma_image {
    width: 100%;
}
.cost_grandma_image img {
    max-width: 100%;
}
section.how_much_cost_data {
    flex-wrap: wrap;
}
.cost_grandma_content {
    width: 100%;
    padding: 30px 20px 90px;
}
section.planting_trees_sec {
    padding: 30px 0px;
}
.planting_trees_headings h2 {
    font-size: 20px;
}
.planting_trees_headings h2 i.color_data {
    display: block;
}
.plant_list_item {
    width: 100%;
    margin-right: 0;
}
.inn_tree_data_cont h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
.inn_tree_data_cont li {
    font-size: 14px;
    line-height: 21px;
}
.plant_list_item:nth-child(2n) {
    position: unset;
}
.benefits_list_icons {
    height: 154px;
    width: 154px;
}
.benefits_list_icons img {
    height: 70px;
}
.inner_befits_listing {
    padding: 20px 10px;
}
.plant_list_item:nth-child(2)::before {
    content: none;
}
.plant_list_item:nth-child(5)::before {
    content: none;   
}
/*.listing_tree_data::before {
    content: none;
}
.listing_tree_data::after {
    content: none;
}*/
.listing_tree_data::before {
    height: 400px;
    width: 100%;
    top: -60px;
    left: 10px;
}
.listing_tree_data::after {
    height: 400px;
    width: 100%;
    position: absolute;
    bottom: -60px;
    right: 0;
}
.main_header nav.navbar {
    padding: 0px 10px;
}
.home_testimonials .owl-nav button.owl-prev {
    left: -15px;
}
.home_testimonials .owl-nav button.owl-next {
    right: 0;
}
.home_testimonials .owl-nav {
    display: none;
}
ul.footer_menu {
    padding: 0;
    margin: 20px 0px 0px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}
.footer_menu li {
    border-right: none;
    line-height: 13px;
    padding: 0px 8px 15px;
    width: 100%;
    text-align: center;
}
.bottom_footer {
    flex-wrap: wrap;
}
.phone_copyrights {
    width: 100%;
}
.made_by {
    margin-top: 20px;
    width: 100%;
}
.footer_logo {
    width: 100%;
    text-align: center;
}

.benefits_lists ul li {
    width: auto;
}
section.benefits_sec_data {
    padding: 50px 0px;
}
.inn_tree_data_cont {
    padding: 20px 30px;
}
.sustainaly_restaurant_data::before {
    content: none;
}
.top_footer {
    flex-wrap: wrap;
}
.cost_grandma_content h2 {
    font-size: 24px;
}
.sustaibale_restaurant_logos ul li a img {
    height: 36px;
}
.sustainaly_restaurant_data::after {
    width: 360px;
    height: 360px;
}
.view_restaurant_data {
    flex-wrap: wrap;
}
.view_restaurant_data a {
    margin: 20px 0px 0px;
}
.clients_info {
    padding-left: 40px;
}
section {
    overflow-x: hidden;
}
.sustainaly_restaurant_data::after {
    content: none;
}
.benefits_sec_data::after {
    content: none;
}
section.find-out-more.cstm-pdng .row {
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-left: 30px;
    overflow-y: hidden;
}
.find-out-more .circl {
    width: 240px;
    height: 240px;
}
.find-out-more .circl img {
    height: 60px;
}
.latest_videos_sec h2 {
    margin-bottom: 30px;
}
.find-out-more .circl h4 {
    font-size: 18px;
    text-transform: capitalize;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 26px;
}
.marco_pic_data img {
    width: 100%;
}
.marco_pic_data {
    width: 94%;
}
.marco_detail_content {
    padding: 15px;
    width: 100%;
    margin-top: 20px;
}
section.sustainale_marco_pierre {
    padding-bottom: 10px;
    flex-wrap: wrap;
}
.marco_pic_data::before {
    top: 10px;
    left: 10px;
}
/*.latest_videos_slider .owl-item.active.center {
    transform: scale(1);
}*/
.latest_videos_slider .owl-dots {
    bottom: -60px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    text-align: center;
}
section.latest_videos_sec {
    padding: 80px 0px 130px;
}
section.find-out-more.cstm-pdng {
    padding: 20px 0px;
    overflow-y: hidden;
}
footer.main_footer {
    padding: 20px 0px 50px;
}
.benefits_lists ul {
    padding: 0px 0px 0px 50px;
    margin: 0px;
    display: flex;
    overflow-x: scroll;
}
.benefits_lists ul li {
    width: auto;
    flex: 0 0 68%;
}
.learn_more_data p {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 28px;
}
.learn_more_data {
    margin-top: 20px;
}
.inner_testimonials_data {
    display: flex;
    padding: 0px;
    flex-wrap: wrap;
    justify-content: center;
}
.google_review_img {
    width: 100%;
}
.clients_info {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
    padding: 0 !important;
}
.google_review_img img {
    width: auto !important;
    margin: 0 auto;
}
a.user_image {
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
}
a.user_image img {
    width: auto !important;
    margin: 0 auto;
}
.clients_info p {
    width: 100%;
    text-align: center;
}
.united_nations_sec {
    margin-top: 50px;
}
.listing_tree_data {
    padding-top: 60px;
    padding-bottom: 50px;
}
.owl-carousel.owl-theme.latest_videos_slider {
    padding: 0px 30px;
}
section.sustainably_hm_banner {
    overflow: visible;
}
.latest_videos_slider .owl-dots .owl-dot {
    border: 1px solid #48a035;
    width: 30px;
    height: 7px;
}
.cstm-h2 {
    margin-bottom: 40px;
}
.footer_logo {
    margin-bottom: 20px;
}
.cost_grandma_content h2 span {
    font-size: 16px;
}
.cost_grandma_content p {
    margin-bottom: 20px;
}
section.how_it_work_sec {
    flex-wrap: wrap;
    justify-content: flex-end;
}
.how_orks_videos {
    width: 94%;
}
.how_orks_videos iframe {
    width: 100%;
    height: auto;
}
.how_it_works_content_banner {
    width: 100%;
    padding: 20px;
    margin-left: 0;
    position: relative;
    box-shadow: none;
    text-align: center;
    margin-top: 10px;
}
.how_it_works_content_banner h2 {
    font-size: 18px;
}
.how_orks_videos::before {
    top: 5px;
    left: -10px;
}
.hw_rht_data {
    padding-left: 0;
    margin-top: 30px;
}
section.how_content_sec {
    padding: 30px 0px 50px;
}
.inn_restaurant_data_pieces {
    width: 94%;
    margin-right: 0;
    margin-bottom: 30px;
    float: right;
}
.overlay_rest_data h2 {
    font-size: 20px;
}
.inn_restaurant_data_pieces::after {
    top: 10px;
    left: -10px;
}
.restaurant_epos_data::after {
    content: none;
}
.inn_restaurant_data_pieces:nth-child(2n)::after {
    left: 10px;
}
.overlay_rest_data {
    bottom: 40px;
    left: 0px;
    padding: 12px 20px;
    border-left: 10px solid #46ac33;
}
.restaurant_epos_data .col-md-12 {
    padding: 0;
}
.inn_restaurant_data_pieces:nth-child(2n) {
    margin-right: 0px;
    width: 94%;
    float: left;
}
.restaurant_data_space {
    display: inline-block;
}
section.restaurant_epos_data {
    padding: 50px 0px 30px;
    position: relative;
}
.certified_sustainably_data_sec .marco_detail_content {
    padding: 15px;
    margin-top: 0px;
}
section.sustainale_marco_pierre.certified_sustainably_data_sec {
    padding: 10px 0px 40px;
}
.certified_sustainably_data_sec .marco_pic_data::after{
    content: none;
}
ul.certified_list_content li {
    font-size: 14px;
    line-height: 22px;
}
.view_restaurant_data_sec .sustaibale_restaurant_logos ul li {
    width: 48%;
    margin: 1%;
}
.view_restaurant_data_sec .sustaibale_restaurant_logos .view_restaurant_data {
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
}
section.sustainale_marco_pierre.recieve_certified_sec {
    padding: 30px 0px 20px;
}
section.view_restaurant_data_sec {
    padding: 0px 0px;
}
section.sustainale_marco_pierre.certified_sustainably_data_sec .marco_pic_data {
    margin-top: 20px;
    order: 1;
}
section.sustainale_marco_pierre.certified_sustainably_data_sec .marco_detail_content {
    order: 2;
    margin-top: 30px;
}
.how-left-center {
    width: 290px;
    padding: 3px 0px;
}
.circl {
    width: 100px;
    height: 100px;
}
.how-work-left::before {
    width: 240px;
    height: 240px;
}
.circl::after {
    border: 2px solid #3a645d;
    left: -4px;
    top: 4px;
}
.how-work-left .circl img {
    height: 25px;
}
.circl p {
    font-size: 9px;
    line-height: 13px;
}
.how-work-left .circl p {
    margin-top: 5px;
}
.how-left-center::before {
    width: 92px;
    height: 146px;
    left: 76px;
}
.how-left-center2.circl::before {
    width: 20px;
    height: 20px;
    top: -17px;
    left: 50%;
}
.how-left-center::after {
    width: 20px;
    height: 19px;
    left: 51%;
}
.how-left-bottom.circl::before {
    width: 20px;
    height: 20px;
    top: 39%;
    right: -19px;
}
.how-left-center1.circl::before {
    width: 20px;
    height: 20px;
    bottom: -22px;
    left: 34%;
}
.find-out-more .circl:after {
    left: -3px;
    top: 3px;
}
.find-out-more .row .col-md-4:after {
    width: 53px;
    height: 120px;
}
.find-out-more .row .col-md-4 {
    padding-bottom: 50px;
}
.find-out-more .circl a {
    width: auto;
    height: auto;
}
.how-work-left {
    width: 290px;
    margin: 0 auto;
}
.what_data_pack_content {
    padding-right: 0;
    padding-left: 15px;
}
.what_data_pack_content h2 {
    margin-bottom: 20px;
    font-size: 20px;
}
.what_data_pack_content p {
    margin-bottom: 20px;
}
section.what_sustainable_data {
    overflow-y: hidden;
    padding: 20px 0px;
}
a.btn.btn_bordered_green {
    padding: 12px 20px;
    font-size: 12px;
}
.what_sustainable_data::after {
    content: none;
}
.what_sustainable_data .col-md-6:first-child {
    order: 2;
}
.what_video_data {
    margin-bottom: 30px;
}
/*.what_video_data iframe {
    width: 100%;
    height: auto;
}*/
a.btn.btn_full {
    font-size: 12px;
    padding: 12px 20px;
}
section.google_review_testimonials {
    clip-path: polygon(0 0, 100% 8%, 100% 92%, 0 100%);
    padding: 80px 0px;
}
section.google_review_testimonials.what_is_it_testimonials {
    margin-bottom: 40px;
}
section.sustainale_marco_pierre.james_martin_sec_data {
    padding: 50px 0px 40px;
}
/*.latest_videos_slider .owl-item.active.center iframe {
    height: auto;
}*/
/*.inner_video_data iframe {
    height: auto;
}*/
section.restaurant_epos_data.wha_is_it_rest_sec {
    padding: 0px 0px 40px;
}
section.planting_trees_sec {
    overflow-y: hidden;
}
.united_nations_sec {
    margin-top: 20px;
    padding: 0px 15px;
}
.united_nations_sec h3 {
    margin: 0 auto 20px;
}
.how_is_it_marco_col::after {
    content: none;
}
section.sustainale_marco_pierre.green_earth_appeal_sec {
    padding: 10px 0px 30px;
}
.b_enefits_banner_content {
    width: 100%;
    padding: 0px 30px;
    text-align: center;
}
p.benefits_banner_paraph {
    padding: 0px 20px;
    max-width: 100%;
}
section.benefits_packages_sec {
    padding: 20px 0px;
}
.benefits_package_heading h2 {
    font-size: 20px;
}
h2 {
    font-size: 20px !important;
}
.epos_img_data::after, .benefits_your_business .marco_pic_data::after {
    content: none;
}
.benefits_your_diner .marco_detail_content {
    padding: 40px 30px;
    width: 100%;
    margin-top: 0px;
}
.benefits_your_diner .marco_pic_data {
    width: 100%;
}
section.sustainale_marco_pierre.benefits_your_diner {
    padding-top: 20px;
}
.epos_img_data img {
    width: 100%;
}
.benefit_package_tabcontent {
    flex-wrap: wrap;
}
.epos_content_info {
    padding-left: 0;
    padding-top: 30px;
}
section.sustainale_marco_pierre.benefits_your_business .marco_detail_content.how_works_marco_content {
    padding: 15px 30px;
}
section.sustainale_marco_pierre.benefits_your_diner .marco_detail_content {
    order: 2;
}
.benefits_your_diner .marco_pic_data::before {
    left: 10px;
    right: auto;
}
section.sustainale_marco_pierre.benefits_your_diner .marco_pic_data {
    width: 94%;
}
.plant_desp_info {
    margin: 30px 0px 0px;
    flex-wrap: wrap;
    justify-content: center;
}
.plant_items_info {
    width: 48%;
    margin: 10px 0px;
}
.plant_icons {
    width: 130px;
    height: 130px;
    margin: 0 auto;
}
.plant_icons img {
    height: 50px;
}
.plant_items_info p {
    margin: 10px 0px 0px;
    font-size: 17px;
}
.inn_plant_data_value h2 span {
    display: unset;
}
section.plant_countries_help_sec {
    padding: 10px 0px 20px;
}
.benefit_packages_tabs_info.show_only_for_desk {
    display: none;
}
.benefit_packages_acc.show_only_for_mob {
    display: block;
}
.benefit_packages_acc .myaccordion .card-header button {
    border: 2px solid #3a645d;
    border-left: none;
    border-right: none;
    justify-content: space-between;
}
.offer_btns img {
    margin-right: 15px;
    height: 30px;
}
.benefits_packages_sec .col-md-12 {
    padding: 0;
}
.benefits_package_heading {
    padding: 0px 15px;
}
.how_orks_videos.how_earth_img {
    margin-bottom: 20px;
}
.how_orks_videos.how_earth_img::before {
    top: 10px;
    left: auto;
    right: 10px;
}
section.sustainale_marco_pierre.benefits_your_diner.green_earth_appeal_sec {
    padding: 20px 0px 10px;
}
.plant_desp_info.green_earth_appeal_differenec .plant_items_info {
    width: auto;
    padding: 0px 10px;
    flex: 0 0 57%;
}
.plant_desp_info.green_earth_appeal_differenec {
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-left: 50px;
}
.plant_items_info p span {
    display: unset;
}
.green_earth_appeal_differenec .plant_icons::after {
    border: 2px dashed #3a645d;
}
.user_login_data_sec::before {
    width: 52px;
    height: 98px;
}
.user_login_data_sec::after {
    width: 52px;
    height: 98px;
}
form.user_forms_data {
    border: 1px solid #3a645d;
    padding: 30px;
}
a.password_link.already_account_link {
    font-size: 14px;
}
.user_login_data_sec {
    padding: 50px 0px 30px;
}
.user_log_headings {
    margin-bottom: 30px;
}
a.btn.google_btn {
    font-size: 12px;
}
.login_show_for_desktop {
    display: none;
}
.login_show_for_mobile {
    display: block;
}
.postcode_search .form-group {
    position: relative;
    margin: 0px 10px 10px;
    width: 100%;
}
.postcode_search .form-group input[type="search"] {
    width: 100%;
}
.postcode_search {
    padding: 0px 20px 10px;
    flex-direction: column;
}
.search_restaurant_by_data {
    padding: 20px 0px;
}
.restaurant_listing_data {
    margin-top: 20px;
}
.rest_items_data {
    width: 100%;
}
.restaurant_pagination_data {
    margin-top: 20px;
    padding-top: 20px;
}
a.view_more_sustain_btn {
    font-size: 12px;
}
a.view_more_sustain_btn::before, a.view_more_sustain_btn::after {
    content: none;
}
section.view_restaurant_data_sec.our_resta_options_data {
    padding: 20px 0px 30px;
}
.map_view_data {
    padding: 30px 0px;
}
.restaurant_pagination_data ul li a {
    font-size: 18px;
}
.restaurant_pagination_data ul li {
    width: 30px;
    height: 30px;
}
.filter_result_data {
    padding: 0px 20px;
}
section.sustainale_marco_pierre.james_martin_sec_data.existing_epos_data {
    padding: 20px 0px 20px;
}
.official_epos_partner_sec {
    padding: 20px 0px 40px;
}
.partner_videos iframe {
    width: 100%;
    height: auto;
}
.partner_videos {
    margin-top: 30px;
}
section.epos_provider_data {
    padding: 30px 0px;
}
.epos_provider_heading {
    text-align: center;
    margin-bottom: 30px;
}
.light_peed_data {
    margin-bottom: 30px;
}
select.filter_search {
    width: 100%;
}
.main_blog_render_data::after {
    content: none;
}
.blogs_list_items {
    width: 100%;
}
.download_brochure_data {
    margin: 0px auto 30px;
    padding: 35px 30px 45px;
}
.main_blog_render_data {
    position: relative;
    padding: 30px 0px;
}
.blog_heading_data {
    margin-bottom: 20px;
}
.blogs_list_items img {
    width: 100%;
}
.blog_details_post_data i {
    font-size: 15px;
}
.download_brochure_data p {
    font-size: 18px;
    line-height: 25px;
}
.blog_posts_data .blogs_list_items {
    width: 100%;
}
.blog_posts_data {
    display: flex;
    flex-wrap: wrap;
}
.more_articles_data h2 {
    margin-bottom: 30px;
}
.blog_details_post_data h4 {
    font-size: 22px;
}
.blog_details_post_data .download_brochure_data {
    margin: 30px auto;
}
.breadcrubs_data li {
    font-size: 10px;
}
.post_date_share p {
    font-size: 12px;
}
.blog_details_post_data img {
    margin-bottom: 15px;
}
.blog_details_post_data p {
    margin-bottom: 15px;
}
a.btn.download_brochure_btn {
    font-size: 13px;
}
.blog_details_post_data h4 {
    margin-bottom: 15px;
}
.more_articles_data {
    padding-top: 30px;
    margin-top: 30px;
}
section.restaurant_details_data {
    padding: 40px 0px 60px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}
.restaurant_detail_content_sec::after {
    content: none;
}
section.restaurant_detail_content_sec {
    padding: 30px 0px;
}
.restaurant_content {
    padding-right: 0;
}
.rest_phone_info {
    display: flex;
    flex-direction: column;
}
.rest_social_info {
    padding-left: 0;
    padding-top: 25px;
}
.rose_lane_tree {
    margin-bottom: 20px;
}
.planted_data_info {
    margin-top: 20px;
}
.restaurant_detail_content_sec .col-md-5 {
    padding: 0;
}
.planting_certificate {
    padding: 0px 20px;
}
section.how_it_work_sec.what_is_it_page::before {
    content: none;
}
.benefits_lists {
    position: relative;
    padding-bottom: 50px;
}
.benefits_lists:after {
    background-image: url("../images/mob-slide-arrow.png");
    position: absolute;
    content: '';
    width: 65px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 9;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}
section.find-out-more.cstm-pdng {
    position: relative;
    padding-bottom: 70px;
}
section.find-out-more.cstm-pdng:after {
    background-image: url("../images/mob-slide-arrow.png");
    position: absolute;
    content: '';
    width: 65px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 9;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}
.plant_countries_help_sec.green_earth_planting_meal {
    position: relative;
    padding-bottom: 50px !important;
}
.plant_countries_help_sec.green_earth_planting_meal:after {
    background-image: url("../images/mob-slide-arrow.png");
    position: absolute;
    content: '';
    width: 65px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 9;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}
section.how_it_work_sec.what_is_it_page::after, section.how_it_work_sec::after {
    content: none;
}
.rose_lane_tree.rose_show_only_mobile {
    display: block;
}
.rose_lane_tree.rose_hide_on_mobile {
    display: none;
}
.planting_certificate.planting_certificate_show_on_mobile {
    display: block;
    padding: 0px;
}
.rest_content_body {
    border-top: none;
    border-bottom: 2px solid #3a645d;
    padding: 10px 0px 40px;
}
.planting_certificate.planting_certificate_hide_on_mobile {
    display: none;
}



}











