
.beekeeper_bg_image_wrapper{
	background-color: #000000;
	background-image: url("../images/Rectangle.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.beekeeper_bg_image{
	background-color: #000000;
	background-image: url("../images/photo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 718px;
	border-right: 15px solid #F5FDDF;
	border-left: 15px solid #F5FDDF;
	position: relative;
}
.beekeeper_content{
	background: rgba(0, 0, 0, 0.5);
	padding: 10px 10px;
	position: absolute;
	top: 55%;
	left: 50%;
	max-width: 582px;
	min-height: 253px;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.beekeeper_header{
	font-family: Nunito,sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 35px;
	line-height: 48px;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}

.beekeeper_subheader{
	font-family: Nunito,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 41px;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}
#text{
    background: rgba(196, 196, 196, 0.8);
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    margin: 0 10px 0 0px;
}
input#text::placeholder {
    color: #000000;
}
input#text::-webkit-input-placeholder {
  color: #777;
}
input#text::-moz-placeholder { /* Firefox 19+ */
  color:  #777;
}
input#text:-ms-input-placeholder {
  color:  #777;
}
input#text:-moz-placeholder { /* Firefox 18- */
  color:  #777;
}
#button{
	font-family: Nunito,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #FFFFFF;
	background-color: transparent;
	outline: none;
	border: 3px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 10px;
	position: unset;
}
.beekeeper_input{
    position: relative;
    padding: 20px 0 20px;
    width: 55%;
    margin: auto;
}
.beekeeper_content p{
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    padding: 20px 0 0;
    margin: 0;
}
.journey_wrap {
    display: none;
}

/* What_should_go_here */

.beekeeper_what_contents {
    padding: 30px 0 24px;
    background-color: #F5FDDF;
}

p.beekeeper_what_details {
    margin: 0;
}
p.beekeeper_what_details span.beekeeper_first_para {
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 34px;
    color: #000000;
    min-height: 60px;
    display: inline-block;
}
.beekeeper_what_icon {
    background-image: url(../images/Right_arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}


/* The_journey_of_your_honey */

.header {
    margin: 0;
    text-align: center;
    padding: 10px;
    min-height: 88px;
}
.header h1 {
    font-family: Bree Serif,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: 68px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    display: inline-block;
    padding: 0 20px;
}
.beekeeper_journey_contents {
    background-color: #F5FDDF;
    padding: 30px 0;
}
.beekeeper_what_info {
    position: relative;
    left: 115px;
}
p.beekeeper_details span.beekeeper_first_para {
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 34px;
    color: #000000;
    min-height: 45px;
    display: inline-block;
}
.beekeeper_info p.beekeeper_details span {
	font-family: Nunito,sans-serif;
    font-style: normal;
    font-size: 25px;
    line-height: 34px;
    min-height: 48px;
}
span.beekeeper_first_para.left_carbon {
    margin-left: -20px;
}
span.beekeeper_first_para.left_batch {
    padding-left: 17px;
}
span.beekeeper_first_para.left {
    padding-left: 25px;
}
.beekeeper_journey {
    background-image: url(../images/Right_arrow.png);
    background-position: 27px 124px;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
}
.beekeeper_honey_image {
	margin-top: 96px;
    text-align: center;	
}
p.beekeeper_journey_title.hidden-phone {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-align: right;
    letter-spacing: 0.08em;
    color: #000000;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 14px;
    top: 183px;
}
.footer {
    min-height: 88px;
}
.beekeeper_info p.beekeeper_details span.beekeeper_name {
    font-family: 'Nanum Pen Script';
    font-weight: 400;
    font-style: normal;
    line-height: initial;
    font-size: 35px;
}
.beekeeper_info p.beekeeper_details span.beekeeper_forest {
    color: #2F6F40;
}
.beekeeper_info p.beekeeper_details span.beekeeper_type {
    color: #BE8328;
}
/* Click_on_an_Icon_to_Explore */

.beekeeper_icons_images {
    padding: 50px 0 26px;
    background-color: #F5FDDF;
}
.beekeeper_icons_images.desktop_view.explore2{
	padding-bottom:22px;
}
.beekeeper_icons_images>div>div>div>img {
    margin: 0 auto;
    display: block;
}
.beekeeper_tree_foot_image {
    text-align: center;
}
.beekeeper_tree_image {
    text-align: right;
    margin: 0 auto;
}
.explore {
    padding-bottom: 48px;
    padding-top: 81px;
}
/* Click_on_an_Icon_to_Explore2 */
.wrapper {
    max-width: 248px;
    min-height: 100px;
    height: 100px;
    margin: 0 auto 69px;
    background: rgba(196, 196, 196, 0.45);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wrapper img {
    display: block;
    margin: 0 auto 0;
    bottom: 0;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
}
p.front_text {
    font-family: Bree Serif,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 34px;
    text-align: center;
    color: #000000;
    margin: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.explore_tree {
    position: relative;
    left: 82px;
    padding-top: 10px;
}
.explore_foot {
    position: relative;
    right: 106px;
    padding-top: 14px;
}
/*.explore_tree {
    position: relative;
    top: 5px;
}*/
.explore2_tree {
    position: relative;
    top: 5px;
}
.explore2_foot {
    position: relative;
    top: 9px;
}
/* Meet_your_beekeeper */

.beekeeper_meet {
    background-color: #F5FDDF;
    padding: 25px 0 67px;
}
.beekeeper_name_wrap_img {
    padding-top: 33px;
}
.slide_3_trick {
    padding: 0px 0 43px;
}
.beekeeper_name_image.about_beekeeper {
    padding-top: 16px;
}
/*.beekeeper_description.form_submit {
    position: relative;
    top: -16px;
}*/

.beekeeper_description p {
    margin: 0;
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    padding: 0 9px 39px;
    padding-top: 25px;
}
.beekeeper_description.notes p.second_para {
    padding-top: 10px;
}
.beekeeper_what_bee_icon.meet {
    background-image: url(../images/Leaf.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    right: -24px;
    height: 86px;
    width: 102px;
    background-size: contain;
    bottom: -32px;
    z-index: -1;
}
.beekeeper_left_arrow {
    text-align: left;
    padding-top: 90px;
}
.beekeeper_right_arrow {
    text-align: right;
    padding-top: 90px;
}
.beekeeper_description_wrap_notes {
    background: #FFFFFF;
    border: 1px solid #000000;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    max-width: 298px;
    min-height: 298px;
    position: relative;
    z-index: 10;
    padding: 0 15px;
}
.beekeeper_description.notes p {
    font-family: Indie Flower,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #000000;
    text-align: left;
    padding: 25px 0;
}
p.about_beekeeper {
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-bottom: 25px;
}
img.about_beekeeper_image {
    margin: 0 auto;
    display: block;
}
.beekeeper_description.form_submit {
    border: 0;
    border-radius: 0;
    text-align: center;
}
textarea#beekeeperreview {
    background: #FCF5EF;
    border: 2px solid #BFBCBC;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: Indie Flower,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #000000;
    padding: 0px 15px;
    margin: 0 auto 0px;
    margin-bottom: 20px;
}
input#name {
    background: #FFFBF8;
    border: 2px solid #BFBCBC;
    box-sizing: border-box;
    border-radius: 10px;
    width: 100%;
    display: block;
    max-width: 251px;
    margin: 0 auto 16px;
    padding: 0px 15px;
}
input#email {
    background: #FFFBF8;
    border: 2px solid #BFBCBC;
    box-sizing: border-box;
    border-radius: 10px;
    width: 100%;
    display: block;
    max-width: 251px;
    margin: 0 auto 20px;
    padding: 0px 15px;
}
input#email::placeholder,
input#name::placeholder {
	color: #3C3C3C;
}
.slide.page2.active {
    padding-bottom: 0px;
    padding-top: 20px;
}
input#send {
    background: #FFFBF8;
    border: 2px solid #BFBCBC;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    align-items: center;
    color: #000000;
    padding: 2px 29px;
}
ul.slide-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
    padding-top: 30px;
}
ul.slide-dots li {
    border: 3px solid #FFFFFF;
    position: relative;
    display: inline-block;
    height: 25px;
    width: 25px;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 11px 0;
}
ul.slide-dots li button {
    display: block;
    border: 0;
    height: 25px;
    width: 25px;
    outline: none;
    font-size: 0;
    color: transparent;
    background-color: transparent;
}
.beekeeper_name_wrap {
    text-align: right;
    padding-right: 20px;
}
.beekeeper_description_wrap {
    border: 2px solid #A7A7A7;
    border-radius: 5px;
    max-width: 298px;
    min-height: 298px;
    position: relative;
    z-index: 10;
}
.beekeeper_name_wrap img {
    max-width: 298px;
    min-height: 298px;
}
.beekeeper_name_wrap img {
    max-width: 298px;
    min-height: 298px;
}
/*Your_new_favourite_honey*/
.beekeeper_fav_image {
    text-align: center;
    padding: 0;
    padding-top: 60px;
}
.beekeeper_img_text_wrap {
    width: 430px;
}
.beekeeper_fav_image_honey {
    text-align: center;
}
.honey_comes_from_forest_wrap {
    width: 450px;
    display: block;
    float: right;
}
img.recipe_book_logo {
    max-width: 65px;
    margin-left: 15px;
    min-height: 76px;
}
.beekeeper_description.col-xs-6.col-sm-6.col-md-6.fav p {
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 20px 12px;
    color: #000000;
    border: 2px solid #A7A7A7;
    border-radius: 7px;
}
.bottom_logo_content_wrap {
    margin: 0 auto;
}
p.idea_text {
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    text-align: center;
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    display: flex;
    align-items: center;
    position: relative;
	top: 3px;
}
div#slide_content_2 p.idea_text {
    top: -11px;
}
div#slide_content_3 p.idea_text {
    top: -11px;
}
.beekeeper_meet.fav {
    padding-bottom: 13px;
    padding-top: 15px;
}
.beekeeper_meet.fav.three_image_slider {
    padding-top: 90px;
	padding-bottom: 10px;
}
.beekeeper_fav_img_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.Wild_honey_left_img {
    position: relative;
    top: -40px;
    left: 42px;
    z-index: 1;
}
.wild_honey_center_img {
    position: relative;
    top: -83px;
    z-index: 2;
}
.wild_honey_right_img {
    position: relative;
    top: -40px;
    left: -42px;
    z-index: 1;
}
.beekeeper_meet.fav .beekeeper_right_arrow {
    padding-left: 0;
    margin-left: -24px;
}
.beekeeper_meet.fav 
.beekeeper_two_col.col-xs-8.col-sm-8.col-md-8 {
    padding: 0;
}
.fav_honey_content {
    max-width: 298px;
    min-height: 298px;
    position: relative;
    top: 15px;
}
.beekeeper_description.col-xs-6.col-sm-6.col-md-6.fav {
    padding-left: 5px;
}
.fav_honey_img {
    padding-top: 10px;
}
.honey_img_fav {
	position: relative;
	left: 57px;
}
.beekeeper_meet.fav.three_image_slider h2.beekeeper_name {
    display: none;
}
.beekeeper_meet.fav .beekeeper_left_arrow, 
.beekeeper_meet.fav .beekeeper_right_arrow {
    padding-top: 99px;
}
.beekeeper_meet.fav.three_image_slider .beekeeper_left_arrow, 
.beekeeper_meet.fav.three_image_slider .beekeeper_right_arrow {
    padding-top: 88px;
}
.beekeeper_meet.fav.three_image_slider .beekeeper_two_col.col-xs-10.col-sm-10.col-md-10 {
    padding: 0;
}
.bottom_logo_content_wrap {
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0px;
}
/*This_is_Where_Your_Honey_Comes_From*/
/*.beekeeper_meet.honey_comes_from .beekeeper_right_arrow {
    padding: 0;
    padding-top: 90px;
}*/
h2.beekeeper_name {
    font-family: Bree Serif,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 54px;
    text-align: center;
    color: #000000;
    margin: 0;
    padding: 0 0 10px;
}
span.beekeeper_area, 
span.beekeeper_elephant, 
span.beekeeper_tree {
    margin-bottom: 25px;
}
.beekeeper_meet.honey_comes_from .beekeeper_left_arrow, 
.beekeeper_meet.honey_comes_from .beekeeper_right_arrow {
    padding-top: 45px;
}
h2.beekeeper_name span {
    display: block;
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    align-items: center;
    text-align: center;
    color: #000000;
    margin-top: 0;
    margin-bottom: 25px;
}
img.Forest_reserve {
    width: 100%;
    max-width: 667px;
    min-height: 289px;
}
.beekeeper_journey_wrapper.beekeeper_bg_image_wrapper.honey_comes_from.beekeeper_description {
    border: 0;
    border-radius: 0;
}
.beekeeper_fav_image.img_2 img {
    max-width: 422px;
    min-height: 298px;
}
.beekeeper_img_text_wrap span {
    font-family: Nunito,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 34px;
    display: flex;
    align-items: center;
    color: #000000;
}
.slide.page1.active {
    padding-top: 20px;
}
.beekeeper_meet.honey_comes_from {
    padding-bottom: 51px;
    padding-top: 5px;
}
.honey_comes_from_img_wrap {
    margin: 0 auto;
    display: block;
    text-align: center;
}
span.beekeeper_area img {
    max-width: 88px;
    min-height: 88px;
    margin-right: 17px;
}
.beekeeper_meet.honey_comes_from.small_map_slider {
    padding-top: 33px;
    padding-bottom: 36px;
}
.beekeeper_meet.honey_comes_from.small_map_slider 
.right_arrow_wrap {
    padding-top: 101px;
}
.beekeeper_meet.honey_comes_from.small_map_slider 
.beekeeper_left_arrow {
    padding-top: 146px;
}
span.beekeeper_elephant img {
    width: 74px;
    margin-right: 28px;
}
span.beekeeper_tree img {
    width: 78px;
    height: 89px;
    margin-right: 21px;
}
span.beekeeper_person img {
    width: 81px;
    margin-right: 21px;
}


/*Forest_honey_and_climate_change*/

.beekeeper_meet.beekeeper_forest_honey h2.beekeeper_sub_header {
    font-family: Nunito-Bold;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #000000;
    margin: 0;
    min-height: 41px;
    margin-bottom: 30px;
}
p.last_child_slider {
    margin-bottom: 0;
}
.beekeeper_meet.beekeeper_forest_honey .img_text_wrap {
    overflow: hidden;
    clear: both;
    position: relative;
    top: -30px;
}
.beekeeper_meet.beekeeper_forest_honey .img_text_wrap img {
    vertical-align: middle;
    float: left;
    margin-right: 21px;
}
.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p {
    font-family: Nunito-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 34px;
    display: flex;
    align-items: center;
    color: #000000;
}
.beekeeper_meet.beekeeper_forest_honey .forest_honey_img {
    width: 422px;
    margin: 0 auto;
    padding-left: 10px;
}
.beekeeper_meet.beekeeper_forest_honey {
    padding:0;
}
.beekeeper_meet.beekeeper_forest_honey .beekeeper_left_arrow, 
.beekeeper_meet.beekeeper_forest_honey .beekeeper_right_arrow {
    padding-top: 179px;
}
.forest_honey_content {
    width: 424px;
}
.beekeeper_meet.beekeeper_forest_honey .beekeeper_right_arrow{
    text-align: end;
    padding-left: 0;
    margin-left: -25px;
}
.beekeeper_meet.beekeeper_forest_honey h2.beekeeper_sub_header.sub_header_1 {
    padding: 20px 0 20px;
    margin-bottom: 30px;
}
div#slide_content_2 .beekeeper_meet.beekeeper_forest_honey .img_text_wrap {
    top: -37px;
}
.beekeeper_meet.beekeeper_forest_honey h2.beekeeper_sub_header.sub_header_2 {
    padding: 20px 0 20px;
}
.beekeeper_description_forest_honey.slide_text_wrap_3 p.last_child_slider {
    margin-bottom: 15px;
}
.beekeeper_description_forest_honey.slide_content_text_4 .forest_honey_content {
    width: 434px;
}
.beekeeper_meet.beekeeper_forest_honey h2.beekeeper_sub_header.sub_header_3 {
    padding: 20px 0 20px;
}
.beekeeper_meet.beekeeper_forest_honey h2.beekeeper_sub_header.sub_header_4 {
    padding: 20px 0 10px;
}
.beekeeper_meet.beekeeper_forest_honey .beekeeper_description_forest_honey.slide_content_desc_5 .img_text_wrap {
    overflow: hidden;
    clear: both;
    position: relative;
    top: 0px;
}
.slide_content_desc_5 .forest_honey_content {
    width: 356px;
}
.beekeeper_forest_honey_image.slide_content_text, 
.beekeeper_description_forest_honey.slide_content_desc {
    padding-top: 9px;
}
.beekeeper_meet.beekeeper_forest_honey div#slide_content_4 {
    padding-bottom: 34px;
}
.beekeeper_meet.beekeeper_forest_honey div#slide_content_3 {
    padding-bottom: 19px;
}
.beekeeper_forest_honey_image.slide_image_text_6 {
    padding-top: 16px;
}
.beekeeper_forest_honey_image.slide_content_text_5, .beekeeper_description_forest_honey.slide_content_desc_5 {
    padding-bottom: 60px;
}
.beekeeper_forest_honey_image.slide_content_text_5.col-xs-6.col-sm-6.col-md-6 {
    position: relative;
    top: 10px;
}
.beekeeper_meet.beekeeper_forest_honey h2.beekeeper_sub_header.sub_header_5 {
    padding: 20px 0 10px;
    margin-bottom: 16px;
}
.beekeeper_meet.beekeeper_forest_honey .slide_desc_text_6 .img_text_wrap {
    overflow: hidden;
    clear: both;
    position: relative;
    top: -5px;
}
.beekeeper_description_forest_honey.slide_desc_text_6.col-xs-6.col-sm-6.col-md-6 .forest_honey_content {
    width: 363px;
}
.beekeeper_forest_honey_image.slide_image_text_6{
    padding-top: 9px;
}
.beekeeper_description_forest_honey.slide_desc_text_6 {
    padding-top: 9.5px;
}
p.graph_5_text {
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 34px;
    display: flex;
    align-items: center;
    color: #000000;
    padding-top: 40px;
    padding-left: 10px;
    justify-content: center;
    margin-bottom: 0;
    font-family: Nunito-ExtraBold;
}
.forest_honey_bottom_content p.last_slide_content {
    margin: 0;
    font-family: Nunito-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
}
img.forest_honey_footprint {
    max-width: 81px;
    min-height: 81px;
}
.beekeeper_description_forest_honey.slide_desc_text_6.col-xs-6.col-sm-6.col-md-6 p.last_slide_content {
    margin-bottom: 0;
}
.beekeeper_meet.beekeeper_forest_honey .beekeeper_forest_honey_image.slide_image_text_6 .forest_honey_img {
    width: 422px;
    margin: 0 auto;
    padding-left: 10px;
    text-align: center;
}
.beekeeper_meet.beekeeper_forest_honey div#slide_content_2 .beekeeper_meet.beekeeper_forest_honey .forest_honey_img {
    padding-top: 5px;
}
.beekeeper_meet.beekeeper_forest_honey div#slide_content_1 {
    padding-top: 15px;
}

@media screen and (min-width: 768px) {
	.mobile_view{
		display:none;
	}
	.forest_honey_bottom_content {
	    margin: 0 auto;
	    width: 550px;
	    text-align: center;
	}

	img.eu_logo {
	    max-width: 71px;
	    min-height: 47px;
	}
	img.usda_logo {
	    max-width: 47px;
	    min-height: 47px;
	}
	.beekeeper_forest_honey_image.slide_image_text_6{
	    padding-top: 9.4px;
	}
	.beekeeper_description_forest_honey.slide_desc_text_6 {
	    padding-top: 9.4px;
	}
	.bottom_logo {
	    text-align: right;
	    position: relative;
	    top: -3px;
	}
	h2.beekeeper_name {
	    min-height: 64px;
	}

	 .beekeeper_meet.beekeeper_forest_honey .forest_honey_img img.honey_img_forest {
	    max-width: 431px;
	    min-height: 250px;
	}
	.beekeeper_forest_honey_image.slide_image_text_6.col-xs-6.col-sm-6.col-md-6 img {
	    max-width: 344px;
	    min-height: 225px;
	}
	.beekeeper_curve_icon {
	    position: relative;
	    left: -38px;
	}
	.beekeeper_journey_bee_icon {
	    background-image: url(../images/Bee_Icon.png);
	    background-position: center top;
	    background-repeat: no-repeat;
	    height: 55px;
	    width: 59px;
	    position: relative;
	    left: 113px;
	    text-align: center;
	    background-size: contain;
	    top: -11px;
	}
	.input-group {
	    flex-wrap: nowrap;
	}
	.beekeeper_info {
	    padding-left: 0;
	}
	.beekeeper_journey {
	    background-position: 27px 163px;
	}
	p.beekeeper_journey_title.hidden-phone {
	    top: 229px;
	    left: 20px;
	}
	.mobile_view {
	    display: none;
	}
	.beekeeper_description.form_submit p.label,
	.beekeeper_description.form_submit p.llabel {
	    display: none;
	}
	.slide_3_trick .beekeeper_left_arrow, 
	.slide_3_trick .beekeeper_right_arrow {
	    padding-top: 115px;
	}
	.slide.beekeeper_meet.form .beekeeper_left_arrow {
	    text-align: left;
	    padding-top: 180px;
	}
	.visible-phone{
		display: none !important;
	}
	.slide.beekeeper_meet.form .beekeeper_right_arrow {
	    text-align: right;
	    padding-top: 180px;
	}
	.mobile_view{
		display: none;
	}
	.explore2 {
	    padding-top: 100px;
	}
	img.show_mobile {
	    display: none;
	}
	.mobile_show {
		display:none;
	}
}



@media screen and (max-width: 991px) {

	.beekeeper_info {
	    padding-left: 15px;
	}
	.beekeeper_curve_icon {
	    position: relative;
	    left: -62px;
	}
	.beekeeper_info p.beekeeper_details span.beekeeper_name {
	    font-size: 30px;
	}
	.beekeeper_journey {
	    background-position: 0;
	}
	p.beekeeper_journey_title.hidden-phone {
	    right: 6px;
	    top: 226px;
	    font-size: 13px;
	    line-height: 17px;
	}
	.beekeeper_info p.beekeeper_details span {
	    font-family: Nunito,sans-serif;
	    font-style: normal;
	    font-size: 16px;
	    line-height: 25px;
	    min-height: 40px;
	}
	.header h1 {
	    font-size: 38px;
	    line-height: 68px;
	}
	.beekeeper_name_image img {
	    max-width: 200px;
	    min-height: 351px;

	}
	.beekeeper_name_image.about_beekeeper img {
	    max-width: none;
	    min-height: auto;
	}
	p.front_text {
	    font-size: 20px;
	    line-height: 20px;
	}
	.explore_tree {
	    position: relative;
	    left: 0px;
	}
	.explore_foot {
	    position: relative;
	    right: 0px;
	}
	h2#heading_mobile {
	    display: none;
	}

}

@media screen and (max-width: 767px) {
	.desktop_view{
		display:none;
	}
	.show_desktop {
	    display: none;
	}
	.desktop_show{
		display: none;
	}
	.forest_honey_content {
	    width: 100%;
	}
	img.honey_img_forest.graph {
	    margin-bottom: 5px;
	}
	body .beekeeper_bg_image_wrapper {
    	background-image: none;
	}
	h2#heading_desktop {
	    display: none;
	}
	.beekeeper_name_wrap_img {
	    padding-top: 0;
	}
	.slide.page1.active .beekeeper_name_image img {
	    max-width: 187px;
	    min-height: 187px;
	}
	.slide.page2.active .beekeeper_name_image img {
	    max-width: 255px;
	    min-height: 170px;
	}
	.slide_3_trick h2.beekeeper_name {
	    display: none;
	}
	form.beekeeper_data {
    	padding-top: 0;
	}
	.beekeeper_description p.label {
	    padding-top: 0px;
	    padding-bottom: 20px;
	}
	input#name {
	    margin-bottom: 10px;
	}
	input#email {
	    margin-bottom: 10px;
	}
	.beekeeper_description_wrap_notes {
	    max-width: 220px;
	    min-height: 220px;
	    height: 220px;
	}	
	.beekeeper_description.notes p {
	    font-size: 15px;
	    line-height: 22px;
	    padding: 15px 0;
	}
	.beekeeper_description.notes p.second_para {
	    padding-top: 0;
	}
	.beekeeper_meet.slide_3_trick {
	    padding-bottom: 0px;
	}
	.container, .container-sm {
		max-width: 100%;
	}
	.beekeeper_description p.llabel {
	    font-family: Nunito,sans-serif;
	    font-style: normal;
	    font-weight: normal;
	    font-size: 19px;
	    line-height: 27px;
	    display: block;
	    align-items: center;
	    color: #000000;
	    padding: 10px 0;
	}
	.beekeeper_name_image.notes {
	    padding-top: 0;
	}
	.slide.page1.active {
	    padding-top: 0px;
	}
	.beekeeper_name_wrap {
	    text-align: center;
	    padding-right: 0;
	}
	.beekeeper_description_wrap_notes {
	    margin: 0 auto;
	}
	.beekeeper_journey_description.col-xs-10.col-sm-10.col-md-10 {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.beekeeper_bg_image_wrapper.home .container {
	    padding-right: 0;
	    padding-left: 0;
	}
	.beekeeper_what_info {
	    position: relative;
	    left: 0;
	}
	.beekeeper_bg_image {
	    border-right: 0;
	    border-left: 0;
	}
	.beekeeper_content {
    	max-width: 90%;
	}
	.beekeeper_header {
	    font-size: 25px;
	    line-height: 34px;
	    display: block;
	    align-items: end;
	}
	.beekeeper_subheader {
		font-size: 20px;
		line-height: 27px;
		display: block;
		align-items: end;
	}
	.beekeeper_input {
		position: relative;
		padding: 15px 0 15px;
		width: 100%;
		margin: auto;
	}
	.input-group {
		display: block;
	}
	#text {
		font-size: 20px;
		line-height: 27px;
		display: inline-block;
		margin: 0 0 10px 0;
		min-height: 48px;
		max-width: 249px;
	}
	#button {
	    font-size: 20px;
	    line-height: 27px;
	    display: block;
	    align-items: end;
	    min-height: 48px;
	    width: 64px;
	    text-align: center;
	    margin: 0 auto;
	}
	.safari #button {
		padding: 5px 9px 10px 11px;
	}
	.beekeeper_bee_image.col-xs-6.col-sm-6.col-md-6 {
	    padding-top: 10px;
	    position: relative;
	    top: 26px;
	}
	.beekeeper_icons_images.mobile_view.explore2_mobile .beekeeper_bee_image.col-xs-6.col-sm-6.col-md-6 {
	    padding-top: 10px;
	    position: relative;
	    top: 0;
	}
	.beekeeper_content p {
		display: block;
		padding: 15px 0 0;
	}
	/* What_should_go_here */
	.beekeeper_what_contents .container .row>div {
	    max-width: 100% !important;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	}
	.beekeeper_honey_image {
	    margin-top: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    margin-bottom: 5px;
	}
	.beekeeper_honey_image img {
	    max-width: 148px;
	    min-height: 157px;
	}
	body .beekeeper_what_wrapper.beekeeper_bg_image_wrapper {
	    background-image: url(../images/Rectangle.jpg);
	}
	body .beekeeper_what_wrapper.beekeeper_bg_image_wrapper .container,
	body .beekeeper_what_wrapper.beekeeper_bg_image_wrapper .container-sm {
		max-width: 100%;
		padding:0px 15px;
	}
	span.beekeeper_area, 
	span.beekeeper_elephant, 
	span.beekeeper_tree {
	    margin-bottom: 10px;
	}
	.beekeeper_area{
		max-width: 63px;
		min-height: 63px;
		margin-right: 16px;
	}
	.beekeeper_elephant{
		width: 66px;
		margin-right: 16px;
	}
	.beekeeper_tree  {
		width: 58px;
		height: 62px;
		margin-right: 16px;
		margin-left: 4px;
	}
	.beekeeper_person{
	    width: 55px;
	    margin-right: 16px;
	    margin-left: 4px;
	}
	.beekeeper_img_text_wrap {
		width: 100%;
	    max-width: 272px;
	    margin: 0 auto;
	    display: block;
	}
	.beekeeper_meet.honey_comes_from.small_map_slider {
	    padding-top: 33px;
	    padding-bottom: 10px;
	}
	.beekeeper_img_text_wrap span {
	    font-size: 15px;
	    line-height: 20px;
	}
	.header {
	    margin: 0;
	    text-align: center;
	    padding: 20px 10px 17px;
	    min-height: 88px;
	}
	.header h1 {
	    font-size: 25px;
	    line-height: 34px;
	    padding: 8px 10px 11px;
	}
	p.beekeeper_what_details span.beekeeper_first_para {
	    font-size: 15px;
	    line-height: 20px;
	    min-height: 25px;
	    padding-bottom: 10px;
	}
	p.beekeeper_what_details {
	    margin: 0;
	    border: 2px solid #A7A7A7;
	    border-radius: 5px;
	    padding: 5px 10px;
	}
	.beekeeper_icons_images.mobile_view.explore_mobile .row {
	    -webkit-flex-wrap: wrap;
	    flex-wrap: wrap;
	    display: -webkit-flex;
	    display: flex;
	}
	.safari .beekeeper_icons_images.mobile_view.explore_mobile .row {
	    clear: both;
	    overflow: hidden;
	    -webkit-flex-wrap: wrap;
	    flex-wrap: wrap;
	    display: -webkit-flex;
	    display: flex;
	}
	.beekeeper_organic_honey_image.col-xs-4.col-sm-4.col-md-4 {
	    width: 33.333333%;
	}
	.beekeeper_tree_image {
	    margin: 0 auto;
	    text-align: -webkit-center;
	    flex: 0 0 100%;
	    -webkit-flex: 0 0 100%;
	}
	.beekeeper_what_bee_icon.visible-phone {
	    background-image: url(../images/Bee_Icon.png);
	    background-position: bottom right;
	    background-repeat: no-repeat;
	    position: absolute;
	    right: 0;
	    height: 55px;
	    width: 59px;
	    background-size: contain;
	    bottom: -25px;
	}
	body .beekeeper_journey_wrapper.beekeeper_bg_image_wrapper {
	    background-image: url(../images/Rectangle.jpg);
	}
	.beekeeper_journey {
	    display: none;
	}
	.beekeeper_curve_icon {
	    display: none;
	}
	span.beekeeper_first_para.left_carbon {
	    margin-left: 0;
	}
	span.beekeeper_first_para.left_batch {
	    padding-left: 0;
	}
	span.beekeeper_first_para.left {
	    padding-left: 0;
	}
	.beekeeper_journey_contents {
	    background-color: #F5FDDF;
	    padding: 20px 0;
	}
	.beekeeper_info p.beekeeper_details span {
	    font-family: Nunito,sans-serif;
	    font-style: normal;
	    font-size: 17px;
	    line-height: 20px;
	    min-height: 40px;
	    padding-bottom: 10px;
	}
	.beekeeper_info p.beekeeper_details span.beekeeper_name {
	    line-height: 30px;
	    font-size: 24px;
	}
	p.beekeeper_details {
	    margin: 0 auto;
	    border: 4px solid #DE972D;
	    border-radius: 5px;
	    padding: 5px 10px 0;
	    width: 96%;
	}
	.beekeeper_journey_bee_icon {
	    background-image: url(../images/Bee_Icon.png);
	    background-position: bottom right;
	    background-repeat: no-repeat;
	    position: absolute;
	    right: 0;
	    height: 55px;
	    width: 59px;
	    background-size: cover;
	    bottom: -25px;
	    left: auto;
	    top: auto;
	}	

	.beekeeper_journey_bee_icon {
	    background-image: url(../images/honey_bee_icon.png);
	    background-position: bottom right;
	    background-repeat: no-repeat;
	    position: absolute;
	    right: 0px;
	    height: 70px;
	    width: 75px;
	    background-size: cover;
	    bottom: -29px;
	    left: auto;
	    top: auto;
	}
	.beekeeper_info {
	    padding-left: 15px;
	    padding-top: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}	
	.beekeeper_journey_wrapper.beekeeper_bg_image_wrapper .footer p {
	    font-family: Roboto,sans-serif;
	    font-style: italic;
	    font-weight: bold;
	    font-size: 20px;
	    line-height: 23px;
	    color: #FFFFFF;
	    text-align: center;
	    margin: 0;
	}
	.beekeeper_journey_wrapper.beekeeper_bg_image_wrapper .footer {
	    text-align: center;
	}
	.journey_wrap {
	    background: rgba(0, 0, 0, 0.4);
	    border-radius: 25px;
	    display: inline-block;
	    position: relative;
	    padding: 14px;
	    margin-top: 6px;
	}
	.journey_white_arrow {
	    background-image: url(../images/arrow.png);
	    background-position: 47px 0;
	    background-repeat: no-repeat;
	    background-size: contain;
	    position: relative;
	    width: 160px;
	    min-height: 31px;
	    top: -5px;
	}
	.beekeeper_meet.honey_comes_from {
	    padding-bottom: 87px;
	    padding-top: 16px;
	}
	.desktop_view {
	    display: none;
	}
	.visit_text {
	    font-family: Bree Serif,sans-serif;
	    font-style: normal;
	    font-weight: normal;
	    font-size: 25px;
	    line-height: 34px;
	    display: flex;
	    align-items: center;
	    text-align: center;
	    color: #3C3C3C;
	    display: -webkit-flex;
	    -webkit-align-items: center;
	    width: 66.666666%;
	    -webkit-flex: 0 0 66.666666%;
	}
	.safari .visit_text{
		float:right;
	}
	.safari .beekeeper_organic_honey_image.col-xs-4.col-sm-4.col-md-4 {
		-webkit-flex: 0 0 33.333333%;
		width: 33.333333%;
		float: left;
	}
	.beekeeper_picture_image img {
	    width: 90px;
	    height: 95px;
	}
	.beekeeper_foot_image img {
	    width: 110px;
	    height: 110px;
	}
	.beekeeper_bee_image img {
	    width: 115px;
	    height: 84px;
	}
	.beekeeper_bee_image img {
	    width: 115px;
	    height: 84px;
	}
	.beekeeper_organic_honey_image img {
	    margin: 0 auto;
	    display: block;
	    width: 80px;
	    height: 70px;
	}
	.beekeeper_tree_image img {
	    width: 106px;
	    height: 113px;
	}
	.wrapper {
	    max-width: 156px;
	    min-height: 64px;
	    height: 64px;
	    margin: 0 auto 40px;
	}
	.wrapper img {
	    display: block;
	    margin: 0 auto 0;
	    bottom: 0;
	    position: absolute;
	    top: -20px;
	    left: 0;
	    right: 0;
	}
	p.front_text {
	    margin: 0;
	    font-size: 20px;
	    line-height: 27px;
    }
	h2.beekeeper_name {
	    font-size: 20px;
	    line-height: 27px;
	    padding: 10px 0 15px;
    	min-height: auto;
	}
	.beekeeper_meet {
	    padding: 10px 0px 15px;
	}
	.beekeeper_name_image {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    text-align: center;
	}
	.beekeeper_description_wrap {
	    border: 2px solid #A7A7A7;
	    border-radius: 5px;
	    max-width: 249px;
	    min-height: 184px;
	    position: relative;
	    z-index: 10;
	    margin: 0 auto;
	}
	.beekeeper_description p {
	    font-size: 15px;
	    line-height: 20px;
	    align-items: center;
	    text-align: start;
	    padding: 10px 10px;
	}
	.beekeeper_what_bee_icon.meet {
	    background-image: url(../images/Bee_Icon.png);
	    background-position: bottom right;
	    background-repeat: no-repeat;
	    position: absolute;
	    right: -17px;
	    height: 55px;
	    width: 59px;
	    background-size: cover;
	    bottom: -22px;
	}
	.beekeeper_name_image img {
	    min-height: auto;
	}	
	.beekeeper_left_arrow,
	.beekeeper_right_arrow{
	    display: none;
	}
	.beekeeper_two_col {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.beekeeper_fav_image {
	    text-align: center;
	    padding: 0;
	    padding-top: 0px;
	    padding-top: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.honey_comes_from_forest_wrap {
	    width: 100%;
	    display: block;
	    float: none;
	    margin: 0 auto;
	}
	.beekeeper_fav_image.img_2 img {
	    max-width: 219px;
	    min-height: 176px;
	    width: 100%;
	}
	.beekeeper_name_image.notes img {
	    margin-top: 0;
	}
	.beekeeper_description.notes {
		margin-top: 20px;
	    margin-bottom: 3px;
	}
	.beekeeper_name_image.about_beekeeper {
	    display: none;
	}
	.beekeeper_description.form_submit{
		margin-top: 0;
	    margin-bottom: 0;
	    padding-bottom: 11.5px;
	}
	.beekeeper_description p.label {
	    font-family: Nunito,sans-serif;
	    font-style: normal;
	    font-weight: normal;
	    font-size: 20px;
	    line-height: 27px;
	    display: block;
	    align-items: center;
	    color: #000000;
	    text-align: center;
	    padding: 0;
	    padding-bottom: 15px;	
	}
	textarea#beekeeperreview {
	    display: block;
	    width: 100%;
	    margin-bottom: 13px;
	}
	input#name { 
	    display: block;
	    max-width: 100%;
	}
	input#email {
	    display: block;
	    max-width: 100%;
	}
	input#send {
	    padding: 2px 43px;
	}
	.desktop_view{
		display: none;
	}
	.beekeeper_journey_wrapper.beekeeper_bg_image_wrapper.honey_comes_from h2.beekeeper_name {
	    font-size: 25px;
	    line-height: 34px;
	}
	h2.beekeeper_name span {
	    font-size: 20px;
	    line-height: 27px;
	    margin-top: 30px;
	    margin-bottom: 29px;
	}
	.beekeeper_icons_images {
	    padding: 39px 0 10px;
	    background-color: #F5FDDF;
	}
	.beekeeper_icons_images.mobile_view.explore_mobile {
	    padding-top: 20px;
	}
	.beekeeper_foot_image, .beekeeper_bee_image {
	    padding-top: 10px;
	}
	.explore2_mobile .beekeeper_bg_color {
	    margin: 17px auto 0;
	}
	.beekeeper_what_contents {
	    padding: 20px 0;
	}
	.slide.page2.active {
	    padding-bottom: 0px;
	    padding-top: 0;
	}
	.slide.page2.active .beekeeper_what_bee_icon.meet {
	    right: -26px;
	    bottom:14px;
	    transform: rotate(250deg);
	}
	.beekeeper_meet.fav h2.beekeeper_name {
	    font-size: 20px;
	    line-height: 27.6px;
	    padding: 0;
	    min-height: auto;
	}
	.beekeeper_fav_image_honey {
	    text-align: center;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.honey_img_fav {
	    position: relative;
	    left: 0;
	    max-width: 196px;
	    min-height: 208px;
	}
	img.usda_logo {
	    padding-bottom: 11px;
	    max-width: 47px;
	}
	img.eu_logo {
	    max-width: 71px;
	}
	.bottom_logo img {
	    display: block;
	    margin: 0 auto;
	}
	.beekeeper_description.col-xs-6.col-sm-6.col-md-6.fav {
	    padding-left: 15px;
	    margin: 0 auto 5px;
	    margin-top: 10px;
	}
	.beekeeper_description {
	    border: 0;
	    border-radius: 0;
	    margin: 0 auto 3px;
	    margin-top: 10px;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.fav_honey_content {
	    max-width: 249px;
	    min-height: 188px;
	    position: relative;
	    top: 0;
	    margin: 0 auto;
	}
	.beekeeper_description.col-xs-6.col-sm-6.col-md-6.fav p {
	    font-family: Nunito,sans-serif;
	    font-style: normal;
	    font-weight: normal;
	    font-size: 15px;
	    line-height: 20px;
	    display: flex;
	    align-items: end;
	    text-align: left;
	    padding: 5px 18px;
	    color: #000000;
	    border: 2px solid #A7A7A7;
	    border-radius: 8px;
	}
	.bottom_logo {
	    text-align: right;
	    position: absolute;
	    bottom: 0;
	    right: 22px;
	}
	.fav_honey_content {
	    max-width: 249px;
	    min-height: 188px;
	    position: relative;
	    top: 0;
	    margin: 0 auto;
	}
	.fav_honey_img {
	    padding-top: 10px;
	    position: relative;
	    width: 363px;
	    margin: 0 auto;
	}
	 .beekeeper_meet.fav .beekeeper_what_bee_icon.meet {
	    background-image: url(../images/honey_bee_icon.png);
	    background-position: bottom right;
	    background-repeat: no-repeat;
	    position: absolute;
	    right: -35px;
	    height: 80px;
	    width: 80px;
	    background-size: cover;
	    bottom: -30px;
	    z-index: 1;
	}
	.beekeeper_meet.fav {
	    padding: 66px 0 49px;
	}

	.beekeeper_meet.fav.slider_first_page {
	    padding: 20px 0 18px;
	}
	.beekeeper_meet.fav.three_image_slider {
	    padding-top: 69px;
	    padding-bottom: 44px;
	}
	.beekeeper_meet.fav.three_image_slider {
	    padding-top: 69px;
	    padding-bottom: 44px;
	}
	img.Wild_honey_left,
	img.Wild_honey_center,
	img.Wild_honey_right,
	img.Wild_honey_center_h {
	    margin: 0 auto;
	    display: block;
	    max-width: 317px;
	    min-height: 212px;
	}
	.fav_honey_text {
	    max-width: 249px;
	    min-height: 116px;
	    border: 2px solid #A7A7A7;
	    border-radius: 5px;
	    margin: 0 auto;
	    margin-top: 49px;
	    position: relative;
	}
	.fav_honey_text p.idea_text {
	    font-size: 14px;
	    line-height: 20px;
	    padding: 15px 8px;
	    top:0;
	    text-align: center;
	}
	.beekeeper_meet.beekeeper_forest_honey {
		padding: 25px 0 25px;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap {
	    top: 0;
	}
	.beekeeper_description_forest_honey {
	    display: flex;
	    width: 100%;
	    text-align: center;
	    align-items: center;
	    justify-content: center;
	    margin-top: 15px;
	    padding: 0 5px;
	}
	.beekeeper_forest_honey_image.slide_mobile_1.col-xs-12.col-sm-12.col-md-12 img.honey_img_forest {
	    width: 100%;
	    max-width: 239px;
	}
	.beekeeper_meet.beekeeper_forest_honey .forest_honey_img {
	    width: 100%;
	    margin: 0 auto;
	    padding-left: 0;
	}
	.beekeeper_meet.beekeeper_forest_honey .slide_desc_text_6 .img_text_wrap {
	    overflow: unset;
	    clear: both;
	    position: relative;
	    top: 0;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p.last_slide_content {
	    text-align: center;
	    margin-top: 0;
	    margin-bottom: 2px;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p.first_text_para {
	    text-align: center;
	}
	
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p {
	    /*font-family: Nunito,sans-serif;*/
	    font-style: normal;
	    font-weight: normal;
	    font-size: 20px;
	    line-height: 27px;
	    color: #000000;
	    margin-bottom: 11px;
	    text-align: left;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p.first_text_para{
		display: inline-block;
	}
	.beekeeper_meet.beekeeper_forest_honey div#mobile_slide_content_2 .img_text_wrap p,
	.beekeeper_meet.beekeeper_forest_honey div#mobile_slide_content_3 .img_text_wrap p,
	.beekeeper_meet.beekeeper_forest_honey div#mobile_slide_content_4 .img_text_wrap p{
		font-size: 18px;
		line-height: 25px;
		display: inline-block;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p small {
		font-family: Nunito-Bold;
		font-style: normal;
		font-size: 20px;
		line-height: 27px;
		color: #000000;
	}
	.beekeeper_forest_honey_image.slide_content_text_5, .beekeeper_description_forest_honey.slide_content_desc_5 {
	    padding-bottom: 0;
	}
	.slide_content_desc_5 .forest_honey_content {
		width: 100%;
		max-width: 364px;
		text-align: center;
	}
	.beekeeper_description_forest_honey.slide_desc_text_6 .forest_honey_content {
	    width: 100%;
	    max-width: 347px;
	    margin-bottom: 19px;
	}
	.beekeeper_meet.beekeeper_forest_honey .beekeeper_description_forest_honey.slide_content_desc_5 .img_text_wrap {
	    overflow: hidden;
	    clear: both;
	    position: relative;
	    top: 0;
	}
	.beekeeper_meet.beekeeper_forest_honey .beekeeper_forest_honey_image.slide_image_text_6 .forest_honey_img {
	    width: 100%;
	    margin: 0 auto;
	    padding-left: 0;
	    text-align: center;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p.graph_5_text {
	    padding-top: 0;
	    padding-left: 0;
	    font-size: 22px;
	    line-height: 30px;
	    justify-content: center;
	    margin-bottom: 0;
	    text-align: center;
	    font-family: Nunito-ExtraBold;
	}
	.forest_honey_bottom_content {
		display: flex;
		justify-content: center;
		align-content: center;
		max-width: 393px;
		margin: 0 auto;
	}
	.footer.mobile_last_slide_dots ul.slide-dots li {
	    margin: 0 6px 0px;
	}
	.safari img.forest_honey_footprint {
		top: 0;
	}
	.beekeeper_meet.beekeeper_forest_honey.slide_6_forest_honey {
	    padding-top: 16px;
	    padding-bottom: 23px;
	}
	.forest_honey_bottom_content p.last_slide_content {
	    margin: 0;
	    font-style: normal;
	    font-weight: normal;
	    font-size: 18px;
	    line-height: 25px;
	    display: flex;
	    align-items: center;
        color: #3C3C3C;	    
	    text-align: left;
	    width: 298px;
	    display: inline-block;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p.last_slide_thanku {
	    text-align: center;
	    display: inline-block;
	    max-width: 359px;
	    margin: 0 auto;
	    margin-bottom: 30px;
	}
	.safari .beekeeper_description_forest_honey{
		text-align: left;
	}
	.beekeeper_description_forest_honey.slide_desc_text_7.col-xs-12.col-sm-12.col-md-12 {
	    max-width: 359px;
	    margin: 0 auto;
	}
	.beekeeper_description_forest_honey.slide_text_wrap_3.col-xs-12.col-sm-12.col-md-12 {
	    margin-top: 14.5px;
	}
	img.forest_honey_footprint {
	    max-width: 61px;
	    min-height: 61px;
	    height: 61px;
	    display: inline-block;
	    vertical-align: text-bottom;
	    position: relative;
	    top: 8px;
	    left: 4px;
	}
	.forest_honey_keeper img {
	    max-width: 107px;
	    border: 2px solid #A7A7A7;
	    border-radius: 5px;
	}
	.forest_honey_man img {
	    max-width: 110px;
	    min-height: 107px;
	    border: 2px solid #A7A7A7;
	    box-sizing: border-box;
	    border-radius: 5px;
	}
	.forest_honey_bee img {
		max-width: 121px;
		min-height: 124px;
		height: 124px;
	}
	.forest_honey_man.col-xs-6.col-sm-6.col-md-6 img {
	    position: relative;
	    top: 25px;
	}
	.beekeeper_meet.beekeeper_forest_honey.slide_7_forest_honey {
	    padding: 10px 0 21.5px;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p.new_para {
	    font-family: Nunito-Bold;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap p.new_para, .beekeeper_meet.beekeeper_forest_honey .img_text_wrap p.slider_last_text {
	    margin: 0;
	    text-align: center;
	    display: inline;
	}

	.forest_honey_keeper.col-xs-6.col-sm-6.col-md-6, 
	.forest_honey_man.col-xs-6.col-sm-6.col-md-6 {
	    width: 34%;
	    display: inline-block;
	    text-align: center;
	    padding: 0;	
	}
	.forest_honey_keeper.col-xs-6.col-sm-6.col-md-6 {
	    margin-right: 15px;
	}
	.forest_honey_bee img {
	    position: relative;
	    top: -39px;
	    left: 13px;
	}
	.beekeeper_forest_honey_image.col-xs-12.col-sm-12.col-md-12 {
	    text-align: center;
	}
	.beekeeper_forest_honey_image.slide_image_text_7.col-xs-12.col-sm-12.col-md-12 {
	    text-align: center;
	}
	.beekeeper_description_forest_honey.slide_desc_text_6 {
		margin: 0;
		padding-top: 5px;	
	}
	.beekeeper_description_forest_honey.slide_mobile_content_1.col-xs-12.col-sm-12.col-md-12 .forest_honey_content {
		max-width: 299px;
		margin: 0 auto;
	}
	.beekeeper_description_forest_honey.slide_content_desc_5 .forest_honey_content,
	.beekeeper_description_forest_honey.slide_desc_text_6 .forest_honey_content{
		margin: 0 auto;
	}
	.beekeeper_description_forest_honey.slide_content_desc_5.col-xs-12.col-sm-12.col-md-12 {
	    margin-bottom: 19px;
	    margin-top: 20px;
	}

	.beekeeper_foot_image, .beekeeper_bee_image {
	    padding-top: 10px;
	    width: 50%;
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	    -webkit-flex: 0 0 50%;
	}
	.safari .beekeeper_foot_image, .beekeeper_bee_image {
		float:left;
	}
	.beekeeper_bg_color {
	    background: #C4C4C4;
	    border-radius: 30px;
	    width: 100%;
	    max-width: 252px;
	    float: none !important;
	    margin: 30px auto 0;
	    padding: 10px 0;
    }
	.beekeeper_picture_image.mobile_explore2_pic .wrapper img,
	.beekeeper_foot_image.mobile_explore2_foot .wrapper img{
	    top: -19px;
	}
	.beekeeper_bee_image.mobile_explore2_bee .wrapper img {
	    top: -3px;
	}
	.beekeeper_tree_image.mobile_explore2_tree .wrapper img {
	    top: -22px;
	}
	.beekeeper_icons_images.mobile_view.explore2_mobile .row {
	    clear: both;
	}
	.beekeeper_icons_images.mobile_view.explore2_mobile .beekeeper_bg_color .row {
		clear: none;
		overflow: hidden;
	}
	.hidden-phone {
	    display: none !important;
	}
	.beekeeper_journey_contents {
	    background-color: #F5FDDF;
	    padding: 20px 0 25px;
	}
	.beekeeper_info p.beekeeper_details span {
	    min-height: 33px;
	}
	.beekeeper_tree_image.mobile_explore2_tree p.front_text {
	    font-size: 19px;
	    line-height: 26px;
	}
	.beekeeper_description {
	    border: 0;
	    border-radius: 0;
	    margin: 0 auto 15.5px;
	    margin-top: 27px;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.beekeeper_meet.beekeeper_forest_honey.slide_1_forest_honey .beekeeper_description_forest_honey {
	    margin-top: 30px;
	}
	.beekeeper_meet.beekeeper_forest_honey .img_text_wrap img {
	    margin-right: 10px;
	    float: none;
	    max-width: 35px;
	}
	div#mobile_slide_content_2 img.honey_img_forest {
	    width: 100%;
	    max-width: 338px;
	    min-height: 196px;
	}
	div#mobile_slide_content_3 img.honey_img_forest {
	    width: 100%;
	    max-width: 338px;
	    min-height: 196px;
	}
	div#mobile_slide_content_4 img.honey_img_forest {
	    width: 100%;
	    max-width: 338px;
	    min-height: 196px;
	}
	div#mobile_slide_content_5 img.honey_img_forest {
	    width: 100%;
	    max-width: 338px;
	    min-height: 196px;
	}
	div#mobile_slide_content_6 img.honey_img_forest {
	    width: 100%;
	    max-width: 338px;
	    min-height: 196px;
	}
	.img_text_small_wrap {
	    clear: both;
	    padding-bottom: 10px;
	}
	.img_wrap_small {
	    width: 18%;
	    display: inline-block;
	    vertical-align: middle;
	}
	.text_wrap_small {
	    width: 80%;
	    display: inline-block;
	    vertical-align: middle;
	    padding-left: 30px;
	}
	.text_wrap_small h3 {
	    margin: 0;
	    font-family: Nunito,sans-serif;
	    font-style: normal;
	    font-weight: normal;
	    font-size: 15px;
	    line-height: 20px;
	    color: #000000;
	}
	.img_text_small_wrap.last {
	    padding-bottom: 0;
	}
	.beekeeper_info p.beekeeper_details span.beekeeper_forest {
	    color: #2F6F40;
	    font-size: 14px;
	    letter-spacing: -1px;
	}
	.beekeeper_description_forest_honey.slide_text_wrap_3 .forest_honey_content,
	.beekeeper_description_forest_honey.slide_text_wrap_2 .forest_honey_content,
	.beekeeper_description_forest_honey.slide_content_text_4 .forest_honey_content {
		margin: 0 auto;
		width: 100%;
		max-width: 424px;
	}
	.bee_icon_img_wrap {
	    float: left;
	    width: 10%;
	    margin-right: 0px;
	}
	.bee_icon_text_wrap {
	    float: right;
	    width: 90%;
	}
	.beekeeper_description_forest_honey.slide_mobile_content_1.col-xs-12.col-sm-12.col-md-12 {
	    margin-top: 30px;
	}

}

@media screen and (max-width: 675px) {
	.header h1 {
	    font-size: 20px;
	    line-height: 32px;
	    padding: 8px 10px 11px;
	}
	.safari .forest_honey_bottom_content p.last_slide_content {
	    font-size: 15px;
	}
	.safari .forest_honey_bottom_content p.last_slide_content {
		width: 237px;
	}
}





ul.slide-dots li.active {
    background-color: #fff;
}






